Author: qboosh Date: Tue Nov 1 22:10:32 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.1.4, removed obsolete use-ffmpeg-0.4.9 patch - added ffmpeg,xt patches - now builds with current ffmpeg
---- Files affected: SPECS: xvidcap.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/xvidcap.spec diff -u SPECS/xvidcap.spec:1.11 SPECS/xvidcap.spec:1.12 --- SPECS/xvidcap.spec:1.11 Mon Oct 31 12:07:18 2005 +++ SPECS/xvidcap.spec Tue Nov 1 23:10:27 2005 @@ -2,21 +2,23 @@ Summary: XVidCap - Video Capture for X Summary(pl): XVidCap - przechwytywanie obrazu dla X Name: xvidcap -Version: 1.1.3 -Release: 5 +Version: 1.1.4 +Release: 1 License: GPL Group: X11/Applications/Graphics Source0: http://dl.sourceforge.net/xvidcap/%{name}-%{version}.tar.gz -# Source0-md5: ea896ffd35d6fe6d2abf51b38605f5fd +# Source0-md5: b2db4f832f3597742e56fb4ff465e9a0 Patch0: %{name}-DESTDIR.patch -Patch1: %{name}-use-ffmpeg-0.4.9.patch +Patch1: %{name}-ffmpeg.patch +Patch2: %{name}-xt.patch URL: http://xvidcap.sourceforge.net/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.57 BuildRequires: automake -BuildRequires: ffmpeg-devel >= 0.4.9 -BuildRequires: gtk+2-devel +BuildRequires: ffmpeg-devel >= 0.4.9-3.20050806 +BuildRequires: gtk+2-devel >= 2.0.0 BuildRequires: libjpeg-devel BuildRequires: libpng-devel +BuildRequires: pkgconfig BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -43,7 +45,8 @@ %prep %setup -q %patch0 -p1 -%patch1 -p0 +%patch1 -p1 +%patch2 -p1 %build %{__aclocal} @@ -82,6 +85,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2005/11/01 22:10:27 qboosh +- updated to 1.1.4, removed obsolete use-ffmpeg-0.4.9 patch +- added ffmpeg,xt patches - now builds with current ffmpeg + Revision 1.11 2005/10/31 11:07:18 arekm - rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xvidcap.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
