SPECS: gstreamer-pitfdll.spec - pl, revised doc

qboosh qboosh at pld-linux.org
Mon Mar 6 20:27:50 CET 2006


Author: qboosh                       Date: Mon Mar  6 19:27:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, revised doc

---- Files affected:
SPECS:
   gstreamer-pitfdll.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/gstreamer-pitfdll.spec
diff -u SPECS/gstreamer-pitfdll.spec:1.1 SPECS/gstreamer-pitfdll.spec:1.2
--- SPECS/gstreamer-pitfdll.spec:1.1	Sun Mar  5 14:31:27 2006
+++ SPECS/gstreamer-pitfdll.spec	Mon Mar  6 20:27:45 2006
@@ -3,6 +3,7 @@
 %define		gst_major_ver	0.8
 #
 Summary:	GStreamer DLL loader plugin
+Summary(pl):	Wtyczka wczytująca DLL dla GStreamera
 Name: 		gstreamer-pitfdll
 Version: 	0.8.2
 Release:	1
@@ -17,15 +18,26 @@
 %define         gstlibdir       %{_libdir}/gstreamer-%{gst_major_ver}
 
 %description
-GStreamer is a streaming-media framework, based on graphs of filters which
-operate on media data. Applications using this library can do anything
-from real-time sound processing to playing videos, and just about anything
-else media-related. Its plugin-based architecture means that new data
-types or processing capabilities can be added simply by installing new
-plug-ins.
+GStreamer is a streaming-media framework, based on graphs of filters
+which operate on media data. Applications using this library can do
+anything from real-time sound processing to playing videos, and just
+about anything else media-related. Its plugin-based architecture means
+that new data types or processing capabilities can be added simply by
+installing new plug-ins.
+
+This plugin contains a DLL loader to provide media playback for
+proprietary formats.
+
+%description -l pl
+GStreamer to środowisko obróbki danych strumieniowych, bazujące na
+grafie filtrów operujących na danych medialnych. Aplikacje używające
+tej biblioteki mogą robić wszystko od przetwarzania dźwięku w czasie
+rzeczywistym, do odtwarzania filmów i czegokolwiek innego związanego z
+mediami. Architektura bazująca na wtyczkach pozwala na łatwe dodawanie
+nowych typów danych lub możliwości obróbki.
 
-This plugin contains a DLL loader to provide media playback for proprietary
-formats.
+Ta wtyczka wczytuje biblioteki DLL do odtwarzania plików
+multimedialnych o zamkniętych formatach.
 
 %prep
 %setup -q -n pitfdll-%{version}
@@ -45,7 +57,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING README
+%doc AUTHORS ChangeLog README RELEASE TODO
 %attr(755,root,root) %{gstlibdir}/libpitfdll.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -54,7 +66,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/03/06 19:27:45  qboosh
+- pl, revised doc
+
 Revision 1.1  2006/03/05 13:31:27  patrys
 - Initial PLD release
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gstreamer-pitfdll.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list