SPECS: swfdec.spec - package apidocs - updated BRs (+ffmpeg-devel, ...
qboosh
qboosh at pld-linux.org
Wed Mar 21 21:26:41 CET 2007
Author: qboosh Date: Wed Mar 21 20:26:41 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- package apidocs
- updated BRs (+ffmpeg-devel,pango-devel for lib; alsa-devel for player)
---- Files affected:
SPECS:
swfdec.spec (1.58 -> 1.59)
---- Diffs:
================================================================
Index: SPECS/swfdec.spec
diff -u SPECS/swfdec.spec:1.58 SPECS/swfdec.spec:1.59
--- SPECS/swfdec.spec:1.58 Wed Mar 21 20:43:24 2007
+++ SPECS/swfdec.spec Wed Mar 21 21:26:36 2007
@@ -1,8 +1,4 @@
# $Revision$, $Date$
-#
-# todo:
-# - gtkdoc
-#
Summary: Flash animations redering library
Summary(pl.UTF-8): Biblioteka renderująca animacje flash
Name: swfdec
@@ -14,13 +10,17 @@
# Source0-md5: 851b8891299b68f84dc731441188b261
Patch0: %{name}-libs.patch
URL: http://swfdec.freedesktop.org/wiki/
+BuildRequires: alsa-lib-devel >= 1.0
BuildRequires: autoconf >= 2.58
BuildRequires: automake >= 1.6
-BuildRequires: cairo-devel >= 0.4.0
-BuildRequires: gtk+2-devel >= 1:2.1.2
+BuildRequires: cairo-devel >= 1.2.0
+BuildRequires: ffmpeg-devel
+BuildRequires: gtk+2-devel >= 2:2.8.0
+BuildRequires: gtk-doc >= 1.6
BuildRequires: libmad-devel >= 0.14.2b
BuildRequires: liboil-devel >= 0.3.9
BuildRequires: libtool
+BuildRequires: pango-devel >= 1:1.10.0
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.357
BuildRequires: zlib-devel >= 1.1.4
@@ -38,15 +38,29 @@
Obecnie potrafi wyświetlić większość animacji Flash 3 i część Flash 4.
Interaktywność nie jest jeszcze obsługiwana.
+%package apidocs
+Summary: swfdec API documetation
+Summary(pl.UTF-8): Dokumentacja API swfdec
+Group: Documentation
+Requires: gtk-doc-common
+
+%description apidocs
+swfdec API documetation.
+
+%description apidocs -l pl.UTF-8
+Dokumentacja API swfdec.
+
%package devel
Summary: Header file required to build programs using swfdec library
Summary(pl.UTF-8): Pliki nagłówkowe wymagane przez programy używające swfdec
Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: cairo-devel >= 1.2.0
-Requires: glib2-devel >= 1:2.12.0
+Requires: ffmpeg-devel
+Requires: glib2-devel >= 1:2.8.0
Requires: libmad-devel >= 0.14.2b
Requires: liboil-devel >= 0.3.9
+Requires: pango-devel >= 1:1.10.0
Obsoletes: libswfdec0-devel
%description devel
@@ -79,7 +93,8 @@
%{__autoconf}
%{__automake}
-%configure
+%configure \
+ --with-html-dir=%{_gtkdocdir}
%{__make}
@@ -100,6 +115,10 @@
%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) %{_libdir}/libswfdec-*.so.*.*
+%files apidocs
+%defattr(644,root,root,755)
+%{_gtkdocdir}/swfdec
+
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libswfdec-*.so
@@ -117,6 +136,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.59 2007/03/21 20:26:36 qboosh
+- package apidocs
+- updated BRs (+ffmpeg-devel,pango-devel for lib; alsa-devel for player)
+
Revision 1.58 2007/03/21 19:43:24 qboosh
- removed xulrunner BR (browser plugin moved to separate spec)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/swfdec.spec?r1=1.58&r2=1.59&f=u
More information about the pld-cvs-commit
mailing list