summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArcady Genkin <agenkin@gentoo.org>2003-03-04 23:57:27 +0000
committerArcady Genkin <agenkin@gentoo.org>2003-03-04 23:57:27 +0000
commitbf781d0b46fe5b33e1a0bec1f0a68dd5414c5f7f (patch)
tree8b6f98c84c61c20b28dcb0c46f4ad9433cd8feec /app-misc/cdctl
parentVersion bump. (diff)
downloadgentoo-2-bf781d0b46fe5b33e1a0bec1f0a68dd5414c5f7f.tar.gz
gentoo-2-bf781d0b46fe5b33e1a0bec1f0a68dd5414c5f7f.tar.bz2
gentoo-2-bf781d0b46fe5b33e1a0bec1f0a68dd5414c5f7f.zip
Initial version (bug 16138).
Diffstat (limited to 'app-misc/cdctl')
-rw-r--r--app-misc/cdctl/ChangeLog8
-rw-r--r--app-misc/cdctl/cdctl-0.15.ebuild28
-rw-r--r--app-misc/cdctl/files/00_all_Makefile.in.patch.bz2bin0 -> 672 bytes
-rw-r--r--app-misc/cdctl/files/digest-cdctl-0.151
4 files changed, 37 insertions, 0 deletions
diff --git a/app-misc/cdctl/ChangeLog b/app-misc/cdctl/ChangeLog
new file mode 100644
index 000000000000..db2e69192133
--- /dev/null
+++ b/app-misc/cdctl/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for app-misc/cdctl
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cdctl/ChangeLog,v 1.1 2003/03/04 23:57:27 agenkin Exp $
+
+*cdctl-0.15 (04 Mar 2003)
+
+ 04 Mar 2003; Arcady Genkin <agenkin@gentoo.org> :
+ Initial version by Matt Tucker <tuck@whistlingfish.net>.
diff --git a/app-misc/cdctl/cdctl-0.15.ebuild b/app-misc/cdctl/cdctl-0.15.ebuild
new file mode 100644
index 000000000000..4e1279ed0b5e
--- /dev/null
+++ b/app-misc/cdctl/cdctl-0.15.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2003 Matt Tucker <tuck@whistlingfish.net>
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/cdctl/cdctl-0.15.ebuild,v 1.1 2003/03/04 23:57:27 agenkin Exp $
+
+DESCRIPTION="Utility to control your cd/dvd drive"
+SRC_URI="mirror://sourceforge/cdctl/${P}.tar.gz"
+HOMEPAGE="http://cdctl.sourceforge.net/"
+KEYWORDS="x86"
+IUSE=""
+SLOT="0"
+LICENSE="Free/non-commercial"
+
+DEPEND="virtual/glibc"
+
+inherit eutils
+EPATCH_SOURCE="${FILESDIR}"
+
+src_unpack() {
+ unpack "${A}"
+ cd "${S}"
+ epatch
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+ dodoc NEWS NUTSANDBOLTS LICENSE PUBLICKEY README
+}
+
diff --git a/app-misc/cdctl/files/00_all_Makefile.in.patch.bz2 b/app-misc/cdctl/files/00_all_Makefile.in.patch.bz2
new file mode 100644
index 000000000000..a0ba05ee3e0a
--- /dev/null
+++ b/app-misc/cdctl/files/00_all_Makefile.in.patch.bz2
Binary files differ
diff --git a/app-misc/cdctl/files/digest-cdctl-0.15 b/app-misc/cdctl/files/digest-cdctl-0.15
new file mode 100644
index 000000000000..4a90bff36c55
--- /dev/null
+++ b/app-misc/cdctl/files/digest-cdctl-0.15
@@ -0,0 +1 @@
+MD5 0c969093d6845021f23f90ec1334d524 cdctl-0.15.tar.gz 44163