From a6984e43847bd62cfa80369ee63185574f6c8316 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Tue, 7 Sep 2010 12:41:07 +0000 Subject: [PATCH] games-fps/vavoom: Change wxwindows use flag to wxwidgets svn path=/sunrise/; revision=11292 --- games-fps/vavoom/ChangeLog | 4 ++++ games-fps/vavoom/Manifest | 6 +++--- games-fps/vavoom/vavoom-1.30.ebuild | 10 +++++----- games-fps/vavoom/vavoom-9999.ebuild | 10 +++++----- 4 files changed, 17 insertions(+), 13 deletions(-) diff --git a/games-fps/vavoom/ChangeLog b/games-fps/vavoom/ChangeLog index eb79a0655..e6dc22865 100644 --- a/games-fps/vavoom/ChangeLog +++ b/games-fps/vavoom/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 07 Sep 2010; Markos Chandras vavoom-1.30.ebuild, + vavoom-9999.ebuild: + Change wxwindows use flag to wxwidgets + 30 Apr 2010; Markos Chandras vavoom-1.30.ebuild, vavoom-9999.ebuild: Update allegro dependency since allegrogl is masked and has been replaced with diff --git a/games-fps/vavoom/Manifest b/games-fps/vavoom/Manifest index d60fe2dad..a3002b4ae 100644 --- a/games-fps/vavoom/Manifest +++ b/games-fps/vavoom/Manifest @@ -1,5 +1,5 @@ DIST vavoom-1.30.tar.bz2 1597647 RMD160 0d5fbfdcfd74a06c444d7c32322c6567f5ffc5a4 SHA1 53135df66631eb3fd6efce618569916518eaa943 SHA256 a6bc1ffb7458e8050add65d7083d9cec0d64d4e475486be8cfa44dd6f5ea1ca4 -EBUILD vavoom-1.30.ebuild 5648 RMD160 f5b6025fa018f631557b4806ae846da05bd721b4 SHA1 62e3d9782097910efe2c46967faded3bed4094c9 SHA256 4de879c42f082b054d5d5a43844493db22d8c51445c34d96ec74d25d74623b63 -EBUILD vavoom-9999.ebuild 5725 RMD160 2a95237f6b95b92c00964a416234cfbd9ce78199 SHA1 1e1f9277db68c5ec09ea5dac10e546463482287d SHA256 4567a5541e1b881bfa7234e08f1072c3e0f6687328b38acb06cb132573955272 -MISC ChangeLog 5949 RMD160 495619ce5e87371e0231b8c97b8c904e873c4645 SHA1 e6e50be74248185ac9258a4a9ac2f2ddebab513d SHA256 9c1c4ad9882a0d1871679498f63a6fd3e1f97df67e3115c0236786b40e868b83 +EBUILD vavoom-1.30.ebuild 5648 RMD160 ae374c7dff744b7f05d9e8f036b171c730943672 SHA1 cf9979bdf80a5fd032cb49ec0f893c0540851874 SHA256 5257fff496bbc0194b0cdef2bcd70f33be22b78f64ae635b34ffd3a6b938d966 +EBUILD vavoom-9999.ebuild 5725 RMD160 bf900494218d6d27029547967678a8091c29ecb8 SHA1 8a50263a8fd339bbf0504ce7e86265d6742075e9 SHA256 2f4692308414cb1b6de9f2737e9eca937e49fec6f9f1520047a0ef88f45d327d +MISC ChangeLog 6086 RMD160 c325ee516eee7754641bd7efb886377c439da9bb SHA1 7e04d0a5401f6438add5cfcb11f4f19e35336292 SHA256 8fb2516a3267238bef53ddba7c8478757d154c44b5cb6c05c2aa6fba60983255 MISC metadata.xml 831 RMD160 6139136b8f6e1326085669bcf720d54df7297ec9 SHA1 b4b57b49ea453ea1b3fa42bcd05fb556c6c8318e SHA256 48decdb44b8fe1915050c9154c3485672304765b5de2adf968e1f48a8f7aaafe diff --git a/games-fps/vavoom/vavoom-1.30.ebuild b/games-fps/vavoom/vavoom-1.30.ebuild index 277c57394..e2ef4d255 100644 --- a/games-fps/vavoom/vavoom-1.30.ebuild +++ b/games-fps/vavoom/vavoom-1.30.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="allegro asm debug dedicated flac mad mikmod +models +music openal +opengl -+sdl +textures tools +vorbis wxwindows" ++sdl +textures tools +vorbis wxwidgets" # From econf: "Vavoom requires Allegro or SDL to compile" # SDL,like Allegro are *software* renderers in this game. @@ -45,7 +45,7 @@ DEPEND="media-libs/libpng mad? ( media-libs/libmad ) mikmod? ( media-libs/libmikmod ) openal? ( media-libs/openal ) - wxwindows? ( x11-libs/wxGTK:2.8 )" + wxwidgets? ( x11-libs/wxGTK:2.8 )" RDEPEND="${DEPEND} allegro? ( media-sound/timidity++ )" PDEPEND="models? ( >=games-fps/vavoom-models-1.4.3 ) @@ -121,7 +121,7 @@ src_compile() { $(cmake-utils_use_enable debug ZONE_DEBUG) $(cmake-utils_use_enable dedicated SERVER) $(cmake-utils_use_enable asm ASM) - $(cmake-utils_use_enable wxwindows LAUNCHER) + $(cmake-utils_use_enable wxwidgets LAUNCHER) -DwxWidgets_CONFIG_EXECUTABLE=${WX_CONFIG}" cmake-utils_src_configure @@ -147,7 +147,7 @@ src_install() { dodoc utils/vcc/vcc.txt || die "dodoc vcc.txt failed" fi - if use wxwindows ; then + if use wxwidgets ; then # Install graphical launcher shortcut doicon utils/vlaunch/vlaunch.xpm || die "doicon vlaunch.xpm failed" make_desktop_entry "vlaunch" "Vavoom Launcher" "vlaunch.xpm" @@ -170,7 +170,7 @@ pkg_postinst() { elog elog "See documentation for further details." - if use wxwindows ; then + if use wxwidgets ; then einfo einfo "You've also installed a nice graphical launcher. Simply run:" einfo diff --git a/games-fps/vavoom/vavoom-9999.ebuild b/games-fps/vavoom/vavoom-9999.ebuild index 0e7e2ac60..1edd8b631 100644 --- a/games-fps/vavoom/vavoom-9999.ebuild +++ b/games-fps/vavoom/vavoom-9999.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE="allegro asm debug dedicated flac mad mikmod +models +music openal +opengl -+sdl +textures tools +vorbis wxwindows" ++sdl +textures tools +vorbis wxwidgets" # From econf: "Vavoom requires Allegro or SDL to compile" # SDL,like Allegro are *software* renderers in this game. @@ -45,7 +45,7 @@ DEPEND="media-libs/libpng mad? ( media-libs/libmad ) mikmod? ( media-libs/libmikmod ) openal? ( media-libs/openal ) - wxwindows? ( x11-libs/wxGTK:2.8 )" + wxwidgets? ( x11-libs/wxGTK:2.8 )" RDEPEND="${DEPEND} allegro? ( media-sound/timidity++ )" PDEPEND="models? ( >=games-fps/vavoom-models-1.4.3 ) @@ -124,7 +124,7 @@ src_compile() { $(cmake-utils_use_enable debug ZONE_DEBUG) $(cmake-utils_use_enable dedicated SERVER) $(cmake-utils_use_enable asm ASM) - $(cmake-utils_use_enable wxwindows LAUNCHER) + $(cmake-utils_use_enable wxwidgets LAUNCHER) -DwxWidgets_CONFIG_EXECUTABLE=${WX_CONFIG}" cmake-utils_src_configure @@ -150,7 +150,7 @@ src_install() { dodoc utils/vcc/vcc.txt || die "dodoc vcc.txt failed" fi - if use wxwindows ; then + if use wxwidgets ; then # Install graphical launcher shortcut doicon utils/vlaunch/vlaunch.xpm || die "doicon vlaunch.xpm failed" make_desktop_entry "vlaunch" "Vavoom Launcher" "vlaunch.xpm" @@ -173,7 +173,7 @@ pkg_postinst() { elog elog "See documentation for further details." - if use wxwindows ; then + if use wxwidgets ; then einfo einfo "You've also installed a nice graphical launcher. Simply run:" einfo -- 2.43.2