[gentoo-commits] repo/gentoo:master commit in: games-util/catcodec/

2021-08-06 Thread Sam James
commit: 012520372f1f017699f9872ed4f005f1dcf15ba3
Author: Sam James  gentoo  org>
AuthorDate: Sat Aug  7 05:36:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Aug  7 05:36:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01252037

games-util/catcodec: Keyword 1.0.5 arm64, #805500

Signed-off-by: Sam James  gentoo.org>

 games-util/catcodec/catcodec-1.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-util/catcodec/catcodec-1.0.5.ebuild 
b/games-util/catcodec/catcodec-1.0.5.ebuild
index 9fd03ab1e07..f951d8d9f71 100644
--- a/games-util/catcodec/catcodec-1.0.5.ebuild
+++ b/games-util/catcodec/catcodec-1.0.5.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://binaries.openttd.org/extra/catcodec/${PV}/${P}-source.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 src_prepare() {
default



[gentoo-commits] repo/gentoo:master commit in: games-util/catcodec/

2021-04-04 Thread Sam James
commit: 85a16ab1eca742a4ab5a20b0b0bed48fb0f6ed7f
Author: Sam James  gentoo  org>
AuthorDate: Sun Apr  4 09:26:57 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Apr  4 09:51:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a16ab1

games-util/catcodec: port to EAPI 7, eutils--

Signed-off-by: Sam James  gentoo.org>

 games-util/catcodec/catcodec-1.0.5.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/games-util/catcodec/catcodec-1.0.5.ebuild 
b/games-util/catcodec/catcodec-1.0.5.ebuild
index 3f5828e1095..9fd03ab1e07 100644
--- a/games-util/catcodec/catcodec-1.0.5.ebuild
+++ b/games-util/catcodec/catcodec-1.0.5.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-inherit eutils toolchain-funcs
+EAPI=7
+
+inherit toolchain-funcs
 
 DESCRIPTION="Decodes and encodes sample catalogues for OpenTTD"
-HOMEPAGE="http://www.openttd.org/en/download-catcodec";
-SRC_URI="http://binaries.openttd.org/extra/catcodec/${PV}/${P}-source.tar.xz";
+HOMEPAGE="https://www.openttd.org/en/download-catcodec";
+SRC_URI="https://binaries.openttd.org/extra/catcodec/${PV}/${P}-source.tar.xz";
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
-IUSE=""
 
 src_prepare() {
default



[gentoo-commits] repo/gentoo:master commit in: games-util/catcodec/files/

2017-12-23 Thread David Seifert
commit: 1e2b7c81afac9290b3d65d38355c50ff926dc20c
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri Dec 22 15:29:01 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Dec 23 13:10:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2b7c81

games-util/catcodec: remove unused patches

 .../catcodec/files/catcodec-1.0.3-gcc47.patch  | 24 --
 1 file changed, 24 deletions(-)

diff --git a/games-util/catcodec/files/catcodec-1.0.3-gcc47.patch 
b/games-util/catcodec/files/catcodec-1.0.3-gcc47.patch
deleted file mode 100644
index a36546a43aa..000
--- a/games-util/catcodec/files/catcodec-1.0.3-gcc47.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -ruN src/io.cpp.orig src/io.cpp
 src/io.cpp.orig 2012-05-19 20:48:05.930777509 +0200
-+++ src/io.cpp  2012-05-19 20:49:04.303822711 +0200
-@@ -20,6 +20,8 @@
- 
- /** @file io.cpp Implementation of reading/writing to files */
- 
-+#include 
-+
- #include "stdafx.h"
- #include "io.hpp"
- 
-diff -ruN src/catcodec.cpp.orig src/catcodec.cpp
 src/catcodec.cpp.orig   2012-05-19 20:47:55.847255343 +0200
-+++ src/catcodec.cpp2012-05-19 20:48:38.937144091 +0200
-@@ -22,6 +22,7 @@
- 
- #include 
- #include 
-+#include 
- 
- #include "stdafx.h"
- #include "io.hpp"
-



[gentoo-commits] repo/gentoo:master commit in: games-util/catcodec/

2017-12-20 Thread David Seifert
commit: a940e1636a7d11db3fe867ffaa2d3e486bce5450
Author: David Seifert  gentoo  org>
AuthorDate: Wed Dec 20 21:30:33 2017 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Dec 21 01:56:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a940e163

games-util/catcodec: Remove old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 games-util/catcodec/Manifest  |  1 -
 games-util/catcodec/catcodec-1.0.3.ebuild | 29 -
 2 files changed, 30 deletions(-)

diff --git a/games-util/catcodec/Manifest b/games-util/catcodec/Manifest
index 8ed96acfa72..3c33f4d8cdf 100644
--- a/games-util/catcodec/Manifest
+++ b/games-util/catcodec/Manifest
@@ -1,2 +1 @@
-DIST catcodec-1.0.3-source.tar.bz2 18536 BLAKE2B 
a6d63a26b328a8b3b89f3b443a5294264a73d3ecbf75f8364d40ad36d331907007e0228c1ff3c90eea6c42fcc687ed1d57cddf746ccf6dec4d8aaecf46156944
 SHA512 
406476ecc57b87355d0eca4672c8ccb067d80a0bde217a8332d1014dce983f62dd4f134d0736da806d21a375a9e053d61a79bb7ca9848f83ff2cd49fdf220360
 DIST catcodec-1.0.5-source.tar.xz 17952 BLAKE2B 
e828e52426b26c0021365bb961d16028a52a8c8cedac06db6b825947562e6eb513d0c9f7b455710f05dc20b88a86b0cdab3123ede38c2f785709c1b76964e1b4
 SHA512 
e6e17da17f2449ff5d3a18c34ba3125d475a481ef1dc73ba03dac32fc8523a8929d2cbdfda5f647a0226aa007a217fc90c85ec4cc46937f75e15a596277e0db5

diff --git a/games-util/catcodec/catcodec-1.0.3.ebuild 
b/games-util/catcodec/catcodec-1.0.3.ebuild
deleted file mode 100644
index 19f06e04955..000
--- a/games-util/catcodec/catcodec-1.0.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Decodes and encodes sample catalogues for OpenTTD"
-HOMEPAGE="http://www.openttd.org/en/download-catcodec";
-SRC_URI="http://binaries.openttd.org/extra/catcodec/${PV}/${P}-source.tar.bz2";
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
-IUSE=""
-
-src_prepare() {
-   tc-export CXX
-   epatch "${FILESDIR}"/${P}-gcc47.patch
-}
-
-src_compile() {
-   emake VERBOSE=1
-}
-
-src_install() {
-   dobin catcodec
-   dodoc changelog.txt docs/readme.txt
-   doman docs/catcodec.1
-}



[gentoo-commits] repo/gentoo:master commit in: games-util/catcodec/

2017-05-18 Thread Lars Wendler
commit: c00dabae61b74a8913252f90fa3a2536c4f3f867
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu May 18 09:49:33 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu May 18 09:49:59 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c00dabae

games-util/catcodec: Bump to version 1.0.5

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 games-util/catcodec/Manifest  |  1 +
 games-util/catcodec/catcodec-1.0.5.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/games-util/catcodec/Manifest b/games-util/catcodec/Manifest
index 944a73dd6f7..35532a325fa 100644
--- a/games-util/catcodec/Manifest
+++ b/games-util/catcodec/Manifest
@@ -1 +1,2 @@
 DIST catcodec-1.0.3-source.tar.bz2 18536 SHA256 
b6a9fe31cf736b1432d84fd86ba7441159e3707c0387bb732eeb717f7d8aa9bb SHA512 
406476ecc57b87355d0eca4672c8ccb067d80a0bde217a8332d1014dce983f62dd4f134d0736da806d21a375a9e053d61a79bb7ca9848f83ff2cd49fdf220360
 WHIRLPOOL 
3f1f8528c47f31929c68bebf6052e7a73d7a2942085ab02744e31e7560fc1b7a0498eeafabc8a01acb9edf6b7a2527af66410e2371b7e42d7a5b0313a555d3c2
+DIST catcodec-1.0.5-source.tar.xz 17952 SHA256 
47ff4e6d663e19d529960c76f1e1bda5fe4cad97e2628381ec3a894ba260e0e1 SHA512 
e6e17da17f2449ff5d3a18c34ba3125d475a481ef1dc73ba03dac32fc8523a8929d2cbdfda5f647a0226aa007a217fc90c85ec4cc46937f75e15a596277e0db5
 WHIRLPOOL 
c08d1eba4ada09f5b896456accfc82830319d8985ab7640fc4347bde4bdd1be0806765e1488ddf6e9927a43c66e2d7699c12e3bcead0797ca3b6ab5b2e8fe569

diff --git a/games-util/catcodec/catcodec-1.0.5.ebuild 
b/games-util/catcodec/catcodec-1.0.5.ebuild
new file mode 100644
index 000..dd3a0c53bed
--- /dev/null
+++ b/games-util/catcodec/catcodec-1.0.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit eutils toolchain-funcs
+
+DESCRIPTION="Decodes and encodes sample catalogues for OpenTTD"
+HOMEPAGE="http://www.openttd.org/en/download-catcodec";
+SRC_URI="http://binaries.openttd.org/extra/catcodec/${PV}/${P}-source.tar.xz";
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE=""
+
+src_prepare() {
+   default
+   tc-export CXX
+}
+
+src_compile() {
+   emake VERBOSE=1
+}
+
+src_install() {
+   dobin catcodec
+   dodoc changelog.txt docs/readme.txt
+   doman docs/catcodec.1
+}