SPECS: qdvdauthor.spec - updated to 0.0.10 - added mplayer support...
charles
charles at pld-linux.org
Sat Jul 9 15:19:51 CEST 2005
Author: charles Date: Sat Jul 9 13:19:51 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.0.10
- added mplayer support
- BR: qmake, qt-linguist
---- Files affected:
SPECS:
qdvdauthor.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/qdvdauthor.spec
diff -u SPECS/qdvdauthor.spec:1.4 SPECS/qdvdauthor.spec:1.5
--- SPECS/qdvdauthor.spec:1.4 Fri Feb 25 14:55:37 2005
+++ SPECS/qdvdauthor.spec Sat Jul 9 15:19:45 2005
@@ -2,14 +2,16 @@
Summary: QDVDAuthor, the GUI frontend for dvdauthor and other related tools
Summary(pl): QDVDAuthor - graficzny interfejs do programu dvdauthor i powiązanych narzędzi
Name: qdvdauthor
-Version: 0.0.9
-Release: 0.2
+Version: 0.0.10
+Release: 1
License: GPL v2
Group: Applications/Multimedia
Source0: http://dl.sourceforge.net/qdvdauthor/%{name}-%{version}.tar.gz
-# Source0-md5: 465d888ef6f29162fe9b36ff8c49791c
+# Source0-md5: da494965fb5ed14037acdbdf75af0857
URL: http://qdvdauthor.sourceforge.net/
+BuildRequires: qmake
BuildRequires: qt-devel
+BuildRequires: qt-linguist
BuildRequires: sed >= 4.0
BuildRequires: xine-lib-devel >= 1:1.0.0
Requires: dvd-slideshow >= 0.6.0
@@ -31,11 +33,12 @@
%{__sed} -i 's,Categories.*,Categories=Qt;AudioVideo;AudioVideoEditing;,' qdvdauthor.desktop
%{__sed} -i 's,x23,043,g' qdvdauthor/{qdvdauthor.pro,qplayer/qplayer.pro}
-export QTDIR=%{_prefix}
./configure \
--build-qplayer \
--build-qslideshow \
+ --with-mplayer-support \
--with-xine-support \
+ --qt-dir=%{_prefix} \
--with-qt-lib=%{_libdir}
%install
@@ -73,6 +76,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2005/07/09 13:19:45 charles
+- updated to 0.0.10
+- added mplayer support
+- BR: qmake, qt-linguist
+
Revision 1.4 2005/02/25 13:55:37 charles
- fixed bashizm (by Mariusz Kryński <mrk(at)sed.pl>)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qdvdauthor.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list