diff options
author | 2009-06-05 10:05:31 +0000 | |
---|---|---|
committer | 2009-06-05 10:05:31 +0000 | |
commit | bb51a298bf2d14de18aa76ca5f00ccd55d9c9a1f (patch) | |
tree | 72802ba1a6309fd0e0bed019676bef62cfda3b82 /media-sound/amsynth | |
parent | imgresample configure option is gone now, no need to disable it anymore (diff) | |
download | gentoo-2-bb51a298bf2d14de18aa76ca5f00ccd55d9c9a1f.tar.gz gentoo-2-bb51a298bf2d14de18aa76ca5f00ccd55d9c9a1f.tar.bz2 gentoo-2-bb51a298bf2d14de18aa76ca5f00ccd55d9c9a1f.zip |
Fix repoman warnings
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/amsynth')
-rw-r--r-- | media-sound/amsynth/Manifest | 3 | ||||
-rw-r--r-- | media-sound/amsynth/amsynth-1.0.0.ebuild | 57 | ||||
-rw-r--r-- | media-sound/amsynth/files/amsynth-pthread.patch | 10 |
3 files changed, 0 insertions, 70 deletions
diff --git a/media-sound/amsynth/Manifest b/media-sound/amsynth/Manifest index f61864f54967..e0da095f2614 100644 --- a/media-sound/amsynth/Manifest +++ b/media-sound/amsynth/Manifest @@ -2,10 +2,7 @@ AUX amsynth-1.2.0+gcc-4.3.patch 2053 RMD160 f95c85ee18b3106bb332ffaa1126016f7d49 AUX amsynth-1.2.0-asneeded.patch 1326 RMD160 b162bafcca8924540960c1b85c6080f19bdbabaf SHA1 d40428cda5af6df537cb4e5f22587d97ecfec88a SHA256 39c4cf8de92dcce9e90eda336bf545876207cf070e1be6573e3c2368a1579d06 AUX amsynth-1.2.0-cflags.patch 542 RMD160 9725b28818b7cc6c7d4090ba1aea2dadecd5d1e7 SHA1 4725f56e6e946623fa9e043a481a8e4c54fb360e SHA256 463c6f9df0084d398e37783d25e95340ce3029660e221f68842b06aef08e3a5d AUX amsynth-1.2.0-debug.patch 1526 RMD160 85303509b7e400b892cf4b29ef54e1125908861a SHA1 d8909b260396771c78fe1ab4e351375eb4001698 SHA256 87c5de38991eae846f8c202e649d5cfc05c69daae1c2b6e8b88ace2ca66d13b5 -AUX amsynth-pthread.patch 256 RMD160 cf565d0b02ed280e3677fadd37ad567bc3f13bd5 SHA1 d013c22af63642ce59553cc2edceeb55c3e831c6 SHA256 80fcb1cafebf5ee10a9949e7041f847f8a952ab22f27b52b0fb5f851314cb269 -DIST amSynth-1.0.0.tar.gz 448974 RMD160 ffcc5336214344177c0a9e0a2b1d1ea55bccd5b3 SHA1 341d9b304cd9d2a0204314554f64bb0789701f68 SHA256 478a8c4cabae03959448f350f65d1338e48c31aa317ab900624dfa83813ecf49 DIST amSynth-1.2.0.tar.gz 616311 RMD160 b24b493e1532f3b1ad574856cfaadf8418e32900 SHA1 3e92417f6898f24a0996fef45827937fbf28e9ef SHA256 5fff8dc65bd5550bbf408e3df1123c68e31517bbb7441cbe0b964ab271948b1c -EBUILD amsynth-1.0.0.ebuild 1525 RMD160 e4566dab35d6a4008aa7767ff3f616c99384b286 SHA1 6cff904687671fe718db9a40309cd70135cbc0a9 SHA256 36e2ecf2ee117ad500fad41f8a217eed280e1046bc17ec4ea9e22978c19de43f EBUILD amsynth-1.2.0.ebuild 1827 RMD160 05214693e2ef7a265da4dfdbe927fbfb63cd87e7 SHA1 15386ce7c936eb73f26b664c6b820e7054792374 SHA256 b19a62fa3bbac9ac15dd84a63a1e0a2de616d35011e8a7f0c34067ba7fadbcd1 MISC ChangeLog 4256 RMD160 b1f3d618063a8945a7559f896199bc20b5bef27e SHA1 9fc53b2d266e7778e9dff13c1550937c47ccb02a SHA256 5987b5b528bd82b8c3153bc8b2580de208908116f6ac7dd7879b822fda0b6cc3 MISC metadata.xml 158 RMD160 6842e2189a50bd8a98e84802c38180ac1421c00e SHA1 703cea5a2109d41f7c87993c1f01d418a4c85174 SHA256 dfb5b47e6836db39fb187301dfcff1c2605e91d13d21db160806a563d8c75f9b diff --git a/media-sound/amsynth/amsynth-1.0.0.ebuild b/media-sound/amsynth/amsynth-1.0.0.ebuild deleted file mode 100644 index 79f2068d2f0d..000000000000 --- a/media-sound/amsynth/amsynth-1.0.0.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.0.0.ebuild,v 1.13 2007/01/05 17:21:41 flameeyes Exp $ - -IUSE="oss alsa jack" - -inherit eutils - -MY_P=${P/_rc/-rc} -MY_P=${MY_P/amsynth/amSynth} - -DESCRIPTION="A retro analogue - modelling softsynth" -HOMEPAGE="http://amsynthe.sourceforge.net/" -SRC_URI="mirror://sourceforge/amsynthe/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" - -# libsndfile support is actually optional, but IMHO this package should have it -DEPEND="=dev-cpp/gtkmm-1.2* \ - media-libs/libsndfile \ - alsa? ( media-libs/alsa-lib \ - media-sound/alsa-utils ) \ - jack? ( media-sound/jack-audio-connection-kit )" - -S=${WORKDIR}/${MY_P} - -src_unpack() { - unpack ${A} - cd ${S} - - sed -i "/#include <alsa\\/asoundlib.h>/i\\#define ALSA_PCM_OLD_HW_PARAMS_API 1\\" src/drivers/ALSAmmapAudioDriver.h - sed -i "/#include <alsa\\/asoundlib.h>/i\\#define ALSA_PCM_OLD_HW_PARAMS_API 1\\" src/drivers/ALSAAudioDriver.h - - epatch ${FILESDIR}/${PN}-pthread.patch -} - -src_compile() { - econf `use_with oss` `use_with alsa` `use_with jack` || die "configure failed" - emake || die -} - -src_install() { - make DESTDIR=${D} install || die -} - -pkg_postinst() { - elog - elog "amSynth has been installed normally." - elog "If you would like to use the virtual" - elog "keyboard option, then do" - elog "emerge vkeybd" - elog "and make sure you emerged amSynth" - elog "with alsa support (USE=alsa)" - elog -} diff --git a/media-sound/amsynth/files/amsynth-pthread.patch b/media-sound/amsynth/files/amsynth-pthread.patch deleted file mode 100644 index e0d9d6e20e6f..000000000000 --- a/media-sound/amsynth/files/amsynth-pthread.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- src/main.cc.old 2004-03-14 13:45:10.350579816 -0600 -+++ src/main.cc 2004-03-14 13:45:39.107208144 -0600 -@@ -7,6 +7,7 @@ - - #include <gtk--/main.h> - #include <pthread.h> -+#include <signal.h> - #include <iostream> - #include <fstream> - #include <unistd.h> |