From: Joshua Jackson Date: Tue, 19 Dec 2006 22:11:34 +0000 (+0000) Subject: Initial import of heliodor, the decorator for gnome and beryl X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c4f46298a5d8117e341936f6390ebbd0b588303f;p=gentoo.git Initial import of heliodor, the decorator for gnome and beryl Package-Manager: portage-2.1.1-r2 --- diff --git a/x11-wm/heliodor/ChangeLog b/x11-wm/heliodor/ChangeLog new file mode 100644 index 000000000000..71127f7fd34f --- /dev/null +++ b/x11-wm/heliodor/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for x11-wm/heliodor +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/heliodor/ChangeLog,v 1.1 2006/12/19 22:11:34 tsunam Exp $ + +*heliodor-0.1.3 (19 Dec 2006) + + 19 Dec 2006; Joshua Jackson +heliodor-0.1.3.ebuild: + Initial import of the gnome decorator for beryl + diff --git a/x11-wm/heliodor/Manifest b/x11-wm/heliodor/Manifest new file mode 100644 index 000000000000..8423dca4ae82 --- /dev/null +++ b/x11-wm/heliodor/Manifest @@ -0,0 +1,26 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +DIST heliodor-0.1.3.tar.bz2 238352 RMD160 c8d19df820aac36645c27bc1e057eb6e018235da SHA1 2464ce1ea94b2432f95e9141ec787a7ab1122b69 SHA256 cf4735eef45feb7ab3ec48d556445d166da5e5fcd026c8c1329abbce8f6c8955 +EBUILD heliodor-0.1.3.ebuild 762 RMD160 f0f21fa82683cdb0c053699711e724075075ed63 SHA1 6c75ced3621aefcfbf2c5039e3e7d368244cff8d SHA256 e66968af24fd825b2a847db3af5fcc01a4c1e7a5fd72827077ab2ec2c4dd0e1d +MD5 58e2084f52cf612f922cb9d680dfee48 heliodor-0.1.3.ebuild 762 +RMD160 f0f21fa82683cdb0c053699711e724075075ed63 heliodor-0.1.3.ebuild 762 +SHA256 e66968af24fd825b2a847db3af5fcc01a4c1e7a5fd72827077ab2ec2c4dd0e1d heliodor-0.1.3.ebuild 762 +MISC ChangeLog 359 RMD160 860b3363350c4c27ac346f610efde061d9ff0bda SHA1 809e4341ad04e1aba75b14fee4d1520619202386 SHA256 b088895ae0fdf3f30f1c7452fa457d50bbcbe36692b48ce6a7974f5f767389bd +MD5 2fae591ab66f9e4a08b92775aca8478e ChangeLog 359 +RMD160 860b3363350c4c27ac346f610efde061d9ff0bda ChangeLog 359 +SHA256 b088895ae0fdf3f30f1c7452fa457d50bbcbe36692b48ce6a7974f5f767389bd ChangeLog 359 +MISC metadata.xml 501 RMD160 368638d5330e7b25dc0077fffe98771097649205 SHA1 4f255204ef5e6a2c2992d5f2830771f2819e2d92 SHA256 4c28c5488bd0667f8fb0d30379dcdd95fb67bf762bc33d271c8ee0257a04a397 +MD5 e783712a2098dc18a5def5583db147c7 metadata.xml 501 +RMD160 368638d5330e7b25dc0077fffe98771097649205 metadata.xml 501 +SHA256 4c28c5488bd0667f8fb0d30379dcdd95fb67bf762bc33d271c8ee0257a04a397 metadata.xml 501 +MD5 28f4661c5b5a7552b04d3c5dcfeb7b12 files/digest-heliodor-0.1.3 180 +RMD160 5b9cdc027ea3ebc1cd3390312bba81d91828cebf files/digest-heliodor-0.1.3 180 +SHA256 f82f21bb5e7d3f8ba438bb43cd9e9766517913aee706463f05f000c6c178d2c9 files/digest-heliodor-0.1.3 180 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.5 (GNU/Linux) + +iD8DBQFFiGO32ZWR0Jhg/EsRAmjhAJ41GlWdigFUD7dbJupPKsRH9SSHrwCdHBkp +sej4G7STxUx1CGTs83wzgU8= +=T9as +-----END PGP SIGNATURE----- diff --git a/x11-wm/heliodor/files/digest-heliodor-0.1.3 b/x11-wm/heliodor/files/digest-heliodor-0.1.3 new file mode 100644 index 000000000000..01828f53db51 --- /dev/null +++ b/x11-wm/heliodor/files/digest-heliodor-0.1.3 @@ -0,0 +1,2 @@ +RMD160 c8d19df820aac36645c27bc1e057eb6e018235da heliodor-0.1.3.tar.bz2 238352 +SHA256 cf4735eef45feb7ab3ec48d556445d166da5e5fcd026c8c1329abbce8f6c8955 heliodor-0.1.3.tar.bz2 238352 diff --git a/x11-wm/heliodor/heliodor-0.1.3.ebuild b/x11-wm/heliodor/heliodor-0.1.3.ebuild new file mode 100644 index 000000000000..200cc49b5026 --- /dev/null +++ b/x11-wm/heliodor/heliodor-0.1.3.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/heliodor/heliodor-0.1.3.ebuild,v 1.1 2006/12/19 22:11:34 tsunam Exp $ + +inherit eutils + +DESCRIPTION="Beryl Metacity Window Decorator" +HOMEPAGE="http://beryl-project.org" +SRC_URI="http://releases.beryl-project.org/${PV}/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86 ~ppc" +IUSE="" + +DEPEND=">=x11-libs/gtk+-2.8.0 + >=x11-libs/libwnck-2.14.2 + >=gnome-base/gconf-2 + >=gnome-base/control-center-2.14 + >=x11-wm/metacity-2.16 + ~x11-wm/beryl-core-${PV}" + +src_compile() { + econf || die "econf failed" + emake || die "emake failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" +} diff --git a/x11-wm/heliodor/metadata.xml b/x11-wm/heliodor/metadata.xml new file mode 100644 index 000000000000..a31c80f64bf6 --- /dev/null +++ b/x11-wm/heliodor/metadata.xml @@ -0,0 +1,16 @@ + + + + + +nesl247@bery-project.org +Alex Heck + + +tsunam@gentoo.org +Joshua Jackson + +Heliodor is the decorator that allows gnome themes to +be used within beryl's own. Now you can have the best of both worlds. + +