media-libs/lv2-ui: Remove last-rited pkg, #388549

This commit is contained in:
Michał Górny
2017-07-01 11:11:00 +02:00
parent d229371435
commit 68d75fd287
4 changed files with 0 additions and 36 deletions

View File

@@ -1 +0,0 @@
DIST lv2-ui-2.4.tar.bz2 101001 SHA256 0175ff907293eec928d3543612d179359d9d515f8bf6bd032054e36f761f7bdd SHA512 55c6c1ae24045ff6e088408975d8555285404e9d2a3f06fbd5d6711b79fbf90b29f4b7e414b26727bd596814f86c643b4d27b2be8b7645e0b63af189b62d1278 WHIRLPOOL f7179aa9a53cae6c8d79d4d2e5feeacfa093e8b950c157ac49d6dd1317a0fc5aa21efb789da4bb6d33404f27e100b8daa3768e466d53972302df681989362c25

View File

@@ -1,23 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
PYTHON_COMPAT=( python{2_7,3_4} )
PYTHON_REQ_USE='threads'
inherit python-any-r1 waf-utils
DESCRIPTION="Generic UI interface for LV2 plugins"
HOMEPAGE="http://lv2plug.in/ns/extensions/ui"
SRC_URI="http://lv2plug.in/spec/${P}.tar.bz2"
LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="${PYTHON_DEPS}"
RDEPEND=">=media-libs/lv2core-6.0"
DOCS=( "NEWS" )

View File

@@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>proaudio@gentoo.org</email>
<name>Gentoo ProAudio Project</name>
</maintainer>
<longdescription lang="en">
This extension defines an interface that can be used in LV2 plugins and hosts to create UIs for plugins. The UIs are similar to plugins and reside in shared object files in an LV2 bundle.
</longdescription>
</pkgmetadata>

View File

@@ -572,7 +572,6 @@ app-admin/checkrestart
# Not compatible with python 3.5 neither 3.6, bug #388549
# Removal in a month.
media-libs/lv2core
media-libs/lv2-ui
# Michał Górny <mgorny@gentoo.org> (25 May 2017)
# First GTK+3 version with known regressions: