Author: charles Date: Sat Jul 2 20:42:23 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added -mpeg2.patch (MPEG2 support) - added TODO
---- Files affected: SPECS: gmencoder.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/gmencoder.spec diff -u SPECS/gmencoder.spec:1.5 SPECS/gmencoder.spec:1.6 --- SPECS/gmencoder.spec:1.5 Fri Apr 22 22:18:00 2005 +++ SPECS/gmencoder.spec Sat Jul 2 22:42:18 2005 @@ -1,13 +1,17 @@ # $Revision$, $Date$ +# TODO: +# - make desktop file +# Summary: Gmencoder - front-end to mencoder Summary(pl): Gmencoder - nakładka na mencoder Name: gmencoder Version: 0.1.0 -Release: 0.1 +Release: 0.2 License: GPL Group: X11/Applications/Multimedia Source0: http://dl.sourceforge.net/gmencoder/%{name}-%{version}.tgz # Source0-md5: 2b011c02f9a9cf3d94554a02d052c938 +Patch0: %{name}-mpeg2.patch URL: http://gmencoder.sourceforge.net/ BuildRequires: gettext-devel BuildRequires: libgnomeui-devel @@ -30,6 +34,7 @@ %prep %setup -q +%patch0 -p1 %build %{__sed} -i 's,PATH_MP=.*,PATH_MP=/usr/bin,' etc/gmencoder_opts @@ -66,6 +71,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/07/02 20:42:18 charles +- added -mpeg2.patch (MPEG2 support) +- added TODO + Revision 1.5 2005/04/22 20:18:00 saq - pedantic Polish ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gmencoder.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
