Author: glen Date: Wed Sep 8 09:53:54 2010 GMT Module: packages Tag: FFMPEG_0_5 ---- Log message: - be sure to use versioned alsa-lib symbols; rel 4
---- Files affected: packages/ffmpeg: ffmpeg.spec (1.193.2.3 -> 1.193.2.4) ---- Diffs: ================================================================ Index: packages/ffmpeg/ffmpeg.spec diff -u packages/ffmpeg/ffmpeg.spec:1.193.2.3 packages/ffmpeg/ffmpeg.spec:1.193.2.4 --- packages/ffmpeg/ffmpeg.spec:1.193.2.3 Fri Aug 27 12:28:06 2010 +++ packages/ffmpeg/ffmpeg.spec Wed Sep 8 11:53:49 2010 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Koder audio/wideo czasu rzeczywistego oraz serwer strumieni Name: ffmpeg Version: 0.5.2 -Release: 3 +Release: 4 # LGPL or GPL, chosen at configure time (GPL version is more featured) # (postprocessing, ac3, xvid, x264, faad) License: GPL v3+ with LGPL v3+ parts @@ -25,6 +25,7 @@ Patch1: imagewidth.patch URL: http://www.ffmpeg.org/ BuildRequires: SDL-devel +BuildRequires: alsa-lib-devel >= 1.0.16 BuildRequires: dirac-devel >= 1.0.0 BuildRequires: faac-devel BuildRequires: faad2-devel @@ -97,6 +98,7 @@ Summary: ffmpeg libraries Summary(pl.UTF-8): Biblioteki ffmpeg Group: Libraries +Requires: alsa-lib >= 1.0.16 %description libs This package contains: @@ -458,6 +460,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.193.2.4 2010/09/08 09:53:49 glen +- be sure to use versioned alsa-lib symbols; rel 4 + Revision 1.193.2.3 2010/08/27 10:28:06 glen - build qt-faststart (merge from 0.4.9 (AC-branch)); rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ffmpeg/ffmpeg.spec?r1=1.193.2.3&r2=1.193.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
