summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArcady Genkin <agenkin@gentoo.org>2003-01-04 12:40:17 +0000
committerArcady Genkin <agenkin@gentoo.org>2003-01-04 12:40:17 +0000
commit5b0d67f5f79076fc42b0f255686b0b3f5835d852 (patch)
tree039b61f12d4761e25de79b493c75634fb8884a1d /app-cdr
parenttypo fix (diff)
downloadgentoo-2-5b0d67f5f79076fc42b0f255686b0b3f5835d852.tar.gz
gentoo-2-5b0d67f5f79076fc42b0f255686b0b3f5835d852.tar.bz2
gentoo-2-5b0d67f5f79076fc42b0f255686b0b3f5835d852.zip
New version. Closes #13142.
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/xcdroast/ChangeLog29
-rw-r--r--app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha131
-rw-r--r--app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild37
3 files changed, 46 insertions, 21 deletions
diff --git a/app-cdr/xcdroast/ChangeLog b/app-cdr/xcdroast/ChangeLog
index cfaf71f6bcea..3080f47f235e 100644
--- a/app-cdr/xcdroast/ChangeLog
+++ b/app-cdr/xcdroast/ChangeLog
@@ -2,13 +2,16 @@
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# /space/gentoo/cvsroot/gentoo-x86/app-cdr/xcdroast/ChangeLog,v 1.7 2002/06/05 02:39:55 lostlogic Exp
- Nov 28 2002; Mark Guertin <gerk@gentoo.org> xcdroast-0.98_alpha-r2.ebuild:
- set x86 and ppc in keywords, was set to *
-
+*xcdroast-0.98_alpha13 (04 Jan 2003)
+
+ 04 Jan 2003; Arcady Genkin <agenkin@gentoo.org> :
+ Version bump (thanks to Lars Weiler <lars.weiler@chaosdorf.de>).
+ This one works with cdrtools 2.0.
+ Downloading from a SF mirror.
+
*xcdroast-0.98_alpha10 (16 Jun 2002)
21 Oct 2002; Arcady Genkin <agenkin@gentoo.org> xcdroast-0.98_alpha10-r2 :
-
xcdroast does not work with cdrtools above 1.11.33.
16 Jun 2002; Doug Goldstein (Cardoe) <dougg@ufl.edu>
@@ -17,46 +20,30 @@
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:
-
Changed dependency for new version, it don't b0rk now.
*xcdroast-0.98_alpha10 (23 Apr 2002)
23 Apr 2002; Ryan Phillips <rphillips@gentoo.org> xcdroast-0.98_alpha10.ebuild:
-
Patched ebuild to actually download and compile alpha10 release.
*xcdroast-0.98_alpha10 (23 Apr 2002)
23 Apr 2002; Ryan Phillips <rphillips@gentoo.org> xcdroast-0.98_alpha10.ebuild:
-
Update to newer version of xcdroast.
*xcdroast-0.98_alpha9-r2 (16 Apr 2002)
16 Apr 2002; Bruce A. Locke <blocke@shivan.org> xcdroast-0.98_alpha9-r2.ebuild:
-
Update to newer version of cdrtools
*xcdroast-0.98_alpha9-r1 (16 Apr 2002)
16 Apr 2002; Bruce A. Locke <blocke@shivan.org> xcdroast-0.98_alpha9-r1.ebuild:
-
Fixed xcdroast's hardcoded dependency versions to work with a newer version
of cdrtools (hardcoding is because of xcdroast itself, not our packaging)
*xcdroast-0.98_alpha9 (11 Apr 2002)
11 Apr 2002; Spider <spider@gentoo.org>
- Update all glib dependencies to use glib-1.2* in preparation of unmasking the glib-2.0.1 packages
-
-
-*xcdroast-0.98_alpha9 (1 Feb 2002)
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
+ Update all glib dependencies to use glib-1.2* in preparation of unmasking the glib-2.0.1 packages \ No newline at end of file
diff --git a/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha13 b/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha13
new file mode 100644
index 000000000000..14608302f361
--- /dev/null
+++ b/app-cdr/xcdroast/files/digest-xcdroast-0.98_alpha13
@@ -0,0 +1 @@
+MD5 ba5d006cc8a9d13c223ccc11c2fc088a xcdroast-0.98alpha13.tar.gz 2124714
diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild
new file mode 100644
index 000000000000..c2c1a1c4dc00
--- /dev/null
+++ b/app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild,v 1.1 2003/01/04 12:40:17 agenkin Exp $
+
+DESCRIPTION="Menu based front-end to mkisofs and cdrecord"
+HOMEPAGE="http://www.xcdroast.org/"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc"
+
+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-2.0"
+
+SLOT="0"
+S=${WORKDIR}/${P/_/}
+SRC_URI="mirror://sourceforge/xcdroast/${P/_/}.tar.gz"
+
+src_compile() {
+ ./configure --prefix=/usr
+ make PREFIX=/usr || die
+}
+
+src_install() {
+ make PREFIX=/usr DESTDIR=${D} install || die
+ #chown root.wheel ${D}/usr/bin/xcdrgtk
+ cd doc
+ dodoc DOCUMENTATION FAQ README* TRANSLATION.HOWTO
+ cd ..
+
+ # move man pages to /usr/share/man to be LFH compliant
+ mv ${D}/usr/man ${D}/usr/share
+
+ #remove extraneous directory
+ rm ${D}/usr/etc -rf
+}