SPECS: DirectFB-extra.spec - updated to 0.9.25

qboosh qboosh at pld-linux.org
Sun May 21 00:24:49 CEST 2006


Author: qboosh                       Date: Sat May 20 22:24:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9.25

---- Files affected:
SPECS:
   DirectFB-extra.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/DirectFB-extra.spec
diff -u SPECS/DirectFB-extra.spec:1.15 SPECS/DirectFB-extra.spec:1.16
--- SPECS/DirectFB-extra.spec:1.15	Sun Oct 23 18:47:24 2005
+++ SPECS/DirectFB-extra.spec	Sun May 21 00:24:43 2006
@@ -7,18 +7,19 @@
 Summary:	Additional providers and drivers for DirectFB
 Summary(pl):	DirectFB - dodatkowe wtyczki i sterowniki do DirectFB
 Name:		DirectFB-extra
-Version:	0.9.23
+Version:	0.9.25
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://www.directfb.org/download/DirectFB-extra/%{name}-%{version}.tar.gz
-# Source0-md5:	6ac8776132c745d03573c1956e4cf59e
+# Source0-md5:	2acb95b87adf0feefd282ac29cd72ab2
 Patch0:		%{name}-acfix.patch
 URL:		http://www.directfb.org/
 BuildRequires:	DirectFB-devel >= 1:%{version}
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
-BuildRequires:	FusionSound-devel >= 0.9.18
+BuildRequires:	FusionSound-devel >= 0.9.25
+BuildRequires:	ffmpeg-devel
 %{?with_flash:BuildRequires:	gplflash-devel >= 0.4.10-5}
 BuildRequires:	imlib2-devel
 %{?with_mpg:BuildRequires:	libmpeg3-devel}
@@ -83,6 +84,19 @@
 Ten pakiet zawiera wtyczkę dla DirectFB dostarczającą grafikę SVG
 przy użyciu biblioteki Cairo.
 
+%package -n DirectFB-video-ffmpeg
+Summary:	FFmpeg video provider for DirectFB
+Summary(pl):	DirectFB - wtyczka dostarczająca obraz FFmpeg
+Group:		Libraries
+%requires_eq	DirectFB
+
+%description -n DirectFB-video-ffmpeg
+DirectFB video provider using FFmpeg codecs.
+
+%description -n DirectFB-video-ffmpeg -l pl
+Ten pakiet zawiera wtyczkę dla DirectFB dostarczajacą obraz przy
+użyciu kodeków FFmpeg.
+
 %package -n DirectFB-video-libmpeg3
 Summary:	MPEG video provider for DirectFB
 Summary(pl):	DirectFB - wtyczka dostarczająca obraz MPEG
@@ -225,6 +239,11 @@
 %doc ChangeLog README
 %attr(755,root,root) %{dfbdir}/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_openquicktime.so
 
+%files -n DirectFB-video-ffmpeg
+%defattr(644,root,root,755)
+%doc ChangeLog README
+%attr(755,root,root) %{dfbdir}/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_ffmpeg.so
+
 %if %{with mpg}
 %files -n DirectFB-video-libmpeg3
 %defattr(644,root,root,755)
@@ -260,6 +279,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2006/05/20 22:24:43  qboosh
+- updated to 0.9.25
+
 Revision 1.15  2005/10/23 16:47:24  qboosh
 - updated to 0.9.23, updated acfix patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/DirectFB-extra.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list