diff options
author | Stefan Briesenick <sbriesen@gentoo.org> | 2005-12-13 01:52:14 +0000 |
---|---|---|
committer | Stefan Briesenick <sbriesen@gentoo.org> | 2005-12-13 01:52:14 +0000 |
commit | 7739cbd60aa2494b78ce8a12db5d361045926af7 (patch) | |
tree | 5a3a3c2a438ec64fc11db5711b50ea82af7695eb /media-video/qdvdauthor | |
parent | New package. Thanks to all people involved in bug #92854. (diff) | |
download | historical-7739cbd60aa2494b78ce8a12db5d361045926af7.tar.gz historical-7739cbd60aa2494b78ce8a12db5d361045926af7.tar.bz2 historical-7739cbd60aa2494b78ce8a12db5d361045926af7.zip |
version bump + ebuild cleanup, solving bug #99046.
Package-Manager: portage-2.0.53
Diffstat (limited to 'media-video/qdvdauthor')
-rw-r--r-- | media-video/qdvdauthor/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/qdvdauthor/Manifest | 18 | ||||
-rw-r--r-- | media-video/qdvdauthor/files/digest-qdvdauthor-0.0.10 | 1 | ||||
-rw-r--r-- | media-video/qdvdauthor/metadata.xml | 13 | ||||
-rw-r--r-- | media-video/qdvdauthor/qdvdauthor-0.0.10.ebuild | 61 |
5 files changed, 82 insertions, 19 deletions
diff --git a/media-video/qdvdauthor/ChangeLog b/media-video/qdvdauthor/ChangeLog index 09c637d2490f..b4ef01e25759 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.6 2005/09/04 12:55:19 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/ChangeLog,v 1.7 2005/12/13 01:52:14 sbriesen Exp $ + +*qdvdauthor-0.0.10 (13 Dec 2005) + + 13 Dec 2005; Stefan Briesenick <sbriesen@gentoo.org> metadata.xml, + +qdvdauthor-0.0.10.ebuild: + version bump + ebuild cleanup, solving bug #99046. 04 Sep 2005; Daniel Black <dragonheart@gentoo.org> +files/qdvdauthor-0.0.9-nointeractive.patch, qdvdauthor-0.0.9.ebuild: diff --git a/media-video/qdvdauthor/Manifest b/media-video/qdvdauthor/Manifest index 81672cf0ede0..ed1fe0477388 100644 --- a/media-video/qdvdauthor/Manifest +++ b/media-video/qdvdauthor/Manifest @@ -1,15 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 ecc498b8f2fa01025433ba881c3bff2e ChangeLog 883 -MD5 59aae5dcb06a68bd02cec60c627dbe53 metadata.xml 253 -MD5 c49cafa5baf1d161ec92186f6b7e6519 qdvdauthor-0.0.9.ebuild 2267 +MD5 a246c4295c32815fef71a1a1f6fe0811 ChangeLog 1066 +MD5 55b8f5976c906c92838fe49cfc29c76f files/digest-qdvdauthor-0.0.10 70 MD5 6d09c05eb5f5caa3cd56c0a70a2fc21d files/digest-qdvdauthor-0.0.9 68 MD5 cce352b8695bcf9ae6b0d8f5afcbfadd files/qdvdauthor-0.0.9-nointeractive.patch 632 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDGu7OmdTrptrqvGERAqTiAJ4zz7BlBOQ3w2f8hvWdbcEyiClC0gCeK5CB -s/BCPTP0FPDf0wNXSLBPI8U= -=Rpym ------END PGP SIGNATURE----- +MD5 5fcdbe92257f80de63c774815ce48851 metadata.xml 371 +MD5 52bb737eb2f708b5fc21798dbbf29392 qdvdauthor-0.0.10.ebuild 1958 +MD5 c49cafa5baf1d161ec92186f6b7e6519 qdvdauthor-0.0.9.ebuild 2267 diff --git a/media-video/qdvdauthor/files/digest-qdvdauthor-0.0.10 b/media-video/qdvdauthor/files/digest-qdvdauthor-0.0.10 new file mode 100644 index 000000000000..abe010276c3d --- /dev/null +++ b/media-video/qdvdauthor/files/digest-qdvdauthor-0.0.10 @@ -0,0 +1 @@ +MD5 da494965fb5ed14037acdbdf75af0857 qdvdauthor-0.0.10.tar.gz 1168130 diff --git a/media-video/qdvdauthor/metadata.xml b/media-video/qdvdauthor/metadata.xml index 1b850b495d70..813ebd136998 100644 --- a/media-video/qdvdauthor/metadata.xml +++ b/media-video/qdvdauthor/metadata.xml @@ -1,9 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>video</herd> -<maintainer> - <email>dragonheart@gentoo.org</email> - <name>Daniel Black</name> -</maintainer> + <herd>video</herd> + <maintainer> + <email>sbriesen@gentoo.org</email> + <name>Stefan Briesenick</name> + </maintainer> + <longdescription lang="en"> + 'Q' DVD-Author is a GUI frontend for dvdauthor written in Qt. + </longdescription> </pkgmetadata> diff --git a/media-video/qdvdauthor/qdvdauthor-0.0.10.ebuild b/media-video/qdvdauthor/qdvdauthor-0.0.10.ebuild new file mode 100644 index 000000000000..431d3f9db7ed --- /dev/null +++ b/media-video/qdvdauthor/qdvdauthor-0.0.10.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/qdvdauthor-0.0.10.ebuild,v 1.1 2005/12/13 01:52:14 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.10 + >=media-gfx/imagemagick-5.5.7.11 + >=media-video/mjpegtools-1.6.2 + >=media-libs/xine-lib-1_rc5 + >=media-video/dvd-slideshow-0.6.0 + media-sound/sox + media-sound/lame + media-libs/libogg + $(qt_min_version 3.2)" + +# TODO: +# xine-libs or mplayer libs or media-video/vlc - mplayer use flags? +# >=media-video/dvd-slideshow-0.6.0 -> 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: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/* + domenu qdvdauthor.desktop + doicon qdvdauthor.png +} |