diff options
author | Stefan Briesenick <sbriesen@gentoo.org> | 2006-09-15 02:43:39 +0000 |
---|---|---|
committer | Stefan Briesenick <sbriesen@gentoo.org> | 2006-09-15 02:43:39 +0000 |
commit | ca8191d735b09ad1095c24847dbae714577614af (patch) | |
tree | ba8c754c9ff18e9205b25cee9190a9a05eb86b3c /media-video/qdvdauthor | |
parent | Now installs javaws, fixing bug #147260 (diff) | |
download | gentoo-2-ca8191d735b09ad1095c24847dbae714577614af.tar.gz gentoo-2-ca8191d735b09ad1095c24847dbae714577614af.tar.bz2 gentoo-2-ca8191d735b09ad1095c24847dbae714577614af.zip |
version bump, old versions removed.
(Portage version: 2.1.1_rc1-r7)
Diffstat (limited to 'media-video/qdvdauthor')
-rw-r--r-- | media-video/qdvdauthor/ChangeLog | 9 | ||||
-rw-r--r-- | media-video/qdvdauthor/files/digest-qdvdauthor-0.1.0 | 2 | ||||
-rw-r--r-- | media-video/qdvdauthor/files/digest-qdvdauthor-0.1.2 | 3 | ||||
-rw-r--r-- | media-video/qdvdauthor/qdvdauthor-0.1.2.ebuild | 61 |
4 files changed, 74 insertions, 1 deletions
diff --git a/media-video/qdvdauthor/ChangeLog b/media-video/qdvdauthor/ChangeLog index eacc447b2e65..850959b3f834 100644 --- a/media-video/qdvdauthor/ChangeLog +++ b/media-video/qdvdauthor/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-video/qdvdauthor # 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 $ +# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/ChangeLog,v 1.9 2006/09/15 02:43:39 sbriesen Exp $ + +*qdvdauthor-0.1.2 (15 Sep 2006) + + 15 Sep 2006; Stefan Briesenick <sbriesen@gentoo.org> + -files/qdvdauthor-0.0.9-nointeractive.patch, -qdvdauthor-0.0.9.ebuild, + -qdvdauthor-0.0.10.ebuild, +qdvdauthor-0.1.2.ebuild: + version bump, old versions removed. *qdvdauthor-0.1.0 (11 Jan 2006) diff --git a/media-video/qdvdauthor/files/digest-qdvdauthor-0.1.0 b/media-video/qdvdauthor/files/digest-qdvdauthor-0.1.0 index 4f115c557bf5..44cfacbe9e70 100644 --- a/media-video/qdvdauthor/files/digest-qdvdauthor-0.1.0 +++ b/media-video/qdvdauthor/files/digest-qdvdauthor-0.1.0 @@ -1 +1,3 @@ MD5 6016cae51d2d2be1159c5fd2625d25d4 qdvdauthor-0.1.0.tar.gz 3483254 +RMD160 c0ea474c629857c97af79869cf08aa5ceecd3e58 qdvdauthor-0.1.0.tar.gz 3483254 +SHA256 527fcdfa5bc1db3db5df07b258d13b2ca25b34a60ba3d8a50cf402e557efcd16 qdvdauthor-0.1.0.tar.gz 3483254 diff --git a/media-video/qdvdauthor/files/digest-qdvdauthor-0.1.2 b/media-video/qdvdauthor/files/digest-qdvdauthor-0.1.2 new file mode 100644 index 000000000000..b63478d68e1e --- /dev/null +++ b/media-video/qdvdauthor/files/digest-qdvdauthor-0.1.2 @@ -0,0 +1,3 @@ +MD5 c0034c2e432299dd62154d0b4f230b7f qdvdauthor-0.1.2.tar.gz 1776330 +RMD160 fb21ec8757d826a9c331d5d7f59a87f406962a7d qdvdauthor-0.1.2.tar.gz 1776330 +SHA256 29d005464d2279ef858ba2dd85507aa12b9fc497794bd145b5fe477b140a9da8 qdvdauthor-0.1.2.tar.gz 1776330 diff --git a/media-video/qdvdauthor/qdvdauthor-0.1.2.ebuild b/media-video/qdvdauthor/qdvdauthor-0.1.2.ebuild new file mode 100644 index 000000000000..3a3a93329d61 --- /dev/null +++ b/media-video/qdvdauthor/qdvdauthor-0.1.2.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.2.ebuild,v 1.1 2006/09/15 02:43:39 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 +} |