compiz-plugins-unsupported: fix QA issues, bump EAPI version, fix dependencies
This commit is contained in:
parent
d07d68c018
commit
f46f30dad4
@ -1,2 +1,3 @@
|
|||||||
DIST compiz-plugins-unsupported-0.8.8.tar.bz2 1155793 RMD160 d5aa9550ca8fadf3c968f5f9820b66b111b990bc SHA1 e3d47d2c5bb61b57b859c3541453136046f4e80a SHA256 0b2ed265eda34dd60e1155280cb944bef07499f5f8178fc2498c243b2809481e
|
DIST compiz-plugins-unsupported-0.8.8.tar.bz2 1155793 RMD160 d5aa9550ca8fadf3c968f5f9820b66b111b990bc SHA1 e3d47d2c5bb61b57b859c3541453136046f4e80a SHA256 0b2ed265eda34dd60e1155280cb944bef07499f5f8178fc2498c243b2809481e
|
||||||
EBUILD compiz-plugins-unsupported-0.8.8-r9999.ebuild 869 RMD160 728263ad82309c682dcc0bf346764b5bfa403c11 SHA1 006140e282292cea3e0590d57aedc777317757a4 SHA256 e5f0823eb5f8945cadca6eb3945d93221a53f4992d264a6e6ae40026b8e360ec
|
EBUILD compiz-plugins-unsupported-0.8.8-r9999.ebuild 833 RMD160 09dc20fa30fd770c05f8c4fa2adce437afe68af0 SHA1 0482daae6eab28912ba5ed91c0fe1765ddc59c45 SHA256 b7d066171cf19a3815a47fce78015cf14a89af8469a349d37d1a85ef2678061b
|
||||||
|
MISC metadata.xml 586 RMD160 95d079833d5993cddce7367e5750dd30597688fe SHA1 3ef0bd09dcd77a37767f7163ce3af6f8957e0312 SHA256 628eb48cfaa4a337b9d01b233404238deff5e2dfc2618490c0737fce00fd8f8a
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# Copyright 1999-2011 Gentoo Foundation
|
# Copyright 1999-2012 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.4-r1.ebuild,v 1.3 2011/03/21 19:51:02 nirbheek Exp $
|
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-unsupported/compiz-plugins-unsupported-0.8.4-r1.ebuild,v 1.3 2011/03/21 19:51:02 nirbheek Exp $
|
||||||
|
|
||||||
EAPI="2"
|
EAPI="4"
|
||||||
|
|
||||||
DESCRIPTION="Compiz Fusion Window Decorator Unsupported Plugins"
|
DESCRIPTION="Compiz Fusion Window Decorator Unsupported Plugins"
|
||||||
HOMEPAGE="http://www.compiz.org/"
|
HOMEPAGE="http://www.compiz.org/"
|
||||||
@ -23,13 +23,11 @@ RDEPEND="
|
|||||||
|
|
||||||
DEPEND="${RDEPEND}
|
DEPEND="${RDEPEND}
|
||||||
>=dev-util/intltool-0.35
|
>=dev-util/intltool-0.35
|
||||||
>=dev-util/pkgconfig-0.19
|
virtual/pkgconfig
|
||||||
>=sys-devel/gettext-0.15
|
>=sys-devel/gettext-0.15
|
||||||
x11-libs/cairo
|
x11-libs/cairo
|
||||||
"
|
"
|
||||||
|
|
||||||
RESTRICT="mirror"
|
RESTRICT="mirror"
|
||||||
|
|
||||||
src_install() {
|
DOCS="AUTHORS ChangeLog INSTALL NEWS README TODO"
|
||||||
emake DESTDIR="${D}" install || die "emake install failed"
|
|
||||||
}
|
|
||||||
|
19
x11-plugins/compiz-plugins-unsupported/metadata.xml
Normal file
19
x11-plugins/compiz-plugins-unsupported/metadata.xml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
<?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">
|
||||||
|
Package with several compiz-fusion plugins:
|
||||||
|
fakeargb, mswitch, snow, tile.
|
||||||
|
</longdescription>
|
||||||
|
</pkgmetadata>
|
Loading…
Reference in New Issue
Block a user