diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-08-29 18:55:14 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-08-29 18:55:14 +0000 |
commit | 6c0760b4e22a2867c4b19f3a30551a9b0fed3fa8 (patch) | |
tree | 321e7d46a2f3cb25005b0cd90e157313bc5f514e /media-libs/openal | |
parent | Removing kaiowas from metadata due to his retirement (see #61930 for reference). (diff) | |
download | gentoo-2-6c0760b4e22a2867c4b19f3a30551a9b0fed3fa8.tar.gz gentoo-2-6c0760b4e22a2867c4b19f3a30551a9b0fed3fa8.tar.bz2 gentoo-2-6c0760b4e22a2867c4b19f3a30551a9b0fed3fa8.zip |
I am forcing a revision bump here so everybody rebuilds with the latest patch. I had thought that it was only needed to build with gcc-4.2, but apparently it is required that openal is built with the patch for anything built with gcc-4.2 that links against it. Since there is no change in content, I'm putting this straight to stable.
(Portage version: 2.1.3.6)
Diffstat (limited to 'media-libs/openal')
-rw-r--r-- | media-libs/openal/ChangeLog | 12 | ||||
-rw-r--r-- | media-libs/openal/files/digest-openal-0.0.8-r1 | 3 | ||||
-rw-r--r-- | media-libs/openal/files/digest-openal-0.0.8-r2 (renamed from media-libs/openal/files/digest-openal-0.0.8) | 0 | ||||
-rw-r--r-- | media-libs/openal/openal-0.0.8-r2.ebuild (renamed from media-libs/openal/openal-0.0.8-r1.ebuild) | 2 | ||||
-rw-r--r-- | media-libs/openal/openal-0.0.8.ebuild | 53 |
5 files changed, 12 insertions, 58 deletions
diff --git a/media-libs/openal/ChangeLog b/media-libs/openal/ChangeLog index 47aaaacadb36..9ff1fb243bd3 100644 --- a/media-libs/openal/ChangeLog +++ b/media-libs/openal/ChangeLog @@ -1,6 +1,16 @@ # ChangeLog for media-libs/openal # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/ChangeLog,v 1.80 2007/03/28 20:45:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/ChangeLog,v 1.81 2007/08/29 18:55:14 wolf31o2 Exp $ + +*openal-0.0.8-r2 (29 Aug 2007) + + 29 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> -openal-0.0.8.ebuild, + -openal-0.0.8-r1.ebuild, +openal-0.0.8-r2.ebuild: + I am forcing a revision bump here so everybody rebuilds with the latest + patch. I had thought that it was only needed to build with gcc-4.2, but + apparently it is required that openal is built with the patch for anything + built with gcc-4.2 that links against it. Since there is no change in + content, I'm putting this straight to stable. 28 Mar 2007; Raúl Porcel <armin76@gentoo.org> openal-0.0.8-r1.ebuild: ia64 stable wrt bug 154377 diff --git a/media-libs/openal/files/digest-openal-0.0.8-r1 b/media-libs/openal/files/digest-openal-0.0.8-r1 deleted file mode 100644 index 2f213f390e0a..000000000000 --- a/media-libs/openal/files/digest-openal-0.0.8-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 641cf53761f35ee979f3e888614797a0 openal-0.0.8.tar.gz 870671 -RMD160 29368dbceea7cfd8b5c520b9e0f0cfdc7324e265 openal-0.0.8.tar.gz 870671 -SHA256 723e2c57c3cdffa7ff11f9b6b5478d6cb4af017e5a1ee7a56032969c39c1c2fe openal-0.0.8.tar.gz 870671 diff --git a/media-libs/openal/files/digest-openal-0.0.8 b/media-libs/openal/files/digest-openal-0.0.8-r2 index 2f213f390e0a..2f213f390e0a 100644 --- a/media-libs/openal/files/digest-openal-0.0.8 +++ b/media-libs/openal/files/digest-openal-0.0.8-r2 diff --git a/media-libs/openal/openal-0.0.8-r1.ebuild b/media-libs/openal/openal-0.0.8-r2.ebuild index aed4a3b89bab..e95c827a0d35 100644 --- a/media-libs/openal/openal-0.0.8-r1.ebuild +++ b/media-libs/openal/openal-0.0.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-0.0.8-r1.ebuild,v 1.11 2007/03/28 20:45:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-0.0.8-r2.ebuild,v 1.1 2007/08/29 18:55:14 wolf31o2 Exp $ inherit eutils diff --git a/media-libs/openal/openal-0.0.8.ebuild b/media-libs/openal/openal-0.0.8.ebuild deleted file mode 100644 index 223ac4e8a474..000000000000 --- a/media-libs/openal/openal-0.0.8.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openal/openal-0.0.8.ebuild,v 1.10 2006/09/04 06:55:46 kumba Exp $ - -inherit eutils - -DESCRIPTION="OpenAL, the Open Audio Library, is an open, vendor-neutral, cross-platform API for interactive, primarily spatialized audio" -HOMEPAGE="http://www.openal.org" -SRC_URI="http://www.openal.org/openal_webstf/downloads/${P}.tar.gz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" -IUSE="alsa arts esd sdl debug vorbis mp3" - -RDEPEND="alsa? ( >=media-libs/alsa-lib-1.0.2 ) - arts? ( kde-base/arts ) - esd? ( media-sound/esound ) - sdl? ( media-libs/libsdl ) - vorbis? ( media-libs/libvorbis ) - mp3? ( media-libs/libmad )" - -DEPEND="${RDEPEND} - sys-devel/autoconf - sys-devel/automake - sys-devel/libtool" - -src_compile() { - export WANT_AUTOCONF=2.5 - autoconf \ - || die "autoconf failed" - - econf \ - --libdir=/usr/$(get_libdir) \ - $(use_enable esd) \ - $(use_enable sdl) \ - $(use_enable alsa) \ - $(use_enable arts) \ - $(use_enable mp3) \ - $(use_enable vorbis) \ - $(use_enable debug debug-maximus) \ - || die "econf failed" - - emake -j1 all \ - || die "emake failed" -} - -src_install() { - make DESTDIR="${D}" install \ - || die "make install failed" - - dodoc AUTHORS ChangeLog NEWS NOTES README TODO -} |