summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-09-11 20:42:51 +0200
committerMichał Górny <mgorny@gentoo.org>2017-09-11 20:56:08 +0200
commit3cb61f56ca97240859e19a85846e047c604e8338 (patch)
treea1f156b99cd408c818a369f64082a51940c4b584 /media-gfx
parentmedia-video/dfbsee: Remove last-rited pkg (diff)
downloadgentoo-3cb61f56ca97240859e19a85846e047c604e8338.tar.gz
gentoo-3cb61f56ca97240859e19a85846e047c604e8338.tar.bz2
gentoo-3cb61f56ca97240859e19a85846e047c604e8338.zip
media-gfx/DFBPoint: Remove last-rited pkg
Closes: https://bugs.gentoo.org/625608
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild41
-rw-r--r--media-gfx/DFBPoint/Manifest1
-rw-r--r--media-gfx/DFBPoint/metadata.xml5
3 files changed, 0 insertions, 47 deletions
diff --git a/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild b/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild
deleted file mode 100644
index c9dd948dc5cf..000000000000
--- a/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit gnome2-utils
-
-DESCRIPTION="DFBPoint is presentation program based on DirectFB"
-HOMEPAGE="http://www.directfb.org/index.php?path=Projects%2FDFBPoint"
-SRC_URI="http://www.directfb.org/download/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 -sparc x86"
-IUSE=""
-
-RDEPEND="
- dev-libs/DirectFB
- >=dev-libs/glib-2:2
-"
-DEPEND="${RDEPEND}
- >=dev-libs/glib-2
-"
-
-src_prepare() {
- gnome2_disable_deprecation_warning
-}
-
-src_install () {
- default
-
- dodir /usr/share/DFBPoint/
- cp dfbpoint.dtd "${D}"/usr/share/DFBPoint/
-
- dodoc AUTHORS ChangeLog INSTALL README NEWS
-
- dodir /usr/share/DFBPoint/examples/
- cd examples
- cp bg.png bullet.png decker.ttf test.xml wilber_stoned.png \
- "${D}"/usr/share/DFBPoint/examples/
- cp -R guadec/ "${D}"/usr/share/DFBPoint/examples/
-}
diff --git a/media-gfx/DFBPoint/Manifest b/media-gfx/DFBPoint/Manifest
deleted file mode 100644
index a0e3096f0622..000000000000
--- a/media-gfx/DFBPoint/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST DFBPoint-0.7.2.tar.gz 536190 SHA256 0518773b8aceca0f105a01c70480951c1b6ee173d85db31f9168d3c4173df325 SHA512 f1e256a40adfa9397a07730eb53c6239ea26615a789337d93f02ed85b16750768634398ed4e3da36cde7192b8fc34a87ccbe0e85f394a586da18d8f982e3b304 WHIRLPOOL ee24222a262c6495cf6c14c75e6131a2d4d970688165d017026f4810bb92a28ab738a1e9bfcacd7e34120ed05998f2deddddf7572de01a0dcdc75ea658752af2
diff --git a/media-gfx/DFBPoint/metadata.xml b/media-gfx/DFBPoint/metadata.xml
deleted file mode 100644
index 6f49eba8f496..000000000000
--- a/media-gfx/DFBPoint/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<!-- maintainer-needed -->
-</pkgmetadata>