summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2006-12-26 22:27:21 +0000
committerHanno Böck <hanno@gentoo.org>2006-12-26 22:27:21 +0000
commitd2771f1b3b19fe2aebc253b61ea5995cd4e26b9c (patch)
tree9430bb5da89bfe50f2fe2bf23e2ca8a97ac0f959 /x11-apps/compiz-settings
parentReadded ~hppa. No idea why it was removed. (diff)
downloadgentoo-2-d2771f1b3b19fe2aebc253b61ea5995cd4e26b9c.tar.gz
gentoo-2-d2771f1b3b19fe2aebc253b61ea5995cd4e26b9c.tar.bz2
gentoo-2-d2771f1b3b19fe2aebc253b61ea5995cd4e26b9c.zip
add compiz-settings, configuration tool for compiz
(Portage version: 2.1.2_rc4-r1)
Diffstat (limited to 'x11-apps/compiz-settings')
-rw-r--r--x11-apps/compiz-settings/ChangeLog9
-rw-r--r--x11-apps/compiz-settings/Manifest16
-rw-r--r--x11-apps/compiz-settings/compiz-settings-0.06.ebuild26
-rw-r--r--x11-apps/compiz-settings/files/digest-compiz-settings-0.063
-rw-r--r--x11-apps/compiz-settings/metadata.xml6
5 files changed, 60 insertions, 0 deletions
diff --git a/x11-apps/compiz-settings/ChangeLog b/x11-apps/compiz-settings/ChangeLog
new file mode 100644
index 000000000000..38d4e284d5f8
--- /dev/null
+++ b/x11-apps/compiz-settings/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for x11-apps/compiz-settings
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/compiz-settings/ChangeLog,v 1.1 2006/12/26 22:27:21 hanno Exp $
+
+*compiz-settings-0.06 (26 Dec 2006)
+
+ 26 Dec 2006; Hanno Boeck <hanno@gentoo.org> +compiz-settings-0.06.ebuild:
+ Add configuration tool for compiz, thanks to Christoph Brill in #158903.
+
diff --git a/x11-apps/compiz-settings/Manifest b/x11-apps/compiz-settings/Manifest
new file mode 100644
index 000000000000..b611f414f15a
--- /dev/null
+++ b/x11-apps/compiz-settings/Manifest
@@ -0,0 +1,16 @@
+DIST compiz-settings_0.06.tar.gz 1360549 RMD160 8227a82d0380dec319dae2666e2e2c33cf03fc1a SHA1 94397914999fb722bbfaa540006b05e5a7404f42 SHA256 d5b613b54855cd82a7d91ff4e9b7d62aab1d92fac79e8cee40b81b85a18de2dd
+EBUILD compiz-settings-0.06.ebuild 550 RMD160 c26b1a86d3465c549ea64819493e2634c2766cdd SHA1 39a9c829a144b8d5945df18209baab121aa6c8cf SHA256 22e3c8837360f5ac8439f8d7c77025588279d28b277e978ea5efe9328dc7d35a
+MD5 400db75257a73bbc23575acb90208179 compiz-settings-0.06.ebuild 550
+RMD160 c26b1a86d3465c549ea64819493e2634c2766cdd compiz-settings-0.06.ebuild 550
+SHA256 22e3c8837360f5ac8439f8d7c77025588279d28b277e978ea5efe9328dc7d35a compiz-settings-0.06.ebuild 550
+MISC ChangeLog 314 RMD160 1d15e744c8bc901bdbd2fff2023b47392a0c5546 SHA1 54daed2111db4a7f35109932bb0c5bd6841007f3 SHA256 fa06a8b4780e27ee8eca4af22021f4099e384ed1880b69e67daf56735c4ec778
+MD5 2a399968c4e49224a1b7d3a4eb1772ea ChangeLog 314
+RMD160 1d15e744c8bc901bdbd2fff2023b47392a0c5546 ChangeLog 314
+SHA256 fa06a8b4780e27ee8eca4af22021f4099e384ed1880b69e67daf56735c4ec778 ChangeLog 314
+MISC metadata.xml 217 RMD160 3b01d5dab901ee93217f72b711954d3cccbb1717 SHA1 e304788b60dd2cf214d360a21d267e8635474d98 SHA256 2f5dfc1eb79d2d9ee02663da6e1449f499c3a37b7f4cc2391e18d7789a314669
+MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217
+RMD160 3b01d5dab901ee93217f72b711954d3cccbb1717 metadata.xml 217
+SHA256 2f5dfc1eb79d2d9ee02663da6e1449f499c3a37b7f4cc2391e18d7789a314669 metadata.xml 217
+MD5 7f3fe8a1d25f82693da29b680c231f3a files/digest-compiz-settings-0.06 265
+RMD160 efba296d89434eb618ed95a42c95e007afbaab1a files/digest-compiz-settings-0.06 265
+SHA256 1a2144f10b05a9df30ff5898c31ff0bd3365f8e94d2da1b134144ad0fdd8e2a3 files/digest-compiz-settings-0.06 265
diff --git a/x11-apps/compiz-settings/compiz-settings-0.06.ebuild b/x11-apps/compiz-settings/compiz-settings-0.06.ebuild
new file mode 100644
index 000000000000..c67dde1f7c4e
--- /dev/null
+++ b/x11-apps/compiz-settings/compiz-settings-0.06.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/compiz-settings/compiz-settings-0.06.ebuild,v 1.1 2006/12/26 22:27:21 hanno Exp $
+
+DESCRIPTION="Configuration tool for compiz window manager"
+HOMEPAGE="http://forum.go-compiz.org/viewtopic.php?t=153"
+SRC_URI="http://compiz.biz/compiz-settings/${PN}_${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+DEPEND=">=x11-wm/compiz-0.3.4"
+RDEPEND="${DEPEND}"
+
+S=${WORKDIR}/${PN/-/}-trunk
+
+src_compile() {
+ econf || die
+ emake || die
+}
+
+src_install() {
+ emake DESTDIR=${D} install || die "install failed"
+}
diff --git a/x11-apps/compiz-settings/files/digest-compiz-settings-0.06 b/x11-apps/compiz-settings/files/digest-compiz-settings-0.06
new file mode 100644
index 000000000000..e134122d6c7a
--- /dev/null
+++ b/x11-apps/compiz-settings/files/digest-compiz-settings-0.06
@@ -0,0 +1,3 @@
+MD5 8071c27cd9fade5adb704b33aa854bbb compiz-settings_0.06.tar.gz 1360549
+RMD160 8227a82d0380dec319dae2666e2e2c33cf03fc1a compiz-settings_0.06.tar.gz 1360549
+SHA256 d5b613b54855cd82a7d91ff4e9b7d62aab1d92fac79e8cee40b81b85a18de2dd compiz-settings_0.06.tar.gz 1360549
diff --git a/x11-apps/compiz-settings/metadata.xml b/x11-apps/compiz-settings/metadata.xml
new file mode 100644
index 000000000000..efa54454de71
--- /dev/null
+++ b/x11-apps/compiz-settings/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer><email>hanno@gentoo.org</email></maintainer>
+</pkgmetadata>