diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-06 20:51:35 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-06 20:51:35 +0000 |
commit | c756f51d72c1c226b1e7e762ba12fb53c63e1419 (patch) | |
tree | 68a154c6d4adf768358385899250a5b28a86013d /app-cdr/xcdroast | |
parent | LICENSE fix (diff) | |
download | gentoo-2-c756f51d72c1c226b1e7e762ba12fb53c63e1419.tar.gz gentoo-2-c756f51d72c1c226b1e7e762ba12fb53c63e1419.tar.bz2 gentoo-2-c756f51d72c1c226b1e7e762ba12fb53c63e1419.zip |
LICENSE fixes from Daniel Ahlberg
Diffstat (limited to 'app-cdr/xcdroast')
-rw-r--r-- | app-cdr/xcdroast/ChangeLog | 10 | ||||
-rw-r--r-- | app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha10 | 1 | ||||
-rw-r--r-- | app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha10-r1 | 1 | ||||
-rw-r--r-- | app-cdr/xcdroast/xcdroast-0.98_alpha10-r1.ebuild | 55 | ||||
-rw-r--r-- | app-cdr/xcdroast/xcdroast-0.98_alpha10-r2.ebuild | 3 | ||||
-rw-r--r-- | app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild | 55 |
6 files changed, 5 insertions, 120 deletions
diff --git a/app-cdr/xcdroast/ChangeLog b/app-cdr/xcdroast/ChangeLog index 58e1f31bd8cd..37e37eb11910 100644 --- a/app-cdr/xcdroast/ChangeLog +++ b/app-cdr/xcdroast/ChangeLog @@ -4,12 +4,10 @@ *xcdroast-0.98_alpha10 (16 Jun 2002) - 16 Jun 2002; Doug Goldstein (Cardoe) <dougg@ufl.edu> xcdroast-0.98_alpha10-r2.ebuild: - - Changed the depends to the new version of cdrtools because of bugs reports and because - the xcdroast site says there are bugs unless you use the latest version. - - Fixed lintool errors too. :) + 16 Jun 2002; Doug Goldstein (Cardoe) <dougg@ufl.edu> + xcdroast-0.98_alpha10-r2.ebuild: Changed the depends to the new version of + cdrtools because of bugs reports and because the xcdroast site says there are + bugs unless you use the latest version. Fixed lintool errors too. :) 4 Jun 2002; Brandon Low <lostlogic@gentoo.org> xcdroast-0.98_alpha10-r1.ebuild: diff --git a/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha10 b/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha10 deleted file mode 100644 index 82d6570be400..000000000000 --- a/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha10 +++ /dev/null @@ -1 +0,0 @@ -MD5 6f9ffd30c7ba8f067c2f1bddcc83d7d8 xcdroast-0.98alpha10.tar.gz 749736 diff --git a/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha10-r1 b/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha10-r1 deleted file mode 100644 index 82d6570be400..000000000000 --- a/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha10-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 6f9ffd30c7ba8f067c2f1bddcc83d7d8 xcdroast-0.98alpha10.tar.gz 749736 diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha10-r1.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha10-r1.ebuild deleted file mode 100644 index 2be5b64fb816..000000000000 --- a/app-cdr/xcdroast/xcdroast-0.98_alpha10-r1.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Ben Lutgens <lamer@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha10-r1.ebuild,v 1.2 2002/06/12 03:23:49 lamer Exp $ - -S=${WORKDIR}/xcdroast-0.98alpha10 -DESCRIPTION="Menu based front-end to mkisofs and cdrecord" -SRC_URI="http://www.xcdroast.org/download/${PN}-0.98alpha10.tar.gz" -HOMEPAGE="http://www.xcdroast.org/" -SLOT="0" - -# WARNING: cdrtools and mkisofs versions hard coded, see below - -DEPEND="=x11-libs/gtk+-1.2* - =dev-libs/glib-1.2* - >=media-libs/gdk-pixbuf-0.16.0 - >=media-libs/giflib-3.0 - ~app-cdr/cdrtools-1.11.20" - -RDEPEND="~app-cdr/cdrtools-1.11.20" - -src_compile () { - - # NOTE: This will need to be updated to work with future versions of - # xcdroast (hardcoded versions). The listed dependencies are part - # of the cdrtools package. - mv xcdroast.h xcdroast.h.orig - sed -e 's|CDRECORD_VERSION "1.10"|CDRECORD_VERSION "1.11a19"|' \ - -e 's|CDDA2WAV_VERSION "1.10"|CDDA2WAV_VERSION "1.11a19"|' \ - -e 's|READCD_VERSION "1.10"|READCD_VERSION "1.11a19"|' \ - -e 's|MKISOFS_VERSION "1.14"|MKISOFS_VERSION "1.15a20"|' \ - xcdroast.h.orig > xcdroast.h || die - - make PREFIX=/usr CC="gcc ${CFLAGS}" || die -} - -src_install () { - - make PREFIX=/usr DESTDIR=${D} install || die - chown root.wheel ${D}/usr/bin/xcdrgtk - dodoc CHANGELOG COPYING DOCUMENTATION FAQ README* TRANSLATION.HOWTO - - # move man pages to /usr/share/man to be LFH compliant - mv ${D}/usr/man ${D}/usr/share -} - -pkg_postinst () { - - einfo "Due to limitations in the xcdroast program, the version of cdrtools" - einfo "that it depends on must be hardcoded in the xcdroast program. This" - einfo "means you must have a specific version of cdrtools installed if you" - einfo "plan to use xcdroast. You may need to 'pin' the version of cdrtools" - einfo "in use. (See the portage manual for details)" - -} diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha10-r2.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha10-r2.ebuild index 7d691e6fd24f..f8cf8085abee 100644 --- a/app-cdr/xcdroast/xcdroast-0.98_alpha10-r2.ebuild +++ b/app-cdr/xcdroast/xcdroast-0.98_alpha10-r2.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Author Ben Lutgens <lamer@gentoo.org> # /space/gentoo/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha10-r1.ebuild,v 1.2 2002/06/12 03:23:49 lamer Exp S=${WORKDIR}/xcdroast-0.98alpha10 @@ -8,7 +7,7 @@ DESCRIPTION="Menu based front-end to mkisofs and cdrecord" SRC_URI="http://www.xcdroast.org/download/${PN}-0.98alpha10.tar.gz" HOMEPAGE="http://www.xcdroast.org/" SLOT="0" - +KEYWORDS="*" LICENSE="GPL-2" # WARNING: cdrtools and mkisofs versions hard coded, see below diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild deleted file mode 100644 index 8a5387e802d9..000000000000 --- a/app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Ben Lutgens <blutgens@sistina.com> -# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha10.ebuild,v 1.5 2002/05/23 06:50:08 seemant Exp $ - -S=${WORKDIR}/xcdroast-0.98alpha10 -DESCRIPTION="Menu based front-end to mkisofs and cdrecord" -SRC_URI="http://www.xcdroast.org/download/${PN}-0.98alpha10.tar.gz" -HOMEPAGE="http://www.xcdroast.org/" -SLOT="0" - -# WARNING: cdrtools and mkisofs versions hard coded, see below - -DEPEND="=x11-libs/gtk+-1.2* - =dev-libs/glib-1.2* - >=media-libs/imlib-1.9.10-r1 - >=media-libs/giflib-3.0 - ~app-cdr/cdrtools-1.11.20" - -RDEPEND="~app-cdr/cdrtools-1.11.20" - -src_compile () { - - # NOTE: This will need to be updated to work with future versions of - # xcdroast (hardcoded versions). The listed dependencies are part - # of the cdrtools package. - mv xcdroast.h xcdroast.h.orig - sed -e 's|CDRECORD_VERSION "1.10"|CDRECORD_VERSION "1.11a19"|' \ - -e 's|CDDA2WAV_VERSION "1.10"|CDDA2WAV_VERSION "1.11a19"|' \ - -e 's|READCD_VERSION "1.10"|READCD_VERSION "1.11a19"|' \ - -e 's|MKISOFS_VERSION "1.14"|MKISOFS_VERSION "1.15a20"|' \ - xcdroast.h.orig > xcdroast.h || die - - make PREFIX=/usr CC="gcc ${CFLAGS}" || die -} - -src_install () { - - make PREFIX=/usr DESTDIR=${D} install || die - chown root.wheel ${D}/usr/bin/xcdrgtk - dodoc CHANGELOG COPYING DOCUMENTATION FAQ README* TRANSLATION.HOWTO - - # move man pages to /usr/share/man to be LFH compliant - mv ${D}/usr/man ${D}/usr/share -} - -pkg_postinst () { - - einfo "Due to limitations in the xcdroast program, the version of cdrtools" - einfo "that it depends on must be hardcoded in the xcdroast program. This" - einfo "means you must have a specific version of cdrtools installed if you" - einfo "plan to use xcdroast. You may need to 'pin' the version of cdrtools" - einfo "in use. (See the portage manual for details)" - -} |