summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2003-02-28 11:24:23 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2003-02-28 11:24:23 +0000
commit03ed0492cb567dbb61e172bb0022cbcc47bd3d85 (patch)
tree4370a6e31d3a525787912c7a4ca3500f0dd4e758 /media-sound/bpmdj
parentremoved gnome-libs dependency (diff)
downloadhistorical-03ed0492cb567dbb61e172bb0022cbcc47bd3d85.tar.gz
historical-03ed0492cb567dbb61e172bb0022cbcc47bd3d85.tar.bz2
historical-03ed0492cb567dbb61e172bb0022cbcc47bd3d85.zip
new release
Diffstat (limited to 'media-sound/bpmdj')
-rw-r--r--media-sound/bpmdj/bpmdj-1.6.ebuild27
-rw-r--r--media-sound/bpmdj/files/digest-bpmdj-1.61
2 files changed, 28 insertions, 0 deletions
diff --git a/media-sound/bpmdj/bpmdj-1.6.ebuild b/media-sound/bpmdj/bpmdj-1.6.ebuild
new file mode 100644
index 000000000000..2e61f6b02aa8
--- /dev/null
+++ b/media-sound/bpmdj/bpmdj-1.6.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/bpmdj/bpmdj-1.6.ebuild,v 1.1 2003/02/28 11:24:23 pvdabeel Exp $
+
+S=${WORKDIR}/${P}
+
+DESCRIPTION="Bpmdj, software for measuring the BPM of music and mixing"
+HOMEPAGE="http://bpmdj.strokemusic.org"
+
+SRC_URI="ftp://bpmdj.strokemusic.org/bpmdj/1.6/bpmdj-1.6.source.tgz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~ppc"
+
+DEPEND="x11-libs/qt*"
+
+RDEPEND="mpg123"
+
+src_compile() {
+ cp defines.gentoo defines
+ cp ${FILESDIR}/makefile makefile
+ make || die
+}
+
+src_install () {
+ make DESTDIR=${D} deb-install || die
+}
diff --git a/media-sound/bpmdj/files/digest-bpmdj-1.6 b/media-sound/bpmdj/files/digest-bpmdj-1.6
new file mode 100644
index 000000000000..40b96345a318
--- /dev/null
+++ b/media-sound/bpmdj/files/digest-bpmdj-1.6
@@ -0,0 +1 @@
+MD5 6f54fbc8aeafbe5b5c80f7de36bfc12c bpmdj-1.6.source.tgz 358852