packages: gstreamer-plugins-bad/gstreamer-plugins-bad.spec - added schroedi...
wiget
wiget at pld-linux.org
Sun Oct 25 12:07:35 CET 2009
Author: wiget Date: Sun Oct 25 11:07:35 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- added schroedinger plugin
---- Files affected:
packages/gstreamer-plugins-bad:
gstreamer-plugins-bad.spec (1.60 -> 1.61)
---- Diffs:
================================================================
Index: packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec
diff -u packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec:1.60 packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec:1.61
--- packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec:1.60 Sun Oct 25 10:38:57 2009
+++ packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec Sun Oct 25 12:07:30 2009
@@ -581,6 +581,18 @@
%description -n gstreamer-xvid -l pl.UTF-8
Wtyczka do GStreamera dekodująca przy użyciu biblioteki xvid.
+%package -n gstreamer-schroedinger
+Summary: Schroedinger plugin for GStreamer
+Summary(pl.UTF-8): Wtyczka Schroedinger do GStreamera
+Group: Libraries
+Requires: gstreamer >= %{gst_req_ver}
+
+%description -n gstreamer-schroedinger
+Schroedinger plugin for GStreamer.
+
+%description -n gstreamer-schroedinger -l pl.UTF-8
+Wtyczka Schroedinger do GStreamera.
+
%prep
%setup -q -n %{gstname}-%{version}
%patch0 -p1
@@ -906,12 +918,19 @@
%attr(755,root,root) %{gstlibdir}/libgstxvid.so
%endif
+%files -n gstreamer-schroedinger
+%defattr(644,root,root,755)
+%attr(755,root,root) %{gstlibdir}/libgstschro.so
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.61 2009/10/25 11:07:30 wiget
+- added schroedinger plugin
+
Revision 1.60 2009/10/25 09:38:57 wiget
- started update to 0.10.25
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gstreamer-plugins-bad/gstreamer-plugins-bad.spec?r1=1.60&r2=1.61&f=u
More information about the pld-cvs-commit
mailing list