summaryrefslogtreecommitdiff
path: root/games-simulation
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-24 14:47:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-24 14:47:38 +0100
commitb4d43e8c611df4a8061b6f88d9e9f6b1e3c83903 (patch)
tree911928b566777494d08ebe2c16cb64f15af71901 /games-simulation
parent61f10f985e19dfe20a4d9552902625edd5b6eabb (diff)
gentoo resync : 24.06.2021
Diffstat (limited to 'games-simulation')
-rw-r--r--games-simulation/Manifest.gzbin3751 -> 3754 bytes
-rw-r--r--games-simulation/singularity/Manifest2
-rw-r--r--games-simulation/singularity/singularity-1.0_alpha1-r2.ebuild52
3 files changed, 0 insertions, 54 deletions
diff --git a/games-simulation/Manifest.gz b/games-simulation/Manifest.gz
index b84b054631ae..e39df5e67fa2 100644
--- a/games-simulation/Manifest.gz
+++ b/games-simulation/Manifest.gz
Binary files differ
diff --git a/games-simulation/singularity/Manifest b/games-simulation/singularity/Manifest
index fa5b286b5d91..2a3ceab3a248 100644
--- a/games-simulation/singularity/Manifest
+++ b/games-simulation/singularity/Manifest
@@ -1,6 +1,4 @@
DIST endgame-singularity-music-007.zip 51774799 BLAKE2B 78595b16e422d2312be860686aca9401f6f1eed35fe40dbbc3a3999b1feb5e32aa6d51a66d94c9241aca2b6606bb7135491298b94c8033a1437c2cd7b23f9120 SHA512 ab46e77c833085f0c5b1b46fef72ab807e79ca422ad043ef67a4bf4384cb0177319f21b4bd01496e6c3fc6fe9a2f36ec256e19f0e829ad7bf9f0c5bd38bf0fe5
DIST singularity-1.00.tar.gz 1944972 BLAKE2B 1ca2b120311a19f175014835930610583e8f605dbda3ca3ca96d7e0da86bddeb4b0a264f50a003aa51e05b86ce971255ffda5f498598dde6be370b9a953eb1d0 SHA512 f3581048c5a535fdbd28d2af1ac596f5396fd712b716931f17de75f8b170f0e226deb2c113023357e21e7de1294e4a632515962df9ee43768baf0fb4bbaa08da
-DIST singularity-1.0a1.tar.gz 1927083 BLAKE2B aeed099dd33c135f5b2e21f5e907646f32aaa0879a1b2e1f09c19045499ae52b004a8f52fee72bfe0977805899e4c7cdff6abf36e9fd3604f73cba7e395c265e SHA512 8ce624a50819e0abc04fd81a1d7658eab64ea8325de0a5790ec2a92e5fa6b62cfef8fe705fe8b209194c05927e3cf5adfc6f48934e0a70edf8b251c24084fc25
EBUILD singularity-1.00.ebuild 1250 BLAKE2B 8be42e500a5fda8f637e735e05f855810aa01bdfade0dce55c31ce1a58f7b25491b3eb95a1cd62a4ee575bfb0f5a5fcd7bea80726c2b948fefb2b2241bd3e9d1 SHA512 eea697f55a9212793dd044cb73475a9910cc27cf6bdc7eb20359e5212c909994c4d33c8730a14b2b37caab1d8ab36d993e593a640dcdaf6729bf5eb19bc17674
-EBUILD singularity-1.0_alpha1-r2.ebuild 1418 BLAKE2B 8d5ee833f3c881dab16109a0250037fb87a28eab8828dc9b52d5df8b60807ddbe1d9b28c21058825ba0f3534cda2b7d0f601d0c500cfff5c14cbceb94589e227 SHA512 405a9099f071ac3de064798f9a6d6d07d82973bbd7e836ced3bf2a5a610a92122b352c97ebb9b6e06c1a24849914636f4315b1c1339825182104905bba397eab
MISC metadata.xml 342 BLAKE2B 599486446074178c42f941d12e8babc285e015798d4c925f93d52040278ebba1d538223639d0d03d387901fbf216d0adb5c514f2a49318da3571509e03b52ec5 SHA512 558b706d3e1ac877859ef93f34cebbca1e477a8dc92ef7448b288c8794fc8ae9e5a62b54e9ec8f553637db7a6b051c3908c036bf704bcbd4d44a030aa7fde983
diff --git a/games-simulation/singularity/singularity-1.0_alpha1-r2.ebuild b/games-simulation/singularity/singularity-1.0_alpha1-r2.ebuild
deleted file mode 100644
index f9ce06c85c2b..000000000000
--- a/games-simulation/singularity/singularity-1.0_alpha1-r2.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit desktop python-single-r1 wrapper
-
-MUSIC="endgame-${PN}-music-007"
-DESCRIPTION="Simulation of a true AI. Go from computer to computer, chased by the whole world"
-HOMEPAGE="http://www.emhsoft.com/singularity/ https://github.com/singularity/singularity"
-SRC_URI="https://github.com/singularity/singularity/releases/download/${P/_alpha/a}/${P/_alpha/a}.tar.gz
- http://emhsoft.com/singularity/${MUSIC}.zip"
-S="${WORKDIR}"/${P/_alpha/a}
-
-LICENSE="GPL-2 CC-BY-SA-2.5"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="
- ${PYTHON_DEPS}
- $(python_gen_cond_dep '
- dev-python/numpy[${PYTHON_MULTI_USEDEP}]
- dev-python/pygame[${PYTHON_MULTI_USEDEP}]
- dev-python/polib[${PYTHON_MULTI_USEDEP}]
- ')
-"
-# sdl-mixer is used at runtime (through pygame)
-# bug #731702
-RDEPEND="
- ${DEPEND}
- media-libs/sdl-mixer[vorbis,wav]
- !sys-cluster/singularity
-"
-BDEPEND="app-arch/unzip"
-
-src_install() {
- insinto /usr/share/${PN}
- doins -r "${PN}" "${PN}.py"
-
- python_optimize "${ED}/usr/share/${PN}"
-
- insinto /usr/share/${PN}/${PN}/music
- doins "${WORKDIR}"/${MUSIC}/*
-
- make_wrapper ${PN} "${EPYTHON} ${PN}.py" /usr/share/${PN}
- dodoc README.txt TODO Changelog AUTHORS
-
- domenu "${PN}.desktop"
- newicon "${PN}"/data/themes/default/images/icon.png "${PN}.png"
-}