⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 vlc.fedora.spec

📁 VLC Player Source Code
💻 SPEC
📖 第 1 页 / 共 2 页
字号:
sed -i -e 's|Version=|Version=%{version}\n#Version=|' $RPM_BUILD_ROOT%{_datadir}/applications/vlc.desktopdesktop-file-install --vendor livna			\	--dir $RPM_BUILD_ROOT%{_datadir}/applications	\	--delete-original				\	--mode 644					\	$RPM_BUILD_ROOT%{_datadir}/applications/vlc.desktop%if %vlc_svn%else# Fix perms of python thingschmod 755 $RPM_BUILD_ROOT%{_bindir}/vlcwrapper.pychmod 755 $RPM_BUILD_ROOT%{_libdir}/advene/MediaControl.so# Fix python shebangsed -i -e 's|"""Wrapper|#!/usr/bin/python\n"""Wrapper|' $RPM_BUILD_ROOT%{_bindir}/vlcwrapper.py%endif%find_lang %{name}%cleanrm -rf $RPM_BUILD_ROOT __doc%post%{_bindir}/gtk-update-icon-cache -qf %{_datadir}/icons/hicolor &>/dev/null%{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2>&1/sbin/ldconfig || :%postun%{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2>&1%{_bindir}/gtk-update-icon-cache -qf %{_datadir}/icons/hicolor &>/dev/null/sbin/ldconfig || :%files -f %{name}.lang%defattr(-,root,root,-)%doc AUTHORS COPYING ChangeLog MAINTAINERS NEWS README THANKS __doc/*%{_bindir}/vlc%{_bindir}/svlc%{_datadir}/vlc/%{_mandir}/man1/vlc.1*%{_datadir}/applications/*%{name}.desktop%{_datadir}/icons/hicolor/*/apps/vlc.png%if %vlc_svn%{_bindir}/qvlc#{_datadir}/applications/gnome-vlc-default.sh%{_libdir}/*.so.*%dir %{_libdir}/vlc%{_libdir}/vlc/*%else%{_bindir}/wxvlc%exclude %{_libdir}/vlc/*.a%exclude %{_libdir}/lib*.a# Corba plugin is unmaintained and broken in vlc%exclude %{_libdir}/vlc/control/libcorba_plugin.so%dir %{_libdir}/vlc%{_libdir}/vlc/*%endif%files devel%defattr(-,root,root,-)%doc HACKING%{_bindir}/vlc-config%dir %{_includedir}/vlc%{_includedir}/vlc/*%{_mandir}/man1/vlc-config.1*%if %vlc_svn%{_libdir}/*.so%else%{_libdir}/vlc/*.a%{_libdir}/libvlc.a%endif%if %with_mozilla%files -n mozilla-vlc%defattr(-,root,root,-)%{_libdir}/mozilla/plugins/libvlcplugin.so%endif%files -n python-vlc%defattr(-,root,root,-)%{python_sitearch}/*%if %vlc_svn%else%{_bindir}/vlcwrapper.py%exclude %{_bindir}/vlcwrapper.py?%dir %{_libdir}/advene%{_libdir}/advene/MediaControl.so%{_datadir}/idl/MediaControl.idl%endif%if %with_java_vlc%files -n java-vlc%defattr(-,root,root,-)%endif%changelog* Sat May 19 2007 kwizart < kwizart at gmail.com > - 0.8.6b-5- Removed no more needed Selinux Context:  fixed in http://bugzilla.redhat.com/237473* Sun May 13 2007 kwizart < kwizart at gmail.com > - 0.8.6b-4- Disabled pth (broken) and...- Build ffmpeg static (since shared ffmpeg is pth enabled).- Add post & postun update-desktop-database- Update static ffmpeg to 20070503 (same as shared version)* Sun May 13 2007 kwizart < kwizart at gmail.com > - 0.8.6b-3.3- Test static updated live555* Sat May 12 2007 kwizart < kwizart at gmail.com > - 0.8.6b-3.2- Update to the new ffmpeg with pth (testing - wip )* Fri May  4 2007 kwizart < kwizart at gmail.com > - 0.8.6b-3.1- Add BR libebml-devel- Add BR Glide3-devel- Add BR gnome-vfs2-devel- Add BR libxml2-devel- Fix BR faad2-devel < 2.5- Add rpmfusion BR libopendaap-devel- Add rpmfusion BR libgoom2-devel- Add rpmfusion BR libdc1394-devel- Exclude corba plugin (broken)- Add relatives %%configure options- Comment Glide3 (don't work now - wip)* Thu May  3 2007 kwizart < kwizart at gmail.com > - 0.8.6b-3- Enable --enable-pth with ffmpeg  bump release in case testing take much time.* Thu May  3 2007 kwizart < kwizart at gmail.com > - 0.8.6b-1.3- Fix Selinux remain quiet with semanage* Tue May  1 2007 kwizart < kwizart at gmail.com > - 0.8.6b-1.2- Few improvements for svn version- Add missing BR ORBit2-devel and pyorbit-devel- Improved post preun postun section with help from Anvil.* Mon Apr 30 2007 kwizart < kwizart at gmail.com > - 0.8.6b-1.1- Add missing BR libtiff-devel- Fix Selinux buglet when Selinux is not activated  was https://bugzilla.livna.org/show_bug.cgi?id=1484* Sat Apr 21 2007 kwizart < kwizart at gmail.com > - 0.8.6b-1- Update to Final 8.6b- Enable Dirac codec- Fix mozilla-vlc libXt.so loading   (removing mozilla-sdk since using firefox sdk >= 1.5)- Fix SeLinux context for dmo plugin. Was:  https://bugzilla.livna.org/show_bug.cgi?id=1404- Enabled cddax only for x86_64 (broken type).* Wed Apr 18 2007 kwizart < kwizart at gmail.com > - 0.8.6b-0.3- Fix BR for libsmbclient-devel for Fedora 7- Update to 0.8.6-bugfix-20070418- Add BR libraw1394-devel- Add BR libavc1394-devel* Mon Apr 16 2007 kwizart < kwizart at gmail.com > - 0.8.6b-0.2- Fix svgalib-devel only for x86 x86_64- Fix firefox-devel headers presence/usability. This remains: npapi.h: accepted by the compiler, rejected by the preprocessor! npapi.h: proceeding with the compiler's result* Sat Apr 14 2007 kwizart < kwizart at gmail.com > - 0.8.6b-0.1- Update to rc 0.8.6b (bugfix)- Hack configure.ac script (it didn't detect firefox headers)- Add BR libshout-devel- Add BR svgalib-devel- Add BR gtk2-devel- Add BR directfb-devel (wip)- Add BR libnotify-devel- Enabled --enable-speex- Testing --enable-portaudio not usefull (oss is deprecated)- Enabled --enable-pda- Testing --enable-directfb (wip)- Removed patch5 (was format.c)* Thu Apr  5 2007 kwizart < kwizart at gmail.com > - 0.8.6a-5- Use system ffmpeg lib (pth and libtool seems to be incompatible with it)- Dirac seem to compile fine but testing usability for now.- Cache isn't usefull for now (and won't be since using system libs)- Exclude %%{_bindir}/vlcwrapper.py? since this is the guideline about python for now.* Mon Apr  2 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.6- Fix %%{_libdir}/advene directory ownership from: #1458- Fix .py? presence and perm (644)- Remove .la after make install- Add --disable-pth (broken for release and svn)  * Sat Mar 24 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.5- Test dirac (disabled mozilla )- Test Updated static live555 to 2007.02.22- Clean up svn to release changes* Tue Mar 22 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.4- WIP changes - ld.conf is unusefull...* Wed Mar 21 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.3- Revert back to the static vlc version  ( will explore this with ld.conf later )* Wed Mar 21 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.2- Fix .desktop file- Disable broken libtool - Quick fixes for svn/cache prepare- Patch format_c- Fix rpmlint error with python-vlc* Tue Mar 20 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4.1- Enable cache for static compilation - wip* Fri Mar  9 2007 kwizart < kwizart at gmail.com > - 0.8.6a-4- Enable conditionnal build for	* mozilla-vlc, java-vlc, dirac	* ffmpeg and live static- Enable pth- Enable gnu_ld* Thu Mar  8 2007 kwizart < kwizart at gmail.com > - 0.8.6a-3.1- Fix firefox-devel detection when avaible both i386 and x86_64  http://bugzilla.livna.org/show_bug.cgi?id=1442* Thu Mar  8 2007 kwizart < kwizart at gmail.com > - 0.8.6a-3- Recover patch3 from Ville Skyttä- Fix FLAC api change see http://bugzilla.livna.org/show_bug.cgi?id=1433* Thu Mar  8 2007 kwizart < kwizart at gmail.com > - 0.8.6a-2- Update ffmpeg to 20070308- Enabled static build for internal ffmpeg (x264 vlc modules)- Fixed: some configure options has changed for ffmpeg* Sat Mar  3 2007 Thorsten Leemhuis <fedora at leemhuis dot info> - 0.8.6a-1.2- Rebuild* Sun Feb  4 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.8.6a-1.1- Fix aclocal/automake fix for automake 1.10 without breaking it for earlier.* Sun Feb  4 2007 Ville Skyttä <ville.skytta at iki.fi> - 0.8.6a-1- Build internal copy of ffmpeg with $RPM_OPT_FLAGS.- Don't hardcode path to firefox headers.- Drop Application and X-Livna categories from desktop entry.- Clean up some unneeded cruft from specfile.- Fix aclocal/automake calls during bootstrap.- Let rpmbuild strip MediaControl.so.* Sat Feb  3 2007 kwizart < kwizart at gmail.com > - 0.8.6a-0.4.static- Internal static build of ffmpeg from Matthias version.* Fri Jan 19 2007 kwizart < kwizart at gmail.com > - 0.8.6a-0.3- Re-enabled mozilla-vlc- use ifarch ix86* Sat Jan 13 2007 kwizart < kwizart at gmail.com > - 0.8.6a-0.2- Import patches from Matthias version- try to fix firefox includes for mozilla-vlc -> disabled* Wed Jan 10 2007 kwizart < kwizart at gmail.com > - 0.8.6a-0.1- Try to Fix run with libavformat.so.51- disabled* Mon Jan  8 2007 kwizart < kwizart at gmail.com > - 0.8.6-5- Update to BR bugzilla infos.- Fix perms with python and debug headers.- Cleaned obsolete-not-provided* Fri Jan  5 2007 kwizart < kwizart at gmail.com > - 0.8.6-4- Use BuildConflics with libcdio- Enabled --enable-cddax- Enabled --enable-vcdx-  waiting --enable-quicktime (build fails)* Fri Jan  5 2007 kwizart < kwizart at gmail.com > - 0.8.6-3  with help from Rathan- Update to 0.8.6a (security update!)  from http://www.videolan.org/sa0701.html - #1342- Add version to desktop file- Fix dual shortcuts / Add MimeType* Wed Jan  3 2007 kwizart < kwizart at gmail.com > - 0.8.6-2 with help from Rathan- Enabled --enable-shout- Enabled --enable-quicktime (x86 only !) - Enabled --enable-loader (x86 only !)- Enabled --with-wine-sdk-path (x86 only !)- Enabled --enable-corba-  testing --enable-dirac (libdirac-devel reviewing in extra)   http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=221405- Enabled --enable-mediacontrol-python-bindings- Cosmetic changes in BR* Mon Dec 11 2006 kwizart < kwizart at gmail.com > - 0.8.6-1.fc6- Update to 8.6 final- Change deprecated livdotcom to live555- build shared librairies is default since 8.6- Enabled --enable-dvdread- Enabled --enable-faad- Enabled --enable-twolame-   waiting --enable-quicktime (problem finding xqtsdk )- Enabled --enable-real- Enabled --enable-realrtsp- Enabled --enable-tremor- Enabled --enable-tarkin-   waiting --enable-dirac (TODO libdirac-devel )- Enabled --enable-snapshot- Enabled --enable-portaudio- Enabled --enable-jack- Enabled --enable-galaktos-   waiting --enable-mediacontrol-python-bindings (default install error)-   waiting --enable-cddax (new version of libcdio 0.78.2)-   waiting --enable-vcdx (new version of libcdio 0.78.2)* Mon Dec 04 2006 kwizart < kwizart at gmail.com > - 0.8.6-rc1.1.fc6- Update to 8.6rc1- disable components in mozilla-vlc- disable libvlc_pic.a in devel- Enable x264-devel for static linking.* Fri Oct 06 2006 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> 0.8.5-6- rebuilt for unwind info generation, broken in gcc-4.1.1-21* Mon Sep 25 2006 Dams <anvil[AT]livna.org> - 0.8.5-5- BuildReq:libtool* Sun Sep 24 2006 Dams <anvil[AT]livna.org> - 0.8.5-4- Fixed the mozilla plugin damn build * Sat Sep  9 2006 Dams <anvil[AT]livna.org> - 0.8.5-3- sysfsutils-devel -> libsysfs-devel* Sat Sep  9 2006 Dams <anvil[AT]livna.org> - 0.8.5-1- Updated to 0.8.5- Fixed MOZVER value in case more than one mozilla is installed.- Dropped patches 1, 2 and 3* Wed Aug 16 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.8.4a-2- Adjust for new live package, enable it on all archs.* Fri Apr 14 2006 Ville Skyttä <ville.skytta at iki.fi> - 0.8.4a-1- Apply upstream patch to fix linking with newer ffmpeg/postproc.- Drop no longer needed build conditionals and build dependencies.- Enable Avahi, Musepack, SLP and sysfs support, fix SDL and Xv.- Install icon to %%{_datadir}/icons/hicolor.- Drop zero Epoch remainders.- Fix -devel obsoletes.- Specfile cleanups.* Fri Mar 24 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> 0.8.4-9.a- rebuild * Tue Mar 21 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>0.8.4-8.a- fix #775* Mon Mar 20 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>0.8.4-7.a- add -fPIC for all arches* Mon Mar 20 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>0.8.4-6.a- fix build on ppc/i386* Thu Mar 16 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>0.8.4-5.a- fix BR* Wed Mar 15 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>0.8.4-4.a- make vlc build again* Tue Mar 14 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> 0.8.4-3.a- drop "0.lvn" from release* Tue Feb 28 2006 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>- add dist* Mon Jan 09 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.8.4-0.lvn.3.a- add all BRs the new ffmpeg needs* Fri Jan 06 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.8.4-0.lvn.2.a- add buildoption "--without mkv" -- ebml in FC3 is to old- add buildoption "--without svg" -- does not build with svg on FC3-x86-64* Thu Jan 05 2006 Thorsten Leemhuis <fedora[AT]leemhuis.info> - 0.8.4-0.lvn.1.a- Update to 0.8.4a [with help from che (Rudolf Kastl)]- Fix x64- drop Epoch- drop vlc-0.8.2-test2-altivec.patch, seems they worked on this- use " --disable-libcdio" until we update to wxGTK2 2.6- use "--disable-livedotcom" on x86_64 (does not build)* Sat Aug  6 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:0.8.2-0.lvn.4- Fix "--without cddb" build when libcddb-devel is installed.- BuildRequire live-devel instead of live.* Wed Aug  3 2005 Dams <anvil[AT]livna.org> - 0:0.8.2-0.lvn.3- Rebuilt *without* libcddb- Rebuilt against new libdvbpsi* Thu Jul 28 2005 Dams <anvil[AT]livna.org> - 0:0.8.2-0.lvn.2- Rebuilt against new libcddb/libcdio* Sat Jul  9 2005 Dams <anvil[AT]livna.org> - 0:0.8.2-0.lvn.1- Updated to final 0.8.2* Mon Jun  6 2005 Ville Skyttä <ville.skytta at iki.fi> 0:0.8.2-0.lvn.0.1.test2- Update to 0.8.2-test2, rename to vlc, improve summaries and descriptions.- Enable many more modules, many small improvements and cleanups here and there- Use unversioned install dir for the Mozilla plugin, rename to mozilla-vlc.- Drop < FC3 compatiblity due to unavailability of required lib versions.- Fold wx and ncurses to the main package (upstream has retired the  VLC Gnome and KDE UI's, so separate UI packages don't have a purpose  any more).* Sat Sep 11 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.7.2-0.lvn.7- Remove dependency on libpostproc-devel, it's now in ffmpeg-devel (bug 255).* Thu Sep  2 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.7.2-0.lvn.6- BuildRequire alsa-lib-devel, was lost in previous update (bug 258).- Add libcdio and libmodplug build dependencies.- Tweak descriptions, remove unnecessary conditional sections.- Disable dependency tracking to speed up the build.* Sun Aug 29 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.7.2-0.lvn.5- Use system ffmpeg (>= 0.4.9), and make it, ALSA, and fribidi unconditional.- Build with theora by default.- Change default font to Vera serif bold.- Enable pvr support for Hauppauge card users (thanks to Gabriel L. Somlo).* Mon Jul  5 2004 Dams <anvil[AT]livna.org> 0:0.7.2-0.lvn.4- Enabled libcddb support* Wed Jun 30 2004 Dams <anvil[AT]livna.org> 0:0.7.2-0.lvn.3- speex now conditional and default disabled since vlc requires  development version. * Wed Jun 30 2004 Dams <anvil[AT]livna.org> 0:0.7.2-0.lvn.2- Optional Fribidi and libtheora support (default disabled)* Tue May 25 2004 Dams <anvil[AT]livna.org> 0:0.7.2-0.lvn.1- Updated to 0.7.2* Fri May  7 2004 Dams <anvil[AT]livna.org> 0:0.7.1-0.lvn.1- BuildConflicts:ffmpeg- Build against private ffmpeg snapshot* Tue Mar  9 2004 Dams <anvil[AT]livna.org> 0:0.7.1-0.lvn.1- Updated to 0.7.1- Added live.com libraries support- Added matroska support* Sun Jan  4 2004 Dams <anvil[AT]livna.org> 0:0.7.0-0.lvn.1- Updated to 0.7.0- s/fdr/lvn* Wed Dec 10 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.7- Conditional ffmpeg build option (default enabled)* Fri Sep  5 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.6- pth support now default disabled * Fri Sep  5 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.5- slp support can now be not-build with '--without slp'* Thu Sep  4 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.4- Added missing defattr for subpackages- Fixed permissions on mozilla plugin- fixed build failure due to typos in ncurses changes- Removed useless explicit 'Requires:' in subpackages declarations* Tue Sep  2 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.3- Added builddep for libpng-devel and openslp-devel - Added gnome (default:enabled) and ncurses (default:disabled)  subpackages- Removed macros (mkdir/install/perl)- Modified descriptions- Removed gtk/gnome2 build deps- Added conditionnal (default-disabled) build option for alsa- Added conditionnal builddep for pth-devel* Fri Aug 22 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.2- Added missing BuildRequires for gtk+-devel* Thu Aug 14 2003 Dams <anvil[AT]livna.org> 0:0.6.2-0.fdr.1- Updated to 0.6.2- Hopefully fixed 'if' conditions for optional buildrequires* Tue Jul  8 2003 Dams <anvil[AT]livna.org> 0:0.6.0-0.fdr.3- Providing vlc * Tue Jul  8 2003 Dams <anvil[AT]livna.org> 0:0.6.0-0.fdr.2- Moved desktop entry from devel to main package (stupid me)* Mon Apr 28 2003 Dams <anvil[AT]livna.org> - Initial build.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -