Projects
Multimedia
bino
bino.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bino.spec of Package bino (Revision 39)
Currently displaying revision
39
,
Show latest
# # spec file for package bino # # Copyright (c) 2018 Packman team: http://packman.links2linux.org/ # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org> # Copyright (c) 2014 Packman team: http://packman.links2linux.org/ # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.links2linux.org/ # %bcond_with bino_equalizer Name: bino Version: 1.6.7 Release: 0 Summary: Video Player with 3D and Multi-Display Video Support License: GPL-2.0+ Group: Productivity/Multimedia/Video/Players Url: http://bino3d.org ExclusiveArch: %ix86 x86_64 Source: https://bino3d.org/releases/bino-%{version}.tar.xz Patch0: bino.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme BuildRequires: info BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: update-desktop-files # BuildRequires: pkgconfig(libavformat) = 57.83.100 BuildRequires: pkgconfig(libavdevice) = 57.10.100 BuildRequires: pkgconfig(libswscale) = 4.8.100 BuildRequires: pkgconfig(libass) BuildRequires: pkgconfig(openal) BuildRequires: pkgconfig(Qt5OpenGL) BuildRequires: pkgconfig(Qt5Core) %if %{with bino_equalizer} BuildRequires: pkgconfig(Equalizer) BuildRequires: pkgconfig(glewmx) >= 1.6.0 %else BuildRequires: pkgconfig(glew) >= 1.6.0 %endif BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(lirc) # Requires(pre): hicolor-icon-theme Requires(pre): %{install_info_prereq} %description Bino is a video player with two special features: * support for 3D videos, with a wide variety of input and output formats. * support for multi-display video, e.g. for powerwalls, Virtual Reality installations and other multi-projector setups. %lang_package %prep %autosetup -p1 %build # support via liblircclient export lirc_CFLAGS="-I%{_includedir}" export lirc_LIBS="-L%{_libdir} -llirc_client" CXXFLAGS='%{optflags} -std=gnu++11' autoreconf -fi %configure \ --disable-silent-rules \ %if %{without bino_equalizer} --without-equalizer \ %endif --with-qt-version=5 \ %{nil} %make_build %install %make_install rm -rfv "%{buildroot}%{_datadir}/doc" %suse_update_desktop_file -r "%{name}" AudioVideo Video Player %find_lang "%{name}" || echo -n >"%{name}.lang" %post %icon_theme_cache_post %desktop_database_post %postun %icon_theme_cache_postun %desktop_database_postun %files %license COPYING %doc AUTHORS ChangeLog README %doc doc/*.html doc/*.jpg doc/*.png %{_bindir}/bino %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/*/*/apps/%{name}.* %{_mandir}/man1/bino.1%{ext_man} %{_infodir}/bino.info%{ext_info} %files lang -f "%{name}.lang" %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.