summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-09-23 21:19:29 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-09-23 21:19:29 +0000
commit2983f7a815d29d820fcc2adc9ee5b2660a843633 (patch)
tree35fa34b3fe462fe61761b027e7553373602b3352 /media-sound/timidity-eawpatches
parentBump, and remove a bunch of older versions. (diff)
downloadhistorical-2983f7a815d29d820fcc2adc9ee5b2660a843633.tar.gz
historical-2983f7a815d29d820fcc2adc9ee5b2660a843633.tar.bz2
historical-2983f7a815d29d820fcc2adc9ee5b2660a843633.zip
Revision bump to make use of the timidity-update script provided by ohn Richard Moser <nigelenki@comcast.net>.
Diffstat (limited to 'media-sound/timidity-eawpatches')
-rw-r--r--media-sound/timidity-eawpatches/ChangeLog9
-rw-r--r--media-sound/timidity-eawpatches/Manifest2
-rw-r--r--media-sound/timidity-eawpatches/files/digest-timidity-eawpatches-12-r41
-rw-r--r--media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild53
4 files changed, 64 insertions, 1 deletions
diff --git a/media-sound/timidity-eawpatches/ChangeLog b/media-sound/timidity-eawpatches/ChangeLog
index e7377f5a3a69..3182e35f96c4 100644
--- a/media-sound/timidity-eawpatches/ChangeLog
+++ b/media-sound/timidity-eawpatches/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-sound/timidity-eawpatches
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.14 2004/09/03 20:25:38 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.15 2004/09/23 21:19:07 eradicator Exp $
+
+*timidity-eawpatches-12-r4 (23 Sep 2004)
+
+ 23 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ +timidity-eawpatches-12-r4.ebuild:
+ Revision bump to make use of the timidity-update script provided by ohn
+ Richard Moser <nigelenki@comcast.net>.
03 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
timidity-eawpatches-12-r3.ebuild:
diff --git a/media-sound/timidity-eawpatches/Manifest b/media-sound/timidity-eawpatches/Manifest
index a80eaa8468a5..dc093337b874 100644
--- a/media-sound/timidity-eawpatches/Manifest
+++ b/media-sound/timidity-eawpatches/Manifest
@@ -1,7 +1,9 @@
MD5 6c06750ea47efed3110252a13342806b ChangeLog 2064
MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
+MD5 898e07d13778563da828ececdd978ec3 timidity-eawpatches-12-r4.ebuild 1265
MD5 795c457b46eefb45cab5ccc15afca6b6 timidity-eawpatches-12-r2.ebuild 1219
MD5 ef08f0386a706ea25d9ade497e3a6ad6 timidity-eawpatches-12-r3.ebuild 1291
+MD5 0fc3bf4990261c76091fa637ad44583a files/digest-timidity-eawpatches-12-r4 68
MD5 0fc3bf4990261c76091fa637ad44583a files/digest-timidity-eawpatches-12-r2 68
MD5 bc4db09d3bca05b826128910ee3ea94f files/timidity-eawpatches-12-gentoo.diff 650
MD5 0fc3bf4990261c76091fa637ad44583a files/digest-timidity-eawpatches-12-r3 68
diff --git a/media-sound/timidity-eawpatches/files/digest-timidity-eawpatches-12-r4 b/media-sound/timidity-eawpatches/files/digest-timidity-eawpatches-12-r4
new file mode 100644
index 000000000000..a45653bba691
--- /dev/null
+++ b/media-sound/timidity-eawpatches/files/digest-timidity-eawpatches-12-r4
@@ -0,0 +1 @@
+MD5 8ebcf0583f3077346ebace93c8ea166f eawpats12_full.tar.gz 32047230
diff --git a/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild
new file mode 100644
index 000000000000..ac462c43d3de
--- /dev/null
+++ b/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild,v 1.1 2004/09/23 21:19:07 eradicator Exp $
+
+IUSE=""
+
+DESCRIPTION="Eric Welsh's GUS patches for TiMidity"
+HOMEPAGE="http://www.stardate.bc.ca/eawpatches/html/default.htm"
+SRC_URI="http://5hdumat.samizdat.net/music/eawpats${PV}_full.tar.gz"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~amd64 ~sparc"
+
+DEPEND=">=media-sound/timidity++-2.13.0-r2"
+
+S=${WORKDIR}/eawpats
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}/linuxconfig
+ sed -i -e "s:dir /home/user/eawpats/:dir /usr/share/timidity/eawpatches:" timidity.cfg
+}
+
+src_install() {
+ local instdir=/usr/share/timidity
+
+ # Set our installation directory
+ insinto ${instdir}/eawpatches
+
+ # Install base timidity configuration for timidity-update
+ doins linuxconfig/timidity.cfg
+ rm -rf linuxconfig/ winconfig/
+
+ # Install base eawpatches
+ doins *.cfg *.pat
+ rm *.cfg *.pat
+
+ # Install patches from subdirectories
+ for d in `find . -type f -name \*.pat | sed 's,/[^/]*$,,' | sort -u`; do
+ insinto ${instdir}/eawpatches/${d}
+ doins ${d}/*.pat
+ done
+
+ # Install documentation, including subdirs
+ find . -name \*.txt | xargs dodoc
+}
+
+pkg_postinst() {
+ einfo "You must run 'timidity-update -g -s eawpatches' to set this"
+ einfo "patchset as the default system patchset."
+}
+