public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2015-09-19 16:03 Agostino Sarubbo
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2015-09-19 16:03 UTC (permalink / raw
  To: gentoo-commits

commit:     6266419e1d1abe657f7bbf843b07e30d22b08720
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 16:02:51 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 16:02:51 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6266419e

games-misc/opengfx: amd64 stable wrt bug #559050

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 games-misc/opengfx/opengfx-0.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-misc/opengfx/opengfx-0.5.2.ebuild b/games-misc/opengfx/opengfx-0.5.2.ebuild
index ca29153..6ff7bd8 100644
--- a/games-misc/opengfx/opengfx-0.5.2.ebuild
+++ b/games-misc/opengfx/opengfx-0.5.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.x
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
 IUSE=""
 RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444)
 


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2015-09-20  9:30 Agostino Sarubbo
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2015-09-20  9:30 UTC (permalink / raw
  To: gentoo-commits

commit:     e73e1a8e1f674abd228c195784424982ccd364c1
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 09:29:53 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 09:29:53 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e73e1a8e

games-misc/opengfx: x86 stable wrt bug #559050

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 games-misc/opengfx/opengfx-0.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-misc/opengfx/opengfx-0.5.2.ebuild b/games-misc/opengfx/opengfx-0.5.2.ebuild
index 6ff7bd8..cc38f47 100644
--- a/games-misc/opengfx/opengfx-0.5.2.ebuild
+++ b/games-misc/opengfx/opengfx-0.5.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.x
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
 IUSE=""
 RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444)
 


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2015-10-02 16:41 Michael Sterrett
  0 siblings, 0 replies; 16+ messages in thread
From: Michael Sterrett @ 2015-10-02 16:41 UTC (permalink / raw
  To: gentoo-commits

commit:     cfe68b51646535a2f0b0ecbd42394175adb410a6
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  2 16:16:11 2015 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Fri Oct  2 16:41:00 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfe68b51

increase required nml version (bug #562000)

Package-Manager: portage-2.2.20.1

 games-misc/opengfx/opengfx-0.5.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-misc/opengfx/opengfx-0.5.2.ebuild b/games-misc/opengfx/opengfx-0.5.2.ebuild
index cc38f47..6ba01c0 100644
--- a/games-misc/opengfx/opengfx-0.5.2.ebuild
+++ b/games-misc/opengfx/opengfx-0.5.2.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm ~ppc x86"
 IUSE=""
 RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444)
 
-DEPEND=">=games-util/nml-0.3.0
+DEPEND=">=games-util/nml-0.4.0
 	games-util/grfcodec"
 RDEPEND=""
 


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2015-11-23  8:50 Agostino Sarubbo
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2015-11-23  8:50 UTC (permalink / raw
  To: gentoo-commits

commit:     5debafd019d0454beb01f041b95bd90cead0c4a3
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 23 08:49:53 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 08:49:53 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5debafd0

games-misc/opengfx: amd64 stable wrt bug #566370

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 games-misc/opengfx/opengfx-0.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-misc/opengfx/opengfx-0.5.3.ebuild b/games-misc/opengfx/opengfx-0.5.3.ebuild
index 49a9825..ba97262 100644
--- a/games-misc/opengfx/opengfx-0.5.3.ebuild
+++ b/games-misc/opengfx/opengfx-0.5.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.x
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
 IUSE=""
 RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444)
 


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2015-12-03 13:28 Agostino Sarubbo
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2015-12-03 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     491af1894a29d264a9316e626475b4830dc9e835
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  3 13:27:31 2015 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 13:27:31 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=491af189

games-misc/opengfx: x86 stable wrt bug #566370

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

 games-misc/opengfx/opengfx-0.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-misc/opengfx/opengfx-0.5.3.ebuild b/games-misc/opengfx/opengfx-0.5.3.ebuild
index ba97262..6ba01c0 100644
--- a/games-misc/opengfx/opengfx-0.5.3.ebuild
+++ b/games-misc/opengfx/opengfx-0.5.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.x
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc x86"
 IUSE=""
 RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444)
 


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2016-12-26 17:04 Lars Wendler
  0 siblings, 0 replies; 16+ messages in thread
From: Lars Wendler @ 2016-12-26 17:04 UTC (permalink / raw
  To: gentoo-commits

commit:     54ccd93f6d01ee6bb5fa312b38d4127440ce9869
Author:     Alexander Golubev <fatzer2 <AT> gmail <DOT> com>
AuthorDate: Sun Dec 25 22:37:36 2016 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 17:04:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54ccd93f

games-misc/opengfx: EAPI=6

Closes: https://github.com/gentoo/gentoo/pull/3242

 games-misc/opengfx/opengfx-0.5.4-r1.ebuild | 37 ++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/games-misc/opengfx/opengfx-0.5.4-r1.ebuild b/games-misc/opengfx/opengfx-0.5.4-r1.ebuild
new file mode 100644
index 00000000..3589495
--- /dev/null
+++ b/games-misc/opengfx/opengfx-0.5.4-r1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit eutils
+
+DESCRIPTION="OpenGFX data files for OpenTTD"
+HOMEPAGE="http://bundles.openttdcoop.org/opengfx/"
+SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${PV}/${P}-source.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE=""
+RESTRICT="test" # nml version affects the checksums that the test uses (bug #451444)
+
+DEPEND=">=games-util/nml-0.4.0
+	games-util/grfcodec"
+RDEPEND=""
+
+S=${WORKDIR}/${P}-source
+
+PATCHES=(
+	"${FILESDIR}/${P}-Makefile.patch"
+)
+
+src_compile() {
+	emake GIMP=""  help  # print out the env to make bug reports better
+	emake GIMP="" _V="" bundle_tar
+}
+
+src_install() {
+	insinto "/usr/share/games/openttd/data/"
+	doins *.grf opengfx.obg
+	dodoc docs/{changelog.txt,readme.txt}
+}


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2020-11-26 21:16 Conrad Kostecki
  0 siblings, 0 replies; 16+ messages in thread
From: Conrad Kostecki @ 2020-11-26 21:16 UTC (permalink / raw
  To: gentoo-commits

commit:     426034620ff4dcb16a4b10f814530923bacb34b4
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 20:58:07 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 21:16:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42603462

games-misc/opengfx: bump to version 0.6.0

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 games-misc/opengfx/Manifest             |  1 +
 games-misc/opengfx/opengfx-0.6.0.ebuild | 56 +++++++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)

diff --git a/games-misc/opengfx/Manifest b/games-misc/opengfx/Manifest
index cb8f5b3a92a..268fa543ff2 100644
--- a/games-misc/opengfx/Manifest
+++ b/games-misc/opengfx/Manifest
@@ -1,2 +1,3 @@
 DIST opengfx-0.5.4-source.tar.xz 9638204 BLAKE2B bff7e5f7f72b62584c280ce2af2ad53df40027a7075ea5858a53f45a71be07db480cf61a603fc8e5df69b8c7d73284bf92e430a3fe130ae34ad1a921d8603925 SHA512 42f8438c747b42a77cf9d86c5da60ce3ce84ed347d714c345f3871806f9e35f2ed4729b445e0ee319f3e2edd53458dfbaad5ca42e389c3a2e800bce19223cdb1
 DIST opengfx-0.5.5-source.tar.xz 9639584 BLAKE2B 49af829802adf3756e89728697ea796b98422bd0e314cd21d34910f8f7428963c2d4799a933e861ae344a2e83dd748289bbe501bccb77aba647b484ed07de376 SHA512 952fb52e19bd790e335a9df0f11fa29b2fc570b49903419904956cc65883adde93d432160b16682366ab8b973b7852d2d30f574f1840f6fbd082e1addbe5bfe8
+DIST opengfx-0.6.0-source.tar.xz 9693320 BLAKE2B cb1d25fb038b3b481c0abe206426b5843c2f7b81b7cf81a525ebf8b217359c5ea50c0e1ee1ed37d5093a0186231a1e1b9134624a8b69362f6733c6c13d5e1500 SHA512 275b9040e6938bdd5bee2d39361e0b78f447a8e497cc8ff018c7874dc16a357870f8b560999ebb2f2f0b275644c7c9ce85c964875f5a798e2ec45e62a8bc768f

diff --git a/games-misc/opengfx/opengfx-0.6.0.ebuild b/games-misc/opengfx/opengfx-0.6.0.ebuild
new file mode 100644
index 00000000000..7e39ffe5a49
--- /dev/null
+++ b/games-misc/opengfx/opengfx-0.6.0.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="OpenGFX"
+
+DESCRIPTION="OpenGFX data files for OpenTTD"
+HOMEPAGE="http://bundles.openttdcoop.org/opengfx/"
+SRC_URI="https://cdn.openttd.org/${PN}-releases/${PV}/${P}-source.tar.xz"
+S="${WORKDIR}/${P}-source"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+DEPEND="
+	games-util/grfcodec
+	games-util/nml
+"
+
+DOCS=( "README.md" "changelog.txt" )
+
+src_prepare() {
+	default
+}
+
+src_compile() {
+	myemakeargs=(
+		GIMP=""
+	)
+
+	emake "${myemakeargs[@]}" all
+}
+
+src_test() {
+	myemakeargs=(
+		GIMP=""
+	)
+
+	emake "${myemakeargs[@]}" check
+}
+
+src_install() {
+	myemakeargs=(
+		DO_NOT_INSTALL_README="true"
+		DO_NOT_INSTALL_LICENSE="true"
+		DO_NOT_INSTALL_CHANGELOG="true"
+		GIMP=""
+		INSTALL_DIR="${ED}/usr/share/games/openttd/data/"
+	)
+
+	emake "${myemakeargs[@]}" install
+
+	einstalldocs
+}


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2021-03-12 23:59 Conrad Kostecki
  0 siblings, 0 replies; 16+ messages in thread
From: Conrad Kostecki @ 2021-03-12 23:59 UTC (permalink / raw
  To: gentoo-commits

commit:     ca104aea54a40ea4b8f6fdbe143af07af00ce7b7
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 23:58:06 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 23:59:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca104aea

games-misc/opengfx: fix compilation with -native-symlinks

Closes: https://bugs.gentoo.org/775572
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 games-misc/opengfx/opengfx-0.6.0.ebuild | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/games-misc/opengfx/opengfx-0.6.0.ebuild b/games-misc/opengfx/opengfx-0.6.0.ebuild
index 7e39ffe5a49..6c5137c6549 100644
--- a/games-misc/opengfx/opengfx-0.6.0.ebuild
+++ b/games-misc/opengfx/opengfx-0.6.0.ebuild
@@ -1,9 +1,12 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 MY_PN="OpenGFX"
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit python-any-r1
 
 DESCRIPTION="OpenGFX data files for OpenTTD"
 HOMEPAGE="http://bundles.openttdcoop.org/opengfx/"
@@ -23,11 +26,14 @@ DOCS=( "README.md" "changelog.txt" )
 
 src_prepare() {
 	default
+
+	python-any-r1_pkg_setup
 }
 
 src_compile() {
 	myemakeargs=(
 		GIMP=""
+		PYHTON="${EPYTHON}"
 	)
 
 	emake "${myemakeargs[@]}" all
@@ -36,6 +42,7 @@ src_compile() {
 src_test() {
 	myemakeargs=(
 		GIMP=""
+		PYHTON="${EPYTHON}"
 	)
 
 	emake "${myemakeargs[@]}" check
@@ -48,6 +55,7 @@ src_install() {
 		DO_NOT_INSTALL_CHANGELOG="true"
 		GIMP=""
 		INSTALL_DIR="${ED}/usr/share/games/openttd/data/"
+		PYHTON="${EPYTHON}"
 	)
 
 	emake "${myemakeargs[@]}" install


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2021-03-13  0:36 Conrad Kostecki
  0 siblings, 0 replies; 16+ messages in thread
From: Conrad Kostecki @ 2021-03-13  0:36 UTC (permalink / raw
  To: gentoo-commits

commit:     eb23f8e2e694457c2d1e4e96e7c94dbc0c495aa2
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 00:36:34 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 00:36:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb23f8e2

games-misc/opengfx: fix DEPEND

Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 games-misc/opengfx/opengfx-0.6.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-misc/opengfx/opengfx-0.6.0.ebuild b/games-misc/opengfx/opengfx-0.6.0.ebuild
index 6c5137c6549..e2ab2499de5 100644
--- a/games-misc/opengfx/opengfx-0.6.0.ebuild
+++ b/games-misc/opengfx/opengfx-0.6.0.ebuild
@@ -20,6 +20,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 DEPEND="
 	games-util/grfcodec
 	games-util/nml
+	${PYTHON_DEPS}
 "
 
 DOCS=( "README.md" "changelog.txt" )


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2021-06-28 22:13 James Le Cuirot
  0 siblings, 0 replies; 16+ messages in thread
From: James Le Cuirot @ 2021-06-28 22:13 UTC (permalink / raw
  To: gentoo-commits

commit:     2f83ebdaefce2859c2035e23226983365b3fc98e
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu May 20 21:21:16 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jun 28 22:12:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f83ebda

games-misc/opengfx: update to 0.6.1

Change installation path location from `/usr/share/games/openttd/data/`
to `/usr/share/openttd/baseset/`.

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-misc/opengfx/Manifest             |  1 +
 games-misc/opengfx/metadata.xml         |  3 ++
 games-misc/opengfx/opengfx-0.6.1.ebuild | 64 +++++++++++++++++++++++++++++++++
 3 files changed, 68 insertions(+)

diff --git a/games-misc/opengfx/Manifest b/games-misc/opengfx/Manifest
index 58d2808cd62..7015fc40a86 100644
--- a/games-misc/opengfx/Manifest
+++ b/games-misc/opengfx/Manifest
@@ -1 +1,2 @@
 DIST opengfx-0.6.0-source.tar.xz 9693320 BLAKE2B cb1d25fb038b3b481c0abe206426b5843c2f7b81b7cf81a525ebf8b217359c5ea50c0e1ee1ed37d5093a0186231a1e1b9134624a8b69362f6733c6c13d5e1500 SHA512 275b9040e6938bdd5bee2d39361e0b78f447a8e497cc8ff018c7874dc16a357870f8b560999ebb2f2f0b275644c7c9ce85c964875f5a798e2ec45e62a8bc768f
+DIST opengfx-0.6.1-source.tar.xz 9690748 BLAKE2B faa3ca805166a1716f8a235048506620bbb98a4265c72571b3a33e88f3375caff75b5576b64ef451e99dea734145f3be748a9109c7003d1ad9043a90cdd34dad SHA512 4ba3528dbdddea1baa2875f917f959034659c8205fbda2b2a67c5fe80161235d15c25dab323e6da8cba2711b7b4f0c9a96d4187fd2de61ae9a2ff9fd077b063b

diff --git a/games-misc/opengfx/metadata.xml b/games-misc/opengfx/metadata.xml
index 78274e0fa55..60f4cf275b2 100644
--- a/games-misc/opengfx/metadata.xml
+++ b/games-misc/opengfx/metadata.xml
@@ -5,4 +5,7 @@
 	<email>games@gentoo.org</email>
 	<name>Gentoo Games Project</name>
 </maintainer>
+<upstream>
+	<remote-id type="github">OpenTTD/OpenGFX</remote-id>
+</upstream>
 </pkgmetadata>

diff --git a/games-misc/opengfx/opengfx-0.6.1.ebuild b/games-misc/opengfx/opengfx-0.6.1.ebuild
new file mode 100644
index 00000000000..95f257d7145
--- /dev/null
+++ b/games-misc/opengfx/opengfx-0.6.1.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit python-any-r1
+
+DESCRIPTION="OpenGFX data files for OpenTTD"
+HOMEPAGE="https://wiki.openttd.org/en/Basesets/OpenGFX https://github.com/OpenTTD/OpenGFX"
+SRC_URI="https://cdn.openttd.org/${PN}-releases/${PV}/${P}-source.tar.xz"
+S="${WORKDIR}/${P}-source"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+DEPEND="
+	games-util/grfcodec
+	games-util/nml
+	${PYTHON_DEPS}
+"
+
+DOCS=( "README.md" "changelog.txt" )
+
+src_prepare() {
+	default
+
+	python-any-r1_pkg_setup
+}
+
+src_compile() {
+	local myemakeargs=(
+		GIMP=""
+		PYTHON="${EPYTHON}"
+	)
+
+	emake "${myemakeargs[@]}" all
+}
+
+src_test() {
+	local myemakeargs=(
+		GIMP=""
+		PYTHON="${EPYTHON}"
+	)
+
+	emake "${myemakeargs[@]}" check
+}
+
+src_install() {
+	local myemakeargs=(
+		DO_NOT_INSTALL_README="true"
+		DO_NOT_INSTALL_LICENSE="true"
+		DO_NOT_INSTALL_CHANGELOG="true"
+		GIMP=""
+		INSTALL_DIR="${ED}/usr/share/openttd/baseset/"
+		PYTHON="${EPYTHON}"
+	)
+
+	emake "${myemakeargs[@]}" install
+
+	einstalldocs
+}


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2021-06-28 22:13 James Le Cuirot
  0 siblings, 0 replies; 16+ messages in thread
From: James Le Cuirot @ 2021-06-28 22:13 UTC (permalink / raw
  To: gentoo-commits

commit:     972fac35767d912242691d1de659454f84b74ce9
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu May 20 21:22:01 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jun 28 22:12:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=972fac35

games-misc/opengfx: remove old version

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 games-misc/opengfx/Manifest             |  1 -
 games-misc/opengfx/opengfx-0.6.0.ebuild | 65 ---------------------------------
 2 files changed, 66 deletions(-)

diff --git a/games-misc/opengfx/Manifest b/games-misc/opengfx/Manifest
index 7015fc40a86..1e6e73aa566 100644
--- a/games-misc/opengfx/Manifest
+++ b/games-misc/opengfx/Manifest
@@ -1,2 +1 @@
-DIST opengfx-0.6.0-source.tar.xz 9693320 BLAKE2B cb1d25fb038b3b481c0abe206426b5843c2f7b81b7cf81a525ebf8b217359c5ea50c0e1ee1ed37d5093a0186231a1e1b9134624a8b69362f6733c6c13d5e1500 SHA512 275b9040e6938bdd5bee2d39361e0b78f447a8e497cc8ff018c7874dc16a357870f8b560999ebb2f2f0b275644c7c9ce85c964875f5a798e2ec45e62a8bc768f
 DIST opengfx-0.6.1-source.tar.xz 9690748 BLAKE2B faa3ca805166a1716f8a235048506620bbb98a4265c72571b3a33e88f3375caff75b5576b64ef451e99dea734145f3be748a9109c7003d1ad9043a90cdd34dad SHA512 4ba3528dbdddea1baa2875f917f959034659c8205fbda2b2a67c5fe80161235d15c25dab323e6da8cba2711b7b4f0c9a96d4187fd2de61ae9a2ff9fd077b063b

diff --git a/games-misc/opengfx/opengfx-0.6.0.ebuild b/games-misc/opengfx/opengfx-0.6.0.ebuild
deleted file mode 100644
index e2ab2499de5..00000000000
--- a/games-misc/opengfx/opengfx-0.6.0.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="OpenGFX"
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit python-any-r1
-
-DESCRIPTION="OpenGFX data files for OpenTTD"
-HOMEPAGE="http://bundles.openttdcoop.org/opengfx/"
-SRC_URI="https://cdn.openttd.org/${PN}-releases/${PV}/${P}-source.tar.xz"
-S="${WORKDIR}/${P}-source"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-DEPEND="
-	games-util/grfcodec
-	games-util/nml
-	${PYTHON_DEPS}
-"
-
-DOCS=( "README.md" "changelog.txt" )
-
-src_prepare() {
-	default
-
-	python-any-r1_pkg_setup
-}
-
-src_compile() {
-	myemakeargs=(
-		GIMP=""
-		PYHTON="${EPYTHON}"
-	)
-
-	emake "${myemakeargs[@]}" all
-}
-
-src_test() {
-	myemakeargs=(
-		GIMP=""
-		PYHTON="${EPYTHON}"
-	)
-
-	emake "${myemakeargs[@]}" check
-}
-
-src_install() {
-	myemakeargs=(
-		DO_NOT_INSTALL_README="true"
-		DO_NOT_INSTALL_LICENSE="true"
-		DO_NOT_INSTALL_CHANGELOG="true"
-		GIMP=""
-		INSTALL_DIR="${ED}/usr/share/games/openttd/data/"
-		PYHTON="${EPYTHON}"
-	)
-
-	emake "${myemakeargs[@]}" install
-
-	einstalldocs
-}


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2021-10-24  5:40 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-10-24  5:40 UTC (permalink / raw
  To: gentoo-commits

commit:     968ed5f146135a4b2acbafc51618d7449e8a6622
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 05:40:12 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 05:40:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=968ed5f1

games-misc/opengfx: add 7.1

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-misc/opengfx/Manifest           |  1 +
 games-misc/opengfx/opengfx-7.1.ebuild | 64 +++++++++++++++++++++++++++++++++++
 2 files changed, 65 insertions(+)

diff --git a/games-misc/opengfx/Manifest b/games-misc/opengfx/Manifest
index 1e6e73aa566..ae42e141d9f 100644
--- a/games-misc/opengfx/Manifest
+++ b/games-misc/opengfx/Manifest
@@ -1 +1,2 @@
 DIST opengfx-0.6.1-source.tar.xz 9690748 BLAKE2B faa3ca805166a1716f8a235048506620bbb98a4265c72571b3a33e88f3375caff75b5576b64ef451e99dea734145f3be748a9109c7003d1ad9043a90cdd34dad SHA512 4ba3528dbdddea1baa2875f917f959034659c8205fbda2b2a67c5fe80161235d15c25dab323e6da8cba2711b7b4f0c9a96d4187fd2de61ae9a2ff9fd077b063b
+DIST opengfx-7.1-source.tar.xz 9828168 BLAKE2B a1d8305744b76924400cad8503af1a20991551323adea6d0d60d9f6d5ac6311e52cb8f028eb614bbda41106823ab9b912f1fb8af02953758a2eb2912066a38e9 SHA512 55079babcd78d4a36279cb7610b6800308aca8409ed3b9fa33cd4993b0c1f988d7afe270b17930b97609c4fdf8cf4e362e17c11bd85d2ef136d042256c98483f

diff --git a/games-misc/opengfx/opengfx-7.1.ebuild b/games-misc/opengfx/opengfx-7.1.ebuild
new file mode 100644
index 00000000000..568beb7453a
--- /dev/null
+++ b/games-misc/opengfx/opengfx-7.1.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit python-any-r1
+
+DESCRIPTION="OpenGFX data files for OpenTTD"
+HOMEPAGE="https://wiki.openttd.org/en/Basesets/OpenGFX https://github.com/OpenTTD/OpenGFX"
+SRC_URI="https://cdn.openttd.org/${PN}-releases/${PV}/${P}-source.tar.xz"
+S="${WORKDIR}/${P}-source"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+DEPEND="
+	games-util/grfcodec
+	games-util/nml
+	${PYTHON_DEPS}
+"
+
+DOCS=( "README.md" "changelog.txt" )
+
+src_prepare() {
+	default
+
+	python-any-r1_pkg_setup
+}
+
+src_compile() {
+	local myemakeargs=(
+		GIMP=""
+		PYTHON="${EPYTHON}"
+	)
+
+	emake "${myemakeargs[@]}" all
+}
+
+src_test() {
+	local myemakeargs=(
+		GIMP=""
+		PYTHON="${EPYTHON}"
+	)
+
+	emake "${myemakeargs[@]}" check
+}
+
+src_install() {
+	local myemakeargs=(
+		DO_NOT_INSTALL_README="true"
+		DO_NOT_INSTALL_LICENSE="true"
+		DO_NOT_INSTALL_CHANGELOG="true"
+		GIMP=""
+		INSTALL_DIR="${ED}/usr/share/openttd/baseset/"
+		PYTHON="${EPYTHON}"
+	)
+
+	emake "${myemakeargs[@]}" install
+
+	einstalldocs
+}


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2021-10-24  8:30 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-10-24  8:30 UTC (permalink / raw
  To: gentoo-commits

commit:     9d43b5765c58f87824db72f431b1b4437c2e42ab
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 24 08:29:58 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 24 08:29:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d43b576

games-misc/opengfx: EAPI 8

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-misc/opengfx/opengfx-7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-misc/opengfx/opengfx-7.1.ebuild b/games-misc/opengfx/opengfx-7.1.ebuild
index 568beb7453a..937e35cb157 100644
--- a/games-misc/opengfx/opengfx-7.1.ebuild
+++ b/games-misc/opengfx/opengfx-7.1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 PYTHON_COMPAT=( python3_{8..10} )
 


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2021-12-28 17:10 Ionen Wolkens
  0 siblings, 0 replies; 16+ messages in thread
From: Ionen Wolkens @ 2021-12-28 17:10 UTC (permalink / raw
  To: gentoo-commits

commit:     912ffa061af05eb0f0a90b8fa690f018c917ce69
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 28 15:12:26 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Dec 28 17:00:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=912ffa06

games-misc/opengfx: drop 0.6.1

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-misc/opengfx/Manifest             |  1 -
 games-misc/opengfx/opengfx-0.6.1.ebuild | 64 ---------------------------------
 2 files changed, 65 deletions(-)

diff --git a/games-misc/opengfx/Manifest b/games-misc/opengfx/Manifest
index ae42e141d9fa..6ddd407d5c9e 100644
--- a/games-misc/opengfx/Manifest
+++ b/games-misc/opengfx/Manifest
@@ -1,2 +1 @@
-DIST opengfx-0.6.1-source.tar.xz 9690748 BLAKE2B faa3ca805166a1716f8a235048506620bbb98a4265c72571b3a33e88f3375caff75b5576b64ef451e99dea734145f3be748a9109c7003d1ad9043a90cdd34dad SHA512 4ba3528dbdddea1baa2875f917f959034659c8205fbda2b2a67c5fe80161235d15c25dab323e6da8cba2711b7b4f0c9a96d4187fd2de61ae9a2ff9fd077b063b
 DIST opengfx-7.1-source.tar.xz 9828168 BLAKE2B a1d8305744b76924400cad8503af1a20991551323adea6d0d60d9f6d5ac6311e52cb8f028eb614bbda41106823ab9b912f1fb8af02953758a2eb2912066a38e9 SHA512 55079babcd78d4a36279cb7610b6800308aca8409ed3b9fa33cd4993b0c1f988d7afe270b17930b97609c4fdf8cf4e362e17c11bd85d2ef136d042256c98483f

diff --git a/games-misc/opengfx/opengfx-0.6.1.ebuild b/games-misc/opengfx/opengfx-0.6.1.ebuild
deleted file mode 100644
index 95f257d71459..000000000000
--- a/games-misc/opengfx/opengfx-0.6.1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit python-any-r1
-
-DESCRIPTION="OpenGFX data files for OpenTTD"
-HOMEPAGE="https://wiki.openttd.org/en/Basesets/OpenGFX https://github.com/OpenTTD/OpenGFX"
-SRC_URI="https://cdn.openttd.org/${PN}-releases/${PV}/${P}-source.tar.xz"
-S="${WORKDIR}/${P}-source"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-
-DEPEND="
-	games-util/grfcodec
-	games-util/nml
-	${PYTHON_DEPS}
-"
-
-DOCS=( "README.md" "changelog.txt" )
-
-src_prepare() {
-	default
-
-	python-any-r1_pkg_setup
-}
-
-src_compile() {
-	local myemakeargs=(
-		GIMP=""
-		PYTHON="${EPYTHON}"
-	)
-
-	emake "${myemakeargs[@]}" all
-}
-
-src_test() {
-	local myemakeargs=(
-		GIMP=""
-		PYTHON="${EPYTHON}"
-	)
-
-	emake "${myemakeargs[@]}" check
-}
-
-src_install() {
-	local myemakeargs=(
-		DO_NOT_INSTALL_README="true"
-		DO_NOT_INSTALL_LICENSE="true"
-		DO_NOT_INSTALL_CHANGELOG="true"
-		GIMP=""
-		INSTALL_DIR="${ED}/usr/share/openttd/baseset/"
-		PYTHON="${EPYTHON}"
-	)
-
-	emake "${myemakeargs[@]}" install
-
-	einstalldocs
-}


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2023-05-01 17:55 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2023-05-01 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     e0a7b1f30a0998be5bfd2e37b5f2187592e9bdad
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 17:52:54 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  1 17:52:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a7b1f3

games-misc/opengfx: enable py3.11

Closes: https://bugs.gentoo.org/896960
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-misc/opengfx/opengfx-7.1.ebuild | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/games-misc/opengfx/opengfx-7.1.ebuild b/games-misc/opengfx/opengfx-7.1.ebuild
index 6dc493a2456c..2339cf531224 100644
--- a/games-misc/opengfx/opengfx-7.1.ebuild
+++ b/games-misc/opengfx/opengfx-7.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
 
 inherit python-any-r1
 
@@ -28,12 +28,6 @@ PATCHES=(
 	"${FILESDIR}"/${PN}-7.1-no-which.patch
 )
 
-src_prepare() {
-	default
-
-	python-any-r1_pkg_setup
-}
-
 src_compile() {
 	local myemakeargs=(
 		GIMP=""


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

* [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/
@ 2024-04-27  7:46 Matthew Smith
  0 siblings, 0 replies; 16+ messages in thread
From: Matthew Smith @ 2024-04-27  7:46 UTC (permalink / raw
  To: gentoo-commits

commit:     1fbd3c33d4de591558ad537da5f3fb36e14ac9d1
Author:     Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 27 07:41:40 2024 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sat Apr 27 07:45:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fbd3c33

games-misc/opengfx: enable py3.12

Test for ogfxe_extra.gfr still fails, but with same checksum
as Python 3.11 (Bug #889073)

Closes: https://bugs.gentoo.org/929584
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 games-misc/opengfx/opengfx-7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-misc/opengfx/opengfx-7.1.ebuild b/games-misc/opengfx/opengfx-7.1.ebuild
index 2339cf531224..46401d798deb 100644
--- a/games-misc/opengfx/opengfx-7.1.ebuild
+++ b/games-misc/opengfx/opengfx-7.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 
 inherit python-any-r1
 


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

end of thread, other threads:[~2024-04-27  7:46 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-24  8:30 [gentoo-commits] repo/gentoo:master commit in: games-misc/opengfx/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-04-27  7:46 Matthew Smith
2023-05-01 17:55 Sam James
2021-12-28 17:10 Ionen Wolkens
2021-10-24  5:40 Sam James
2021-06-28 22:13 James Le Cuirot
2021-06-28 22:13 James Le Cuirot
2021-03-13  0:36 Conrad Kostecki
2021-03-12 23:59 Conrad Kostecki
2020-11-26 21:16 Conrad Kostecki
2016-12-26 17:04 Lars Wendler
2015-12-03 13:28 Agostino Sarubbo
2015-11-23  8:50 Agostino Sarubbo
2015-10-02 16:41 Michael Sterrett
2015-09-20  9:30 Agostino Sarubbo
2015-09-19 16:03 Agostino Sarubbo

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