diff options
author | 2006-01-11 02:29:50 +0000 | |
---|---|---|
committer | 2006-01-11 02:29:50 +0000 | |
commit | 4eb0fa11e26e0ae0aa97c95815e25f5f23711bf8 (patch) | |
tree | 75553a3555806dd023d48710575daba193ae1e2d /media-video/qdvdauthor | |
parent | Added ~amd64 keyword. (diff) | |
download | gentoo-2-4eb0fa11e26e0ae0aa97c95815e25f5f23711bf8.tar.gz gentoo-2-4eb0fa11e26e0ae0aa97c95815e25f5f23711bf8.tar.bz2 gentoo-2-4eb0fa11e26e0ae0aa97c95815e25f5f23711bf8.zip |
version bump (see #117008).
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'media-video/qdvdauthor')
-rw-r--r-- | media-video/qdvdauthor/ChangeLog | 10 | ||||
-rw-r--r-- | media-video/qdvdauthor/Manifest | 2 | ||||
-rw-r--r-- | media-video/qdvdauthor/files/digest-qdvdauthor-0.1.0 | 1 | ||||
-rw-r--r-- | media-video/qdvdauthor/qdvdauthor-0.1.0.ebuild | 61 |
4 files changed, 72 insertions, 2 deletions
diff --git a/media-video/qdvdauthor/ChangeLog b/media-video/qdvdauthor/ChangeLog index b4ef01e25759..eacc447b2e65 100644 --- a/media-video/qdvdauthor/ChangeLog +++ b/media-video/qdvdauthor/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-video/qdvdauthor -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/ChangeLog,v 1.7 2005/12/13 01:52:14 sbriesen Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/ChangeLog,v 1.8 2006/01/11 02:29:50 sbriesen Exp $ + +*qdvdauthor-0.1.0 (11 Jan 2006) + + 11 Jan 2006; Stefan Briesenick <sbriesen@gentoo.org> + +qdvdauthor-0.1.0.ebuild: + version bump (see #117008). *qdvdauthor-0.0.10 (13 Dec 2005) diff --git a/media-video/qdvdauthor/Manifest b/media-video/qdvdauthor/Manifest index 1f1d8238a78e..0df7efb6b351 100644 --- a/media-video/qdvdauthor/Manifest +++ b/media-video/qdvdauthor/Manifest @@ -1,7 +1,9 @@ MD5 a246c4295c32815fef71a1a1f6fe0811 ChangeLog 1066 MD5 55b8f5976c906c92838fe49cfc29c76f files/digest-qdvdauthor-0.0.10 70 MD5 6d09c05eb5f5caa3cd56c0a70a2fc21d files/digest-qdvdauthor-0.0.9 68 +MD5 8a16889257c079c3e9eaad87405edeb7 files/digest-qdvdauthor-0.1.0 69 MD5 cce352b8695bcf9ae6b0d8f5afcbfadd files/qdvdauthor-0.0.9-nointeractive.patch 632 MD5 5fcdbe92257f80de63c774815ce48851 metadata.xml 371 MD5 3697024bba92557d8dd46f4abf63642a qdvdauthor-0.0.10.ebuild 1981 MD5 381cbf11143b48a8905797ac74c04c5c qdvdauthor-0.0.9.ebuild 2311 +MD5 547a27575d07db411870ff630eddae62 qdvdauthor-0.1.0.ebuild 1960 diff --git a/media-video/qdvdauthor/files/digest-qdvdauthor-0.1.0 b/media-video/qdvdauthor/files/digest-qdvdauthor-0.1.0 new file mode 100644 index 000000000000..4f115c557bf5 --- /dev/null +++ b/media-video/qdvdauthor/files/digest-qdvdauthor-0.1.0 @@ -0,0 +1 @@ +MD5 6016cae51d2d2be1159c5fd2625d25d4 qdvdauthor-0.1.0.tar.gz 3483254 diff --git a/media-video/qdvdauthor/qdvdauthor-0.1.0.ebuild b/media-video/qdvdauthor/qdvdauthor-0.1.0.ebuild new file mode 100644 index 000000000000..23f9cd93571a --- /dev/null +++ b/media-video/qdvdauthor/qdvdauthor-0.1.0.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/qdvdauthor-0.1.0.ebuild,v 1.1 2006/01/11 02:29:50 sbriesen Exp $ + +inherit eutils qt3 + +DESCRIPTION="'Q' DVD-Author is a GUI frontend for dvdauthor written in Qt." +HOMEPAGE="http://qdvdauthor.sourceforge.net/" +SRC_URI="mirror://sourceforge/qdvdauthor/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" +DEPEND=">=media-video/dvdauthor-0.6.11 + >=media-gfx/imagemagick-6.1.8.8 + >=media-video/mjpegtools-1.6.2 + >=media-libs/xine-lib-1.1.0 + >=media-video/dvd-slideshow-0.7.2 + media-sound/sox + media-sound/lame + media-libs/libogg + $(qt_min_version 3.2)" + +# TODO: +# xine-libs or mplayer or vlc-lib -> use flags +# media-video/dvd-slideshow -> optional + +src_unpack() { + unpack ${A} + cd "${S}" + + # set our C(XX)FLAGS + for PRO in qdvdauthor/*.pro qdvdauthor/*/*.pro; do + echo "QMAKE_CFLAGS_RELEASE = ${CFLAGS}" >> ${PRO} + echo "QMAKE_CXXFLAGS_RELEASE = ${CXXFLAGS}" >> ${PRO} + done + + # full-qualify qmake in configure + sed -i -e "s:make;:make ${MAKEOPTS};:g" \ + -e "s:qmake:\${QTDIR}/bin/qmake QMAKE=\${QTDIR}/bin/qmake:g" configure + + # fixing defaults from /usr/local/bin to gentoo default /usr/bin + sed -i "s:/usr/local/bin:/usr/bin:g" qdvdauthor/qdvdauthor.cpp \ + qdvdauthor/dialog*.cpp qdvdauthor/qslideshow/dialog*.cpp doc/sound.txt +} + +src_compile() { + ./configure --prefix=/usr --with-xine-support --build-qplayer --build-qslideshow || die "configure failed" +} + +src_install() { + make -C qdvdauthor INSTALL_ROOT="${D}" install || die "qdvdauthor install failed" + make -C qdvdauthor/qslideshow INSTALL_ROOT="${D}" install || die "qslideshow install failed" + make -C qdvdauthor/qplayer INSTALL_ROOT="${D}" install || die "qplayer install failed" + + dobin bin/q* + dodoc CHANGELOG INSTALL README TODO doc/*.{txt,sh} + domenu qdvdauthor.desktop + doicon qdvdauthor.png +} |