[gentoo-commits] repo/gentoo:master commit in: games-fps/duke3d-demodata/, profiles/

2021-02-02 Thread Conrad Kostecki
commit: 3f5998f0ad9677e72fb07d4f18c515438dbf67b6
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Feb  2 21:23:27 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Feb  2 21:27:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f5998f0

games-fps/duke3d-demodata: drop last-rite pkg

Signed-off-by: Conrad Kostecki  gentoo.org>

 games-fps/duke3d-demodata/Manifest |  1 -
 .../duke3d-demodata/duke3d-demodata-1.3.ebuild | 50 --
 games-fps/duke3d-demodata/metadata.xml |  8 
 profiles/package.mask  |  8 
 4 files changed, 67 deletions(-)

diff --git a/games-fps/duke3d-demodata/Manifest 
b/games-fps/duke3d-demodata/Manifest
deleted file mode 100644
index f92f7a8b170..000
--- a/games-fps/duke3d-demodata/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST 3dduke13.zip 5924374 BLAKE2B 
177329f04defdd2a2ab35a1926a321bbc8de023878ad6bec610669b5578cbe2f38bc0b03a37c0d0d2dcc99acf2b473ddf683b498b971b857b20964bcdbc7d7c8
 SHA512 
eb92daa88b4e7cfeebe1fb3d2c021e0a4a66262d0d6e76b5e27fe3cedd382e381d23b392a6d9adb42a418b9318e011c2d8adfbdc77d7c5371e61d8c091c7eb65

diff --git a/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild 
b/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild
deleted file mode 100644
index 14a4c8aba39..000
--- a/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit games
-
-DESCRIPTION="Duke Nukem 3D 1.3d shareware data"
-HOMEPAGE="http://www.3drealms.com/duke3d/";
-SRC_URI="https://dnr.duke4.net/dl/024fbc5/3dduke13.zip";
-
-LICENSE="DUKE3D"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="app-arch/unzip"
-RDEPEND="games-fps/eduke32"
-
-S=${WORKDIR}
-
-src_unpack() {
-   default
-   rm LICENSE.TXT || die
-   mv DN3DSW13.SHR DN3DSW13.SHR.zip || die
-   unpack ./DN3DSW13.SHR.zip
-}
-
-src_install() {
-   insinto "${GAMES_DATADIR}"/duke3d
-
-   # convert to lowercase
-   find . \( -iname "*.CON" -o -iname "*.DMO" -o -iname "*.RTS" -o -iname 
"*.GRP" -o -iname "*.PCK" -o -iname "*.INI" \) \
-   -exec sh -c 'echo "${1}"
-   mv "${1}" "$(echo "${1}" | tr [:upper:] [:lower:])"' - {} \;
-
-   doins {defs,game,user}.con demo{1,2,3}.dmo duke.rts duke3d.grp 
modem.pck ultramid.ini
-
-   dodoc FILE_ID.DIZ README.DOC
-
-   prepgamesdirs
-}
-
-pkg_postinst() {
-   games_pkg_postinst
-   echo
-   einfo "Please note that many addons for Duke Nukem 3D require the 
registered version"
-   einfo "and will not work with this shareware version."
-   echo
-}

diff --git a/games-fps/duke3d-demodata/metadata.xml 
b/games-fps/duke3d-demodata/metadata.xml
deleted file mode 100644
index 26079e608be..000
--- a/games-fps/duke3d-demodata/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-   
-   ga...@gentoo.org
-   Gentoo Games Project
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index b0a513f1cf0..398213dd706 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -138,14 +138,6 @@ x11-misc/rss-glx
 # Masked for removal in 30 days.
 kde-frameworks/kdesignerplugin
 
-# Conrad Kostecki  (2021-01-10)
-# The Duke Nukem 3D demo data files will be now handled by the
-# 'games-fps/duke3d-data' package, so this package isn't
-# needed anymore. Just remove it and switch to the above one.
-# Enable use flag 'demo' for demo data files.
-# Removal in 14 days.
-games-fps/duke3d-demodata
-
 # Miroslav Ć ulc  (2021-01-09)
 # media-sound/patchage used to depend on it but the dependency
 # has been dropped in v1.0.0. There are no other packages in the tree



[gentoo-commits] repo/gentoo:master commit in: games-fps/duke3d-demodata/

2020-09-04 Thread Sam James
commit: 6e597b4239ee528438c8956901b6fa094176d9ef
Author: Sam James  gentoo  org>
AuthorDate: Fri Sep  4 23:14:07 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Sep  4 23:14:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e597b42

games-fps/duke3d-demodata: Keyword 1.3 arm64, #730556

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

 games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild 
b/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild
index 125222e3bd0..14a4c8aba39 100644
--- a/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild
+++ b/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://dnr.duke4.net/dl/024fbc5/3dduke13.zip";
 
 LICENSE="DUKE3D"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="app-arch/unzip"



[gentoo-commits] repo/gentoo:master commit in: games-fps/duke3d-demodata/

2020-08-25 Thread Conrad Kostecki
commit: 85036cd7c18fb9c0d9024eeadfc8f21e73913c34
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 25 21:26:20 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 25 21:59:28 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85036cd7

games-fps/duke3d-demodata: update SRC_URI

It seems, that 3DRealms FTP mirror is gone forever..
So switching to an alternative link. File matches distfiles.

Bug: https://bugs.gentoo.org/738904
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild 
b/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild
index dbe45f7cb3f..125222e3bd0 100644
--- a/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild
+++ b/games-fps/duke3d-demodata/duke3d-demodata-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ inherit games
 
 DESCRIPTION="Duke Nukem 3D 1.3d shareware data"
 HOMEPAGE="http://www.3drealms.com/duke3d/";
-SRC_URI="ftp://ftp.3drealms.com/share/3dduke13.zip";
+SRC_URI="https://dnr.duke4.net/dl/024fbc5/3dduke13.zip";
 
 LICENSE="DUKE3D"
 SLOT="0"