packages: ffmpeg/ffmpeg.spec - enhanced descs (base pkg is not server)

glen glen at pld-linux.org
Fri Nov 13 18:27:46 CET 2009


Author: glen                         Date: Fri Nov 13 17:27:46 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enhanced descs (base pkg is not server)

---- Files affected:
packages/ffmpeg:
   ffmpeg.spec (1.185 -> 1.186) 

---- Diffs:

================================================================
Index: packages/ffmpeg/ffmpeg.spec
diff -u packages/ffmpeg/ffmpeg.spec:1.185 packages/ffmpeg/ffmpeg.spec:1.186
--- packages/ffmpeg/ffmpeg.spec:1.185	Thu Jul 16 13:30:26 2009
+++ packages/ffmpeg/ffmpeg.spec	Fri Nov 13 18:27:40 2009
@@ -7,7 +7,7 @@
 %bcond_without	autoreqdep	# don't care about package name deps generated by rpm
 %bcond_without	imlib2		# don't build imlib2 vhook module
 
-Summary:	Realtime audio/video encoder and streaming server
+Summary:	FFmpeg is a very fast video and audio converter
 Summary(pl.UTF-8):	Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:		ffmpeg
 Version:	0.5
@@ -24,7 +24,7 @@
 Patch0:		%{name}-x264.patch
 Patch1:		%{name}-bug-803.patch
 Patch2:		imagewidth.patch
-URL:		http://ffmpeg.mplayerhq.hu/
+URL:		http://www.ffmpeg.org/
 BuildRequires:	SDL-devel
 %if %{with amr}
 BuildRequires:	amrnb-devel >= 6.1.0.4
@@ -81,11 +81,10 @@
 %define		specflags_ppc	-fPIC
 
 %description
-ffmpeg is a hyper fast realtime audio/video encoder and streaming
-server. It can grab from a standard Video4Linux video source and
-convert it into several file formats based on DCT/motion compensation
-encoding. Sound is compressed in MPEG audio layer 2 or using an AC3
-compatible stream.
+FFmpeg is a complete solution to record, convert and stream audio and
+video. It is a command line tool to convert one video file format to
+another. It also supports grabbing and encoding in real time from a TV
+card.
 
 %description -l pl.UTF-8
 ffmpeg jest bardzo szybkim koderem audio/wideo w czasie rzeczywistym
@@ -101,7 +100,12 @@
 Group:		Libraries
 
 %description libs
-This package contains ffmpeg shared libraries.
+This package contains:
+- the codec library from the ffmpeg project. It supports most existing
+  encoding formats (MPEG, DivX, MPEG4, AC3, DV...),
+- demuxer library from the ffmpeg project. It supports most existing
+  file formats (AVI, MPEG, OGG, Matroska, ASF...),
+- video postprocessing library from the ffmpeg project.
 
 %description libs -l pl.UTF-8
 Ten pakiet zawiera biblioteki współdzielone ffmpeg.
@@ -453,6 +457,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.186  2009/11/13 17:27:40  glen
+- enhanced descs (base pkg is not server)
+
 Revision 1.185  2009/07/16 11:30:26  glen
 - enable avfilter (replaces vhook); rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ffmpeg/ffmpeg.spec?r1=1.185&r2=1.186&f=u



More information about the pld-cvs-commit mailing list