commit:     e8e0eadd519745e09261cd2efed40dc710f93635
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  1 16:36:44 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jul  2 20:48:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e0eadd

games-kids/crayon-physics: Remove last-rited

 games-kids/crayon-physics/Manifest                 |  1 -
 .../crayon-physics/crayon-physics-55-r1.ebuild     | 82 ----------------------
 games-kids/crayon-physics/metadata.xml             | 13 ----
 profiles/package.mask                              |  4 --
 4 files changed, 100 deletions(-)

diff --git a/games-kids/crayon-physics/Manifest 
b/games-kids/crayon-physics/Manifest
deleted file mode 100644
index f1a885b4c98..00000000000
--- a/games-kids/crayon-physics/Manifest
+++ /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
index 7b3146fa7e1..00000000000
--- a/games-kids/crayon-physics/crayon-physics-55-r1.ebuild
+++ /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
index b878aaa1812..00000000000
--- a/games-kids/crayon-physics/metadata.xml
+++ /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>ga...@gentoo.org</email>
-               <name>Gentoo Games Project</name>
-       </maintainer>
-       <use>
-               <flag name="bundled-libs">
-                       Use the upstream provided bundled libraries.
-               </flag>
-       </use>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 006ffb241df..a09da8f077b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -577,10 +577,6 @@ virtual/jre:9
 # (<0.6) that have been punted from the tree.
 net-misc/cocaine-core
 
-# Andreas Sturmlechner <ast...@gentoo.org> (03 Dec 2017)
-# Depends on dead Qt4, upstream porting inquiry pending. Bug #631788
-games-kids/crayon-physics
-
 # Andreas Sturmlechner <ast...@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

Reply via email to