remove libcompizconfig, because it is unmasked in main portage tree
This commit is contained in:
parent
24d4038488
commit
9ac249933a
@ -6,7 +6,6 @@ x11-apps/simple-ccsm::pinkbyte
|
|||||||
x11-libs/compiz-bcop::pinkbyte
|
x11-libs/compiz-bcop::pinkbyte
|
||||||
x11-libs/compizconfig-backend-gconf::pinkbyte
|
x11-libs/compizconfig-backend-gconf::pinkbyte
|
||||||
x11-libs/compizconfig-backend-kconfig4::pinkbyte
|
x11-libs/compizconfig-backend-kconfig4::pinkbyte
|
||||||
x11-libs/libcompizconfig::pinkbyte
|
|
||||||
x11-plugins/compiz-plugins-extra::pinkbyte
|
x11-plugins/compiz-plugins-extra::pinkbyte
|
||||||
x11-plugins/compiz-plugins-main::pinkbyte
|
x11-plugins/compiz-plugins-main::pinkbyte
|
||||||
x11-plugins/compiz-plugins-unsupported::pinkbyte
|
x11-plugins/compiz-plugins-unsupported::pinkbyte
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
DIST libcompizconfig-0.8.8.tar.bz2 318176 RMD160 bdd9f26d092c6eccfd651ea2735d1544311d731f SHA1 8ea1f15fd9e1e2eb37a9814646659a31a8018fd8 SHA256 50a81aba31d9517587f7d046b7161eb4204ddceb422d09d036a412bb80381490
|
|
||||||
EBUILD libcompizconfig-0.8.8-r9999.ebuild 824 RMD160 1903a89b53297b5f94449cb1af8c86bf9d5ddb22 SHA1 429b9113846ec3aecc8ae63f2a5921b7e418e638 SHA256 1a1c32df0adfbca5a08d28458e71f272eb294bf3b7fd7c42eb77e5fbe6330e76
|
|
||||||
MISC metadata.xml 576 RMD160 1c35eeb3804a93d73a8b8fbac6b8faea5ba7acc1 SHA1 ed37e9534cf5beae4c639f6a49e1b18193d8beb3 SHA256 2a0d421cc897b30f954cbbb10c8a2f5a2d5796787e0ca364d8e154549eb45d2c
|
|
@ -1,42 +0,0 @@
|
|||||||
# Copyright 1999-2012 Gentoo Foundation
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libcompizconfig/libcompizconfig-0.8.4-r2.ebuild,v 1.2 2011/03/21 19:52:57 nirbheek Exp $
|
|
||||||
|
|
||||||
EAPI="4"
|
|
||||||
|
|
||||||
inherit eutils
|
|
||||||
|
|
||||||
DESCRIPTION="Compiz Configuration System"
|
|
||||||
HOMEPAGE="http://www.compiz.org/"
|
|
||||||
SRC_URI="http://releases.compiz.org/${PV}/${P}.tar.bz2"
|
|
||||||
|
|
||||||
LICENSE="GPL-2"
|
|
||||||
SLOT="0"
|
|
||||||
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
|
|
||||||
IUSE=""
|
|
||||||
|
|
||||||
RDEPEND="
|
|
||||||
dev-libs/libxml2:2
|
|
||||||
dev-libs/protobuf
|
|
||||||
>=x11-wm/compiz-${PV}
|
|
||||||
"
|
|
||||||
DEPEND="${RDEPEND}
|
|
||||||
>=dev-util/intltool-0.41
|
|
||||||
virtual/pkgconfig
|
|
||||||
"
|
|
||||||
|
|
||||||
RESTRICT="test"
|
|
||||||
|
|
||||||
DOCS="AUTHORS ChangeLog INSTALL NEWS README"
|
|
||||||
|
|
||||||
src_configure() {
|
|
||||||
econf \
|
|
||||||
--enable-fast-install \
|
|
||||||
--enable-protobuf \
|
|
||||||
--disable-static
|
|
||||||
}
|
|
||||||
|
|
||||||
src_install() {
|
|
||||||
default
|
|
||||||
prune_libtool_files --all
|
|
||||||
}
|
|
@ -1,16 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
||||||
<pkgmetadata>
|
|
||||||
<maintainer>
|
|
||||||
<email>pinkbyte@mail.ru</email>
|
|
||||||
<name>Pinkbyte</name>
|
|
||||||
<description>Maintainer. Assign bugs to him</description>
|
|
||||||
</maintainer>
|
|
||||||
<maintainer>
|
|
||||||
<email>naota@gentoo.org</email>
|
|
||||||
<name>Naohiro Aota</name>
|
|
||||||
<description>Proxy maintainer. CC him on bugs</description>
|
|
||||||
</maintainer>
|
|
||||||
<herd>desktop-effects</herd>
|
|
||||||
<longdescription lang="en">Libcompizconfig is an alternative configuration system for compiz.</longdescription>
|
|
||||||
</pkgmetadata>
|
|
Loading…
Reference in New Issue
Block a user