summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2002-05-06 00:45:18 +0000
committerRyan Phillips <rphillips@gentoo.org>2002-05-06 00:45:18 +0000
commit7bcbdfa22a99eea73651a4bb9cffe64ffa1eb449 (patch)
treec12f40d5f8feb0476beb6f80dc81ddce1df5d7d0 /media-sound/cdplay
parentFixes 2468 (diff)
downloadgentoo-2-7bcbdfa22a99eea73651a4bb9cffe64ffa1eb449.tar.gz
gentoo-2-7bcbdfa22a99eea73651a4bb9cffe64ffa1eb449.tar.bz2
gentoo-2-7bcbdfa22a99eea73651a4bb9cffe64ffa1eb449.zip
New package
Diffstat (limited to 'media-sound/cdplay')
-rw-r--r--media-sound/cdplay/ChangeLog13
-rw-r--r--media-sound/cdplay/cdplay-0.8.ebuild21
-rw-r--r--media-sound/cdplay/files/digest-cdplay-0.81
3 files changed, 35 insertions, 0 deletions
diff --git a/media-sound/cdplay/ChangeLog b/media-sound/cdplay/ChangeLog
new file mode 100644
index 000000000000..a63741893e1d
--- /dev/null
+++ b/media-sound/cdplay/ChangeLog
@@ -0,0 +1,13 @@
+# ChangeLog for media-sound/cdplay
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cdplay/ChangeLog,v 1.1 2002/05/06 00:45:18 rphillips Exp $
+
+*cdplay-0.8 (5 May 2002)
+
+ 5 May 2002; Ryan Phillips <rphillips@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.
diff --git a/media-sound/cdplay/cdplay-0.8.ebuild b/media-sound/cdplay/cdplay-0.8.ebuild
new file mode 100644
index 000000000000..7fd5474797fb
--- /dev/null
+++ b/media-sound/cdplay/cdplay-0.8.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# Author Jonathan Gonzalez <ciberscroll@uole.com>
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cdplay/cdplay-0.8.ebuild,v 1.1 2002/05/06 00:45:18 rphillips Exp $
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Console CD Player"
+SRC_URI="http://www.x-paste.de/files/${P}.tar.gz"
+HOMEPAGE="http://www.x-paste.de/projects/index.php"
+
+DEPEND="virtual/glibc"
+
+src_compile () {
+ make || die
+}
+
+src_install () {
+ into /usr
+ dobin cdplay
+}
+
diff --git a/media-sound/cdplay/files/digest-cdplay-0.8 b/media-sound/cdplay/files/digest-cdplay-0.8
new file mode 100644
index 000000000000..7bc1753b6ac4
--- /dev/null
+++ b/media-sound/cdplay/files/digest-cdplay-0.8
@@ -0,0 +1 @@
+MD5 328ee4f7df1bfe9257a6db180a4ddd6e cdplay-0.8.tar.gz 12283