diff options
author | 2014-11-12 15:29:07 +0000 | |
---|---|---|
committer | 2014-11-12 15:29:07 +0000 | |
commit | 8bec9b2cc08664ea5177718e54f0b573d9c5a46e (patch) | |
tree | 7e74f2d717e72126aa27e74631e924a96ce0f1d9 /games-action | |
parent | sys-process/numactl: Fix double PREFIX installation (diff) | |
download | gentoo-2-8bec9b2cc08664ea5177718e54f0b573d9c5a46e.tar.gz gentoo-2-8bec9b2cc08664ea5177718e54f0b573d9c5a46e.tar.bz2 gentoo-2-8bec9b2cc08664ea5177718e54f0b573d9c5a46e.zip |
version bump
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/super-hexagon/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/super-hexagon/super-hexagon-16.ebuild | 85 | ||||
-rw-r--r-- | games-action/super-hexagon/super-hexagon-20141027.ebuild (renamed from games-action/super-hexagon/super-hexagon-07252014.ebuild) | 4 |
3 files changed, 9 insertions, 88 deletions
diff --git a/games-action/super-hexagon/ChangeLog b/games-action/super-hexagon/ChangeLog index 49e3a1462476..d478d2d0eabc 100644 --- a/games-action/super-hexagon/ChangeLog +++ b/games-action/super-hexagon/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-action/super-hexagon # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/super-hexagon/ChangeLog,v 1.8 2014/08/06 20:44:17 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/super-hexagon/ChangeLog,v 1.9 2014/11/12 15:29:07 hasufell Exp $ + +*super-hexagon-20141027 (12 Nov 2014) + + 12 Nov 2014; Julian Ospald <hasufell@gentoo.org> -super-hexagon-16.ebuild, + -super-hexagon-07252014.ebuild, +super-hexagon-20141027.ebuild: + version bump *super-hexagon-07252014 (06 Aug 2014) diff --git a/games-action/super-hexagon/super-hexagon-16.ebuild b/games-action/super-hexagon/super-hexagon-16.ebuild deleted file mode 100644 index 50d546e60e3c..000000000000 --- a/games-action/super-hexagon/super-hexagon-16.ebuild +++ /dev/null @@ -1,85 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/super-hexagon/super-hexagon-16.ebuild,v 1.2 2013/08/18 00:30:09 hasufell Exp $ - -# we use bundled glew, cause slotting 1.6 does not give us -# much benefit for one consumer - -EAPI=5 - -inherit eutils unpacker games - -DESCRIPTION="A minimal action game by Terry Cavanagh, with music by Chipzel" -HOMEPAGE="http://www.superhexagon.com/" -SRC_URI="${PN}-linux-${PV}-bin-1366677959" - -LICENSE="all-rights-reserved" -SLOT="0" -KEYWORDS="-* amd64 x86" -IUSE="bundled-libs" -RESTRICT="bindist fetch splitdebug" - -MYGAMEDIR=${GAMES_PREFIX_OPT}/${PN} -QA_PREBUILT="${MYGAMEDIR#/}/x86/* - ${MYGAMEDIR#/}/x86_64/*" - -DEPEND="app-arch/unzip" -RDEPEND=" - virtual/glu - virtual/opengl - x11-libs/libX11 - x11-libs/libXau - x11-libs/libxcb - x11-libs/libXdmcp - x11-libs/libXext - x11-libs/libXi - x11-libs/libXrandr - x11-libs/libXrender - x11-libs/libXxf86vm - !bundled-libs? ( - media-libs/freeglut - media-libs/libogg - media-libs/libvorbis - media-libs/openal - )" - -S=${WORKDIR}/data - -pkg_nofetch() { - einfo "Please buy & download ${SRC_URI} from:" - einfo " ${HOMEPAGE}" - einfo "and move it to ${DISTDIR}" - einfo -} - -src_unpack() { - unpack_zip ${A} -} - -src_prepare() { - einfo "removing ${ARCH} unrelated files" - rm -r $(usex amd64 "x86" "x86_64") || die - - if ! use bundled-libs ; then - einfo "removing bundled-libs..." - cd $(usex amd64 "x86_64" "x86") || die - rm libglut.so* libogg.so* libopenal.so* libstdc++.so* \ - libvorbis.so* libvorbisfile.so* - fi -} - -src_install() { - local myarch=$(usex amd64 "x86_64" "x86") - - insinto "${MYGAMEDIR}" - doins -r data ${myarch} - - dodoc Linux.README - - newicon SuperHexagon.png ${PN}.png - make_desktop_entry ${PN} - games_make_wrapper ${PN} "./${myarch}/superhexagon.${myarch}" "${MYGAMEDIR}" "${MYGAMEDIR}/${myarch}" - - fperms +x "${MYGAMEDIR}/${myarch}/superhexagon.${myarch}" - prepgamesdirs -} diff --git a/games-action/super-hexagon/super-hexagon-07252014.ebuild b/games-action/super-hexagon/super-hexagon-20141027.ebuild index d2c893e279f9..ec25e00eab70 100644 --- a/games-action/super-hexagon/super-hexagon-07252014.ebuild +++ b/games-action/super-hexagon/super-hexagon-20141027.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/super-hexagon/super-hexagon-07252014.ebuild,v 1.1 2014/08/06 20:44:17 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/super-hexagon/super-hexagon-20141027.ebuild,v 1.1 2014/11/12 15:29:07 hasufell Exp $ # we use bundled glew, cause slotting 1.6 does not give us # much benefit for one consumer @@ -11,7 +11,7 @@ inherit eutils unpacker games DESCRIPTION="A minimal action game by Terry Cavanagh, with music by Chipzel" HOMEPAGE="http://www.superhexagon.com/" -SRC_URI="superhexagon-${PV}-bin" +SRC_URI="superhexagon-${PV:4:4}${PV:0:4}-bin" LICENSE="all-rights-reserved" SLOT="0" |