From 05b8b0e0af1d72e51a3ee61522941bf7605cd01c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 4 Jul 2020 14:05:23 +0100 Subject: gentoo resync : 04.07.2020 --- games-kids/Manifest.gz | Bin 1390 -> 1219 bytes games-kids/childsplay/Manifest | 7 - games-kids/childsplay/childsplay-0.90.2-r2.ebuild | 149 --------------------- games-kids/childsplay/files/childsplay | 4 - .../files/childsplay-0.90.2-gentoo.patch | 21 --- games-kids/childsplay/metadata.xml | 15 --- 6 files changed, 196 deletions(-) delete mode 100644 games-kids/childsplay/Manifest delete mode 100644 games-kids/childsplay/childsplay-0.90.2-r2.ebuild delete mode 100644 games-kids/childsplay/files/childsplay delete mode 100644 games-kids/childsplay/files/childsplay-0.90.2-gentoo.patch delete mode 100644 games-kids/childsplay/metadata.xml (limited to 'games-kids') diff --git a/games-kids/Manifest.gz b/games-kids/Manifest.gz index 4bbc62cafd17..5b6749b5ad9c 100644 Binary files a/games-kids/Manifest.gz and b/games-kids/Manifest.gz differ diff --git a/games-kids/childsplay/Manifest b/games-kids/childsplay/Manifest deleted file mode 100644 index d04c4147cf02..000000000000 --- a/games-kids/childsplay/Manifest +++ /dev/null @@ -1,7 +0,0 @@ -AUX childsplay 99 BLAKE2B 3b936c64c19529eadd49f1117477bc70bfa3c478b2dc548f6bb60e7caeaf1f8dbdf50c3dd896db14799069eac24175001514fa7e37607f45846a66ec4ed656f8 SHA512 7bdd05a0e957ce09a00443d84332bbeb62016b1df4cc88e693f0714ce9ceae4b5acd4447745c98e75063d5010b27dfb8bbf1f93bf5c3c729ced5edbd4afdfef0 -AUX childsplay-0.90.2-gentoo.patch 895 BLAKE2B dd8ea9ee59ddd57cf0172197247491f91f7b8ad7e7ca0c066ac9b40599aaf8dbad2a692e507fc0c436b9ff2993ed4d6003f3fe9078a616ce02b62b2fde2e9cff SHA512 77fe4151574e0b84218fa973b5f72631b378fb24892ff35902ebc88c9f7bd54129813cb2453551034f58b96bddd79c55c00a074184acf267962c2a737f4392cf -DIST childsplay-0.90.2.tgz 2330022 BLAKE2B 83370489c52bd62ae46aee6f2d01d5ff42c17887105c5e4b1ba2c9f95c8869b8e315447fe60f6f325d6d6479c7ebf2c82832ffadf4414419976ed1507ed0a889 SHA512 0cc59f893f43f47fec18a6ba04e3d5b4c4b41e6c387fcd64859a65a0660b4d1c8803cd092932fc9d24a4d4b9784d6cc62cc2efc4e841ca62a205f17aec8dec68 -DIST childsplay_plugins-0.90.tgz 4528735 BLAKE2B 1aacd311138c97a868cacca723941ec582ef049831ce1ddb10f2e524f1109ceb81cf4bd34d16f2c857c4ce42ac49f7f5cb9d785e229e11f540476544093e6cb1 SHA512 f1c47c544da364bde6023cf8450d96423d214749f800d783661b6fb16f73c8bbc899ee7f997f36e11b43aff7655332c29445f865ff22dd475ad4ce4a0557e763 -DIST childsplay_plugins_lfc-0.90.tgz 6159653 BLAKE2B eb117a526f6c2caf43578dc0027d8d3b2849529d132ffc55b92d59efbfc12681f31961c265b3f6ab592a17db1a05987458b265bdf68054cef16386b71d2e28a1 SHA512 4fa8f59aae64520de03fd6527dbe7339f320ef377deca19fe91cf5591b364d853cfb9d73b8469417178fcf4bc074d6ed39a1704a20cb5a82657722862c749313 -EBUILD childsplay-0.90.2-r2.ebuild 3947 BLAKE2B 81558cf85174c82a37c9ab3c0c94bfdbb4b912cd9cac1057a3926eed4d2f514c6a86c0373d30e097ba4051cb13f9db32086e5be6da5d4e730439fa17bb01650b SHA512 1e979ee92b476840e15c74fc448085a7723c657debc323d7999241e65aa4830adffbc5d08728c82c0eec849f931f81c071d9be73784660955842d3d75bcec3a1 -MISC metadata.xml 516 BLAKE2B 785e9855bda1d0268ce6328d5e01cee50332941fc73203bcb7e85678225df29ad48bc1db13c5ccddb1e6fa1bdf25418a5dc2e840eb220c6b1995cd31ddb73c2d SHA512 145c6baf1c8115b4fbf694360c48e53ab31c32ec2cc2d3b2f9bb159377f4629b827014833155f17468cb5fccc98a8bef1ef8bc6fd64dab39d1d8fdf2b16e9275 diff --git a/games-kids/childsplay/childsplay-0.90.2-r2.ebuild b/games-kids/childsplay/childsplay-0.90.2-r2.ebuild deleted file mode 100644 index a0714b344639..000000000000 --- a/games-kids/childsplay/childsplay-0.90.2-r2.ebuild +++ /dev/null @@ -1,149 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) -inherit eutils python-single-r1 games - -DESCRIPTION="A suite of educational games for young children" -HOMEPAGE="http://childsplay.sourceforge.net/" -PLUGINS_VERSION="0.90" -PLUGINS_LFC_VERSION="0.90" -SRC_URI="mirror://sourceforge/childsplay/${P}.tgz - mirror://sourceforge/childsplay/${PN}_plugins-${PLUGINS_VERSION}.tgz - mirror://sourceforge/childsplay/${PN}_plugins_lfc-${PLUGINS_LFC_VERSION}.tgz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="${PYTHON_DEPS} - $(python_gen_cond_dep ' - dev-python/pygame[${PYTHON_MULTI_USEDEP}] - ') - media-libs/sdl-image[gif,jpeg,png] - media-libs/sdl-ttf - media-libs/sdl-mixer[vorbis] - media-libs/libogg" -RDEPEND="${DEPEND}" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -pkg_setup() { - python-single-r1_pkg_setup - games_pkg_setup -} - -src_prepare() { - local DIR - - # Copy the plugins into the main package. - mv ../${PN}_plugins-${PLUGINS_VERSION}/Data/AlphabetSounds Data || die - mv ../${PN}_plugins-${PLUGINS_VERSION}/add-score.py . || die - for DIR in ${PN}_plugins-${PLUGINS_VERSION} ${PN}_plugins_lfc-${PLUGINS_LFC_VERSION}; do - mv ../${DIR}/Data/*.icon.png Data/icons || die - cp -r ../${DIR}/lib/* lib || die - mv ../${DIR}/assetml/${PN}/* assetml/${PN} || die - rm -rf ../${DIR} - done - gunzip man/childsplay.6.gz - epatch "${FILESDIR}"/${P}-gentoo.patch - python_fix_shebang . -} - -src_install() { - local fn - - # The following variables are based on Childsplay's INSTALL.sh - _LOCALEDIR=/usr/share/locale - _ASSETMLDIR=/usr/share/assetml - _SCOREDIR=${GAMES_STATEDIR} - _SCOREFILE=${_SCOREDIR}/childsplay.score - _CPDIR=$(games_get_libdir)/childsplay - _SHAREDIR=${GAMES_DATADIR}/childsplay - _LIBDIR=${_CPDIR}/lib - _MODULESDIR=${_LIBDIR} - _SHARELIBDATADIR=${_SHAREDIR}/lib - _SHAREDATADIR=${_SHAREDIR}/Data - _RCDIR=${_SHARELIBDATADIR}/ConfigData - _HOME_DIR_NAME=.childsplay - _CHILDSPLAYRC=childsplayrc - - dodir \ - "${_CPDIR}" \ - "${_LIBDIR}" \ - "${_SHAREDIR}" \ - "${_SHARELIBDATADIR}" \ - "${_SCOREDIR}" \ - "${_LOCALEDIR}" \ - "${_ASSETMLDIR}" - - # create BASEPATH.py - cat >BASEPATH.py < - - - - games@gentoo.org - Gentoo Games Project - - -Childsplay is a suite of educational games for young children, like gcompris, -but without the overkill of c/c++ and the gnome environ. - - - childsplay - - -- cgit v1.2.3