diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-11 15:52:39 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-11 15:52:39 +0000 |
commit | 123362bfff2624f4fcd25dfe860b0f91d26bf847 (patch) | |
tree | 2486d968fcb9161ac4ee29675817feeb5d61ea15 /media-sound/alsa-utils | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-123362bfff2624f4fcd25dfe860b0f91d26bf847.tar.gz gentoo-2-123362bfff2624f4fcd25dfe860b0f91d26bf847.tar.bz2 gentoo-2-123362bfff2624f4fcd25dfe860b0f91d26bf847.zip |
Drop old versions and FILESDIR cleanup.
(Portage version: 2529-svn)
Diffstat (limited to 'media-sound/alsa-utils')
8 files changed, 8 insertions, 241 deletions
diff --git a/media-sound/alsa-utils/ChangeLog b/media-sound/alsa-utils/ChangeLog index ac0b670aae39..b02ba8407c56 100644 --- a/media-sound/alsa-utils/ChangeLog +++ b/media-sound/alsa-utils/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-sound/alsa-utils # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.132 2006/01/11 15:41:33 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/ChangeLog,v 1.133 2006/01/11 15:52:39 flameeyes Exp $ + + 11 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> + -files/alsa-utils-1.0.9a-strsignal.patch, + -files/alsa-utils-1.0.10_rc1-largefile.patch, + -files/alsa-utils-1.0.10_rc1-nls.patch, -alsa-utils-1.0.8.ebuild, + -alsa-utils-1.0.9a-r1.ebuild: + Drop old versions and FILESDIR cleanup. 11 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> alsa-utils-1.0.10.ebuild: diff --git a/media-sound/alsa-utils/alsa-utils-1.0.8.ebuild b/media-sound/alsa-utils/alsa-utils-1.0.8.ebuild deleted file mode 100644 index 521c6592b858..000000000000 --- a/media-sound/alsa-utils/alsa-utils-1.0.8.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.8.ebuild,v 1.8 2005/04/24 10:01:44 vapier Exp $ - -MY_P=${P/_rc/rc} -S=${WORKDIR}/${MY_P} - -DESCRIPTION="Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)" -HOMEPAGE="http://www.alsa-project.org/" -SRC_URI="mirror://alsaproject/utils/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0.9" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" -IUSE="" - -DEPEND=">=sys-libs/ncurses-5.1 - dev-util/dialog - >=media-libs/alsa-lib-1.0.8" -RDEPEND="${DEPEND} - sys-apps/pciutils" - -src_install() { - local ALSA_UTILS_DOCS="ChangeLog README TODO - seq/aconnect/README.aconnect - seq/aseqnet/README.aseqnet" - - make DESTDIR="${D}" install || die "Installation Failed" - - dodoc ${ALSA_UTILS_DOCS} - newdoc alsamixer/README README.alsamixer - - insinto /etc/conf.d - newins ${FILESDIR}/alsasound.confd alsasound - insinto /etc/modules.d - newins ${FILESDIR}/alsa-modules.conf-rc alsa - exeinto /etc/init.d - doexe ${FILESDIR}/alsasound -} - -pkg_postinst() { - echo - einfo "The alsasound initscript is now provided by alsa-utils" - einfo "instead of alsa-driver for compatibility with kernel-sources" - einfo "which provide ALSA internally." - echo - einfo "To take advantage of this, and automate the process of" - einfo "loading and unloading the ALSA sound drivers as well as" - einfo "storing and restoring sound-card mixer levels you should" - einfo "add alsasound to the boot runlevel. You can do this as" - einfo "root like so:" - einfo " # rc-update add alsasound boot" - echo - einfo "You will also need to edit the file /etc/modules.d/alsa" - einfo "and run modules-update. You can do this like so:" - einfo " # nano -w /etc/modules.d/alsa && modules-update" - echo - - if use sparc; then - ewarn "Old versions of alsa-drivers had a broken snd-ioctl32 module" - ewarn "which causes sparc64 machines to lockup on such tasks as" - ewarn "changing the volume. Because of this, it is VERY important" - ewarn "that you do not use the snd-ioctl32 modules contained in" - ewarn "development-sources or <=gentoo-dev-sources-2.6.7-r14. Doing so" - ewarn "may result in an unbootable system if you start alsasound at boot." - fi -} diff --git a/media-sound/alsa-utils/alsa-utils-1.0.9a-r1.ebuild b/media-sound/alsa-utils/alsa-utils-1.0.9a-r1.ebuild deleted file mode 100644 index 8b5ad2ad8d04..000000000000 --- a/media-sound/alsa-utils/alsa-utils-1.0.9a-r1.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/alsa-utils-1.0.9a-r1.ebuild,v 1.5 2005/10/10 21:55:16 vapier Exp $ - -inherit eutils flag-o-matic - -DESCRIPTION="Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)" -HOMEPAGE="http://www.alsa-project.org/" -SRC_URI="mirror://alsaproject/utils/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0.9" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86" -IUSE="nls" - -DEPEND=">=sys-libs/ncurses-5.1 - dev-util/dialog - >=media-libs/alsa-lib-1.0.9" -RDEPEND="${DEPEND} - sys-apps/pciutils" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-strsignal.patch #103189 -} - -src_compile() { - # Largefile support, bug #91056 - append-flags -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - econf \ - $(use_enable nls) \ - || die "configure failed" - - emake || die "make failed" -} - -src_install() { - local ALSA_UTILS_DOCS="ChangeLog README TODO - seq/aconnect/README.aconnect - seq/aseqnet/README.aseqnet" - - make DESTDIR="${D}" install || die "Installation Failed" - - dodoc ${ALSA_UTILS_DOCS} - newdoc alsamixer/README README.alsamixer - - newconfd ${FILESDIR}/alsasound.confd alsasound - insinto /etc/modules.d - newins ${FILESDIR}/alsa-modules.conf-rc alsa - doinitd ${FILESDIR}/alsasound -} - -pkg_postinst() { - echo - einfo "The alsasound initscript is now provided by alsa-utils" - einfo "instead of alsa-driver for compatibility with kernel-sources" - einfo "which provide ALSA internally." - echo - einfo "To take advantage of this, and automate the process of" - einfo "loading and unloading the ALSA sound drivers as well as" - einfo "storing and restoring sound-card mixer levels you should" - einfo "add alsasound to the boot runlevel. You can do this as" - einfo "root like so:" - einfo " # rc-update add alsasound boot" - echo - einfo "You will also need to edit the file /etc/modules.d/alsa" - einfo "and run modules-update. You can do this like so:" - einfo " # nano -w /etc/modules.d/alsa && modules-update" - echo - - if use sparc; then - ewarn "Old versions of alsa-drivers had a broken snd-ioctl32 module" - ewarn "which causes sparc64 machines to lockup on such tasks as" - ewarn "changing the volume. Because of this, it is VERY important" - ewarn "that you do not use the snd-ioctl32 modules contained in" - ewarn "development-sources or <=gentoo-dev-sources-2.6.7-r14. Doing so" - ewarn "may result in an unbootable system if you start alsasound at boot." - fi -} diff --git a/media-sound/alsa-utils/files/alsa-utils-1.0.10_rc1-largefile.patch b/media-sound/alsa-utils/files/alsa-utils-1.0.10_rc1-largefile.patch deleted file mode 100644 index 295bb7368a08..000000000000 --- a/media-sound/alsa-utils/files/alsa-utils-1.0.10_rc1-largefile.patch +++ /dev/null @@ -1,14 +0,0 @@ -Index: alsa-utils-1.0.10rc1/configure.in -=================================================================== ---- alsa-utils-1.0.10rc1.orig/configure.in -+++ alsa-utils-1.0.10rc1/configure.in -@@ -81,6 +81,9 @@ AC_HEADER_TIME - dnl Checks for library functions. - AC_PROG_GCC_TRADITIONAL - -+dnl Enable largefile support -+AC_SYS_LARGEFILE -+ - SAVE_UTIL_VERSION - - AC_OUTPUT(Makefile alsactl/Makefile alsamixer/Makefile amidi/Makefile amixer/Makefile \ diff --git a/media-sound/alsa-utils/files/alsa-utils-1.0.10_rc1-nls.patch b/media-sound/alsa-utils/files/alsa-utils-1.0.10_rc1-nls.patch deleted file mode 100644 index 3233516dde9b..000000000000 --- a/media-sound/alsa-utils/files/alsa-utils-1.0.10_rc1-nls.patch +++ /dev/null @@ -1,60 +0,0 @@ -Index: alsa-utils-1.0.10rc1/aplay/aplay.c -=================================================================== ---- alsa-utils-1.0.10rc1.orig/aplay/aplay.c -+++ alsa-utils-1.0.10rc1/aplay/aplay.c -@@ -362,8 +362,10 @@ int main(int argc, char *argv[]) - int do_names_list = 0, do_device_list = 0, do_pcm_list = 0; - snd_pcm_info_t *info; - -+#ifdef ENABLE_NLS - setlocale(LC_ALL, ""); - textdomain(PACKAGE); -+#endif - - snd_pcm_info_alloca(&info); - -Index: alsa-utils-1.0.10rc1/seq/aconnect/aconnect.c -=================================================================== ---- alsa-utils-1.0.10rc1.orig/seq/aconnect/aconnect.c -+++ alsa-utils-1.0.10rc1/seq/aconnect/aconnect.c -@@ -278,8 +278,10 @@ int main(int argc, char **argv) - snd_seq_port_subscribe_t *subs; - snd_seq_addr_t sender, dest; - -+#ifdef ENABLE_NLS - setlocale(LC_ALL, ""); - textdomain(PACKAGE); -+#endif - - while ((c = getopt_long(argc, argv, "dior:t:elx", long_option, NULL)) != -1) { - switch (c) { -Index: alsa-utils-1.0.10rc1/seq/aseqnet/aseqnet.c -=================================================================== ---- alsa-utils-1.0.10rc1.orig/seq/aseqnet/aseqnet.c -+++ alsa-utils-1.0.10rc1/seq/aseqnet/aseqnet.c -@@ -97,8 +97,10 @@ int main(int argc, char **argv) - int port = DEFAULT_PORT; - char *source = NULL, *dest = NULL; - -+#ifdef ENABLE_NLS - setlocale(LC_ALL, ""); - textdomain(PACKAGE); -+#endif - - while ((c = getopt_long(argc, argv, "p:s:d:vi", long_option, NULL)) != -1) { - switch (c) { -Index: alsa-utils-1.0.10rc1/speaker-test/speaker-test.c -=================================================================== ---- alsa-utils-1.0.10rc1.orig/speaker-test/speaker-test.c -+++ alsa-utils-1.0.10rc1/speaker-test/speaker-test.c -@@ -499,8 +499,10 @@ int main(int argc, char *argv[]) { - {NULL, 0, NULL, 0 }, - }; - -+#ifdef ENABLE_NLS - setlocale(LC_ALL, ""); - textdomain(PACKAGE); -+#endif - - snd_pcm_hw_params_alloca(&hwparams); - snd_pcm_sw_params_alloca(&swparams); diff --git a/media-sound/alsa-utils/files/alsa-utils-1.0.9a-strsignal.patch b/media-sound/alsa-utils/files/alsa-utils-1.0.9a-strsignal.patch deleted file mode 100644 index e61783c984a6..000000000000 --- a/media-sound/alsa-utils/files/alsa-utils-1.0.9a-strsignal.patch +++ /dev/null @@ -1,17 +0,0 @@ -Using sys_siglist is deprecated in favor of strsignal - -Patch by R. Bosch - -http://bugs.gentoo.org/103189 - ---- alsa-utils-1.0.9a/alsamixer/alsamixer.c -+++ alsa-utils-1.0.9a/alsamixer/alsamixer.c -@@ -2207,7 +2207,7 @@ - mixer_signal_handler (int signal) - { - if (signal != SIGSEGV) -- mixer_abort (ERR_SIGNAL, sys_siglist[signal], 0); -+ mixer_abort (ERR_SIGNAL, strsignal(signal), 0); - else - { - fprintf (stderr, "\nSegmentation fault.\n"); diff --git a/media-sound/alsa-utils/files/digest-alsa-utils-1.0.8 b/media-sound/alsa-utils/files/digest-alsa-utils-1.0.8 deleted file mode 100644 index 853862fe6690..000000000000 --- a/media-sound/alsa-utils/files/digest-alsa-utils-1.0.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 c72d0efa9c88770a10733ec2abc1a872 alsa-utils-1.0.8.tar.bz2 224587 diff --git a/media-sound/alsa-utils/files/digest-alsa-utils-1.0.9a-r1 b/media-sound/alsa-utils/files/digest-alsa-utils-1.0.9a-r1 deleted file mode 100644 index c7f488e60009..000000000000 --- a/media-sound/alsa-utils/files/digest-alsa-utils-1.0.9a-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 d4b77e9fe0311772293e402fdd634ad2 alsa-utils-1.0.9a.tar.bz2 957419 |