summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-09-11 20:46:39 +0200
committerMichał Górny <mgorny@gentoo.org>2017-09-11 20:56:14 +0200
commit246d70e38bcc8119c76296e40163ac2d6557a2c3 (patch)
tree0a7ef7d35983a08c7ed9ec3c982e52cbc4f8fed5
parentx11-misc/tinymount: Remove last-rited pkg (diff)
downloadgentoo-246d70e3.tar.gz
gentoo-246d70e3.tar.bz2
gentoo-246d70e3.zip
dev-libs/DFB++: Remove last-rited pkg
Closes: https://bugs.gentoo.org/542108 Closes: https://bugs.gentoo.org/596438
-rw-r--r--dev-libs/DFB++/DFB++-1.2.0.ebuild28
-rw-r--r--dev-libs/DFB++/Manifest1
-rw-r--r--dev-libs/DFB++/files/DFB++-1.2.0-directfb-api.patch28
-rw-r--r--dev-libs/DFB++/metadata.xml8
-rw-r--r--profiles/package.mask4
5 files changed, 0 insertions, 69 deletions
diff --git a/dev-libs/DFB++/DFB++-1.2.0.ebuild b/dev-libs/DFB++/DFB++-1.2.0.ebuild
deleted file mode 100644
index f89148a7ac67..000000000000
--- a/dev-libs/DFB++/DFB++-1.2.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-DESCRIPTION="C++ bindings for DirectFB"
-HOMEPAGE="http://www.directfb.org/dfb++.xml"
-SRC_URI="http://www.directfb.org/downloads/Extras/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/DirectFB-${PV}"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-directfb-api.patch #235041
-}
-
-src_install() {
- emake install DESTDIR="${D}" || die
- dodoc AUTHORS ChangeLog NEWS README
-}
diff --git a/dev-libs/DFB++/Manifest b/dev-libs/DFB++/Manifest
deleted file mode 100644
index 1f0b555300ad..000000000000
--- a/dev-libs/DFB++/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST DFB++-1.2.0.tar.gz 369240 SHA256 d9281587e02ef288275d639a16abbe72ec0bc4e83f10b3308570f14f9126606a SHA512 8689e1037f5cd19fb7f8e9ebe3eee971e6e51338116fad11a1618df4646daabeab79fec90670f3dc4e227be9ede9821abe927ffbbd0e57511220d3a28a75d1da WHIRLPOOL 950218b861b524ab412429b8af7ea00a8568528e2577b86ff33877998b3474d6dddc678cfc4155e051261aeeef77183b3cf10f6106ea69e59526d3939908b890
diff --git a/dev-libs/DFB++/files/DFB++-1.2.0-directfb-api.patch b/dev-libs/DFB++/files/DFB++-1.2.0-directfb-api.patch
deleted file mode 100644
index 6b6dfc5ba8cb..000000000000
--- a/dev-libs/DFB++/files/DFB++-1.2.0-directfb-api.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-fix building with DirectFB-1.2.3
-
-http://bugs.gentoo.org/235041
-
-patch by Philippe Weibel
-
---- dfb++/idirectfbvideoprovider.cpp
-+++ dfb++/idirectfbvideoprovider.cpp
-@@ -165,7 +165,7 @@
- return level;
- }
-
--void IDirectFBVideoProvider::SetStreamAttributes (DFBStreamDescription attr)
-+void IDirectFBVideoProvider::SetStreamAttributes (DFBStreamAttributes attr)
- {
- DFBCHECK( iface->SetStreamAttributes (iface, attr) );
- }
---- include/idirectfbvideoprovider.h
-+++ include/idirectfbvideoprovider.h
-@@ -68,7 +68,7 @@
- float GetVolume ();
-
-
-- void SetStreamAttributes (DFBStreamDescription attr);
-+ void SetStreamAttributes (DFBStreamAttributes attr);
-
- void SetAudioOutputs (DFBVideoProviderAudioUnits *audioUnits);
- DFBVideoProviderAudioUnits GetAudioOutputs ();
diff --git a/dev-libs/DFB++/metadata.xml b/dev-libs/DFB++/metadata.xml
deleted file mode 100644
index 19bf1be2581e..000000000000
--- a/dev-libs/DFB++/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>graphics@gentoo.org</email>
- <name>Gentoo Graphics Project</name>
-</maintainer>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 95099f8db2a5..7aabe2893713 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -407,10 +407,6 @@ sys-kernel/openvz-sources
# Upstream dead, cannot be bumped, buggy (#468128). Removal in a month.
x11-apps/spotlighter
-# Pacho Ramos <pacho@gentoo.org> (26 Jul 2017)
-# Fails to build (#542108), relies on dead DirectFB. Removal in a month.
-dev-libs/DFB++
-
# Kent Fredric <kentnl@gentoo.org> (21 Jul 2017)
# Masked due to serious regression that introduces widespread data
# corruption when storing data in blobs. Masked, because any code