games-kids/crayon-physics: Remove last-rited
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Jul 2018 16:36:44 +0000 (18:36 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 2 Jul 2018 20:48:06 +0000 (22:48 +0200)
games-kids/crayon-physics/Manifest [deleted file]
games-kids/crayon-physics/crayon-physics-55-r1.ebuild [deleted file]
games-kids/crayon-physics/metadata.xml [deleted file]
profiles/package.mask

diff --git a/games-kids/crayon-physics/Manifest b/games-kids/crayon-physics/Manifest
deleted file mode 100644 (file)
index f1a885b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST crayon_physics_deluxe-linux-release55.tar.gz 33236439 BLAKE2B 6e0a98abda292184b1fd122157491e9fe63bc41f1f73932c109b39b8f4728923a61cfe3f59f2597b4ea9025b288026893991976eee7924a89fe844bb60402082 SHA512 1840cabba5b922f155b90c4442c460e7dc5c63aa2e1348a5f175211d5264c645c08af9a3bd43861aa8497e111678a7314b94d2ba0035b2e07e811200f1af07eb
diff --git a/games-kids/crayon-physics/crayon-physics-55-r1.ebuild b/games-kids/crayon-physics/crayon-physics-55-r1.ebuild
deleted file mode 100644 (file)
index 7b3146f..0000000
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit eutils gnome2-utils
-
-DESCRIPTION="2D physics puzzle/sandbox game with drawing"
-HOMEPAGE="http://www.crayonphysics.com/"
-SRC_URI="crayon_physics_deluxe-linux-release${PV}.tar.gz"
-
-LICENSE="CRAYON-PHYSICS"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE="bundled-libs"
-RESTRICT="bindist fetch splitdebug"
-
-MYGAMEDIR="/opt/${PN}"
-QA_PREBUILT="${MYGAMEDIR#/}/crayon
-       ${MYGAMEDIR#/}/lib32/*"
-
-RDEPEND="
-       dev-qt/qtcore:4[abi_x86_32(-)]
-       dev-qt/qtgui:4[abi_x86_32(-)]
-       virtual/glu[abi_x86_32(-)]
-       virtual/opengl[abi_x86_32(-)]
-       x11-libs/libX11[abi_x86_32(-)]
-       x86? (
-               !bundled-libs? (
-                       media-libs/libmikmod
-                       media-libs/libsdl:0[X,sound,video,opengl,joystick]
-                       media-libs/libvorbis
-                       media-libs/sdl-image[png,jpeg,tiff]
-                       media-libs/sdl-mixer[vorbis,wav]
-                       media-libs/smpeg[X,opengl]
-                       media-libs/tiff:0
-                       virtual/jpeg:0
-               )
-       )"
-
-S=${WORKDIR}/CrayonPhysicsDeluxe
-
-pkg_nofetch() {
-       einfo "Please buy & download ${SRC_URI} from:"
-       einfo "  ${HOMEPAGE}"
-       einfo "and move it to ${DISTDIR}"
-       einfo
-}
-
-src_prepare() {
-       default
-
-       if use bundled-libs ; then
-               mv lib32/_libSDL-1.2.so.0 lib32/libSDL-1.2.so.0 || die
-       fi
-}
-
-src_install() {
-       insinto "${MYGAMEDIR}"
-       use bundled-libs && doins -r lib32
-       doins -r cache data crayon autoexec.txt version.xml
-
-       newicon -s 256 icon.png ${PN}.png
-       make_desktop_entry ${PN}
-       make_wrapper ${PN} "./crayon" "${MYGAMEDIR}" "${MYGAMEDIR}/lib32"
-
-       dodoc changelog.txt linux_hotfix_notes.txt
-       dohtml readme.html
-
-       fperms +x "${MYGAMEDIR}"/crayon
-}
-
-pkg_preinst() {
-       gnome2_icon_savelist
-}
-
-pkg_postinst() {
-       gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-       gnome2_icon_cache_update
-}
diff --git a/games-kids/crayon-physics/metadata.xml b/games-kids/crayon-physics/metadata.xml
deleted file mode 100644 (file)
index b878aaa..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer type="project">
-               <email>games@gentoo.org</email>
-               <name>Gentoo Games Project</name>
-       </maintainer>
-       <use>
-               <flag name="bundled-libs">
-                       Use the upstream provided bundled libraries.
-               </flag>
-       </use>
-</pkgmetadata>
index 006ffb241dfa22b2607ec76a5ea2c8836caa7b2f..a09da8f077b72e86a2ae5437439e972f5a64a033 100644 (file)
@@ -577,10 +577,6 @@ virtual/jre:9
 # (<0.6) that have been punted from the tree.
 net-misc/cocaine-core
 
-# Andreas Sturmlechner <asturm@gentoo.org> (03 Dec 2017)
-# Depends on dead Qt4, upstream porting inquiry pending. Bug #631788
-games-kids/crayon-physics
-
 # Andreas Sturmlechner <asturm@gentoo.org> (16 Nov 2017)
 # Depends on dead Qt4. Last-rites on hold for chance of Qt5-port. Bug #620702
 <media-gfx/freecad-0.17