public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-arcade/performous/
@ 2016-05-16 15:54 Michael Sterrett
  0 siblings, 0 replies; 10+ messages in thread
From: Michael Sterrett @ 2016-05-16 15:54 UTC (permalink / raw
  To: gentoo-commits

commit:     00742e7a818d804bf14f461481b5b42e0e515f94
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 15:53:41 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Mon May 16 15:54:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00742e7a

games-arcade/performous: fix building with USE=tools by further commiting to use the system-cmake-find-zlib module

Package-Manager: portage-2.2.28

 games-arcade/performous/performous-1.0.ebuild | 4 +++-
 games-arcade/performous/performous-1.1.ebuild | 6 ++++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/games-arcade/performous/performous-1.0.ebuild b/games-arcade/performous/performous-1.0.ebuild
index 9fa6cdf..fbdaa56 100644
--- a/games-arcade/performous/performous-1.0.ebuild
+++ b/games-arcade/performous/performous-1.0.ebuild
@@ -66,9 +66,11 @@ src_prepare() {
 	sed -i \
 		-e "s:@GENTOO_BINDIR@:${GAMES_BINDIR}:" \
 		-e '/ Z /s/ Z / ZLIB /' \
+		-e 's/Z_FOUND/ZLIB_FOUND/g' \
+		-e 's/Z_LIBRARIES/ZLIB_LIBRARIES/g' \
 		-e 's/Jpeg/JPEG/' \
 		-e 's/Png/PNG/' \
-		game/CMakeLists.txt || die
+		{game,tools}/CMakeLists.txt || die
 
 	strip-linguas -u lang
 }

diff --git a/games-arcade/performous/performous-1.1.ebuild b/games-arcade/performous/performous-1.1.ebuild
index 9d54a66..1fcd585 100644
--- a/games-arcade/performous/performous-1.1.ebuild
+++ b/games-arcade/performous/performous-1.1.ebuild
@@ -63,10 +63,12 @@ src_prepare() {
 		"${FILESDIR}"/${P}-linguas.patch
 	sed -i \
 		-e "s:@GENTOO_BINDIR@:${GAMES_BINDIR}:" \
-		-e '/ Z /s/ Z / ZLIB /' \
+		-e '/ Z /s/ Z/ ZLIB/g' \
+		-e 's/Z_FOUND/ZLIB_FOUND/g' \
+		-e 's/Z_LIBRARIES/ZLIB_LIBRARIES/g' \
 		-e 's/Jpeg/JPEG/' \
 		-e 's/Png/PNG/' \
-		game/CMakeLists.txt || die
+		{game,tools}/CMakeLists.txt || die
 
 	strip-linguas -u lang
 }


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/performous/
@ 2016-06-06 14:31 Agostino Sarubbo
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo @ 2016-06-06 14:31 UTC (permalink / raw
  To: gentoo-commits

commit:     4d97a02d6ecbe8f1cc4184d678b719e181197a71
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 14:30:47 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jun  6 14:30:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d97a02d

games-arcade/performous: amd64 stable wrt bug #584872

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 games-arcade/performous/performous-1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/performous/performous-1.1.ebuild b/games-arcade/performous/performous-1.1.ebuild
index 1fcd585..681763c 100644
--- a/games-arcade/performous/performous-1.1.ebuild
+++ b/games-arcade/performous/performous-1.1.ebuild
@@ -27,7 +27,7 @@ LICENSE="GPL-2
 		CC-BY-NC-ND-2.5
 	)"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="midi songs tools webcam"
 
 RDEPEND="dev-cpp/glibmm


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/performous/
@ 2016-10-12 18:55 Pacho Ramos
  0 siblings, 0 replies; 10+ messages in thread
From: Pacho Ramos @ 2016-10-12 18:55 UTC (permalink / raw
  To: gentoo-commits

commit:     a42683f0a173821c1094c835ed2ecc12e5563aa8
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 18:51:07 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 18:54:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a42683f0

games-arcade/performous: Drop old

Package-Manager: portage-2.3.1

 games-arcade/performous/Manifest              |   1 -
 games-arcade/performous/performous-1.0.ebuild | 116 --------------------------
 2 files changed, 117 deletions(-)

diff --git a/games-arcade/performous/Manifest b/games-arcade/performous/Manifest
index c8c1d6a..2776d42 100644
--- a/games-arcade/performous/Manifest
+++ b/games-arcade/performous/Manifest
@@ -1,4 +1,3 @@
-DIST performous-1.0.tar.gz 3950246 SHA256 da9f39d281dbfe0849897dc98dc72cfc5a54be53f67c29b6430e57aefcc86b50 SHA512 9cdc6ad71248fede7df6fdc8ea4aca70a9c79be40e1d8c07c425f4a0e0c6e352233aee2ddeb586dcc6a7ea567b3e399aad9c5840475d8ce91c3ec7d4ec1eb30b WHIRLPOOL 2b9dbf8cec9e09bbff6a9490cbeb3fc04e88776c57fe80b9da04b91cdc2ac8ed9e129746e2adb4866ee52edb819229c6f52c45d2e301718a7c4e106ba27f14f1
 DIST performous-1.1.tar.gz 3965473 SHA256 17d47da4092ffa0dc2087f69b8b9d4f920aa7d16ee80020bb5445f95d22b6a71 SHA512 6659aa03960e68d7af65b072e179e42b122d2a39d25229c6daf765146379a115a52e51c1dc2bc69081ea17fe7a22f1d7007b7cf9e09bc32d134c3ad8e3444dd1 WHIRLPOOL 9f82629afbe1146aaa8aed635214266f28c76d9ba1d1a7ecf9be2d0ff8684a11630ff4a32bf5cf852c353e894cd0a738f8d19ffbcd2a176104ca7f911c18da55
 DIST ultrastar-songs-jc-1.zip 242698201 SHA256 b3a6f980926c4f1ce40bc763a406040855600ad005f4daa54e0ac324ce99a9ba SHA512 2f1b8416990c39617269cd6bb7271abdd4ebae65a9bac3dbb3f37cca26876bb7c79460a37597943a10a2d8bfcb5d2d9e2bf24084fe517a418e69f5c6111f6aea WHIRLPOOL 13bd3761b80b2a9491c6dbe2e535dbdc1e0f53b51d5070a0caf776da94c45c62a5a6980b4d95f629e0cfe5d6ef985428e5dcf6d4ba2f0931e6ea1d39d7f6674c
 DIST ultrastar-songs-libre-3.zip 5289866 SHA256 739d1c678bb7c786499f5216faee420b9b56633142928aff60a7282dae755489 SHA512 820e3637a7b778c92ed1a8b925802134fa2146879b3e03e88cd412de5414635c90fe256dfaf984cfa3e8b07b7da8531dc3061b7c4e1bb4422127b469b2345e66 WHIRLPOOL 48d48e82ec8bd02376b3def5a3f215331c49853cf00439686cd577ebd51321e4a4e8b213d40356a46e2a2bd2a1bf6c1cb07b09195209833f4eb004166937bfe5

diff --git a/games-arcade/performous/performous-1.0.ebuild b/games-arcade/performous/performous-1.0.ebuild
deleted file mode 100644
index cc918d1..00000000
--- a/games-arcade/performous/performous-1.0.ebuild
+++ /dev/null
@@ -1,116 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-CMAKE_REMOVE_MODULES="yes"
-CMAKE_REMOVE_MODULES_LIST="FindALSA FindBoost FindFreetype FindGettext FindJpeg FindPng FindTiff FindZ"
-inherit eutils cmake-utils gnome2-utils games
-
-MY_PN=Performous
-MY_P=${MY_PN}-${PV}
-SONGS_PN=ultrastar-songs
-
-DESCRIPTION="SingStar GPL clone"
-HOMEPAGE="https://sourceforge.net/projects/performous/"
-SRC_URI="https://github.com/performous/performous/archive/1.0.tar.gz -> ${P}.tar.gz
-	songs? (
-		mirror://sourceforge/performous/${SONGS_PN}-restricted-3.zip
-		mirror://sourceforge/performous/${SONGS_PN}-jc-1.zip
-		mirror://sourceforge/performous/${SONGS_PN}-libre-3.zip
-		mirror://sourceforge/performous/${SONGS_PN}-shearer-1.zip
-	)"
-
-LICENSE="GPL-2
-	songs? (
-		CC-BY-NC-SA-2.5
-		CC-BY-NC-ND-2.5
-	)"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="midi songs tools webcam"
-
-RDEPEND="dev-cpp/glibmm
-	dev-cpp/libxmlpp
-	media-libs/portaudio
-	dev-libs/boost[threads(+)]
-	dev-libs/glib:2
-	dev-libs/libxml2
-	gnome-base/librsvg
-	media-gfx/imagemagick
-	virtual/jpeg:0
-	media-libs/libpng:0
-	media-libs/libsdl2[joystick,video]
-	virtual/ffmpeg
-	virtual/opengl
-	virtual/glu
-	sys-libs/zlib
-	virtual/libintl
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf
-	x11-libs/pango
-	media-libs/glew
-	midi? ( media-libs/portmidi )
-	webcam? ( media-libs/opencv )"
-DEPEND="${RDEPEND}
-	sys-apps/help2man
-	sys-devel/gettext"
-
-src_prepare() {
-	epatch \
-		"${FILESDIR}"/${P}-libav.patch \
-		"${FILESDIR}"/${P}-gentoo.patch \
-		"${FILESDIR}"/${P}-linguas.patch \
-		"${FILESDIR}"/${P}-gcc52.patch \
-		"${FILESDIR}"/${P}-include.patch
-	sed -i \
-		-e "s:@GENTOO_BINDIR@:${GAMES_BINDIR}:" \
-		-e '/ Z /s/ Z / ZLIB /' \
-		-e 's/Z_FOUND/ZLIB_FOUND/g' \
-		-e 's/Z_LIBRARIES/ZLIB_LIBRARIES/g' \
-		-e 's/Jpeg/JPEG/' \
-		-e 's/Png/PNG/' \
-		{game,tools}/CMakeLists.txt || die
-
-	strip-linguas -u lang
-}
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_enable tools TOOLS)
-		$(cmake-utils_use_enable webcam WEBCAM)
-		$(cmake-utils_use_enable midi MIDI)
-		-DCMAKE_VERBOSE_MAKEFILE=TRUE
-		-DSHARE_INSTALL="${GAMES_DATADIR}"/${PN}
-	)
-	cmake-utils_src_configure
-}
-
-src_compile() {
-	cmake-utils_src_compile
-}
-
-src_install() {
-	cmake-utils_src_install
-	if use songs ; then
-		insinto "${GAMES_DATADIR}"/${PN}
-		doins -r "${WORKDIR}/songs"
-	fi
-	dodoc docs/{Authors,instruments}.txt
-	newicon -s scalable data/themes/default/icon.svg ${PN}.svg
-	prepgamesdirs
-}
-
-pkg_preinst() {
-	games_pkg_preinst
-	gnome2_icon_savelist
-}
-
-pkg_postinst() {
-	games_pkg_postinst
-	gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/performous/
@ 2016-10-12 18:55 Pacho Ramos
  0 siblings, 0 replies; 10+ messages in thread
From: Pacho Ramos @ 2016-10-12 18:55 UTC (permalink / raw
  To: gentoo-commits

commit:     1f3b565c6a4ecc2421dea6eec1fa328fae4da743
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 18:51:47 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 18:54:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f3b565c

games-arcade/performous: Set proper libxmlpp slot

Package-Manager: portage-2.3.1

 games-arcade/performous/performous-1.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/performous/performous-1.1.ebuild b/games-arcade/performous/performous-1.1.ebuild
index ff56b5d..c7646e5 100644
--- a/games-arcade/performous/performous-1.1.ebuild
+++ b/games-arcade/performous/performous-1.1.ebuild
@@ -30,8 +30,8 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="midi songs tools webcam"
 
-RDEPEND="dev-cpp/glibmm
-	dev-cpp/libxmlpp
+RDEPEND="dev-cpp/glibmm:2
+	dev-cpp/libxmlpp:2.6
 	media-libs/portaudio
 	dev-libs/boost[threads(+)]
 	dev-libs/glib:2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/performous/
@ 2018-04-23 19:17 Pacho Ramos
  0 siblings, 0 replies; 10+ messages in thread
From: Pacho Ramos @ 2018-04-23 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     70f2ce2b6c0ae353823adb46c5f884e4876e2b6f
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 18:19:30 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 19:17:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f2ce2b

games-arcade/performous: Stop using games.eclass

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 games-arcade/performous/performous-1.1-r1.ebuild | 118 +++++++++++++++++++++++
 1 file changed, 118 insertions(+)

diff --git a/games-arcade/performous/performous-1.1-r1.ebuild b/games-arcade/performous/performous-1.1-r1.ebuild
new file mode 100644
index 00000000000..6b8850506d5
--- /dev/null
+++ b/games-arcade/performous/performous-1.1-r1.ebuild
@@ -0,0 +1,118 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+CMAKE_REMOVE_MODULES="yes"
+CMAKE_REMOVE_MODULES_LIST="FindALSA FindBoost FindFreetype FindGettext FindJpeg FindPng FindTiff FindZ"
+
+inherit desktop cmake-utils epatch gnome2-utils
+
+MY_PN="Performous"
+MY_P="${MY_PN}-${PV}"
+SONGS_PN="ultrastar-songs"
+
+DESCRIPTION="SingStar GPL clone"
+HOMEPAGE="https://performous.org/"
+SRC_URI="
+	https://github.com/performous/performous/archive/${PV}.tar.gz -> ${P}.tar.gz
+	songs? (
+		mirror://sourceforge/performous/${SONGS_PN}-restricted-3.zip
+		mirror://sourceforge/performous/${SONGS_PN}-jc-1.zip
+		mirror://sourceforge/performous/${SONGS_PN}-libre-3.zip
+		mirror://sourceforge/performous/${SONGS_PN}-shearer-1.zip
+	)
+"
+
+LICENSE="
+	GPL-2
+	songs? (
+		CC-BY-NC-SA-2.5
+		CC-BY-NC-ND-2.5
+	)
+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="midi songs tools webcam"
+
+RDEPEND="
+	dev-cpp/glibmm:2
+	dev-cpp/libxmlpp:2.6
+	media-libs/portaudio
+	dev-libs/boost[threads(+)]
+	dev-libs/glib:2
+	dev-libs/libxml2:2
+	gnome-base/librsvg:2
+	media-gfx/imagemagick:0=
+	virtual/jpeg:0
+	media-libs/libpng:0=
+	media-libs/libsdl2[joystick,video]
+	virtual/ffmpeg
+	virtual/opengl
+	virtual/glu
+	sys-libs/zlib
+	virtual/libintl
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf
+	x11-libs/pango
+	media-libs/libepoxy
+	midi? ( media-libs/portmidi )
+	webcam? ( media-libs/opencv )
+"
+DEPEND="${RDEPEND}
+	sys-apps/help2man
+	sys-devel/gettext
+"
+
+src_prepare() {
+	cmake-utils_src_prepare
+	epatch \
+		"${FILESDIR}"/${P}-gentoo.patch \
+		"${FILESDIR}"/${P}-linguas.patch
+	sed -i \
+		-e "s:@GENTOO_BINDIR@:/usr/bin:" \
+		-e '/ Z /s/ Z/ ZLIB/g' \
+		-e 's/Z_FOUND/ZLIB_FOUND/g' \
+		-e 's/Z_LIBRARIES/ZLIB_LIBRARIES/g' \
+		-e 's/Jpeg/JPEG/' \
+		-e 's/Png/PNG/' \
+		{game,tools}/CMakeLists.txt || die
+
+	strip-linguas -u lang
+}
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_enable tools TOOLS)
+		$(cmake-utils_use_enable webcam WEBCAM)
+		$(cmake-utils_use_enable midi MIDI)
+		-DCMAKE_VERBOSE_MAKEFILE=TRUE
+		-DSHARE_INSTALL="/usr/share/${PN}"
+	)
+	cmake-utils_src_configure
+}
+
+src_compile() {
+	cmake-utils_src_compile
+}
+
+src_install() {
+	cmake-utils_src_install
+	if use songs ; then
+		insinto "/usr/share/${PN}"
+		doins -r "${WORKDIR}/songs"
+	fi
+	dodoc docs/{Authors,instruments}.txt
+	newicon -s scalable data/themes/default/icon.svg ${PN}.svg
+}
+
+pkg_preinst() {
+	gnome2_icon_savelist
+}
+
+pkg_postinst() {
+	gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+	gnome2_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/performous/
@ 2018-04-23 19:17 Pacho Ramos
  0 siblings, 0 replies; 10+ messages in thread
From: Pacho Ramos @ 2018-04-23 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     b533df790c156800b95641b95c311b868bc619c2
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 18:20:27 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 19:17:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b533df79

games-arcade/performous: Fix tools USE description (#600728)

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 games-arcade/performous/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-arcade/performous/metadata.xml b/games-arcade/performous/metadata.xml
index c8eefd0a890..2ee1cd7690b 100644
--- a/games-arcade/performous/metadata.xml
+++ b/games-arcade/performous/metadata.xml
@@ -11,7 +11,7 @@
 	<use>
 		<flag name="midi">Enable MIDI I/O support</flag>
 		<flag name="songs">Install a few demo songs</flag>
-		<flag name="tools">Install tools</flag>
+		<flag name="tools">Enable building of song extraction utilities for SingStar and Guitar Hero</flag>
 		<flag name="webcam">Enable Webcam support</flag>
 	</use>
 	<upstream>


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/performous/
@ 2018-04-23 19:17 Pacho Ramos
  0 siblings, 0 replies; 10+ messages in thread
From: Pacho Ramos @ 2018-04-23 19:17 UTC (permalink / raw
  To: gentoo-commits

commit:     9557bf30c094ebd0d4788c25332c19f0e489ce2a
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 23 18:20:48 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 19:17:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9557bf30

games-arcade/performous: Drop old

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 games-arcade/performous/performous-1.1.ebuild | 113 --------------------------
 1 file changed, 113 deletions(-)

diff --git a/games-arcade/performous/performous-1.1.ebuild b/games-arcade/performous/performous-1.1.ebuild
deleted file mode 100644
index e7eefe5ef0a..00000000000
--- a/games-arcade/performous/performous-1.1.ebuild
+++ /dev/null
@@ -1,113 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-CMAKE_REMOVE_MODULES="yes"
-CMAKE_REMOVE_MODULES_LIST="FindALSA FindBoost FindFreetype FindGettext FindJpeg FindPng FindTiff FindZ"
-inherit eutils cmake-utils gnome2-utils games
-
-MY_PN=Performous
-MY_P=${MY_PN}-${PV}
-SONGS_PN=ultrastar-songs
-
-DESCRIPTION="SingStar GPL clone"
-HOMEPAGE="https://performous.org/"
-SRC_URI="https://github.com/performous/performous/archive/${PV}.tar.gz -> ${P}.tar.gz
-	songs? (
-		mirror://sourceforge/performous/${SONGS_PN}-restricted-3.zip
-		mirror://sourceforge/performous/${SONGS_PN}-jc-1.zip
-		mirror://sourceforge/performous/${SONGS_PN}-libre-3.zip
-		mirror://sourceforge/performous/${SONGS_PN}-shearer-1.zip
-	)"
-
-LICENSE="GPL-2
-	songs? (
-		CC-BY-NC-SA-2.5
-		CC-BY-NC-ND-2.5
-	)"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="midi songs tools webcam"
-
-RDEPEND="dev-cpp/glibmm:2
-	dev-cpp/libxmlpp:2.6
-	media-libs/portaudio
-	dev-libs/boost[threads(+)]
-	dev-libs/glib:2
-	dev-libs/libxml2
-	gnome-base/librsvg
-	media-gfx/imagemagick
-	virtual/jpeg:0
-	media-libs/libpng:0
-	media-libs/libsdl2[joystick,video]
-	virtual/ffmpeg
-	virtual/opengl
-	virtual/glu
-	sys-libs/zlib
-	virtual/libintl
-	x11-libs/cairo
-	x11-libs/gdk-pixbuf
-	x11-libs/pango
-	media-libs/libepoxy
-	midi? ( media-libs/portmidi )
-	webcam? ( media-libs/opencv )"
-DEPEND="${RDEPEND}
-	sys-apps/help2man
-	sys-devel/gettext"
-
-src_prepare() {
-	cmake-utils_src_prepare
-	epatch \
-		"${FILESDIR}"/${P}-gentoo.patch \
-		"${FILESDIR}"/${P}-linguas.patch
-	sed -i \
-		-e "s:@GENTOO_BINDIR@:${GAMES_BINDIR}:" \
-		-e '/ Z /s/ Z/ ZLIB/g' \
-		-e 's/Z_FOUND/ZLIB_FOUND/g' \
-		-e 's/Z_LIBRARIES/ZLIB_LIBRARIES/g' \
-		-e 's/Jpeg/JPEG/' \
-		-e 's/Png/PNG/' \
-		{game,tools}/CMakeLists.txt || die
-
-	strip-linguas -u lang
-}
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_enable tools TOOLS)
-		$(cmake-utils_use_enable webcam WEBCAM)
-		$(cmake-utils_use_enable midi MIDI)
-		-DCMAKE_VERBOSE_MAKEFILE=TRUE
-		-DSHARE_INSTALL="${GAMES_DATADIR}"/${PN}
-	)
-	cmake-utils_src_configure
-}
-
-src_compile() {
-	cmake-utils_src_compile
-}
-
-src_install() {
-	cmake-utils_src_install
-	if use songs ; then
-		insinto "${GAMES_DATADIR}"/${PN}
-		doins -r "${WORKDIR}/songs"
-	fi
-	dodoc docs/{Authors,instruments}.txt
-	newicon -s scalable data/themes/default/icon.svg ${PN}.svg
-	prepgamesdirs
-}
-
-pkg_preinst() {
-	games_pkg_preinst
-	gnome2_icon_savelist
-}
-
-pkg_postinst() {
-	games_pkg_postinst
-	gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-	gnome2_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/performous/
@ 2019-12-06 20:32 David Seifert
  0 siblings, 0 replies; 10+ messages in thread
From: David Seifert @ 2019-12-06 20:32 UTC (permalink / raw
  To: gentoo-commits

commit:     0711e8bc41413e13064ad3f88df45d90675e6596
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Fri Dec  6 15:28:10 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Dec  6 20:31:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0711e8bc

games-arcade/performous: fix MissingUnpackerDep

Closes: https://github.com/gentoo/gentoo/pull/13895
Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 games-arcade/performous/performous-1.1-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-arcade/performous/performous-1.1-r1.ebuild b/games-arcade/performous/performous-1.1-r1.ebuild
index f40e3e183d1..7901eeb37e8 100644
--- a/games-arcade/performous/performous-1.1-r1.ebuild
+++ b/games-arcade/performous/performous-1.1-r1.ebuild
@@ -55,6 +55,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	sys-apps/help2man
 	sys-devel/gettext
+	songs? ( app-arch/unzip )
 "
 
 DOCS=( docs/{Authors,instruments}.txt )


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/performous/
@ 2020-04-26 10:35 David Seifert
  0 siblings, 0 replies; 10+ messages in thread
From: David Seifert @ 2020-04-26 10:35 UTC (permalink / raw
  To: gentoo-commits

commit:     12e095406704737ca69158782408019c6db43936
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 26 10:34:38 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 26 10:34:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e09540

games-arcade/performous: Replace virtual/ffmpeg

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../performous/{performous-1.1-r1.ebuild => performous-1.1-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/performous/performous-1.1-r1.ebuild b/games-arcade/performous/performous-1.1-r2.ebuild
similarity index 97%
rename from games-arcade/performous/performous-1.1-r1.ebuild
rename to games-arcade/performous/performous-1.1-r2.ebuild
index 7901eeb37e8..5e1eeb5741d 100644
--- a/games-arcade/performous/performous-1.1-r1.ebuild
+++ b/games-arcade/performous/performous-1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -41,7 +41,7 @@ RDEPEND="
 	media-libs/libsdl2[joystick,video]
 	media-libs/portaudio
 	sys-libs/zlib
-	virtual/ffmpeg
+	media-video/ffmpeg
 	virtual/glu
 	virtual/jpeg:0
 	virtual/libintl


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: games-arcade/performous/
@ 2022-07-30  9:48 David Seifert
  0 siblings, 0 replies; 10+ messages in thread
From: David Seifert @ 2022-07-30  9:48 UTC (permalink / raw
  To: gentoo-commits

commit:     c99ed88ac8e3ee71ad4e5334e41d5f4f866ed0f7
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 09:47:53 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 09:47:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c99ed88a

games-arcade/performous: remove threads(+) usedep from boost

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../performous/{performous-1.1-r2.ebuild => performous-1.1-r3.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-arcade/performous/performous-1.1-r2.ebuild b/games-arcade/performous/performous-1.1-r3.ebuild
similarity index 97%
rename from games-arcade/performous/performous-1.1-r2.ebuild
rename to games-arcade/performous/performous-1.1-r3.ebuild
index af1c5fefeb09..554820c1b01d 100644
--- a/games-arcade/performous/performous-1.1-r2.ebuild
+++ b/games-arcade/performous/performous-1.1-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -27,7 +27,7 @@ IUSE="midi songs tools webcam"
 RDEPEND="
 	dev-cpp/glibmm:2
 	dev-cpp/libxmlpp:2.6
-	dev-libs/boost[threads(+)]
+	dev-libs/boost:=
 	dev-libs/glib:2
 	dev-libs/libxml2:2
 	gnome-base/librsvg:2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-07-30  9:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-16 15:54 [gentoo-commits] repo/gentoo:master commit in: games-arcade/performous/ Michael Sterrett
  -- strict thread matches above, loose matches on Subject: below --
2016-06-06 14:31 Agostino Sarubbo
2016-10-12 18:55 Pacho Ramos
2016-10-12 18:55 Pacho Ramos
2018-04-23 19:17 Pacho Ramos
2018-04-23 19:17 Pacho Ramos
2018-04-23 19:17 Pacho Ramos
2019-12-06 20:32 David Seifert
2020-04-26 10:35 David Seifert
2022-07-30  9:48 David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox