summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael J. Cohen <mjc@gentoo.org>2003-06-19 11:39:23 +0000
committerMichael J. Cohen <mjc@gentoo.org>2003-06-19 11:39:23 +0000
commit76f19574cb7618b833e7bd9470c4dbf3298dd812 (patch)
tree7887be1b1e0db51fbd008945cbcd39eaaf15fb4b /media-sound/cantus
parentInitial import. Bug #22784 (diff)
downloadgentoo-2-76f19574cb7618b833e7bd9470c4dbf3298dd812.tar.gz
gentoo-2-76f19574cb7618b833e7bd9470c4dbf3298dd812.tar.bz2
gentoo-2-76f19574cb7618b833e7bd9470c4dbf3298dd812.zip
updated to fix tagging problems, a bug was filed on this (#14400)
Diffstat (limited to 'media-sound/cantus')
-rw-r--r--media-sound/cantus/ChangeLog11
-rw-r--r--media-sound/cantus/Manifest5
-rw-r--r--media-sound/cantus/cantus-1.07.ebuild26
-rw-r--r--media-sound/cantus/files/digest-cantus-1.071
4 files changed, 38 insertions, 5 deletions
diff --git a/media-sound/cantus/ChangeLog b/media-sound/cantus/ChangeLog
index 55de9f2c02b6..7f6e65b22dd3 100644
--- a/media-sound/cantus/ChangeLog
+++ b/media-sound/cantus/ChangeLog
@@ -1,8 +1,15 @@
# ChangeLog for media-sound/cantus
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/ChangeLog,v 1.2 2003/02/12 07:25:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/ChangeLog,v 1.3 2003/06/19 11:39:23 mjc Exp $
-*cantus-1.0.3 (22 Dec 2002)
+*cantus-1.07 (19 Jun 2003)
+
+ 19 Jun 2003; Michael J. Cohen <mjc@gentoo.org> cantus-1.07.ebuild :
+
+ Tagging has been updated along with quite a few bugfixes. Cantus 2.0
+ is due out soon, which uses gtk2.
+
+*cantus-1.03 (22 Dec 2002)
22 Dec 2002; Michael J. Cohen <mjc@gentoo.org> cantus-1.0.3.ebuild :
diff --git a/media-sound/cantus/Manifest b/media-sound/cantus/Manifest
index 39af06b1915d..55139e1998c4 100644
--- a/media-sound/cantus/Manifest
+++ b/media-sound/cantus/Manifest
@@ -1,3 +1,2 @@
-MD5 e1e412e6aab049b5ecc3507493887323 ChangeLog 418
-MD5 a47a6293301d3421cc9f57158200d627 cantus-1.0.3.ebuild 746
-MD5 70f02997f8342f2f7528ca269ed6944d files/digest-cantus-1.0.3 65
+MD5 4240b0ea2dbdb75a6031cd7777bb4681 cantus-1.07.ebuild 739
+MD5 8b5db6b15a4f68cd42cae62e38bd9b14 files/digest-cantus-1.07 65
diff --git a/media-sound/cantus/cantus-1.07.ebuild b/media-sound/cantus/cantus-1.07.ebuild
new file mode 100644
index 000000000000..f4dde47a2c7e
--- /dev/null
+++ b/media-sound/cantus/cantus-1.07.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cantus/cantus-1.07.ebuild,v 1.1 2003/06/19 11:39:23 mjc Exp $
+
+DESCRIPTION="easy to use tool for tagging and renaming MP3 and OGG/Vorbis files"
+HOMEPAGE="http://software.manicsadness.com/?site=project&project=1"
+SRC_URI="http://sam.homeunix.com/software.manicsadness.com-step3/releases/cantus/${P}-1.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+
+DEPEND="vorbis? ( media-libs/libvorbis
+ media-libs/libogg )"
+
+S="${WORKDIR}/${P}"
+
+src_compile() {
+ econf || die "configure failed"
+ make || die "make failed"
+}
+
+src_install() {
+ einstall || die "Install failed"
+}
+
diff --git a/media-sound/cantus/files/digest-cantus-1.07 b/media-sound/cantus/files/digest-cantus-1.07
new file mode 100644
index 000000000000..367b83d79755
--- /dev/null
+++ b/media-sound/cantus/files/digest-cantus-1.07
@@ -0,0 +1 @@
+MD5 0e1ec373ac87a1b7ca604d055548b92b cantus-1.07-1.tar.gz 384770