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

📄 swfdec.spec

📁 Swfdec still is development software, but has also followed a rigid no-crashes-allowed policy. I b
💻 SPEC
字号:
Name:		swfdecVersion:	0.4.3Release:	gst.2Summary:	Flash animations redering libraryGroup:		Libraries/MultimediaLicense:	LGPLURL:		http://swfdec.sourceforge.net/Vendor:         GStreamer Backpackers Team <package@gstreamer.net>Source:		http://swfdec.sourceforge.net/download/%{name}-%{version}.tar.gzBuildRoot:	%{_tmppath}/%{name}-rootBuildRequires:  mozilla-develBuildRequires:	gtk2-devel => 2.2.0Requires:	gtk2 => 2.2.0Prereq:		/sbin/ldconfig%descriptionLibswfdec is a library for rendering Flash animations. Currently it handles mostFlash 3 animations and some Flash 4. No interactivity is supported yet.%package develSummary:	swfdec development files and static libraries.Group:		Development/LibrariesRequires:	%{name} = %{version}-%{release}%description develswfdec-devel contains the files needed to build packages that depend on swfdec.%package mozillaSummary: Mozilla plugin for Flash renderingGroup:   Applications/InternetRequires:  %{name} = %{version}-%{release}Requires:  mozilla%description mozillaMozilla plugin for rendering of Flash animations based on swfdec library%prep%setup -q %buildCFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --enable-sharedmake%install[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT%makeinstall# Clean out files that should not be part of the rpm.# This is the recommended way of dealing with it for RH8rm -f $RPM_BUILD_ROOT%{_libdir}/mozilla/plugins/*.larm -f $RPM_BUILD_ROOT%{_libdir}/*.larm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2.2.0/loaders/swf_loader.larm -f $RPM_BUILD_ROOT%{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders%clean[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT%post/sbin/ldconfigmkdir -p %{_sysconfdir}/gtk-2.0gdk-pixbuf-query-loaders > %{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders%postun/sbin/ldconfiggdk-pixbuf-query-loaders > %{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders%files%defattr(-,root,root)%doc AUTHORS COPYING NEWS README TODO %{_bindir}/swf_play%{_libdir}/libswfdec.so.*%{_libdir}/gtk-2.0/2.2.0/loaders/swf_loader.so%files devel%defattr(-,root,root)%{_libdir}/libswfdec.a%{_libdir}/libswfdec.so%{_libdir}/pkgconfig/swfdec.pc%{_includedir}/swfdec/swf.h%{_includedir}/swfdec/swfdec.h%{_libdir}/gtk-2.0/2.2.0/loaders/swf_loader.a%files mozilla%defattr(-,root,root)%{_libdir}/mozilla/plugins/libmozswfdec.so*%{_libdir}/mozilla/plugins/libmozswfdec.a%changelog* Wed Feb 05 2003 Christian F.K. Schaller <Uraeus@linuxrising.org>- Update spec to handle pixbuf loader* Sat Oct 26 2002 Christian F.K. Schaller <Uraeus@linuxrising.org>- First attempt at spec

⌨️ 快捷键说明

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