summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-09-07 09:46:28 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-09-07 09:46:28 +0000
commit4900df574a7399323eae5b30ce218d1d508b8dd5 (patch)
tree2a7180b94423f6234f306535d871a3da5d576c7a /media-video/dvdstyler
parentfixed initscript - thanks ian bug #105121. QA fixes too (diff)
downloadhistorical-4900df574a7399323eae5b30ce218d1d508b8dd5.tar.gz
historical-4900df574a7399323eae5b30ce218d1d508b8dd5.tar.bz2
historical-4900df574a7399323eae5b30ce218d1d508b8dd5.zip
removed 1.31 as per bug #104872 to remove version problem. amd64 still has issues according to Jim in bug #104872
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-video/dvdstyler')
-rw-r--r--media-video/dvdstyler/ChangeLog6
-rw-r--r--media-video/dvdstyler/Manifest10
-rw-r--r--media-video/dvdstyler/dvdstyler-1.31.ebuild51
-rw-r--r--media-video/dvdstyler/files/digest-dvdstyler-1.311
4 files changed, 9 insertions, 59 deletions
diff --git a/media-video/dvdstyler/ChangeLog b/media-video/dvdstyler/ChangeLog
index 25b43197827f..4ab781844cd8 100644
--- a/media-video/dvdstyler/ChangeLog
+++ b/media-video/dvdstyler/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/dvdstyler
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/ChangeLog,v 1.18 2005/09/05 22:29:16 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/ChangeLog,v 1.19 2005/09/07 09:46:28 dragonheart Exp $
+
+ 07 Sep 2005; Daniel Black <dragonheart@gentoo.org> -dvdstyler-1.31.ebuild:
+ removed 1.31 as per bug #104872 to remove version problem. ~amd64 still has
+ issues according to Jim in bug #104872
05 Sep 2005; Daniel Black <dragonheart@gentoo.org> dvdstyler-1.31.ebuild:
drop x86 keyword to avoid downgrade - bug #104872
diff --git a/media-video/dvdstyler/Manifest b/media-video/dvdstyler/Manifest
index d0502a6da0f0..1ed05716cc6e 100644
--- a/media-video/dvdstyler/Manifest
+++ b/media-video/dvdstyler/Manifest
@@ -1,16 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 76f18eb7884bc94f1c51ac845f89cc01 ChangeLog 3552
+MD5 7b8272e7ae37d5a3a3ff29fb0ca281cc ChangeLog 3749
MD5 59aae5dcb06a68bd02cec60c627dbe53 metadata.xml 253
-MD5 54ad95832829c4f0f5a9357be1480e5d dvdstyler-1.31.ebuild 1221
MD5 859a0ef4388d57c8e34226660719468f dvdstyler-1.4.ebuild 1148
MD5 0a61283275c4c6e267cc98a00f00f8cc files/digest-dvdstyler-1.4 65
-MD5 adc5cb34c08a386902e03988e795ae18 files/digest-dvdstyler-1.31 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDHMbJmdTrptrqvGERAhCrAJ4vuF0CoGJVZeaKErbh6WTOk+pNqgCfWIu5
-/SVe5uCq19Z5eXAoT5j1YtQ=
-=BNaQ
+iD8DBQFDHrcKmdTrptrqvGERAsS7AJ92O9styqfz/GetUEwtOj3Mquyc/QCeP89I
+knQC5TcWxujLwsXSPZtPURQ=
+=m9eO
-----END PGP SIGNATURE-----
diff --git a/media-video/dvdstyler/dvdstyler-1.31.ebuild b/media-video/dvdstyler/dvdstyler-1.31.ebuild
deleted file mode 100644
index b12d44ecc14a..000000000000
--- a/media-video/dvdstyler/dvdstyler-1.31.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/dvdstyler-1.31.ebuild,v 1.6 2005/09/05 22:29:16 dragonheart Exp $
-
-inherit eutils
-
-MY_P=DVDStyler-${PV}
-
-DESCRIPTION="DVD filesystem Builder"
-HOMEPAGE="http://dvdstyler.sourceforge.net"
-SRC_URI="mirror://sourceforge/dvdstyler/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64"
-IUSE="gnome"
-S=${WORKDIR}/${MY_P}
-
-RDEPEND="virtual/x11
- =x11-libs/wxGTK-2.4*
- >=media-video/mjpegtools-1.6.2
- >=media-video/dvdauthor-0.6.10
- gnome? ( >=gnome-base/libgnomeui-2.0 )
- media-video/mpgtx
- x11-libs/gtk+
- dev-libs/expat
- virtual/libc
- media-libs/tiff
- media-libs/libpng
- media-libs/jpeg
- media-libs/netpbm
- dev-libs/glib
- sys-libs/zlib
- app-cdr/dvd+rw-tools
- virtual/cdrtools"
-
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- sys-devel/gcc
- >=sys-apps/sed-4"
-
-# sys-devel/autoconf"
-#PDEPEND= kde? and gnome
-
-src_install() {
- emake DESTDIR=${D} install || die "failed to install"
- rm ${D}usr/share/doc/${PN}/COPYING ${D}usr/share/doc/${PN}/INSTALL
- mv ${D}usr/share/doc/${PN} ${D}usr/share/doc/${PF}
-
- make_desktop_entry dvdstyler DVDStyler dvdstyler.png Application
-}
diff --git a/media-video/dvdstyler/files/digest-dvdstyler-1.31 b/media-video/dvdstyler/files/digest-dvdstyler-1.31
deleted file mode 100644
index 6984d7c863e3..000000000000
--- a/media-video/dvdstyler/files/digest-dvdstyler-1.31
+++ /dev/null
@@ -1 +0,0 @@
-MD5 149503a58c3ef25a1882e9a53c15a9b8 DVDStyler-1.31.tar.gz 678069