Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/lv2-ui/, profiles/
Date: Sat, 01 Jul 2017 09:20:20
Message-Id: 1498900793.68d75fd287fc1e64e907be47357e41780ef98c2e.mgorny@gentoo
1 commit: 68d75fd287fc1e64e907be47357e41780ef98c2e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 1 09:11:00 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 1 09:19:53 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68d75fd2
7
8 media-libs/lv2-ui: Remove last-rited pkg, #388549
9
10 media-libs/lv2-ui/Manifest | 1 -
11 media-libs/lv2-ui/lv2-ui-2.4-r1.ebuild | 23 -----------------------
12 media-libs/lv2-ui/metadata.xml | 11 -----------
13 profiles/package.mask | 1 -
14 4 files changed, 36 deletions(-)
15
16 diff --git a/media-libs/lv2-ui/Manifest b/media-libs/lv2-ui/Manifest
17 deleted file mode 100644
18 index b66418503b1..00000000000
19 --- a/media-libs/lv2-ui/Manifest
20 +++ /dev/null
21 @@ -1 +0,0 @@
22 -DIST lv2-ui-2.4.tar.bz2 101001 SHA256 0175ff907293eec928d3543612d179359d9d515f8bf6bd032054e36f761f7bdd SHA512 55c6c1ae24045ff6e088408975d8555285404e9d2a3f06fbd5d6711b79fbf90b29f4b7e414b26727bd596814f86c643b4d27b2be8b7645e0b63af189b62d1278 WHIRLPOOL f7179aa9a53cae6c8d79d4d2e5feeacfa093e8b950c157ac49d6dd1317a0fc5aa21efb789da4bb6d33404f27e100b8daa3768e466d53972302df681989362c25
23
24 diff --git a/media-libs/lv2-ui/lv2-ui-2.4-r1.ebuild b/media-libs/lv2-ui/lv2-ui-2.4-r1.ebuild
25 deleted file mode 100644
26 index 72030eeb0e7..00000000000
27 --- a/media-libs/lv2-ui/lv2-ui-2.4-r1.ebuild
28 +++ /dev/null
29 @@ -1,23 +0,0 @@
30 -# Copyright 1999-2015 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI=5
34 -
35 -PYTHON_COMPAT=( python{2_7,3_4} )
36 -PYTHON_REQ_USE='threads'
37 -
38 -inherit python-any-r1 waf-utils
39 -
40 -DESCRIPTION="Generic UI interface for LV2 plugins"
41 -HOMEPAGE="http://lv2plug.in/ns/extensions/ui"
42 -SRC_URI="http://lv2plug.in/spec/${P}.tar.bz2"
43 -
44 -LICENSE="ISC"
45 -SLOT="0"
46 -KEYWORDS="~amd64 ~x86"
47 -IUSE=""
48 -
49 -DEPEND="${PYTHON_DEPS}"
50 -RDEPEND=">=media-libs/lv2core-6.0"
51 -
52 -DOCS=( "NEWS" )
53
54 diff --git a/media-libs/lv2-ui/metadata.xml b/media-libs/lv2-ui/metadata.xml
55 deleted file mode 100644
56 index b7f9f0091f8..00000000000
57 --- a/media-libs/lv2-ui/metadata.xml
58 +++ /dev/null
59 @@ -1,11 +0,0 @@
60 -<?xml version="1.0" encoding="UTF-8"?>
61 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
62 -<pkgmetadata>
63 - <maintainer type="project">
64 - <email>proaudio@g.o</email>
65 - <name>Gentoo ProAudio Project</name>
66 - </maintainer>
67 - <longdescription lang="en">
68 - 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.
69 -</longdescription>
70 -</pkgmetadata>
71
72 diff --git a/profiles/package.mask b/profiles/package.mask
73 index b3312566eaf..f7a8ef9dee8 100644
74 --- a/profiles/package.mask
75 +++ b/profiles/package.mask
76 @@ -572,7 +572,6 @@ app-admin/checkrestart
77 # Not compatible with python 3.5 neither 3.6, bug #388549
78 # Removal in a month.
79 media-libs/lv2core
80 -media-libs/lv2-ui
81
82 # Michał Górny <mgorny@g.o> (25 May 2017)
83 # First GTK+3 version with known regressions: