summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn J. Ellis <jje@gentoo.org>2003-09-28 07:57:41 +0000
committerJohn J. Ellis <jje@gentoo.org>2003-09-28 07:57:41 +0000
commit5da92d119c953d21766355da646c6c633e432ea0 (patch)
tree95fd9d28108d896718a759344924d9865c5f0987 /media-sound/noteedit
parentInitial revision, ~x86 masked. Closes #22382. (diff)
downloadhistorical-5da92d119c953d21766355da646c6c633e432ea0.tar.gz
historical-5da92d119c953d21766355da646c6c633e432ea0.tar.bz2
historical-5da92d119c953d21766355da646c6c633e432ea0.zip
Initial revision, ~x86 masked. Closes #22382.
Diffstat (limited to 'media-sound/noteedit')
-rw-r--r--media-sound/noteedit/Manifest3
-rw-r--r--media-sound/noteedit/files/digest-noteedit-2.3.21
-rw-r--r--media-sound/noteedit/noteedit-2.3.2.ebuild22
3 files changed, 25 insertions, 1 deletions
diff --git a/media-sound/noteedit/Manifest b/media-sound/noteedit/Manifest
index 9c02a89ee0bf..3fbd4427e974 100644
--- a/media-sound/noteedit/Manifest
+++ b/media-sound/noteedit/Manifest
@@ -1,2 +1,3 @@
-MD5 569be128095a11cbca29ceea6fe2ea90 noteedit-2.3.2.ebuild 521
+MD5 7c2d06b0bf3948399519383a9e98e0a3 noteedit-2.3.2.ebuild 608
+MD5 2b2d916ab83fe673dabf26efc7b4507c ChangeLog 373
MD5 88c3dbf1f810a538adc2fd37155ac7d4 files/digest-noteedit-2.3.2 64
diff --git a/media-sound/noteedit/files/digest-noteedit-2.3.2 b/media-sound/noteedit/files/digest-noteedit-2.3.2
new file mode 100644
index 000000000000..cb192f79a030
--- /dev/null
+++ b/media-sound/noteedit/files/digest-noteedit-2.3.2
@@ -0,0 +1 @@
+MD5 ca8f6642b6785d6f555a17457076780e noteedit-2.3.2.tgz 1754565
diff --git a/media-sound/noteedit/noteedit-2.3.2.ebuild b/media-sound/noteedit/noteedit-2.3.2.ebuild
new file mode 100644
index 000000000000..eeb704734ffb
--- /dev/null
+++ b/media-sound/noteedit/noteedit-2.3.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/noteedit/noteedit-2.3.2.ebuild,v 1.1 2003/09/28 07:57:37 jje Exp $
+
+inherit kde-functions kde
+
+DESCRIPTION="Musical score editor (for Linux)."
+HOMEPAGE="http://rnvs.informatik.tu-chemnitz.de/~jan/noteedit/"
+SRC_URI="http://rnvs.informatik.tu-chemnitz.de/cgi-bin/nph-sendbin.cgi/~jan/${PN}/${P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE="arts"
+
+DEPEND="arts? ( kde-base/kdemultimedia )
+ media-libs/tse3"
+
+S=${WORKDIR}/${P}
+
+need-kde 3
+