summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-05-21 18:50:41 +0000
committerJon Hood <squinky86@gentoo.org>2004-05-21 18:50:41 +0000
commit8b5b7017451635b3056c573dc2d5c5509af9fbf9 (patch)
tree45c90a1293249ed3dd86b7f7f440ded367147f16 /media-sound/snd
parentadded patch to fix 64bit arch defines, which broke mikmod output (Manifest re... (diff)
downloadgentoo-2-8b5b7017451635b3056c573dc2d5c5509af9fbf9.tar.gz
gentoo-2-8b5b7017451635b3056c573dc2d5c5509af9fbf9.tar.bz2
gentoo-2-8b5b7017451635b3056c573dc2d5c5509af9fbf9.zip
version bump and ebuild cleanup irt #48464
Diffstat (limited to 'media-sound/snd')
-rw-r--r--media-sound/snd/ChangeLog8
-rw-r--r--media-sound/snd/Manifest4
-rw-r--r--media-sound/snd/files/digest-snd-6.71
-rw-r--r--media-sound/snd/files/digest-snd-7.01
-rw-r--r--media-sound/snd/files/digest-snd-7.41
-rw-r--r--media-sound/snd/snd-7.0.ebuild74
-rw-r--r--media-sound/snd/snd-7.4.ebuild (renamed from media-sound/snd/snd-6.7.ebuild)13
7 files changed, 18 insertions, 84 deletions
diff --git a/media-sound/snd/ChangeLog b/media-sound/snd/ChangeLog
index d26ff0848026..92023f9d828a 100644
--- a/media-sound/snd/ChangeLog
+++ b/media-sound/snd/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-sound/snd
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.12 2004/04/11 17:38:31 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/ChangeLog,v 1.13 2004/05/21 18:50:41 squinky86 Exp $
+
+*snd-7.4 (21 May 2004)
+
+ 21 May 2004; Jon Hood <squinky86@gentoo.org> -snd-6.7.ebuild,
+ -snd-7.0.ebuild, +snd-7.4.ebuild:
+ version bump and cleanup irt #48464
12 Apr 2004; Mamoru KOMACHI <usata@gentoo.org> snd-6.7.ebuild,
snd-7.0.ebuild, snd-7.1.ebuild:
diff --git a/media-sound/snd/Manifest b/media-sound/snd/Manifest
index bdc11774c9ad..ef2cd0ce350b 100644
--- a/media-sound/snd/Manifest
+++ b/media-sound/snd/Manifest
@@ -1,8 +1,10 @@
+MD5 7495c3097a6c263c2d0de9f5d09019f4 snd-7.4.ebuild 1701
+MD5 4378d6e0da6322f16eab926730279dad snd-7.1.ebuild 1749
MD5 498e813e441dfda74fdb734ee89bba76 ChangeLog 1605
MD5 a2cb2ae6ccba17d6d3b81f0159ea5db1 snd-6.7.ebuild 1685
MD5 527dcfe3ce0f0b53c6b6aa8b82eb930c metadata.xml 252
MD5 0f8498310457a34ec7b5998491544607 snd-7.0.ebuild 1685
-MD5 4378d6e0da6322f16eab926730279dad snd-7.1.ebuild 1749
MD5 cfd80dce79511197bafc596a9125c832 files/digest-snd-6.7 60
MD5 360e94992da1ee91fea9ac723fc421c0 files/digest-snd-7.0 60
MD5 2c4ab24ebd10504d1d4f2a704ea4e309 files/digest-snd-7.1 60
+MD5 19c799488e3d5a9e0c8ad9334b88b262 files/digest-snd-7.4 60
diff --git a/media-sound/snd/files/digest-snd-6.7 b/media-sound/snd/files/digest-snd-6.7
deleted file mode 100644
index 4dab4e9b8286..000000000000
--- a/media-sound/snd/files/digest-snd-6.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 bcecb78dd2c9e89558432ae4004a8525 snd-6.7.tar.gz 4641334
diff --git a/media-sound/snd/files/digest-snd-7.0 b/media-sound/snd/files/digest-snd-7.0
deleted file mode 100644
index 26248c3c7528..000000000000
--- a/media-sound/snd/files/digest-snd-7.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 acd33880a74f863dcbf19610b40e9a28 snd-7.0.tar.gz 5026908
diff --git a/media-sound/snd/files/digest-snd-7.4 b/media-sound/snd/files/digest-snd-7.4
new file mode 100644
index 000000000000..dd43cdb240b6
--- /dev/null
+++ b/media-sound/snd/files/digest-snd-7.4
@@ -0,0 +1 @@
+MD5 d21cfe0ba19080b3f8d23d4e3a00677b snd-7.4.tar.gz 5326968
diff --git a/media-sound/snd/snd-7.0.ebuild b/media-sound/snd/snd-7.0.ebuild
deleted file mode 100644
index 92cbeae16031..000000000000
--- a/media-sound/snd/snd-7.0.ebuild
+++ /dev/null
@@ -1,74 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.0.ebuild,v 1.2 2004/04/11 17:38:31 usata Exp $
-
-IUSE="esd motif guile X gtk ruby alsa"
-
-S="${WORKDIR}/${P/\.*//}"
-DESCRIPTION="Snd is a sound editor"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-RESTRICT="nomirror"
-HOMEPAGE="http://snd.sourceforge.net"
-
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS="~x86"
-
-DEPEND="X? ( virtual/x11 )
- dev-libs/gsl
- media-libs/ladspa-sdk
- media-libs/audiofile
- esd? ( media-sound/esound )
- alsa? ( media-libs/alsa-lib )
- gtk? ( x11-libs/gtk+ )
- guile? ( dev-util/guile )
- motif? ( x11-libs/openmotif )
- ruby? ( virtual/ruby )"
-
-
-src_compile() {
- local myconf
-
- use alsa \
- && myconf="${myconf} --with-alsa" \
- || myconf="${myconf} --without-alsa"
-
- use esd \
- && myconf="${myconf} --with-esd" \
- || myconf="${myconf} --without-esd"
-
- use gtk \
- && myconf="${myconf} --with-gtk" \
- || myconf="${myconf} --without-gtk"
-
- use guile \
- && myconf="${myconf} --with-guile --with-run" \
- || myconf="${myconf} --without-guile"
-
- use ruby \
- && myconf="${myconf} --with-ruby" \
- || myconf="${myconf} --without-ruby"
-
- use X \
- && myconf="${myconf} --with-x" \
- || myconf="${myconf} --without-x"
-
-# Seems to cause problem I will look into it but for now we will just disable
-# use gl \
-# && myconf="${myconf} --with-just-gl" \
-# || myconf="${myconf} --without-gl"
-
- econf --with-ladspa --with-float-samples \
- --with-float-sample-width ${myconf} || die
-
- emake || die
-}
-
-src_install () {
- dobin snd
-
- dodoc COPYING HISTORY.Snd README.Snd TODO.Snd
-
- cd contrib/tutorial
- dohtml *
-}
diff --git a/media-sound/snd/snd-6.7.ebuild b/media-sound/snd/snd-7.4.ebuild
index bd7ce375fd20..f19060748de3 100644
--- a/media-sound/snd/snd-6.7.ebuild
+++ b/media-sound/snd/snd-7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-6.7.ebuild,v 1.7 2004/04/11 17:38:31 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/snd/snd-7.4.ebuild,v 1.1 2004/05/21 18:50:41 squinky86 Exp $
IUSE="esd motif guile X gtk ruby alsa"
@@ -12,7 +12,7 @@ HOMEPAGE="http://snd.sourceforge.net"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="x86"
+KEYWORDS="~x86 ~amd64"
DEPEND="X? ( virtual/x11 )
dev-libs/gsl
@@ -53,7 +53,7 @@ src_compile() {
&& myconf="${myconf} --with-x" \
|| myconf="${myconf} --without-x"
-# Seems to cause problem I will look into it but for now we will just disable
+# looks like gl is still broke
# use gl \
# && myconf="${myconf} --with-just-gl" \
# || myconf="${myconf} --without-gl"
@@ -65,11 +65,12 @@ src_compile() {
}
src_install () {
-
dobin snd
- dodoc COPYING HISTORY.Snd README.Snd TODO.Snd
+ dodoc COPYING *.Snd *.scm *.rb *.png *.html
- cd contrib/tutorial
+ cd tutorial
dohtml *
+ insinto /usr/share/doc/${PF}/html/images/jpg
+ doins images/jpg/*
}