diff options
author | 2011-07-30 21:08:42 +0000 | |
---|---|---|
committer | 2011-07-30 21:08:42 +0000 | |
commit | b7af60e46c91018854b2dac3213a96cf4627f9a6 (patch) | |
tree | e5b8b0887a8a474c0645a7ae6120a82bf9f7c441 /www-plugins/lightspark | |
parent | Config file location fix for #354649 (diff) | |
download | historical-b7af60e46c91018854b2dac3213a96cf4627f9a6.tar.gz historical-b7af60e46c91018854b2dac3213a96cf4627f9a6.tar.bz2 historical-b7af60e46c91018854b2dac3213a96cf4627f9a6.zip |
Drop non-functional openal support, bug #377005.
Package-Manager: portage-2.2.0_alpha47/cvs/Linux x86_64
Diffstat (limited to 'www-plugins/lightspark')
-rw-r--r-- | www-plugins/lightspark/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/lightspark/Manifest | 4 | ||||
-rw-r--r-- | www-plugins/lightspark/lightspark-0.5.0.ebuild | 9 |
3 files changed, 9 insertions, 10 deletions
diff --git a/www-plugins/lightspark/ChangeLog b/www-plugins/lightspark/ChangeLog index 2a04e495d327..d1beb27e9365 100644 --- a/www-plugins/lightspark/ChangeLog +++ b/www-plugins/lightspark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-plugins/lightspark # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/ChangeLog,v 1.33 2011/07/27 15:36:37 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/ChangeLog,v 1.34 2011/07/30 21:08:42 chithanh Exp $ + + 30 Jul 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + lightspark-0.5.0.ebuild: + Drop non-functional openal support, bug #377005. *lightspark-0.5.0 (27 Jul 2011) diff --git a/www-plugins/lightspark/Manifest b/www-plugins/lightspark/Manifest index 7f417263726d..82448f642a24 100644 --- a/www-plugins/lightspark/Manifest +++ b/www-plugins/lightspark/Manifest @@ -1,4 +1,4 @@ DIST lightspark-0.5.0.tar.gz 554280 RMD160 25c54df4d116bbe98e8be8a4eea484ac6d553873 SHA1 01bd02baa297dc097ddb797b240c91f9ef3f627b SHA256 1b62bcdb69cc6e38abd15ac34db3152fb07cf96c0d69fb76a4cef7f2bfc18426 -EBUILD lightspark-0.5.0.ebuild 2338 RMD160 95c9334e1c37c4151a549983f4e095b02dc4e5ff SHA1 da849bc6b7513be9fe45d079fba34704e8e21218 SHA256 11c8cb059afbc19de610fb7edddf9b272b3e02c5082c17d5e560a5b0fbe2bb2f -MISC ChangeLog 7507 RMD160 13c4a7acbf85cecbb15b6327fde8d64136603d47 SHA1 96fca9fbddb5cf5e5ddb7b57433bff80fe8e2781 SHA256 5ca0ab3338a0983f9532447bb6c036a4f3bdd2d136f83009b6d43c7120aabb53 +EBUILD lightspark-0.5.0.ebuild 2220 RMD160 2d0a88d47a8e0c38bb8fdcfbcca705c5a9356b93 SHA1 d3887f43bf246f711ca6dd49ce8fdada0b549533 SHA256 2c4ef6c882187fc058a034194aa0ab25eeba9ee86c0474955a82e1ce0bffe000 +MISC ChangeLog 7655 RMD160 9c39c5f265470d90c13bd560449ed50c321b46be SHA1 16bf611b4cb1e14af91ab27994062bb940c10c36 SHA256 8b6d10e419b09c518e33a9bd9258905560b393debba6eba941a031f80c552ec9 MISC metadata.xml 367 RMD160 965a4497633ca72162c9624406e71abcb5ec89c2 SHA1 a65e0c995c9ce9ef0cef8df6b56c15a56c40cd43 SHA256 d2db552fe6953e2857ddb5c687bc49894bbc6b52cece9210e74c8c62b2dcbb72 diff --git a/www-plugins/lightspark/lightspark-0.5.0.ebuild b/www-plugins/lightspark/lightspark-0.5.0.ebuild index 07cfff473938..06ecad7edf50 100644 --- a/www-plugins/lightspark/lightspark-0.5.0.ebuild +++ b/www-plugins/lightspark/lightspark-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/lightspark-0.5.0.ebuild,v 1.1 2011/07/27 15:36:36 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/lightspark-0.5.0.ebuild,v 1.2 2011/07/30 21:08:42 chithanh Exp $ EAPI=4 inherit cmake-utils nsplugins multilib versionator @@ -12,7 +12,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PN}-$(get_version_component_range 1- LICENSE="LGPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="nsplugin openal profile pulseaudio rtmp sdl" +IUSE="nsplugin profile pulseaudio rtmp sdl" RDEPEND=">=dev-cpp/libxmlpp-2.33.1:2.6 >=dev-libs/boost-1.42 @@ -23,9 +23,6 @@ RDEPEND=">=dev-cpp/libxmlpp-2.33.1:2.6 media-libs/ftgl >=media-libs/glew-1.5.3 media-libs/libsdl - openal? ( - media-libs/openal - ) pulseaudio? ( media-sound/pulseaudio ) @@ -46,13 +43,11 @@ RDEPEND=">=dev-cpp/libxmlpp-2.33.1:2.6 DEPEND="${RDEPEND} dev-lang/nasm dev-util/pkgconfig" -REQUIRED_USE="openal? ( pulseaudio )" S=${WORKDIR}/${P/_rc*/} src_configure() { local audiobackends - use openal && audiobackends+="openal" use pulseaudio && audiobackends+="pulse" use sdl && audiobackends+="sdl" |