summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2008-12-17 21:23:36 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2008-12-17 21:23:36 +0000
commit73ecd80ba3a9790e2e9377758e8b66b578451930 (patch)
treed202e39cf11bfd417f73f662b9f565b21b514af7 /media-video/qdvdauthor
parentamd64/x86 stable, bug #251159 (diff)
downloadhistorical-73ecd80ba3a9790e2e9377758e8b66b578451930.tar.gz
historical-73ecd80ba3a9790e2e9377758e8b66b578451930.tar.bz2
historical-73ecd80ba3a9790e2e9377758e8b66b578451930.zip
Dropping ebuild that doesn't compile w/gcc-4.3 w.r.t bug 218349.
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.28-rc6 x86_64
Diffstat (limited to 'media-video/qdvdauthor')
-rw-r--r--media-video/qdvdauthor/ChangeLog6
-rw-r--r--media-video/qdvdauthor/Manifest4
-rw-r--r--media-video/qdvdauthor/qdvdauthor-1.0.0.ebuild87
3 files changed, 6 insertions, 91 deletions
diff --git a/media-video/qdvdauthor/ChangeLog b/media-video/qdvdauthor/ChangeLog
index 5e05ebe2734b..e0f259c7a08c 100644
--- a/media-video/qdvdauthor/ChangeLog
+++ b/media-video/qdvdauthor/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/qdvdauthor
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/ChangeLog,v 1.24 2008/07/27 21:54:04 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/ChangeLog,v 1.25 2008/12/17 21:23:36 loki_val Exp $
+
+ 17 Dec 2008; Peter Alfredsen <loki_val@gentoo.org>
+ -qdvdauthor-1.0.0.ebuild:
+ Dropping ebuild that doesn't compile w/gcc-4.3 w.r.t bug 218349.
27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> qdvdauthor-1.0.0.ebuild,
qdvdauthor-1.2.0.ebuild:
diff --git a/media-video/qdvdauthor/Manifest b/media-video/qdvdauthor/Manifest
index ba30dfa1dcda..42751cadf19c 100644
--- a/media-video/qdvdauthor/Manifest
+++ b/media-video/qdvdauthor/Manifest
@@ -1,6 +1,4 @@
-DIST qdvdauthor-1.0.0.tar.gz 4242093 RMD160 e3f4cd3dd1a16f6d9f7778c2a50eea32ad442cb0 SHA1 477e36309761464a73ce0c33812b4d192265115d SHA256 262884aa2af23bcd0d7c4006bffc23d9f32ac23906d1f7d998917334d135e790
DIST qdvdauthor-1.2.0.tar.gz 5807292 RMD160 bbec821b26b10175ef2536d5b9fe98eca0ab47fc SHA1 6a1f24d51907c41719f73d7195031730148f18b5 SHA256 5562b6309ba43d42f323a0912560f3be109fb554b3b30df51811fd15e2557876
-EBUILD qdvdauthor-1.0.0.ebuild 2678 RMD160 02fcc075e2748ff6bdadd276982e69edd7abfdd9 SHA1 bc5957893ca4608b9a06f2aa9b480f8a3f6f7b8f SHA256 5974810bb7859c46be3c67bd12dbaaf74c6048f8b794092ddc5882073bf9b466
EBUILD qdvdauthor-1.2.0.ebuild 2870 RMD160 938c6a3ab78074543e8f1461bb5af54d0e83ce64 SHA1 7b9e00bc6193ed32639bfd1272b4374dc90535ed SHA256 0fe833132087478d6d141cae22f08bc5e59988fd41b37089321f21a3a030ded8
-MISC ChangeLog 3934 RMD160 0bd85766fe353741ca2ed7a02fb4d252472b49bf SHA1 a8407901b55ff2f7d0b272852b4d998961a2a8e0 SHA256 7ffa5f8f284698ff35cd648c689aa030ef624192cb5e55337938f0cbec646205
+MISC ChangeLog 4086 RMD160 afb548c78d8d3826e6bc7d33dcdc66fbbdedf461 SHA1 415980d335b60362ec071d673bcd1af8655c7ada SHA256 e14c9f5a884a8d7da7d08895db8783739bc5888599070570c342edc26aaa0e1c
MISC metadata.xml 371 RMD160 d56b2bd934b3a2196587c1e1a7aa5e2388c80546 SHA1 6dff8688f4d12784e393559b38714974907e0ea7 SHA256 4e408954db4502b24884dced0c0e5a0867f665598cdffde28c1a4cdd3f188cca
diff --git a/media-video/qdvdauthor/qdvdauthor-1.0.0.ebuild b/media-video/qdvdauthor/qdvdauthor-1.0.0.ebuild
deleted file mode 100644
index 9641514cea05..000000000000
--- a/media-video/qdvdauthor/qdvdauthor-1.0.0.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/qdvdauthor/qdvdauthor-1.0.0.ebuild,v 1.3 2008/07/27 21:54:04 carlo Exp $
-
-EAPI=1
-
-inherit eutils flag-o-matic 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="xine mplayer"
-
-DEPEND=">=media-video/dvdauthor-0.6.11
- >=media-gfx/imagemagick-6.1.8.8
- >=media-video/mjpegtools-1.6.2
- >=media-video/dvd-slideshow-0.7.2
- xine? ( >=media-libs/xine-lib-1.1.0 )
- mplayer? ( media-video/mplayer )
- !xine? ( !mplayer? ( >=media-libs/xine-lib-1.1.0 ) )
- x11-libs/qt:3"
-
-RDEPEND="${DEPEND}
- media-libs/netpbm
- media-video/videotrans
- media-sound/toolame
- media-sound/lame
- media-sound/sox"
-
-# TODO:
-# media-video/dvd-slideshow -> optional
-# installing further tools -> needs evaluation
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- # do not over-optimize (see bug #147250)
- replace-flags -O[s3] -O2
- filter-flags -finline-functions
-
- # set our C(XX)FLAGS
- for PRO in */*.pro */*/*.pro; do
- echo "QMAKE_CFLAGS_RELEASE = ${CFLAGS}" >> "${PRO}"
- echo "QMAKE_CXXFLAGS_RELEASE = ${CXXFLAGS}" >> "${PRO}"
- done
-
- # full-qualify qmake in configure and append -nocache (see bug #118697)
- sed -i -e "s:make;\?[[:space:]]*\$:make ${MAKEOPTS};:g" \
- -e "s:\(/qmake\):\1 -nocache QMAKE=\$QTDIR/bin/qmake:g" configure
-
- # fixing defaults from /usr/local/bin to gentoo default /usr/bin
- sed -i -e "s:/usr/local/bin:/usr/bin:g" doc/sound.txt \
- qdvdauthor/dialog*.cpp qdvdauthor/qslideshow/dialog*.cpp
-}
-
-src_compile() {
- local myconf="--prefix=/usr --build-qplayer --build-qslideshow"
-
- # select backend (VLC is currently broken)
- #use vlc && myconf="${myconf} --with-vlc-support"
- use xine && myconf="${myconf} --with-xine-support"
- use mplayer && myconf="${myconf} --with-mplayer-support"
-
- # if no backend selected, use XINE as default
- if ! use xine && ! use mplayer; then
- myconf="${myconf} --with-xine-support"
- fi
-
- ./configure --qt-dir="${QTDIR}" ${myconf} || die "configure failed"
-}
-
-src_install() {
- emake -C qdvdauthor INSTALL_ROOT="${D}" install || die "qdvdauthor install failed"
- emake -C qdvdauthor/qslideshow INSTALL_ROOT="${D}" install || die "qslideshow install failed"
- emake -C qdvdauthor/qplayer INSTALL_ROOT="${D}" install || die "qplayer install failed"
-
- dobin bin/{qdvdauthor,qslideshow,qplayer}
- dodoc CHANGELOG README TODO doc/{ISO*,look*,sound*,todo*,render*}.txt
-
- domenu qdvdauthor.desktop
- doicon qdvdauthor.png
-}