From f256b37f855505db7153a2e686995d00f711322c Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 20 Dec 2013 13:37:22 +0000 Subject: clean up (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3) --- games-action/cs2d/ChangeLog | 6 +++- games-action/cs2d/cs2d-0120-r1.ebuild | 66 ----------------------------------- games-action/cs2d/cs2d-0121.ebuild | 66 ----------------------------------- 3 files changed, 5 insertions(+), 133 deletions(-) delete mode 100644 games-action/cs2d/cs2d-0120-r1.ebuild delete mode 100644 games-action/cs2d/cs2d-0121.ebuild (limited to 'games-action') diff --git a/games-action/cs2d/ChangeLog b/games-action/cs2d/ChangeLog index 28d5ad84997c..f81df1492b36 100644 --- a/games-action/cs2d/ChangeLog +++ b/games-action/cs2d/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/cs2d # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/ChangeLog,v 1.7 2013/12/20 13:35:49 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/ChangeLog,v 1.8 2013/12/20 13:37:22 hasufell Exp $ + + 20 Dec 2013; Julian Ospald -cs2d-0120-r1.ebuild, + -cs2d-0121.ebuild: + clean up *cs2d-0123 (20 Dec 2013) diff --git a/games-action/cs2d/cs2d-0120-r1.ebuild b/games-action/cs2d/cs2d-0120-r1.ebuild deleted file mode 100644 index b678450e3b6f..000000000000 --- a/games-action/cs2d/cs2d-0120-r1.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/cs2d-0120-r1.ebuild,v 1.1 2012/05/30 09:04:20 maksbotan Exp $ - -EAPI=2 - -inherit eutils games - -DESCRIPTION="Counter-Strike 2D is freeware clone of Counter-Strike with some added features in gameplay." -HOMEPAGE="http://www.cs2d.com/" -SRC_URI="http://dev.gentoo.org/~maksbotan/cs2d/cs2d_${PV}_linux.zip - http://dev.gentoo.org/~maksbotan/cs2d/cs2d_${PV}_win.zip - http://dev.gentoo.org/~maksbotan/cs2d/cs2d.png" -LICENSE="freedist" - -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" - -DEPEND="app-arch/unzip" -RDEPEND=" - x86? ( - media-libs/openal - media-libs/freetype:2 - x11-libs/libX11 - x11-libs/libXxf86vm - virtual/opengl - ) - amd64? ( - app-emulation/emul-linux-x86-sdl - app-emulation/emul-linux-x86-opengl - app-emulation/emul-linux-x86-xlibs - )" - -QA_PRESTRIPPED="opt/cs2d/CounterStrike2D" -QA_EXECSTACK="opt/cs2d/CounterStrike2D" - -S=${WORKDIR} - -src_prepare() { - # removing windows files - rm -f *.exe *.bat - - # OpenAL is default sound driver - sed -i -e 's:^sounddriver.*$:sounddriver OpenAL Default:' sys/config.cfg || die -} - -src_install() { - insinto "${GAMES_PREFIX_OPT}"/${PN} - doins -r . || die - - make_desktop_entry CounterStrike2D "Counter Strike 2D" - make_desktop_entry "CounterStrike2D -fullscreen -24bit" "Counter Strike 2D - FULLSCREEN" - games_make_wrapper CounterStrike2D ./CounterStrike2D \ - "${GAMES_PREFIX_OPT}"/${PN} "${GAMES_PREFIX_OPT}"/${PN} - - doicon "${DISTDIR}"/${PN}.png - - prepgamesdirs - - # fixing permissions - fperms -R g+w "${GAMES_PREFIX_OPT}"/${PN}/maps - fperms -R g+w "${GAMES_PREFIX_OPT}"/${PN}/screens - fperms -R g+w "${GAMES_PREFIX_OPT}"/${PN}/sys - fperms ug+x "${GAMES_PREFIX_OPT}"/${PN}/CounterStrike2D -} diff --git a/games-action/cs2d/cs2d-0121.ebuild b/games-action/cs2d/cs2d-0121.ebuild deleted file mode 100644 index 6a9b61737070..000000000000 --- a/games-action/cs2d/cs2d-0121.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/cs2d/cs2d-0121.ebuild,v 1.1 2012/09/07 15:14:46 maksbotan Exp $ - -EAPI=2 - -inherit eutils games - -DESCRIPTION="Counter-Strike 2D is freeware clone of Counter-Strike with some added features in gameplay." -HOMEPAGE="http://www.cs2d.com/" -SRC_URI="http://dev.gentoo.org/~maksbotan/cs2d/cs2d_${PV}_linux.zip - http://dev.gentoo.org/~maksbotan/cs2d/cs2d_${PV}_win.zip - http://dev.gentoo.org/~maksbotan/cs2d/cs2d.png" -LICENSE="freedist" - -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" - -DEPEND="app-arch/unzip" -RDEPEND=" - x86? ( - media-libs/openal - media-libs/freetype:2 - x11-libs/libX11 - x11-libs/libXxf86vm - virtual/opengl - ) - amd64? ( - app-emulation/emul-linux-x86-sdl - app-emulation/emul-linux-x86-opengl - app-emulation/emul-linux-x86-xlibs - )" - -QA_PRESTRIPPED="opt/cs2d/CounterStrike2D" -QA_EXECSTACK="opt/cs2d/CounterStrike2D" - -S=${WORKDIR} - -src_prepare() { - # removing windows files - rm -f *.exe *.bat - - # OpenAL is default sound driver - sed -i -e 's:^sounddriver.*$:sounddriver OpenAL Default:' sys/config.cfg || die -} - -src_install() { - insinto "${GAMES_PREFIX_OPT}"/${PN} - doins -r . || die - - make_desktop_entry CounterStrike2D "Counter Strike 2D" - make_desktop_entry "CounterStrike2D -fullscreen -24bit" "Counter Strike 2D - FULLSCREEN" - games_make_wrapper CounterStrike2D ./CounterStrike2D \ - "${GAMES_PREFIX_OPT}"/${PN} "${GAMES_PREFIX_OPT}"/${PN} - - doicon "${DISTDIR}"/${PN}.png - - prepgamesdirs - - # fixing permissions - fperms -R g+w "${GAMES_PREFIX_OPT}"/${PN}/maps - fperms -R g+w "${GAMES_PREFIX_OPT}"/${PN}/screens - fperms -R g+w "${GAMES_PREFIX_OPT}"/${PN}/sys - fperms ug+x "${GAMES_PREFIX_OPT}"/${PN}/CounterStrike2D -} -- cgit v1.2.3-65-gdbad