SPECS: xine-lib.spec - package xdirectfb plugin
qboosh
qboosh at pld-linux.org
Thu Apr 19 16:35:17 CEST 2007
Author: qboosh Date: Thu Apr 19 14:35:17 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- package xdirectfb plugin
---- Files affected:
SPECS:
xine-lib.spec (1.207 -> 1.208)
---- Diffs:
================================================================
Index: SPECS/xine-lib.spec
diff -u SPECS/xine-lib.spec:1.207 SPECS/xine-lib.spec:1.208
--- SPECS/xine-lib.spec:1.207 Thu Apr 19 11:27:06 2007
+++ SPECS/xine-lib.spec Thu Apr 19 16:35:12 2007
@@ -715,6 +715,20 @@
%description -n xine-output-video-xcb -l pl.UTF-8
Wtyczka wyjścia obrazu do XINE z obsługą XShm lub Xv poprzez XCB.
+%package -n xine-output-video-xdirectfb
+Summary: XINE - accelereted DirectFB X11 support
+Summary(pl.UTF-8): XINE - obsługa DirectFB X11
+Group: Libraries
+Requires: %{name} = %{epoch}:%{version}-%{release}
+Provides: xine-plugin-video = %{epoch}:%{version}-%{release}
+Obsoletes: xine-lib-directfb
+
+%description -n xine-output-video-xdirectfb
+XINE video output plugin for DirectFB X11.
+
+%description -n xine-output-video-xdirectfb -l pl.UTF-8
+Wtyczka wyjścia obrazu do XINE dla DirectFB X11.
+
%package -n xine-output-video-xshm
Summary: XINE - XFree XShm support
Summary(pl.UTF-8): XINE - obsługa XFree XShm
@@ -1103,6 +1117,12 @@
%attr(755,root,root) %{_pluginsdir}/xineplug_vo_out_xcbshm.so
%attr(755,root,root) %{_pluginsdir}/xineplug_vo_out_xcbxv.so
+%if %{with directfb}
+%files -n xine-output-video-xdirectfb
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_pluginsdir}/xineplug_vo_out_xdirectfb.so
+%endif
+
%files -n xine-output-video-xshm
%defattr(644,root,root,755)
%attr(755,root,root) %{_pluginsdir}/xineplug_vo_out_xshm.so
@@ -1119,6 +1139,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.208 2007/04/19 14:35:12 qboosh
+- package xdirectfb plugin
+
Revision 1.207 2007/04/19 09:27:06 rotom
- up to 1.1.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xine-lib.spec?r1=1.207&r2=1.208&f=u
More information about the pld-cvs-commit
mailing list