[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2022-12-18 Thread Ionen Wolkens
commit: d982719121c996a35eda4754492644098d498dcc
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Mon Dec 19 06:37:35 2022 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Mon Dec 19 07:11:35 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9827191

games-action/bzflag: drop 2.4.24

Signed-off-by: Ionen Wolkens  gentoo.org>

 games-action/bzflag/Manifest |  1 -
 games-action/bzflag/bzflag-2.4.24.ebuild | 73 
 2 files changed, 74 deletions(-)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index 268b6e3dcba3..15684f4a33ea 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1,2 +1 @@
-DIST bzflag-2.4.24.tar.bz2 14094506 BLAKE2B 
4b14f00ce071d69b75091d0492ce26862e1f01356c61048ba46381f60f091b5dbf144d979e1f07bc87f4bd1159df3fc48c739fa370c92b7cf630308c8478ce24
 SHA512 
2e6c620e39e65058397515f309b58b0338ee972a63b241546f9947889a43b6274ce313fe5551517d1a099963d0ce877c67e29dfb70d424626926e77b9562c3f7
 DIST bzflag-2.4.26.tar.bz2 14107130 BLAKE2B 
f7fe50910f49f82c7316d19f7b5dba2de26cbe2b928c29158b725be6424d5a55423e2d390c8c0d96cc40ff90191c6d1ab0d378014381ef44f6fcd534c06fc9a9
 SHA512 
1ca039d840440098ea788009ad94fccec20710f621967843b5f95dc4ee054cb1d5d9b94326687008cf7a11020889225ffe9001aac1c7c4339f6761961f422a78

diff --git a/games-action/bzflag/bzflag-2.4.24.ebuild 
b/games-action/bzflag/bzflag-2.4.24.ebuild
deleted file mode 100644
index 704daa557b95..
--- a/games-action/bzflag/bzflag-2.4.24.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools desktop
-
-DESCRIPTION="3D tank combat simulator game"
-HOMEPAGE="https://www.bzflag.org/;
-SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="dedicated upnp"
-
-RDEPEND="
-   net-dns/c-ares
-   >=net-misc/curl-7.15.0
-   sys-libs/ncurses:0
-   sys-libs/zlib
-   !dedicated? (
-   media-libs/libsdl2[joystick,sound,video]
-   media-libs/glew:=
-   virtual/glu
-   virtual/opengl )
-   upnp? ( net-libs/miniupnpc )
-"
-DEPEND="
-   ${RDEPEND}
-   virtual/pkgconfig
-"
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.4.12-configure.patch
-   "${FILESDIR}"/${PN}-2.4.12-tinfo.patch
-   "${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
-)
-
-DOCS=( AUTHORS ChangeLog DEVINFO PORTING README README.Linux )
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=(
-   $(use_enable upnp UPnP)
-   --libdir="${EPREFIX}"/usr/$(get_libdir)/${PN}
-   )
-
-   if use dedicated ; then
-   ewarn
-   ewarn "You are building a server-only copy of BZFlag"
-   ewarn
-   myconf+=( --disable-client --without-SDL )
-   else
-   myconf=( --with-SDL=2 )
-   fi
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-
-   if ! use dedicated ; then
-   newicon data/bzflag-48x48.png ${PN}.png
-   make_desktop_entry ${PN} "BZFlag"
-   fi
-
-   find "${ED}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2022-11-21 Thread Alfredo Tupone
commit: 1b6a0e8a80fd8209260f40423be424d7105e8386
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Mon Nov 21 13:12:57 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Nov 21 13:13:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6a0e8a

games-action/bzflag: add 2.4.26

Signed-off-by: Alfredo Tupone  gentoo.org>

 games-action/bzflag/Manifest |  1 +
 games-action/bzflag/bzflag-2.4.26.ebuild | 73 
 2 files changed, 74 insertions(+)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index fee7f3fa030d..268b6e3dcba3 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1 +1,2 @@
 DIST bzflag-2.4.24.tar.bz2 14094506 BLAKE2B 
4b14f00ce071d69b75091d0492ce26862e1f01356c61048ba46381f60f091b5dbf144d979e1f07bc87f4bd1159df3fc48c739fa370c92b7cf630308c8478ce24
 SHA512 
2e6c620e39e65058397515f309b58b0338ee972a63b241546f9947889a43b6274ce313fe5551517d1a099963d0ce877c67e29dfb70d424626926e77b9562c3f7
+DIST bzflag-2.4.26.tar.bz2 14107130 BLAKE2B 
f7fe50910f49f82c7316d19f7b5dba2de26cbe2b928c29158b725be6424d5a55423e2d390c8c0d96cc40ff90191c6d1ab0d378014381ef44f6fcd534c06fc9a9
 SHA512 
1ca039d840440098ea788009ad94fccec20710f621967843b5f95dc4ee054cb1d5d9b94326687008cf7a11020889225ffe9001aac1c7c4339f6761961f422a78

diff --git a/games-action/bzflag/bzflag-2.4.26.ebuild 
b/games-action/bzflag/bzflag-2.4.26.ebuild
new file mode 100644
index ..704daa557b95
--- /dev/null
+++ b/games-action/bzflag/bzflag-2.4.26.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools desktop
+
+DESCRIPTION="3D tank combat simulator game"
+HOMEPAGE="https://www.bzflag.org/;
+SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="dedicated upnp"
+
+RDEPEND="
+   net-dns/c-ares
+   >=net-misc/curl-7.15.0
+   sys-libs/ncurses:0
+   sys-libs/zlib
+   !dedicated? (
+   media-libs/libsdl2[joystick,sound,video]
+   media-libs/glew:=
+   virtual/glu
+   virtual/opengl )
+   upnp? ( net-libs/miniupnpc )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.4.12-configure.patch
+   "${FILESDIR}"/${PN}-2.4.12-tinfo.patch
+   "${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
+)
+
+DOCS=( AUTHORS ChangeLog DEVINFO PORTING README README.Linux )
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myconf=(
+   $(use_enable upnp UPnP)
+   --libdir="${EPREFIX}"/usr/$(get_libdir)/${PN}
+   )
+
+   if use dedicated ; then
+   ewarn
+   ewarn "You are building a server-only copy of BZFlag"
+   ewarn
+   myconf+=( --disable-client --without-SDL )
+   else
+   myconf=( --with-SDL=2 )
+   fi
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+
+   if ! use dedicated ; then
+   newicon data/bzflag-48x48.png ${PN}.png
+   make_desktop_entry ${PN} "BZFlag"
+   fi
+
+   find "${ED}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2022-04-07 Thread Alfredo Tupone
commit: eb6e3ca57502975ed0edb43502f9c0b1d8d1c593
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Thu Apr  7 06:22:06 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Thu Apr  7 06:22:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb6e3ca5

games-action/bzflag: drop old

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 games-action/bzflag/Manifest |  1 -
 games-action/bzflag/bzflag-2.4.22.ebuild | 73 
 2 files changed, 74 deletions(-)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index 6b5f7949ca64..fee7f3fa030d 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1,2 +1 @@
-DIST bzflag-2.4.22.tar.bz2 14169079 BLAKE2B 
e3020d161326215b721e142198295314fce60212322d787389ee47519a8f20a64065ec2744799b8dc282fb343af1b2c5ae54bdab93827a5716ad5ac2363f8978
 SHA512 
c78ad0e9e861d0c922ef73dd1e040d998836efaab3a48d5a3cd8392835ce37392b1b9438aed7483ea48c6bce672bb937aeba40553553dce0c0fd3cce38bf10cf
 DIST bzflag-2.4.24.tar.bz2 14094506 BLAKE2B 
4b14f00ce071d69b75091d0492ce26862e1f01356c61048ba46381f60f091b5dbf144d979e1f07bc87f4bd1159df3fc48c739fa370c92b7cf630308c8478ce24
 SHA512 
2e6c620e39e65058397515f309b58b0338ee972a63b241546f9947889a43b6274ce313fe5551517d1a099963d0ce877c67e29dfb70d424626926e77b9562c3f7

diff --git a/games-action/bzflag/bzflag-2.4.22.ebuild 
b/games-action/bzflag/bzflag-2.4.22.ebuild
deleted file mode 100644
index 0639921ed521..
--- a/games-action/bzflag/bzflag-2.4.22.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools desktop
-
-DESCRIPTION="3D tank combat simulator game"
-HOMEPAGE="https://www.bzflag.org/;
-SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="dedicated upnp"
-
-RDEPEND="
-   net-dns/c-ares
-   >=net-misc/curl-7.15.0
-   sys-libs/ncurses:0
-   sys-libs/zlib
-   !dedicated? (
-   media-libs/libsdl2[joystick,sound,video]
-   media-libs/glew:=
-   virtual/glu
-   virtual/opengl )
-   upnp? ( net-libs/miniupnpc )
-"
-DEPEND="
-   ${RDEPEND}
-   virtual/pkgconfig
-"
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.4.12-configure.patch
-   "${FILESDIR}"/${PN}-2.4.12-tinfo.patch
-   "${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
-)
-
-DOCS=( AUTHORS ChangeLog DEVINFO PORTING README README.Linux )
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=(
-   $(use_enable upnp UPnP)
-   --libdir="${EPREFIX}"/usr/$(get_libdir)/${PN}
-   )
-
-   if use dedicated ; then
-   ewarn
-   ewarn "You are building a server-only copy of BZFlag"
-   ewarn
-   myconf+=( --disable-client --without-SDL )
-   else
-   myconf=( --with-SDL=2 )
-   fi
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-
-   if ! use dedicated ; then
-   newicon data/bzflag-48x48.png ${PN}.png
-   make_desktop_entry ${PN} "BZFlag"
-   fi
-
-   find "${ED}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2022-03-08 Thread Alfredo Tupone
commit: 4cea1729a96a2060b769181a15ecf731f1b4c36e
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Wed Mar  9 07:17:31 2022 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed Mar  9 07:17:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cea1729

games-action/bzflag: version bump to 2.4.24

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone  gentoo.org>

 games-action/bzflag/Manifest |  1 +
 games-action/bzflag/bzflag-2.4.24.ebuild | 73 
 2 files changed, 74 insertions(+)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index 376b5c676891..6b5f7949ca64 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1 +1,2 @@
 DIST bzflag-2.4.22.tar.bz2 14169079 BLAKE2B 
e3020d161326215b721e142198295314fce60212322d787389ee47519a8f20a64065ec2744799b8dc282fb343af1b2c5ae54bdab93827a5716ad5ac2363f8978
 SHA512 
c78ad0e9e861d0c922ef73dd1e040d998836efaab3a48d5a3cd8392835ce37392b1b9438aed7483ea48c6bce672bb937aeba40553553dce0c0fd3cce38bf10cf
+DIST bzflag-2.4.24.tar.bz2 14094506 BLAKE2B 
4b14f00ce071d69b75091d0492ce26862e1f01356c61048ba46381f60f091b5dbf144d979e1f07bc87f4bd1159df3fc48c739fa370c92b7cf630308c8478ce24
 SHA512 
2e6c620e39e65058397515f309b58b0338ee972a63b241546f9947889a43b6274ce313fe5551517d1a099963d0ce877c67e29dfb70d424626926e77b9562c3f7

diff --git a/games-action/bzflag/bzflag-2.4.24.ebuild 
b/games-action/bzflag/bzflag-2.4.24.ebuild
new file mode 100644
index ..704daa557b95
--- /dev/null
+++ b/games-action/bzflag/bzflag-2.4.24.ebuild
@@ -0,0 +1,73 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools desktop
+
+DESCRIPTION="3D tank combat simulator game"
+HOMEPAGE="https://www.bzflag.org/;
+SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="dedicated upnp"
+
+RDEPEND="
+   net-dns/c-ares
+   >=net-misc/curl-7.15.0
+   sys-libs/ncurses:0
+   sys-libs/zlib
+   !dedicated? (
+   media-libs/libsdl2[joystick,sound,video]
+   media-libs/glew:=
+   virtual/glu
+   virtual/opengl )
+   upnp? ( net-libs/miniupnpc )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.4.12-configure.patch
+   "${FILESDIR}"/${PN}-2.4.12-tinfo.patch
+   "${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
+)
+
+DOCS=( AUTHORS ChangeLog DEVINFO PORTING README README.Linux )
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myconf=(
+   $(use_enable upnp UPnP)
+   --libdir="${EPREFIX}"/usr/$(get_libdir)/${PN}
+   )
+
+   if use dedicated ; then
+   ewarn
+   ewarn "You are building a server-only copy of BZFlag"
+   ewarn
+   myconf+=( --disable-client --without-SDL )
+   else
+   myconf=( --with-SDL=2 )
+   fi
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   default
+
+   if ! use dedicated ; then
+   newicon data/bzflag-48x48.png ${PN}.png
+   make_desktop_entry ${PN} "BZFlag"
+   fi
+
+   find "${ED}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2021-06-22 Thread Ionen Wolkens
commit: 3439118ee68f40cfbe2cb415ff7222d00ce5ff8f
Author: Ionen Wolkens  gentoo  org>
AuthorDate: Tue Jun 22 23:56:59 2021 +
Commit: Ionen Wolkens  gentoo  org>
CommitDate: Wed Jun 23 02:22:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3439118e

games-action/bzflag: drop 2.4.20

Signed-off-by: Ionen Wolkens  gentoo.org>

 games-action/bzflag/Manifest |  1 -
 games-action/bzflag/bzflag-2.4.20.ebuild | 73 
 2 files changed, 74 deletions(-)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index 878f716476d..376b5c67689 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1,2 +1 @@
-DIST bzflag-2.4.20.tar.bz2 14032356 BLAKE2B 
278b0f0d970f103a7b00953e60bda6962706dea27a8695bae8e902bdbb1364158ace03dafc778871e89444fe44f16e7d2fceec36b67982ad7f18fc916484260d
 SHA512 
6140123d37065bead3021ef9c36db1210ad2c71a4a7deb6894bb3f856a571197a7eac37d16b8e3b587549dc201c4ac8d7bbe03d1a05d067dc452861924005169
 DIST bzflag-2.4.22.tar.bz2 14169079 BLAKE2B 
e3020d161326215b721e142198295314fce60212322d787389ee47519a8f20a64065ec2744799b8dc282fb343af1b2c5ae54bdab93827a5716ad5ac2363f8978
 SHA512 
c78ad0e9e861d0c922ef73dd1e040d998836efaab3a48d5a3cd8392835ce37392b1b9438aed7483ea48c6bce672bb937aeba40553553dce0c0fd3cce38bf10cf

diff --git a/games-action/bzflag/bzflag-2.4.20.ebuild 
b/games-action/bzflag/bzflag-2.4.20.ebuild
deleted file mode 100644
index 0639921ed52..000
--- a/games-action/bzflag/bzflag-2.4.20.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit autotools desktop
-
-DESCRIPTION="3D tank combat simulator game"
-HOMEPAGE="https://www.bzflag.org/;
-SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="dedicated upnp"
-
-RDEPEND="
-   net-dns/c-ares
-   >=net-misc/curl-7.15.0
-   sys-libs/ncurses:0
-   sys-libs/zlib
-   !dedicated? (
-   media-libs/libsdl2[joystick,sound,video]
-   media-libs/glew:=
-   virtual/glu
-   virtual/opengl )
-   upnp? ( net-libs/miniupnpc )
-"
-DEPEND="
-   ${RDEPEND}
-   virtual/pkgconfig
-"
-PATCHES=(
-   "${FILESDIR}"/${PN}-2.4.12-configure.patch
-   "${FILESDIR}"/${PN}-2.4.12-tinfo.patch
-   "${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
-)
-
-DOCS=( AUTHORS ChangeLog DEVINFO PORTING README README.Linux )
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=(
-   $(use_enable upnp UPnP)
-   --libdir="${EPREFIX}"/usr/$(get_libdir)/${PN}
-   )
-
-   if use dedicated ; then
-   ewarn
-   ewarn "You are building a server-only copy of BZFlag"
-   ewarn
-   myconf+=( --disable-client --without-SDL )
-   else
-   myconf=( --with-SDL=2 )
-   fi
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   default
-
-   if ! use dedicated ; then
-   newicon data/bzflag-48x48.png ${PN}.png
-   make_desktop_entry ${PN} "BZFlag"
-   fi
-
-   find "${ED}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2021-05-02 Thread James Le Cuirot
commit: 382b5c26a8d99cd3bfb51acd0f8f24e00fb31598
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sun May  2 18:40:39 2021 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun May  2 19:33:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=382b5c26

games-action/bzflag: ebuild improvements

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: James Le Cuirot  gentoo.org>

 games-action/bzflag/bzflag-2.4.20.ebuild | 5 +++--
 games-action/bzflag/bzflag-2.4.22.ebuild | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/games-action/bzflag/bzflag-2.4.20.ebuild 
b/games-action/bzflag/bzflag-2.4.20.ebuild
index f33c9b955d3..0639921ed52 100644
--- a/games-action/bzflag/bzflag-2.4.20.ebuild
+++ b/games-action/bzflag/bzflag-2.4.20.ebuild
@@ -36,6 +36,8 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
 )
 
+DOCS=( AUTHORS ChangeLog DEVINFO PORTING README README.Linux )
+
 src_prepare() {
default
eautoreconf
@@ -60,8 +62,7 @@ src_configure() {
 }
 
 src_install() {
-   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
-   default
+   default
 
if ! use dedicated ; then
newicon data/bzflag-48x48.png ${PN}.png

diff --git a/games-action/bzflag/bzflag-2.4.22.ebuild 
b/games-action/bzflag/bzflag-2.4.22.ebuild
index f33c9b955d3..0639921ed52 100644
--- a/games-action/bzflag/bzflag-2.4.22.ebuild
+++ b/games-action/bzflag/bzflag-2.4.22.ebuild
@@ -36,6 +36,8 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
 )
 
+DOCS=( AUTHORS ChangeLog DEVINFO PORTING README README.Linux )
+
 src_prepare() {
default
eautoreconf
@@ -60,8 +62,7 @@ src_configure() {
 }
 
 src_install() {
-   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
-   default
+   default
 
if ! use dedicated ; then
newicon data/bzflag-48x48.png ${PN}.png



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2021-04-24 Thread David Seifert
commit: 7b9baefe3b5c89dcb9563b9236787ffdceeae844
Author: Michael Mair-Keimberger  levelnine  at>
AuthorDate: Sat Apr 24 22:02:21 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Apr 24 22:02:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b9baefe

games-action/bzflag: remove unused eclass, minor improvements

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger  levelnine.at>
Signed-off-by: David Seifert  gentoo.org>

 games-action/bzflag/bzflag-2.4.20.ebuild | 7 ---
 games-action/bzflag/bzflag-2.4.22.ebuild | 5 +++--
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/games-action/bzflag/bzflag-2.4.20.ebuild 
b/games-action/bzflag/bzflag-2.4.20.ebuild
index c9e550882ec..f33c9b955d3 100644
--- a/games-action/bzflag/bzflag-2.4.20.ebuild
+++ b/games-action/bzflag/bzflag-2.4.20.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools desktop flag-o-matic
+
+inherit autotools desktop
 
 DESCRIPTION="3D tank combat simulator game"
 HOMEPAGE="https://www.bzflag.org/;
@@ -67,5 +68,5 @@ src_install() {
make_desktop_entry ${PN} "BZFlag"
fi
 
-   find "${D}"/ -name \*.la -delete
+   find "${ED}" -name '*.la' -delete || die
 }

diff --git a/games-action/bzflag/bzflag-2.4.22.ebuild 
b/games-action/bzflag/bzflag-2.4.22.ebuild
index fd77e44f349..f33c9b955d3 100644
--- a/games-action/bzflag/bzflag-2.4.22.ebuild
+++ b/games-action/bzflag/bzflag-2.4.22.ebuild
@@ -2,7 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit autotools desktop flag-o-matic
+
+inherit autotools desktop
 
 DESCRIPTION="3D tank combat simulator game"
 HOMEPAGE="https://www.bzflag.org/;
@@ -67,5 +68,5 @@ src_install() {
make_desktop_entry ${PN} "BZFlag"
fi
 
-   find "${D}"/ -name \*.la -delete
+   find "${ED}" -name '*.la' -delete || die
 }



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2021-04-19 Thread Andreas Sturmlechner
commit: 6b09597abd254938fd08526e228d5b4c8cc21576
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Apr 18 22:32:16 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Apr 19 07:57:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b09597a

games-action/bzflag: Drop 2.4.12, 2.4.14, 2.4.16, 2.4.18

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 games-action/bzflag/Manifest |  4 --
 games-action/bzflag/bzflag-2.4.12.ebuild | 66 -
 games-action/bzflag/bzflag-2.4.14.ebuild | 70 ---
 games-action/bzflag/bzflag-2.4.16.ebuild | 71 
 games-action/bzflag/bzflag-2.4.18.ebuild | 71 
 5 files changed, 282 deletions(-)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index 474be2b3e40..878f716476d 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1,6 +1,2 @@
-DIST bzflag-2.4.12.tar.bz2 14042357 BLAKE2B 
eb18072f459549b18bf99fbe0b635aea24568ad39494082f443e8eb7a604db0341aa18f1d458a950b5344f34278599215b351bcad35bd88f33f01449b89489b8
 SHA512 
9b5fa6b7ab7eb13043242defcc86cbed083e98306b2f611932b48d6d833a37bbe2ab05a0a3d1a2c9b861bfbd834fc6e86783ba82d8a841527d0eedb06f3bde9f
-DIST bzflag-2.4.14.tar.bz2 14066129 BLAKE2B 
7ec44bc9b7ccb644b98dac0b99770471b488b9e34b12a34e4fa76cdc22a4e7b14324915b83db76a69bb4b8ebd928018e69145aa6b87e48a379d37c23ce84c575
 SHA512 
c092a869813bd300e5eff5bf17ea46708b566a9e4f56cb6c4ccd92346ab1e87c8837efb8295d3b4485cd8d4de5b0d92b079c70390d06a481cfee693d393aca21
-DIST bzflag-2.4.16.tar.bz2 14010330 BLAKE2B 
fc19e068c43c18bd38445b48ca0ca38669f956da1540e3255420cb7f36a42349aa3aa881dfeed2b2a1a7e163ee832a510fde658edd38b6ac038b62229baf8306
 SHA512 
809adc39088f3fc8ca0d2ead9c7172cfbe582789bc80b3ac55fabe078a0868f0cf7cfa8027ac696718e9983a19386933fd370684a0bd33e63c3106f2ce8a9d63
-DIST bzflag-2.4.18.tar.bz2 14011236 BLAKE2B 
103495622afb45b2bf87576d92c5cdd37a04386fa82583929ab64087a875acd3be49045cf81d0099fccd0ebc5e7471883756edb85894f9f519d7b6fea8ac3534
 SHA512 
8e3183f2d78b686c92f3b9911b3cad2fa0df5693401537dc674c75e192fd59451167b7ddc546aa8a090b38d7864b8f22459ba9a4702451987f9c1dfa87fdb246
 DIST bzflag-2.4.20.tar.bz2 14032356 BLAKE2B 
278b0f0d970f103a7b00953e60bda6962706dea27a8695bae8e902bdbb1364158ace03dafc778871e89444fe44f16e7d2fceec36b67982ad7f18fc916484260d
 SHA512 
6140123d37065bead3021ef9c36db1210ad2c71a4a7deb6894bb3f856a571197a7eac37d16b8e3b587549dc201c4ac8d7bbe03d1a05d067dc452861924005169
 DIST bzflag-2.4.22.tar.bz2 14169079 BLAKE2B 
e3020d161326215b721e142198295314fce60212322d787389ee47519a8f20a64065ec2744799b8dc282fb343af1b2c5ae54bdab93827a5716ad5ac2363f8978
 SHA512 
c78ad0e9e861d0c922ef73dd1e040d998836efaab3a48d5a3cd8392835ce37392b1b9438aed7483ea48c6bce672bb937aeba40553553dce0c0fd3cce38bf10cf

diff --git a/games-action/bzflag/bzflag-2.4.12.ebuild 
b/games-action/bzflag/bzflag-2.4.12.ebuild
deleted file mode 100644
index 7fdb07496ab..000
--- a/games-action/bzflag/bzflag-2.4.12.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools desktop flag-o-matic ltprune
-
-DESCRIPTION="3D tank combat simulator game"
-HOMEPAGE="https://www.bzflag.org/;
-SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="dedicated upnp"
-
-RDEPEND="
-   net-dns/c-ares
-   >=net-misc/curl-7.15.0
-   sys-libs/ncurses:0
-   sys-libs/zlib
-   !dedicated? (
-   media-libs/libsdl2[joystick,sound,video]
-   virtual/glu
-   virtual/opengl )
-   upnp? ( net-libs/miniupnpc )
-"
-DEPEND="
-   ${RDEPEND}
-   virtual/pkgconfig
-"
-PATCHES=(
-   "${FILESDIR}"/${P}-configure.patch
-   "${FILESDIR}"/${P}-tinfo.patch
-)
-
-src_prepare() {
-   default
-   eautoreconf
-}
-
-src_configure() {
-   local myconf=(
-   $(use_enable upnp UPnP)
-   )
-
-   if use dedicated ; then
-   ewarn
-   ewarn "You are building a server-only copy of BZFlag"
-   ewarn
-   myconf+=( --disable-client --without-SDL )
-   fi
-
-   econf "${myconf[@]}"
-}
-
-src_install() {
-   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
-   default
-
-   if ! use dedicated ; then
-   newicon data/bzflag-48x48.png ${PN}.png
-   make_desktop_entry ${PN} "BZFlag"
-   fi
-
-   prune_libtool_files --modules
-}

diff --git a/games-action/bzflag/bzflag-2.4.14.ebuild 
b/games-action/bzflag/bzflag-2.4.14.ebuild
deleted file mode 100644
index 68787097d15..000
--- a/games-action/bzflag/bzflag-2.4.14.ebuild
+++ /dev/null
@@ -1,70 +0,0 @@
-# Copyright 1999-2018 

[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2021-02-28 Thread Alfredo Tupone
commit: 9f6d98712d26bf920d5a31942c92a24b4ca1c31c
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sun Feb 28 15:27:11 2021 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Feb 28 15:27:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6d9871

games-action/bzflag: version bump to 2.4.22

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone  gentoo.org>

 games-action/bzflag/Manifest |  1 +
 games-action/bzflag/bzflag-2.4.22.ebuild | 71 
 2 files changed, 72 insertions(+)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index 26fd4fe4e9b..474be2b3e40 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -3,3 +3,4 @@ DIST bzflag-2.4.14.tar.bz2 14066129 BLAKE2B 
7ec44bc9b7ccb644b98dac0b99770471b488
 DIST bzflag-2.4.16.tar.bz2 14010330 BLAKE2B 
fc19e068c43c18bd38445b48ca0ca38669f956da1540e3255420cb7f36a42349aa3aa881dfeed2b2a1a7e163ee832a510fde658edd38b6ac038b62229baf8306
 SHA512 
809adc39088f3fc8ca0d2ead9c7172cfbe582789bc80b3ac55fabe078a0868f0cf7cfa8027ac696718e9983a19386933fd370684a0bd33e63c3106f2ce8a9d63
 DIST bzflag-2.4.18.tar.bz2 14011236 BLAKE2B 
103495622afb45b2bf87576d92c5cdd37a04386fa82583929ab64087a875acd3be49045cf81d0099fccd0ebc5e7471883756edb85894f9f519d7b6fea8ac3534
 SHA512 
8e3183f2d78b686c92f3b9911b3cad2fa0df5693401537dc674c75e192fd59451167b7ddc546aa8a090b38d7864b8f22459ba9a4702451987f9c1dfa87fdb246
 DIST bzflag-2.4.20.tar.bz2 14032356 BLAKE2B 
278b0f0d970f103a7b00953e60bda6962706dea27a8695bae8e902bdbb1364158ace03dafc778871e89444fe44f16e7d2fceec36b67982ad7f18fc916484260d
 SHA512 
6140123d37065bead3021ef9c36db1210ad2c71a4a7deb6894bb3f856a571197a7eac37d16b8e3b587549dc201c4ac8d7bbe03d1a05d067dc452861924005169
+DIST bzflag-2.4.22.tar.bz2 14169079 BLAKE2B 
e3020d161326215b721e142198295314fce60212322d787389ee47519a8f20a64065ec2744799b8dc282fb343af1b2c5ae54bdab93827a5716ad5ac2363f8978
 SHA512 
c78ad0e9e861d0c922ef73dd1e040d998836efaab3a48d5a3cd8392835ce37392b1b9438aed7483ea48c6bce672bb937aeba40553553dce0c0fd3cce38bf10cf

diff --git a/games-action/bzflag/bzflag-2.4.22.ebuild 
b/games-action/bzflag/bzflag-2.4.22.ebuild
new file mode 100644
index 000..fd77e44f349
--- /dev/null
+++ b/games-action/bzflag/bzflag-2.4.22.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools desktop flag-o-matic
+
+DESCRIPTION="3D tank combat simulator game"
+HOMEPAGE="https://www.bzflag.org/;
+SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="dedicated upnp"
+
+RDEPEND="
+   net-dns/c-ares
+   >=net-misc/curl-7.15.0
+   sys-libs/ncurses:0
+   sys-libs/zlib
+   !dedicated? (
+   media-libs/libsdl2[joystick,sound,video]
+   media-libs/glew:=
+   virtual/glu
+   virtual/opengl )
+   upnp? ( net-libs/miniupnpc )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.4.12-configure.patch
+   "${FILESDIR}"/${PN}-2.4.12-tinfo.patch
+   "${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myconf=(
+   $(use_enable upnp UPnP)
+   --libdir="${EPREFIX}"/usr/$(get_libdir)/${PN}
+   )
+
+   if use dedicated ; then
+   ewarn
+   ewarn "You are building a server-only copy of BZFlag"
+   ewarn
+   myconf+=( --disable-client --without-SDL )
+   else
+   myconf=( --with-SDL=2 )
+   fi
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
+   default
+
+   if ! use dedicated ; then
+   newicon data/bzflag-48x48.png ${PN}.png
+   make_desktop_entry ${PN} "BZFlag"
+   fi
+
+   find "${D}"/ -name \*.la -delete
+}



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2020-04-25 Thread Alfredo Tupone
commit: 447d777c897ad60ae8344ad91759c35eb1c86261
Author: Alfredo Tupone  gentoo  org>
AuthorDate: Sat Apr 25 12:34:04 2020 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat Apr 25 12:34:04 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=447d777c

games-action/bzflag: version bump to 2.4.20

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Alfredo Tupone  gentoo.org>

 games-action/bzflag/Manifest |  1 +
 games-action/bzflag/bzflag-2.4.20.ebuild | 71 
 2 files changed, 72 insertions(+)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index e7fd8089108..26fd4fe4e9b 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -2,3 +2,4 @@ DIST bzflag-2.4.12.tar.bz2 14042357 BLAKE2B 
eb18072f459549b18bf99fbe0b635aea2456
 DIST bzflag-2.4.14.tar.bz2 14066129 BLAKE2B 
7ec44bc9b7ccb644b98dac0b99770471b488b9e34b12a34e4fa76cdc22a4e7b14324915b83db76a69bb4b8ebd928018e69145aa6b87e48a379d37c23ce84c575
 SHA512 
c092a869813bd300e5eff5bf17ea46708b566a9e4f56cb6c4ccd92346ab1e87c8837efb8295d3b4485cd8d4de5b0d92b079c70390d06a481cfee693d393aca21
 DIST bzflag-2.4.16.tar.bz2 14010330 BLAKE2B 
fc19e068c43c18bd38445b48ca0ca38669f956da1540e3255420cb7f36a42349aa3aa881dfeed2b2a1a7e163ee832a510fde658edd38b6ac038b62229baf8306
 SHA512 
809adc39088f3fc8ca0d2ead9c7172cfbe582789bc80b3ac55fabe078a0868f0cf7cfa8027ac696718e9983a19386933fd370684a0bd33e63c3106f2ce8a9d63
 DIST bzflag-2.4.18.tar.bz2 14011236 BLAKE2B 
103495622afb45b2bf87576d92c5cdd37a04386fa82583929ab64087a875acd3be49045cf81d0099fccd0ebc5e7471883756edb85894f9f519d7b6fea8ac3534
 SHA512 
8e3183f2d78b686c92f3b9911b3cad2fa0df5693401537dc674c75e192fd59451167b7ddc546aa8a090b38d7864b8f22459ba9a4702451987f9c1dfa87fdb246
+DIST bzflag-2.4.20.tar.bz2 14032356 BLAKE2B 
278b0f0d970f103a7b00953e60bda6962706dea27a8695bae8e902bdbb1364158ace03dafc778871e89444fe44f16e7d2fceec36b67982ad7f18fc916484260d
 SHA512 
6140123d37065bead3021ef9c36db1210ad2c71a4a7deb6894bb3f856a571197a7eac37d16b8e3b587549dc201c4ac8d7bbe03d1a05d067dc452861924005169

diff --git a/games-action/bzflag/bzflag-2.4.20.ebuild 
b/games-action/bzflag/bzflag-2.4.20.ebuild
new file mode 100644
index 000..c9e550882ec
--- /dev/null
+++ b/games-action/bzflag/bzflag-2.4.20.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools desktop flag-o-matic
+
+DESCRIPTION="3D tank combat simulator game"
+HOMEPAGE="https://www.bzflag.org/;
+SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="dedicated upnp"
+
+RDEPEND="
+   net-dns/c-ares
+   >=net-misc/curl-7.15.0
+   sys-libs/ncurses:0
+   sys-libs/zlib
+   !dedicated? (
+   media-libs/libsdl2[joystick,sound,video]
+   media-libs/glew:=
+   virtual/glu
+   virtual/opengl )
+   upnp? ( net-libs/miniupnpc )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.4.12-configure.patch
+   "${FILESDIR}"/${PN}-2.4.12-tinfo.patch
+   "${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myconf=(
+   $(use_enable upnp UPnP)
+   --libdir="${EPREFIX}"/usr/$(get_libdir)/${PN}
+   )
+
+   if use dedicated ; then
+   ewarn
+   ewarn "You are building a server-only copy of BZFlag"
+   ewarn
+   myconf+=( --disable-client --without-SDL )
+   else
+   myconf=( --with-SDL=2 )
+   fi
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
+   default
+
+   if ! use dedicated ; then
+   newicon data/bzflag-48x48.png ${PN}.png
+   make_desktop_entry ${PN} "BZFlag"
+   fi
+
+   find "${D}"/ -name \*.la -delete
+}



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2018-10-23 Thread Alfredo Tupone
commit: d53802046126b625bdd6fe7c1235fbb499cb2ae7
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Tue Oct 23 18:06:35 2018 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Tue Oct 23 18:06:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5380204

games-action/bzflag: Version bump to 2.4.18

Signed-off-by: Alfredo Tupone  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 games-action/bzflag/Manifest |  1 +
 games-action/bzflag/bzflag-2.4.18.ebuild | 71 
 2 files changed, 72 insertions(+)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index 2220188b463..e7fd8089108 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1,3 +1,4 @@
 DIST bzflag-2.4.12.tar.bz2 14042357 BLAKE2B 
eb18072f459549b18bf99fbe0b635aea24568ad39494082f443e8eb7a604db0341aa18f1d458a950b5344f34278599215b351bcad35bd88f33f01449b89489b8
 SHA512 
9b5fa6b7ab7eb13043242defcc86cbed083e98306b2f611932b48d6d833a37bbe2ab05a0a3d1a2c9b861bfbd834fc6e86783ba82d8a841527d0eedb06f3bde9f
 DIST bzflag-2.4.14.tar.bz2 14066129 BLAKE2B 
7ec44bc9b7ccb644b98dac0b99770471b488b9e34b12a34e4fa76cdc22a4e7b14324915b83db76a69bb4b8ebd928018e69145aa6b87e48a379d37c23ce84c575
 SHA512 
c092a869813bd300e5eff5bf17ea46708b566a9e4f56cb6c4ccd92346ab1e87c8837efb8295d3b4485cd8d4de5b0d92b079c70390d06a481cfee693d393aca21
 DIST bzflag-2.4.16.tar.bz2 14010330 BLAKE2B 
fc19e068c43c18bd38445b48ca0ca38669f956da1540e3255420cb7f36a42349aa3aa881dfeed2b2a1a7e163ee832a510fde658edd38b6ac038b62229baf8306
 SHA512 
809adc39088f3fc8ca0d2ead9c7172cfbe582789bc80b3ac55fabe078a0868f0cf7cfa8027ac696718e9983a19386933fd370684a0bd33e63c3106f2ce8a9d63
+DIST bzflag-2.4.18.tar.bz2 14011236 BLAKE2B 
103495622afb45b2bf87576d92c5cdd37a04386fa82583929ab64087a875acd3be49045cf81d0099fccd0ebc5e7471883756edb85894f9f519d7b6fea8ac3534
 SHA512 
8e3183f2d78b686c92f3b9911b3cad2fa0df5693401537dc674c75e192fd59451167b7ddc546aa8a090b38d7864b8f22459ba9a4702451987f9c1dfa87fdb246

diff --git a/games-action/bzflag/bzflag-2.4.18.ebuild 
b/games-action/bzflag/bzflag-2.4.18.ebuild
new file mode 100644
index 000..2186c9bc37a
--- /dev/null
+++ b/games-action/bzflag/bzflag-2.4.18.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools desktop flag-o-matic
+
+DESCRIPTION="3D tank combat simulator game"
+HOMEPAGE="https://www.bzflag.org/;
+SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="dedicated upnp"
+
+RDEPEND="
+   net-dns/c-ares
+   >=net-misc/curl-7.15.0
+   sys-libs/ncurses:0
+   sys-libs/zlib
+   !dedicated? (
+   media-libs/libsdl2[joystick,sound,video]
+   media-libs/glew:=
+   virtual/glu
+   virtual/opengl )
+   upnp? ( net-libs/miniupnpc )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.4.12-configure.patch
+   "${FILESDIR}"/${PN}-2.4.12-tinfo.patch
+   "${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myconf=(
+   $(use_enable upnp UPnP)
+   --libdir="${EPREFIX}"/usr/$(get_libdir)/${PN}
+   )
+
+   if use dedicated ; then
+   ewarn
+   ewarn "You are building a server-only copy of BZFlag"
+   ewarn
+   myconf+=( --disable-client --without-SDL )
+   else
+   myconf=( --with-SDL=2 )
+   fi
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
+   default
+
+   if ! use dedicated ; then
+   newicon data/bzflag-48x48.png ${PN}.png
+   make_desktop_entry ${PN} "BZFlag"
+   fi
+
+   find "${D}"/ -name \*.la -delete
+}



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2018-09-24 Thread Alfredo Tupone
commit: 896f1dc9a94ef206d3601bf6696dd0bdda7d996b
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Mon Sep 24 19:23:50 2018 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Sep 24 20:28:19 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=896f1dc9

games-action/bzflag: Version bump to 2.4.16

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 games-action/bzflag/Manifest |  1 +
 games-action/bzflag/bzflag-2.4.16.ebuild | 71 
 2 files changed, 72 insertions(+)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index 249bdc19986..2220188b463 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1,2 +1,3 @@
 DIST bzflag-2.4.12.tar.bz2 14042357 BLAKE2B 
eb18072f459549b18bf99fbe0b635aea24568ad39494082f443e8eb7a604db0341aa18f1d458a950b5344f34278599215b351bcad35bd88f33f01449b89489b8
 SHA512 
9b5fa6b7ab7eb13043242defcc86cbed083e98306b2f611932b48d6d833a37bbe2ab05a0a3d1a2c9b861bfbd834fc6e86783ba82d8a841527d0eedb06f3bde9f
 DIST bzflag-2.4.14.tar.bz2 14066129 BLAKE2B 
7ec44bc9b7ccb644b98dac0b99770471b488b9e34b12a34e4fa76cdc22a4e7b14324915b83db76a69bb4b8ebd928018e69145aa6b87e48a379d37c23ce84c575
 SHA512 
c092a869813bd300e5eff5bf17ea46708b566a9e4f56cb6c4ccd92346ab1e87c8837efb8295d3b4485cd8d4de5b0d92b079c70390d06a481cfee693d393aca21
+DIST bzflag-2.4.16.tar.bz2 14010330 BLAKE2B 
fc19e068c43c18bd38445b48ca0ca38669f956da1540e3255420cb7f36a42349aa3aa881dfeed2b2a1a7e163ee832a510fde658edd38b6ac038b62229baf8306
 SHA512 
809adc39088f3fc8ca0d2ead9c7172cfbe582789bc80b3ac55fabe078a0868f0cf7cfa8027ac696718e9983a19386933fd370684a0bd33e63c3106f2ce8a9d63

diff --git a/games-action/bzflag/bzflag-2.4.16.ebuild 
b/games-action/bzflag/bzflag-2.4.16.ebuild
new file mode 100644
index 000..84a0bef4a27
--- /dev/null
+++ b/games-action/bzflag/bzflag-2.4.16.ebuild
@@ -0,0 +1,71 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit autotools desktop flag-o-matic
+
+DESCRIPTION="3D tank combat simulator game"
+HOMEPAGE="https://www.bzflag.org/;
+SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="dedicated upnp"
+
+RDEPEND="
+   net-dns/c-ares
+   >=net-misc/curl-7.15.0
+   sys-libs/ncurses:0
+   sys-libs/zlib
+   !dedicated? (
+   media-libs/libsdl2[joystick,sound,video]
+   media-libs/glew:=
+   virtual/glu
+   virtual/opengl )
+   upnp? ( net-libs/miniupnpc )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+"
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.4.12-configure.patch
+   "${FILESDIR}"/${PN}-2.4.12-tinfo.patch
+   "${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myconf=(
+   $(use_enable upnp UPnP)
+   --libdir="${EPREFIX}"/usr/$(get_libdir)/${PN}
+   )
+
+   if use dedicated ; then
+   ewarn
+   ewarn "You are building a server-only copy of BZFlag"
+   ewarn
+   myconf+=( --disable-client --without-SDL )
+   else
+   myconf=( --with-SDL=2 )
+   fi
+
+   econf "${myconf[@]}"
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
+   default
+
+   if ! use dedicated ; then
+   newicon data/bzflag-48x48.png ${PN}.png
+   make_desktop_entry ${PN} "BZFlag"
+   fi
+
+   find "${D}"/ -name \*.la -delete
+}



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2018-08-15 Thread Michał Górny
commit: a16511e49693c90e077c8e0f4162faae214980ff
Author: Marty E. Plummer  startmail  com>
AuthorDate: Wed Aug  1 09:58:49 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Aug 15 10:32:56 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a16511e4

games-action/bzflag: use arrays for myconf

Also added ${EPREFIX} to --libdir for prefix support

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 games-action/bzflag/bzflag-2.4.12.ebuild | 10 +-
 games-action/bzflag/bzflag-2.4.14.ebuild | 14 +++---
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/games-action/bzflag/bzflag-2.4.12.ebuild 
b/games-action/bzflag/bzflag-2.4.12.ebuild
index 08d5a225478..7fdb07496ab 100644
--- a/games-action/bzflag/bzflag-2.4.12.ebuild
+++ b/games-action/bzflag/bzflag-2.4.12.ebuild
@@ -39,18 +39,18 @@ src_prepare() {
 }
 
 src_configure() {
-   local myconf
+   local myconf=(
+   $(use_enable upnp UPnP)
+   )
 
if use dedicated ; then
ewarn
ewarn "You are building a server-only copy of BZFlag"
ewarn
-   myconf="--disable-client --without-SDL"
+   myconf+=( --disable-client --without-SDL )
fi
 
-   econf \
-   $(use_enable upnp UPnP) \
-   ${myconf}
+   econf "${myconf[@]}"
 }
 
 src_install() {

diff --git a/games-action/bzflag/bzflag-2.4.14.ebuild 
b/games-action/bzflag/bzflag-2.4.14.ebuild
index eaa3094992c..68787097d15 100644
--- a/games-action/bzflag/bzflag-2.4.14.ebuild
+++ b/games-action/bzflag/bzflag-2.4.14.ebuild
@@ -40,21 +40,21 @@ src_prepare() {
 }
 
 src_configure() {
-   local myconf
+   local myconf=(
+   $(use_enable upnp UPnP)
+   --libdir="${EPREFIX}"/usr/$(get_libdir)/${PN}
+   )
 
if use dedicated ; then
ewarn
ewarn "You are building a server-only copy of BZFlag"
ewarn
-   myconf="--disable-client --without-SDL"
+   myconf+=( --disable-client --without-SDL )
else
-   myconf="--with-SDL=2"
+   myconf=( --with-SDL=2 )
fi
 
-   econf \
-   $(use_enable upnp UPnP) \
-   --libdir=/usr/$(get_libdir)/${PN} \
-   ${myconf}
+   econf "${myconf[@]}"
 }
 
 src_install() {



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2018-05-16 Thread Alfredo Tupone
commit: f9c30273b0f84245c7be1fc01d822d1b4052db96
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Wed May 16 20:03:07 2018 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Wed May 16 20:03:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9c30273

games-action/bzflag: Fix plugins directory and --with-SDL

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 games-action/bzflag/bzflag-2.4.14.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-action/bzflag/bzflag-2.4.14.ebuild 
b/games-action/bzflag/bzflag-2.4.14.ebuild
index 59edcad4188..290ef54d300 100644
--- a/games-action/bzflag/bzflag-2.4.14.ebuild
+++ b/games-action/bzflag/bzflag-2.4.14.ebuild
@@ -48,11 +48,12 @@ src_configure() {
ewarn
myconf="--disable-client --without-SDL"
else
-   myconf="--with-sdl=2"
+   myconf="--with-SDL=2"
fi
 
econf \
$(use_enable upnp UPnP) \
+   --libdir=/usr/$(get_libdir)/${PN} \
${myconf}
 }
 



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2018-05-13 Thread Jeroen Roovers
commit: a1dbfccaa360f4021f2de47466307b87b305f44c
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun May 13 13:04:41 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun May 13 13:24:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1dbfcca

games-action/bzflag: Specify SDL2.

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 games-action/bzflag/bzflag-2.4.14.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-action/bzflag/bzflag-2.4.14.ebuild 
b/games-action/bzflag/bzflag-2.4.14.ebuild
index f708cd5a135..f41fea01d01 100644
--- a/games-action/bzflag/bzflag-2.4.14.ebuild
+++ b/games-action/bzflag/bzflag-2.4.14.ebuild
@@ -46,6 +46,8 @@ src_configure() {
ewarn "You are building a server-only copy of BZFlag"
ewarn
myconf="--disable-client --without-SDL"
+   else
+   myconf="--with-sdl=2"
fi
 
econf \



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/files/, games-action/bzflag/

2018-05-13 Thread Jeroen Roovers
commit: 379d202bdc228b3ec6a6c2d553e4d8977cc47637
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun May 13 13:23:17 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun May 13 13:24:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=379d202b

games-action/bzflag: Fix SDL2 includes (bug #634660).

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 games-action/bzflag/bzflag-2.4.14.ebuild  |  1 +
 .../bzflag/files/bzflag-2.4.12-sdl2-cppflags.patch| 19 +++
 2 files changed, 20 insertions(+)

diff --git a/games-action/bzflag/bzflag-2.4.14.ebuild 
b/games-action/bzflag/bzflag-2.4.14.ebuild
index f41fea01d01..59edcad4188 100644
--- a/games-action/bzflag/bzflag-2.4.14.ebuild
+++ b/games-action/bzflag/bzflag-2.4.14.ebuild
@@ -31,6 +31,7 @@ DEPEND="
 PATCHES=(
"${FILESDIR}"/${PN}-2.4.12-configure.patch
"${FILESDIR}"/${PN}-2.4.12-tinfo.patch
+   "${FILESDIR}"/${PN}-2.4.12-sdl2-cppflags.patch
 )
 
 src_prepare() {

diff --git a/games-action/bzflag/files/bzflag-2.4.12-sdl2-cppflags.patch 
b/games-action/bzflag/files/bzflag-2.4.12-sdl2-cppflags.patch
new file mode 100644
index 000..f7f6dfd7f14
--- /dev/null
+++ b/games-action/bzflag/files/bzflag-2.4.12-sdl2-cppflags.patch
@@ -0,0 +1,19 @@
+--- a/configure.ac
 b/configure.ac
+@@ -236,6 +236,7 @@
+ AC_PROG_CC
+ AC_PROG_LN_S
+ AC_CHECK_PROG(AR, ar, ar)
++PKG_PROG_PKG_CONFIG
+ AC_SUBST(AR)
+ AC_SUBST(AR_FLAGS)
+ 
+@@ -716,6 +717,8 @@
+ fi
+ if test "x$with_SDL" = "x2"; then
+ AC_DEFINE(HAVE_SDL2, 1, [Using SDL2])
++PKG_CHECK_MODULES(sdl2, sdl2,
++[CONF_CPPFLAGS="$CONF_CPPFLAGS $sdl2_CFLAGS"],[])
+ fi
+ 
+ AM_CONDITIONAL(HAVE_SDL, test x$with_SDL = x1 -o x$with_SDL = x2)



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/files/

2018-05-13 Thread Jeroen Roovers
commit: 107dca68e635132aa451f46bc086e7d078382dfd
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun May 13 12:54:40 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun May 13 13:24:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=107dca68

games-action/bzflag: Clean up patch.

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 games-action/bzflag/files/bzflag-2.4.12-configure.patch | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/games-action/bzflag/files/bzflag-2.4.12-configure.patch 
b/games-action/bzflag/files/bzflag-2.4.12-configure.patch
index b280621f6ec..e1c546f37a3 100644
--- a/games-action/bzflag/files/bzflag-2.4.12-configure.patch
+++ b/games-action/bzflag/files/bzflag-2.4.12-configure.patch
@@ -1,6 +1,5 @@
-diff -ru bzflag-2.4.4.orig/configure.ac bzflag-2.4.4/configure.ac
 bzflag-2.4.4.orig/configure.ac 2016-02-14 19:09:51.0 -0500
-+++ bzflag-2.4.4/configure.ac  2016-05-05 16:35:35.475935345 -0400
+--- a/configure.ac
 b/configure.ac
 @@ -215,7 +215,7 @@
  AC_SUBST(AR)
  AC_SUBST(AR_FLAGS)



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2018-05-13 Thread Jeroen Roovers
commit: c592f18529bf072b16632bdef5ce5d53783d8683
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun May 13 12:50:53 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun May 13 13:24:06 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c592f185

games-action/bzflag: Add missing DEPEND on virtual/pkgconfig.

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 games-action/bzflag/bzflag-2.4.12.ebuild | 10 +++---
 games-action/bzflag/bzflag-2.4.14.ebuild | 10 +++---
 2 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/games-action/bzflag/bzflag-2.4.12.ebuild 
b/games-action/bzflag/bzflag-2.4.12.ebuild
index 7479f96e32a..0f6e8a8722e 100644
--- a/games-action/bzflag/bzflag-2.4.12.ebuild
+++ b/games-action/bzflag/bzflag-2.4.12.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="dedicated upnp"
 
-DEPEND="
+RDEPEND="
net-dns/c-ares
>=net-misc/curl-7.15.0
sys-libs/ncurses:0
@@ -22,8 +22,12 @@ DEPEND="
media-libs/libsdl2[joystick,sound,video]
virtual/glu
virtual/opengl )
-   upnp? ( net-libs/miniupnpc )"
-RDEPEND=${DEPEND}
+   upnp? ( net-libs/miniupnpc )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+"
 PATCHES=(
"${FILESDIR}"/${P}-configure.patch
"${FILESDIR}"/${P}-tinfo.patch

diff --git a/games-action/bzflag/bzflag-2.4.14.ebuild 
b/games-action/bzflag/bzflag-2.4.14.ebuild
index cf647d42a26..f708cd5a135 100644
--- a/games-action/bzflag/bzflag-2.4.14.ebuild
+++ b/games-action/bzflag/bzflag-2.4.14.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="dedicated upnp"
 
-DEPEND="
+RDEPEND="
net-dns/c-ares
>=net-misc/curl-7.15.0
sys-libs/ncurses:0
@@ -22,8 +22,12 @@ DEPEND="
media-libs/libsdl2[joystick,sound,video]
virtual/glu
virtual/opengl )
-   upnp? ( net-libs/miniupnpc )"
-RDEPEND=${DEPEND}
+   upnp? ( net-libs/miniupnpc )
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/pkgconfig
+"
 PATCHES=(
"${FILESDIR}"/${PN}-2.4.12-configure.patch
"${FILESDIR}"/${PN}-2.4.12-tinfo.patch



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2018-05-03 Thread Alfredo Tupone
commit: a441511bc3a71801fcd64a7ed44b582e87fe4f5f
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Thu May  3 20:07:04 2018 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Thu May  3 20:07:04 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a441511b

games-action/bzflag: Version bump to 2.4.14

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 games-action/bzflag/Manifest |  1 +
 games-action/bzflag/bzflag-2.4.14.ebuild | 62 
 2 files changed, 63 insertions(+)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index f0831f9e1bc..249bdc19986 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1 +1,2 @@
 DIST bzflag-2.4.12.tar.bz2 14042357 BLAKE2B 
eb18072f459549b18bf99fbe0b635aea24568ad39494082f443e8eb7a604db0341aa18f1d458a950b5344f34278599215b351bcad35bd88f33f01449b89489b8
 SHA512 
9b5fa6b7ab7eb13043242defcc86cbed083e98306b2f611932b48d6d833a37bbe2ab05a0a3d1a2c9b861bfbd834fc6e86783ba82d8a841527d0eedb06f3bde9f
+DIST bzflag-2.4.14.tar.bz2 14066129 BLAKE2B 
7ec44bc9b7ccb644b98dac0b99770471b488b9e34b12a34e4fa76cdc22a4e7b14324915b83db76a69bb4b8ebd928018e69145aa6b87e48a379d37c23ce84c575
 SHA512 
c092a869813bd300e5eff5bf17ea46708b566a9e4f56cb6c4ccd92346ab1e87c8837efb8295d3b4485cd8d4de5b0d92b079c70390d06a481cfee693d393aca21

diff --git a/games-action/bzflag/bzflag-2.4.14.ebuild 
b/games-action/bzflag/bzflag-2.4.14.ebuild
new file mode 100644
index 000..cf647d42a26
--- /dev/null
+++ b/games-action/bzflag/bzflag-2.4.14.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils flag-o-matic autotools
+
+DESCRIPTION="3D tank combat simulator game"
+HOMEPAGE="https://www.bzflag.org/;
+SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="dedicated upnp"
+
+DEPEND="
+   net-dns/c-ares
+   >=net-misc/curl-7.15.0
+   sys-libs/ncurses:0
+   sys-libs/zlib
+   !dedicated? (
+   media-libs/libsdl2[joystick,sound,video]
+   virtual/glu
+   virtual/opengl )
+   upnp? ( net-libs/miniupnpc )"
+RDEPEND=${DEPEND}
+PATCHES=(
+   "${FILESDIR}"/${PN}-2.4.12-configure.patch
+   "${FILESDIR}"/${PN}-2.4.12-tinfo.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myconf
+
+   if use dedicated ; then
+   ewarn
+   ewarn "You are building a server-only copy of BZFlag"
+   ewarn
+   myconf="--disable-client --without-SDL"
+   fi
+
+   econf \
+   $(use_enable upnp UPnP) \
+   ${myconf}
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
+   default
+
+   if ! use dedicated ; then
+   newicon data/bzflag-48x48.png ${PN}.png
+   make_desktop_entry ${PN} "BZFlag"
+   fi
+
+   prune_libtool_files --modules
+}



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2018-04-15 Thread David Seifert
commit: 8dfc01931321b5383f8bc7dd9e6f6e3691d6e4cc
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sun Apr 15 08:46:41 2018 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr 15 11:33:14 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfc0193

games-action/bzflag: use HTTPS

 games-action/bzflag/bzflag-2.4.12.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/bzflag/bzflag-2.4.12.ebuild 
b/games-action/bzflag/bzflag-2.4.12.ebuild
index 26da58b1979..7479f96e32a 100644
--- a/games-action/bzflag/bzflag-2.4.12.ebuild
+++ b/games-action/bzflag/bzflag-2.4.12.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 inherit eutils flag-o-matic autotools
 
 DESCRIPTION="3D tank combat simulator game"
-HOMEPAGE="http://www.bzflag.org/;
+HOMEPAGE="https://www.bzflag.org/;
 SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
 
 LICENSE="LGPL-2.1"



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/files/, games-action/bzflag/

2018-02-25 Thread Jeroen Roovers
commit: 846199f922b0b1c92a3f9808222b7bb9962972b7
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Feb 25 20:20:32 2018 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Feb 25 20:21:21 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=846199f9

games-action/bzflag: Fix compiling against sys-libs/ncurses[tinfo] (bug 
#632022).

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 games-action/bzflag/bzflag-2.4.12.ebuild|  4 ++--
 games-action/bzflag/files/bzflag-2.4.12-tinfo.patch | 15 +++
 2 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/games-action/bzflag/bzflag-2.4.12.ebuild 
b/games-action/bzflag/bzflag-2.4.12.ebuild
index 909cc844079..26da58b1979 100644
--- a/games-action/bzflag/bzflag-2.4.12.ebuild
+++ b/games-action/bzflag/bzflag-2.4.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,9 +24,9 @@ DEPEND="
virtual/opengl )
upnp? ( net-libs/miniupnpc )"
 RDEPEND=${DEPEND}
-
 PATCHES=(
"${FILESDIR}"/${P}-configure.patch
+   "${FILESDIR}"/${P}-tinfo.patch
 )
 
 src_prepare() {

diff --git a/games-action/bzflag/files/bzflag-2.4.12-tinfo.patch 
b/games-action/bzflag/files/bzflag-2.4.12-tinfo.patch
new file mode 100644
index 000..aa43980b9b6
--- /dev/null
+++ b/games-action/bzflag/files/bzflag-2.4.12-tinfo.patch
@@ -0,0 +1,15 @@
+--- a/configure.ac
 b/configure.ac
+@@ -125,7 +125,11 @@
+ BZ_CONFIGURE_STAGE([arguments], [1 of 9])
+ 
+ # provide a with-curses option, test for curses
+-MP_WITH_CURSES
++PKG_CHECK_MODULES(ncurses, ncurses,
++  [CURSES_LIB="$ncurses_LIBS"]
++  AC_DEFINE(HAVE_NCURSES_H, , [Use the header file ncurses.h]),
++  AC_MSG_ERROR([Could not find ncurses]))
++AC_SUBST(CURSES_LIB)
+ 
+ # check for SDL option (enabled by default now)
+ AC_ARG_WITH(SDL, AS_HELP_STRING([--without-SDL | --with-SDL={1,2}],[Do not 
use Simple DirectMedia Layer or force using a specific version (by default 
tries 2, then 1, then resorts to native platform code if available]), 
sdl_version="$withval", sdl_version="detect")



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/files/, games-action/bzflag/

2017-10-31 Thread Alfredo Tupone
commit: 40de8499e9897764a20749052cce6a1ac4086f5e
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Tue Oct 31 20:00:16 2017 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Tue Oct 31 20:00:16 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40de8499

games-action/bzflag: Version bump to 2.4.12

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 games-action/bzflag/Manifest   |  1 +
 games-action/bzflag/bzflag-2.4.12.ebuild   | 62 ++
 .../bzflag/files/bzflag-2.4.12-configure.patch | 37 +
 3 files changed, 100 insertions(+)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index 61903bf003d..ef2e5312cc6 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1,4 +1,5 @@
 DIST bzflag-2.4.10.tar.bz2 13967644 SHA256 
0a47454ae4b2fea494581962a554ceb8195084c4d96e97aa572a5fa774699efa SHA512 
a120b757d9ea23a189db7f126140d338f6e1c6a34b7f28ca69b2ec15d39c8a5da79aeab622cc6b7227587556bb89904b4a6013b0bb88baa7f01f667d259456a9
 WHIRLPOOL 
e5b35d31aa4fcb974a2720d4ed070f89652c1734de0769cbb461cfb6751f5fc32a48091f25bd91b288717b2a4fbb153a20efdb396580c50c903fc6f9023f81e6
+DIST bzflag-2.4.12.tar.bz2 14042357 SHA256 
a8a13a58648798a6f6f969a2911cf21377fe45964f2edf46a327d1370ff1000d SHA512 
9b5fa6b7ab7eb13043242defcc86cbed083e98306b2f611932b48d6d833a37bbe2ab05a0a3d1a2c9b861bfbd834fc6e86783ba82d8a841527d0eedb06f3bde9f
 WHIRLPOOL 
9cceae20593b0359af6968876646f09a21f46708efcdab6e8f83258eed09d78d937ba4731aa34436a6324cc7d03cb768704fec627c3c74712b71f1fb8d590d3a
 DIST bzflag-2.4.2.tar.bz2 15971448 SHA256 
4f7bc52284cc4b39fc352855e555b2b064c1de6a18f7474e249073070762c811 SHA512 
e5645e825f19896ad4dc1e3bf97c9b52ed3838210d97d5532936a9306623283330c9535288af90f86e32c88a1a7996b2c872b9c081558eea48400b86b3a1a6ff
 WHIRLPOOL 
82a5e543a8fdcb80c516394c63901c80c77fc659090f952cb36f65a9fb14c5ca06d6547dc9d347c6abf0ee706c40437f80edf20c424775bf6e202423e025794c
 DIST bzflag-2.4.4.tar.bz2 13922761 SHA256 
5842941e53440d2e88c955ddb594964fc5145912f61100832d224c1a017e2ecb SHA512 
ee9eefe6a24250f1aa0ac808755f2e3700ea97c559019ca8beefb8d236afd1571314f07a8f19662677526ae364d38617a1a62b356e851c27669cb9acef1a8fd3
 WHIRLPOOL 
c96853e3f1053a9b53c9d6ba27a6f638c2913e87a26d6188151a66f8f78aeeb78fac28e8cefde10d23d65fe02e49b93cd4516993e5b48a6f3f240ec67ab0fc8e
 DIST bzflag-2.4.6.tar.bz2 13919761 SHA256 
a44506828d09fe26f06658aae7f579080ecbaef5bd19a938dfed604e0c8afb45 SHA512 
b2c82b75a99aa47975d98030104654da6ae3943582a22e18faf157c8929d96ab255a4343e044baa76714b8564c60194b6edbc7b8e28a3352848c471365678205
 WHIRLPOOL 
069dc60acc93b6159bac330c81a63493e370590ce09b871a17acdfcdf8b9ac6f84c6937ecc29df5d826a475f527f6fdaabf3b26f31ec5ef29824964f43c232de

diff --git a/games-action/bzflag/bzflag-2.4.12.ebuild 
b/games-action/bzflag/bzflag-2.4.12.ebuild
new file mode 100644
index 000..909cc844079
--- /dev/null
+++ b/games-action/bzflag/bzflag-2.4.12.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils flag-o-matic autotools
+
+DESCRIPTION="3D tank combat simulator game"
+HOMEPAGE="http://www.bzflag.org/;
+SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="dedicated upnp"
+
+DEPEND="
+   net-dns/c-ares
+   >=net-misc/curl-7.15.0
+   sys-libs/ncurses:0
+   sys-libs/zlib
+   !dedicated? (
+   media-libs/libsdl2[joystick,sound,video]
+   virtual/glu
+   virtual/opengl )
+   upnp? ( net-libs/miniupnpc )"
+RDEPEND=${DEPEND}
+
+PATCHES=(
+   "${FILESDIR}"/${P}-configure.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myconf
+
+   if use dedicated ; then
+   ewarn
+   ewarn "You are building a server-only copy of BZFlag"
+   ewarn
+   myconf="--disable-client --without-SDL"
+   fi
+
+   econf \
+   $(use_enable upnp UPnP) \
+   ${myconf}
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
+   default
+
+   if ! use dedicated ; then
+   newicon data/bzflag-48x48.png ${PN}.png
+   make_desktop_entry ${PN} "BZFlag"
+   fi
+
+   prune_libtool_files --modules
+}

diff --git a/games-action/bzflag/files/bzflag-2.4.12-configure.patch 
b/games-action/bzflag/files/bzflag-2.4.12-configure.patch
new file mode 100644
index 000..b280621f6ec
--- /dev/null
+++ b/games-action/bzflag/files/bzflag-2.4.12-configure.patch
@@ -0,0 +1,37 @@
+diff -ru bzflag-2.4.4.orig/configure.ac bzflag-2.4.4/configure.ac
+--- bzflag-2.4.4.orig/configure.ac 2016-02-14 19:09:51.0 -0500
 bzflag-2.4.4/configure.ac  2016-05-05 16:35:35.475935345 -0400
+@@ -215,7 +215,7 @@
+ AC_SUBST(AR)
+ 

[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2017-03-12 Thread Alfredo Tupone
commit: 80316b4811b5848b2af31dc36b1d3fdae186955a
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Sun Mar 12 21:11:56 2017 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Mar 12 21:11:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80316b48

games-action/bzflag: it requires media-libs/libsd2

Package-Manager: portage-2.3.3

 games-action/bzflag/bzflag-2.4.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/bzflag/bzflag-2.4.10.ebuild 
b/games-action/bzflag/bzflag-2.4.10.ebuild
index d63f9d37f34..c56ed42d390 100644
--- a/games-action/bzflag/bzflag-2.4.10.ebuild
+++ b/games-action/bzflag/bzflag-2.4.10.ebuild
@@ -19,7 +19,7 @@ DEPEND="
sys-libs/ncurses:0
sys-libs/zlib
!dedicated? (
-   media-libs/libsdl[joystick,sound,video]
+   media-libs/libsdl2[joystick,sound,video]
virtual/glu
virtual/opengl )
upnp? ( net-libs/miniupnpc )"



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/files/, games-action/bzflag/

2017-03-12 Thread Alfredo Tupone
commit: a6c1db488a154c8a4060ec9de1b3b7c5aa8d5f44
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Sun Mar 12 20:49:58 2017 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Mar 12 20:49:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6c1db48

games-action/bzflag: version bump to 2.4.10

Package-Manager: portage-2.3.3

 games-action/bzflag/Manifest   |  1 +
 games-action/bzflag/bzflag-2.4.10.ebuild   | 62 ++
 .../bzflag/files/bzflag-2.4.10-configure.patch | 37 +
 3 files changed, 100 insertions(+)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index 9fbf24612be..61903bf003d 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1,3 +1,4 @@
+DIST bzflag-2.4.10.tar.bz2 13967644 SHA256 
0a47454ae4b2fea494581962a554ceb8195084c4d96e97aa572a5fa774699efa SHA512 
a120b757d9ea23a189db7f126140d338f6e1c6a34b7f28ca69b2ec15d39c8a5da79aeab622cc6b7227587556bb89904b4a6013b0bb88baa7f01f667d259456a9
 WHIRLPOOL 
e5b35d31aa4fcb974a2720d4ed070f89652c1734de0769cbb461cfb6751f5fc32a48091f25bd91b288717b2a4fbb153a20efdb396580c50c903fc6f9023f81e6
 DIST bzflag-2.4.2.tar.bz2 15971448 SHA256 
4f7bc52284cc4b39fc352855e555b2b064c1de6a18f7474e249073070762c811 SHA512 
e5645e825f19896ad4dc1e3bf97c9b52ed3838210d97d5532936a9306623283330c9535288af90f86e32c88a1a7996b2c872b9c081558eea48400b86b3a1a6ff
 WHIRLPOOL 
82a5e543a8fdcb80c516394c63901c80c77fc659090f952cb36f65a9fb14c5ca06d6547dc9d347c6abf0ee706c40437f80edf20c424775bf6e202423e025794c
 DIST bzflag-2.4.4.tar.bz2 13922761 SHA256 
5842941e53440d2e88c955ddb594964fc5145912f61100832d224c1a017e2ecb SHA512 
ee9eefe6a24250f1aa0ac808755f2e3700ea97c559019ca8beefb8d236afd1571314f07a8f19662677526ae364d38617a1a62b356e851c27669cb9acef1a8fd3
 WHIRLPOOL 
c96853e3f1053a9b53c9d6ba27a6f638c2913e87a26d6188151a66f8f78aeeb78fac28e8cefde10d23d65fe02e49b93cd4516993e5b48a6f3f240ec67ab0fc8e
 DIST bzflag-2.4.6.tar.bz2 13919761 SHA256 
a44506828d09fe26f06658aae7f579080ecbaef5bd19a938dfed604e0c8afb45 SHA512 
b2c82b75a99aa47975d98030104654da6ae3943582a22e18faf157c8929d96ab255a4343e044baa76714b8564c60194b6edbc7b8e28a3352848c471365678205
 WHIRLPOOL 
069dc60acc93b6159bac330c81a63493e370590ce09b871a17acdfcdf8b9ac6f84c6937ecc29df5d826a475f527f6fdaabf3b26f31ec5ef29824964f43c232de

diff --git a/games-action/bzflag/bzflag-2.4.10.ebuild 
b/games-action/bzflag/bzflag-2.4.10.ebuild
new file mode 100644
index 000..d63f9d37f34
--- /dev/null
+++ b/games-action/bzflag/bzflag-2.4.10.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils flag-o-matic autotools
+
+DESCRIPTION="3D tank combat simulator game"
+HOMEPAGE="http://www.bzflag.org/;
+SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="dedicated upnp"
+
+DEPEND="
+   net-dns/c-ares
+   >=net-misc/curl-7.15.0
+   sys-libs/ncurses:0
+   sys-libs/zlib
+   !dedicated? (
+   media-libs/libsdl[joystick,sound,video]
+   virtual/glu
+   virtual/opengl )
+   upnp? ( net-libs/miniupnpc )"
+RDEPEND=${DEPEND}
+
+PATCHES=(
+   "${FILESDIR}"/${P}-configure.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myconf
+
+   if use dedicated ; then
+   ewarn
+   ewarn "You are building a server-only copy of BZFlag"
+   ewarn
+   myconf="--disable-client --without-SDL"
+   fi
+
+   econf \
+   $(use_enable upnp UPnP) \
+   ${myconf}
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
+   default
+
+   if ! use dedicated ; then
+   newicon data/bzflag-48x48.png ${PN}.png
+   make_desktop_entry ${PN} "BZFlag"
+   fi
+
+   prune_libtool_files --modules
+}

diff --git a/games-action/bzflag/files/bzflag-2.4.10-configure.patch 
b/games-action/bzflag/files/bzflag-2.4.10-configure.patch
new file mode 100644
index 000..b280621f6ec
--- /dev/null
+++ b/games-action/bzflag/files/bzflag-2.4.10-configure.patch
@@ -0,0 +1,37 @@
+diff -ru bzflag-2.4.4.orig/configure.ac bzflag-2.4.4/configure.ac
+--- bzflag-2.4.4.orig/configure.ac 2016-02-14 19:09:51.0 -0500
 bzflag-2.4.4/configure.ac  2016-05-05 16:35:35.475935345 -0400
+@@ -215,7 +215,7 @@
+ AC_SUBST(AR)
+ AC_SUBST(AR_FLAGS)
+ 
+-AC_PATH_PROG(CCACHE, ccache)
++AC_PATH_PROG(CCACHE, ccachex)
+ if test "$CCACHE" ; then
+ CC="ccache $CC"
+ CXX="ccache $CXX"
+@@ -747,13 +747,13 @@
+ #
+ # the GCC version is known to be at least 4.3 because it has C++0x support
+ # possible future warnings: -Wconversion (1894) -Wfloat-equal (317)
+-FLAGS="-Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow 

[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/files/, games-action/bzflag/

2017-03-05 Thread Alfredo Tupone
commit: c40d471900c935a8d777b94d1eb3a95e3aff67bd
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Sun Mar  5 17:59:27 2017 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sun Mar  5 17:59:27 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c40d4719

games-action/bzflag: bump to 2.4.8

Package-Manager: portage-2.3.3

 games-action/bzflag/Manifest   |  1 +
 games-action/bzflag/bzflag-2.4.8.ebuild| 62 ++
 .../bzflag/files/bzflag-2.4.8-configure.patch  | 37 +
 3 files changed, 100 insertions(+)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index 901cff34046..9fbf24612be 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1,3 +1,4 @@
 DIST bzflag-2.4.2.tar.bz2 15971448 SHA256 
4f7bc52284cc4b39fc352855e555b2b064c1de6a18f7474e249073070762c811 SHA512 
e5645e825f19896ad4dc1e3bf97c9b52ed3838210d97d5532936a9306623283330c9535288af90f86e32c88a1a7996b2c872b9c081558eea48400b86b3a1a6ff
 WHIRLPOOL 
82a5e543a8fdcb80c516394c63901c80c77fc659090f952cb36f65a9fb14c5ca06d6547dc9d347c6abf0ee706c40437f80edf20c424775bf6e202423e025794c
 DIST bzflag-2.4.4.tar.bz2 13922761 SHA256 
5842941e53440d2e88c955ddb594964fc5145912f61100832d224c1a017e2ecb SHA512 
ee9eefe6a24250f1aa0ac808755f2e3700ea97c559019ca8beefb8d236afd1571314f07a8f19662677526ae364d38617a1a62b356e851c27669cb9acef1a8fd3
 WHIRLPOOL 
c96853e3f1053a9b53c9d6ba27a6f638c2913e87a26d6188151a66f8f78aeeb78fac28e8cefde10d23d65fe02e49b93cd4516993e5b48a6f3f240ec67ab0fc8e
 DIST bzflag-2.4.6.tar.bz2 13919761 SHA256 
a44506828d09fe26f06658aae7f579080ecbaef5bd19a938dfed604e0c8afb45 SHA512 
b2c82b75a99aa47975d98030104654da6ae3943582a22e18faf157c8929d96ab255a4343e044baa76714b8564c60194b6edbc7b8e28a3352848c471365678205
 WHIRLPOOL 
069dc60acc93b6159bac330c81a63493e370590ce09b871a17acdfcdf8b9ac6f84c6937ecc29df5d826a475f527f6fdaabf3b26f31ec5ef29824964f43c232de
+DIST bzflag-2.4.8.tar.bz2 14048447 SHA256 
43ca4d1775dac4180feb67cc4450b5db82aab9a63e460ac769c8f40d22e03122 SHA512 
b83eb4d5297ff8a75193b898a3de6eef7354196cb46f97f4828d7611e72476c3c7f1369dca80f8f3222b9e3a689cbcd7c735652b483b635e7422e18689bb9b82
 WHIRLPOOL 
9c1c49961e40dcf8d2219329c8448f60e0e0c307e854bc3d04047fe6ab1927e90a27d4e540fe0a2c0308b10fa2c4a123441921c03e4bfad9983595fa0e1da7cb

diff --git a/games-action/bzflag/bzflag-2.4.8.ebuild 
b/games-action/bzflag/bzflag-2.4.8.ebuild
new file mode 100644
index 000..d63f9d37f34
--- /dev/null
+++ b/games-action/bzflag/bzflag-2.4.8.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils flag-o-matic autotools
+
+DESCRIPTION="3D tank combat simulator game"
+HOMEPAGE="http://www.bzflag.org/;
+SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="dedicated upnp"
+
+DEPEND="
+   net-dns/c-ares
+   >=net-misc/curl-7.15.0
+   sys-libs/ncurses:0
+   sys-libs/zlib
+   !dedicated? (
+   media-libs/libsdl[joystick,sound,video]
+   virtual/glu
+   virtual/opengl )
+   upnp? ( net-libs/miniupnpc )"
+RDEPEND=${DEPEND}
+
+PATCHES=(
+   "${FILESDIR}"/${P}-configure.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myconf
+
+   if use dedicated ; then
+   ewarn
+   ewarn "You are building a server-only copy of BZFlag"
+   ewarn
+   myconf="--disable-client --without-SDL"
+   fi
+
+   econf \
+   $(use_enable upnp UPnP) \
+   ${myconf}
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
+   default
+
+   if ! use dedicated ; then
+   newicon data/bzflag-48x48.png ${PN}.png
+   make_desktop_entry ${PN} "BZFlag"
+   fi
+
+   prune_libtool_files --modules
+}

diff --git a/games-action/bzflag/files/bzflag-2.4.8-configure.patch 
b/games-action/bzflag/files/bzflag-2.4.8-configure.patch
new file mode 100644
index 000..b280621f6ec
--- /dev/null
+++ b/games-action/bzflag/files/bzflag-2.4.8-configure.patch
@@ -0,0 +1,37 @@
+diff -ru bzflag-2.4.4.orig/configure.ac bzflag-2.4.4/configure.ac
+--- bzflag-2.4.4.orig/configure.ac 2016-02-14 19:09:51.0 -0500
 bzflag-2.4.4/configure.ac  2016-05-05 16:35:35.475935345 -0400
+@@ -215,7 +215,7 @@
+ AC_SUBST(AR)
+ AC_SUBST(AR_FLAGS)
+ 
+-AC_PATH_PROG(CCACHE, ccache)
++AC_PATH_PROG(CCACHE, ccachex)
+ if test "$CCACHE" ; then
+ CC="ccache $CC"
+ CXX="ccache $CXX"
+@@ -747,13 +747,13 @@
+ #
+ # the GCC version is known to be at least 4.3 because it has C++0x support
+ # possible future warnings: -Wconversion (1894) -Wfloat-equal (317)
+-FLAGS="-Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic"

[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/, games-action/bzflag/files/

2017-03-04 Thread Alfredo Tupone
commit: 95993d81688be9de8a00242f06ea12e9744729bb
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Sat Mar  4 21:05:05 2017 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat Mar  4 21:05:31 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95993d81

games-action/bzflag: version bump to 2.4.6. Bug #592270

Package-Manager: portage-2.3.3

 games-action/bzflag/Manifest   |  1 +
 games-action/bzflag/bzflag-2.4.6.ebuild| 62 ++
 .../bzflag/files/bzflag-2.4.6-configure.patch  | 37 +
 3 files changed, 100 insertions(+)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index 71cf9154a12..901cff34046 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1,2 +1,3 @@
 DIST bzflag-2.4.2.tar.bz2 15971448 SHA256 
4f7bc52284cc4b39fc352855e555b2b064c1de6a18f7474e249073070762c811 SHA512 
e5645e825f19896ad4dc1e3bf97c9b52ed3838210d97d5532936a9306623283330c9535288af90f86e32c88a1a7996b2c872b9c081558eea48400b86b3a1a6ff
 WHIRLPOOL 
82a5e543a8fdcb80c516394c63901c80c77fc659090f952cb36f65a9fb14c5ca06d6547dc9d347c6abf0ee706c40437f80edf20c424775bf6e202423e025794c
 DIST bzflag-2.4.4.tar.bz2 13922761 SHA256 
5842941e53440d2e88c955ddb594964fc5145912f61100832d224c1a017e2ecb SHA512 
ee9eefe6a24250f1aa0ac808755f2e3700ea97c559019ca8beefb8d236afd1571314f07a8f19662677526ae364d38617a1a62b356e851c27669cb9acef1a8fd3
 WHIRLPOOL 
c96853e3f1053a9b53c9d6ba27a6f638c2913e87a26d6188151a66f8f78aeeb78fac28e8cefde10d23d65fe02e49b93cd4516993e5b48a6f3f240ec67ab0fc8e
+DIST bzflag-2.4.6.tar.bz2 13919761 SHA256 
a44506828d09fe26f06658aae7f579080ecbaef5bd19a938dfed604e0c8afb45 SHA512 
b2c82b75a99aa47975d98030104654da6ae3943582a22e18faf157c8929d96ab255a4343e044baa76714b8564c60194b6edbc7b8e28a3352848c471365678205
 WHIRLPOOL 
069dc60acc93b6159bac330c81a63493e370590ce09b871a17acdfcdf8b9ac6f84c6937ecc29df5d826a475f527f6fdaabf3b26f31ec5ef29824964f43c232de

diff --git a/games-action/bzflag/bzflag-2.4.6.ebuild 
b/games-action/bzflag/bzflag-2.4.6.ebuild
new file mode 100644
index 000..d63f9d37f34
--- /dev/null
+++ b/games-action/bzflag/bzflag-2.4.6.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils flag-o-matic autotools
+
+DESCRIPTION="3D tank combat simulator game"
+HOMEPAGE="http://www.bzflag.org/;
+SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="dedicated upnp"
+
+DEPEND="
+   net-dns/c-ares
+   >=net-misc/curl-7.15.0
+   sys-libs/ncurses:0
+   sys-libs/zlib
+   !dedicated? (
+   media-libs/libsdl[joystick,sound,video]
+   virtual/glu
+   virtual/opengl )
+   upnp? ( net-libs/miniupnpc )"
+RDEPEND=${DEPEND}
+
+PATCHES=(
+   "${FILESDIR}"/${P}-configure.patch
+)
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myconf
+
+   if use dedicated ; then
+   ewarn
+   ewarn "You are building a server-only copy of BZFlag"
+   ewarn
+   myconf="--disable-client --without-SDL"
+   fi
+
+   econf \
+   $(use_enable upnp UPnP) \
+   ${myconf}
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
+   default
+
+   if ! use dedicated ; then
+   newicon data/bzflag-48x48.png ${PN}.png
+   make_desktop_entry ${PN} "BZFlag"
+   fi
+
+   prune_libtool_files --modules
+}

diff --git a/games-action/bzflag/files/bzflag-2.4.6-configure.patch 
b/games-action/bzflag/files/bzflag-2.4.6-configure.patch
new file mode 100644
index 000..b280621f6ec
--- /dev/null
+++ b/games-action/bzflag/files/bzflag-2.4.6-configure.patch
@@ -0,0 +1,37 @@
+diff -ru bzflag-2.4.4.orig/configure.ac bzflag-2.4.4/configure.ac
+--- bzflag-2.4.4.orig/configure.ac 2016-02-14 19:09:51.0 -0500
 bzflag-2.4.4/configure.ac  2016-05-05 16:35:35.475935345 -0400
+@@ -215,7 +215,7 @@
+ AC_SUBST(AR)
+ AC_SUBST(AR_FLAGS)
+ 
+-AC_PATH_PROG(CCACHE, ccache)
++AC_PATH_PROG(CCACHE, ccachex)
+ if test "$CCACHE" ; then
+ CC="ccache $CC"
+ CXX="ccache $CXX"
+@@ -747,13 +747,13 @@
+ #
+ # the GCC version is known to be at least 4.3 because it has C++0x support
+ # possible future warnings: -Wconversion (1894) -Wfloat-equal (317)
+-FLAGS="-Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic"
++FLAGSx="-Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef 
-pedantic"
+ case $host_os in
+  linux*)
+   AC_DEFINE(HALF_RATE_AUDIO, 1, [Half rate Audio])
+   CONF_CFLAGS="$CONF_CFLAGS $FLAGS"
+   CONF_CXXFLAGS="$CONF_CXXFLAGS $FLAGS"
+-  case $host_vendor in
++  case $host_vendorx in
+pc)
+  if expr `$CC 

[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2017-03-04 Thread Alfredo Tupone
commit: ea9e5f148f98719b46f5600d68a28780eb67ea8b
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Sat Mar  4 18:31:51 2017 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Sat Mar  4 18:32:57 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea9e5f14

games-action/bzflag: Fix bug #611174

Package-Manager: portage-2.3.3

 games-action/bzflag/bzflag-2.4.4-r1.ebuild | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/games-action/bzflag/bzflag-2.4.4-r1.ebuild 
b/games-action/bzflag/bzflag-2.4.4-r1.ebuild
index 33098d4954c..d63f9d37f34 100644
--- a/games-action/bzflag/bzflag-2.4.4-r1.ebuild
+++ b/games-action/bzflag/bzflag-2.4.4-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils flag-o-matic
+inherit eutils flag-o-matic autotools
 
 DESCRIPTION="3D tank combat simulator game"
 HOMEPAGE="http://www.bzflag.org/;
@@ -29,6 +29,11 @@ PATCHES=(
"${FILESDIR}"/${P}-configure.patch
 )
 
+src_prepare() {
+   default
+   eautoreconf
+}
+
 src_configure() {
local myconf
 



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2017-01-19 Thread Austin English
commit: 118ac130c1647587e40999cc9ab3f3e5e0058a59
Author: Austin English  gentoo  org>
AuthorDate: Fri Jan 20 01:08:57 2017 +
Commit: Austin English  gentoo  org>
CommitDate: Fri Jan 20 01:09:20 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=118ac130

games-action/bzflag: remove deprecated games eclass

Also update to EAPI 6

Gentoo-Bug: https://bugs.gentoo.org/574082

Package-Manager: Portage-2.3.2, Repoman-2.3.1

 games-action/bzflag/bzflag-2.4.4-r1.ebuild | 58 ++
 1 file changed, 58 insertions(+)

diff --git a/games-action/bzflag/bzflag-2.4.4-r1.ebuild 
b/games-action/bzflag/bzflag-2.4.4-r1.ebuild
new file mode 100644
index ..8e98ce4
--- /dev/null
+++ b/games-action/bzflag/bzflag-2.4.4-r1.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils flag-o-matic
+
+DESCRIPTION="3D tank combat simulator game"
+HOMEPAGE="http://www.bzflag.org/;
+SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="dedicated upnp"
+
+DEPEND="
+   net-dns/c-ares
+   >=net-misc/curl-7.15.0
+   sys-libs/ncurses:0
+   sys-libs/zlib
+   !dedicated? (
+   media-libs/libsdl[joystick,sound,video]
+   virtual/glu
+   virtual/opengl )
+   upnp? ( net-libs/miniupnpc )"
+RDEPEND=${DEPEND}
+
+PATCHES=(
+   "${FILESDIR}"/${P}-configure.patch
+)
+
+src_configure() {
+   local myconf
+
+   if use dedicated ; then
+   ewarn
+   ewarn "You are building a server-only copy of BZFlag"
+   ewarn
+   myconf="--disable-client --without-SDL"
+   fi
+
+   econf \
+   $(use_enable upnp UPnP) \
+   ${myconf}
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
+   default
+
+   if ! use dedicated ; then
+   newicon data/bzflag-48x48.png ${PN}.png
+   make_desktop_entry ${PN} "BZFlag"
+   fi
+
+   prune_libtool_files --modules
+}



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2017-01-15 Thread Agostino Sarubbo
commit: d68f49a22c88ebf03846ab8b4878962971975d28
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jan 15 15:47:13 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jan 15 15:50:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68f49a2

games-action/bzflag: ppc stable wrt bug #585194

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 games-action/bzflag/bzflag-2.4.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-action/bzflag/bzflag-2.4.4.ebuild 
b/games-action/bzflag/bzflag-2.4.4.ebuild
index 29046ed..da01fda 100644
--- a/games-action/bzflag/bzflag-2.4.4.ebuild
+++ b/games-action/bzflag/bzflag-2.4.4.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE="dedicated upnp"
 
 UIDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2017-01-04 Thread Agostino Sarubbo
commit: 2a014365059f434b73a8bf4350afdda0caddbfbe
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan  4 15:28:35 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan  4 15:29:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a014365

games-action/bzflag: x86 stable wrt bug #585194

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 games-action/bzflag/bzflag-2.4.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-action/bzflag/bzflag-2.4.4.ebuild 
b/games-action/bzflag/bzflag-2.4.4.ebuild
index a274680..29046ed 100644
--- a/games-action/bzflag/bzflag-2.4.4.ebuild
+++ b/games-action/bzflag/bzflag-2.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ 
SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE="dedicated upnp"
 
 UIDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/files/, games-action/bzflag/

2016-05-06 Thread Michael Sterrett
commit: 116dc605032bd5eb45643f78be8fdaaf54d8d8ee
Author: Michael Sterrett  gentoo  org>
AuthorDate: Fri May  6 16:13:18 2016 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Fri May  6 16:13:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=116dc605

games-action/bzflag: version bump

Package-Manager: portage-2.2.26

 games-action/bzflag/Manifest   |  1 +
 games-action/bzflag/bzflag-2.4.4.ebuild| 59 ++
 .../bzflag/files/bzflag-2.4.4-configure.patch  | 37 ++
 3 files changed, 97 insertions(+)

diff --git a/games-action/bzflag/Manifest b/games-action/bzflag/Manifest
index 84c0d87..71cf915 100644
--- a/games-action/bzflag/Manifest
+++ b/games-action/bzflag/Manifest
@@ -1 +1,2 @@
 DIST bzflag-2.4.2.tar.bz2 15971448 SHA256 
4f7bc52284cc4b39fc352855e555b2b064c1de6a18f7474e249073070762c811 SHA512 
e5645e825f19896ad4dc1e3bf97c9b52ed3838210d97d5532936a9306623283330c9535288af90f86e32c88a1a7996b2c872b9c081558eea48400b86b3a1a6ff
 WHIRLPOOL 
82a5e543a8fdcb80c516394c63901c80c77fc659090f952cb36f65a9fb14c5ca06d6547dc9d347c6abf0ee706c40437f80edf20c424775bf6e202423e025794c
+DIST bzflag-2.4.4.tar.bz2 13922761 SHA256 
5842941e53440d2e88c955ddb594964fc5145912f61100832d224c1a017e2ecb SHA512 
ee9eefe6a24250f1aa0ac808755f2e3700ea97c559019ca8beefb8d236afd1571314f07a8f19662677526ae364d38617a1a62b356e851c27669cb9acef1a8fd3
 WHIRLPOOL 
c96853e3f1053a9b53c9d6ba27a6f638c2913e87a26d6188151a66f8f78aeeb78fac28e8cefde10d23d65fe02e49b93cd4516993e5b48a6f3f240ec67ab0fc8e

diff --git a/games-action/bzflag/bzflag-2.4.4.ebuild 
b/games-action/bzflag/bzflag-2.4.4.ebuild
new file mode 100644
index 000..a840982
--- /dev/null
+++ b/games-action/bzflag/bzflag-2.4.4.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit autotools eutils flag-o-matic games
+
+DESCRIPTION="3D tank combat simulator game"
+HOMEPAGE="http://www.bzflag.org/;
+SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2;
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+IUSE="dedicated upnp"
+
+UIDEPEND=""
+DEPEND=">=net-misc/curl-7.15.0
+   sys-libs/ncurses:0
+   net-dns/c-ares
+   sys-libs/zlib
+   upnp? ( net-libs/miniupnpc )
+   !dedicated? (
+   virtual/opengl
+   virtual/glu
+   media-libs/libsdl[sound,joystick,video] )"
+RDEPEND=${DEPEND}
+
+src_prepare() {
+   epatch "${FILESDIR}"/${P}-configure.patch
+   eautoreconf
+}
+
+src_configure() {
+   local myconf
+
+   if use dedicated ; then
+   ewarn
+   ewarn "You are building a server-only copy of BZFlag"
+   ewarn
+   myconf="--disable-client --without-SDL"
+   fi
+   egamesconf \
+   $(use_enable upnp UPnP) \
+   ${myconf}
+}
+
+src_install() {
+   DOCS="AUTHORS ChangeLog DEVINFO PORTING README README.Linux" \
+   default
+
+   if ! use dedicated ; then
+   newicon data/bzflag-48x48.png ${PN}.png
+   make_desktop_entry ${PN} "BZFlag"
+   fi
+
+   prune_libtool_files --modules
+   prepgamesdirs
+}

diff --git a/games-action/bzflag/files/bzflag-2.4.4-configure.patch 
b/games-action/bzflag/files/bzflag-2.4.4-configure.patch
new file mode 100644
index 000..b280621
--- /dev/null
+++ b/games-action/bzflag/files/bzflag-2.4.4-configure.patch
@@ -0,0 +1,37 @@
+diff -ru bzflag-2.4.4.orig/configure.ac bzflag-2.4.4/configure.ac
+--- bzflag-2.4.4.orig/configure.ac 2016-02-14 19:09:51.0 -0500
 bzflag-2.4.4/configure.ac  2016-05-05 16:35:35.475935345 -0400
+@@ -215,7 +215,7 @@
+ AC_SUBST(AR)
+ AC_SUBST(AR_FLAGS)
+ 
+-AC_PATH_PROG(CCACHE, ccache)
++AC_PATH_PROG(CCACHE, ccachex)
+ if test "$CCACHE" ; then
+ CC="ccache $CC"
+ CXX="ccache $CXX"
+@@ -747,13 +747,13 @@
+ #
+ # the GCC version is known to be at least 4.3 because it has C++0x support
+ # possible future warnings: -Wconversion (1894) -Wfloat-equal (317)
+-FLAGS="-Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef -pedantic"
++FLAGSx="-Wall -Wextra -Wcast-qual -Wredundant-decls -Wshadow -Wundef 
-pedantic"
+ case $host_os in
+  linux*)
+   AC_DEFINE(HALF_RATE_AUDIO, 1, [Half rate Audio])
+   CONF_CFLAGS="$CONF_CFLAGS $FLAGS"
+   CONF_CXXFLAGS="$CONF_CXXFLAGS $FLAGS"
+-  case $host_vendor in
++  case $host_vendorx in
+pc)
+  if expr `$CC -dumpversion` \>= "3.4" > /dev/null ; then
+FLAGS=-mtune
+@@ -836,7 +836,7 @@
+ CXXFLAGS="$user_CXXFLAGS"
+ AC_DEFINE(DEBUG, 1, [Debugging enabled])
+ else
+-if test "$GCC" = yes ; then
++if test "$GCC" = yesx ; then
+   case "`$CC --version 2>&1`" in
+   *LLVM*)
+   # Apple LLVM falsely claims to be GCC



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2015-11-03 Thread Michael Sterrett
commit: 3f9d3f4b6d210a77f2ab52be3d448f1e8d6429f0
Author: Michael Sterrett  gentoo  org>
AuthorDate: Tue Nov  3 15:43:00 2015 +
Commit: Michael Sterrett  gentoo  org>
CommitDate: Tue Nov  3 15:43:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f9d3f4b

remove upnp support since upstream doesn't support it on linux

Package-Manager: portage-2.2.20.1

 games-action/bzflag/{bzflag-2.4.2.ebuild => bzflag-2.4.2-r1.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/games-action/bzflag/bzflag-2.4.2.ebuild 
b/games-action/bzflag/bzflag-2.4.2-r1.ebuild
similarity index 91%
rename from games-action/bzflag/bzflag-2.4.2.ebuild
rename to games-action/bzflag/bzflag-2.4.2-r1.ebuild
index 15a9ba0..e0273ad 100644
--- a/games-action/bzflag/bzflag-2.4.2.ebuild
+++ b/games-action/bzflag/bzflag-2.4.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
-IUSE="dedicated sdl upnp"
+IUSE="dedicated sdl"
 
 UIDEPEND="virtual/opengl
virtual/glu
@@ -32,7 +32,6 @@ UIDEPEND="virtual/opengl
 DEPEND=">=net-misc/curl-7.15.0
sys-libs/ncurses
net-dns/c-ares
-   upnp? ( || ( net-libs/miniupnpc:0/0 net-libs/miniupnpc:0/12 ) )
sdl? ( ${UIDEPEND} )
!sdl? ( !dedicated? ( ${UIDEPEND} ) )"
 
@@ -53,7 +52,7 @@ src_configure() {
egamesconf \
--disable-ccachetest \
--without-regex \
-   $(use_enable upnp UPnP) \
+   --disable-UPnP \
${myconf}
 }
 



[gentoo-commits] repo/gentoo:master commit in: games-action/bzflag/

2015-10-19 Thread Alfredo Tupone
commit: 947c7f5dd4164b1a074515cc398830544ead73d6
Author: Tupone Alfredo  gentoo  org>
AuthorDate: Mon Oct 19 19:11:00 2015 +
Commit: Alfredo Tupone  gentoo  org>
CommitDate: Mon Oct 19 19:11:36 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=947c7f5d

games-action/bzflag: add dependency on net-libs/miniupnpc subslot. Bug #562352

Package-Manager: portage-2.2.20.1

 games-action/bzflag/bzflag-2.4.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/games-action/bzflag/bzflag-2.4.2.ebuild 
b/games-action/bzflag/bzflag-2.4.2.ebuild
index 954ad99..15a9ba0 100644
--- a/games-action/bzflag/bzflag-2.4.2.ebuild
+++ b/games-action/bzflag/bzflag-2.4.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=5
 inherit autotools eutils flag-o-matic games
 
 DESCRIPTION="3D tank combat simulator game"
@@ -32,7 +32,7 @@ UIDEPEND="virtual/opengl
 DEPEND=">=net-misc/curl-7.15.0
sys-libs/ncurses
net-dns/c-ares
-   upnp? ( net-libs/miniupnpc )
+   upnp? ( || ( net-libs/miniupnpc:0/0 net-libs/miniupnpc:0/12 ) )
sdl? ( ${UIDEPEND} )
!sdl? ( !dedicated? ( ${UIDEPEND} ) )"