/[packages]/cauldron/bino/current/SPECS/bino.spec
ViewVC logotype

Contents of /cauldron/bino/current/SPECS/bino.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 203614 - (show annotations) (download)
Tue Jan 31 01:35:25 2012 UTC (12 years, 2 months ago) by kamil
File size: 1193 byte(s)
- add BR on pkgconfig(liblircclient0) for LIRC support
1 Name: bino
2 Version: 1.3.0
3 Release: %mkrel 2
4 Summary: Video Player with 3D and Multi-Display Video Support
5 Group: Video
6 License: GPLv3+
7 URL: http://bino3d.org
8 Source0: http://download.savannah.gnu.org/releases/bino/%{name}-%{version}.tar.xz
9 BuildRequires: libqt4-devel
10 BuildRequires: glew-devel >= 1.5.0
11 BuildRequires: ffmpeg-devel
12 BuildRequires: libass-devel
13 BuildRequires: openal-devel
14 BuildRequires: pkgconfig(liblircclient0)
15
16 %description
17 Bino is a video player with the following main features:
18
19 - Support for stereoscopic 3D video, with a wide variety of input and output
20 formats.
21 - Support for multi-display video, e.g. for powerwalls, Virtual Reality
22 installations and other multi-projector setups.
23
24 %{_vendor} ships Bino with LIRC support.
25
26
27 %prep
28 %setup -q
29
30 %build
31 %configure \
32 --disable-silent-rules
33
34 %make
35
36 %install
37 %makeinstall_std
38
39 rm -rf %{buildroot}%{_datadir}/doc
40
41 %find_lang %{name}
42
43 %files -f %{name}.lang
44 %doc AUTHORS ChangeLog COPYING README
45 %doc doc/*.html doc/*.jpg doc/*.png
46 %{_bindir}/bino
47 %{_mandir}/man1/*
48 %{_infodir}/*
49 %{_datadir}/applications/%{name}.desktop
50 %{_iconsdir}/hicolor/*/apps/*

  ViewVC Help
Powered by ViewVC 1.1.30