adding emerald 0.7.2

git-svn-id: http://svn.sabayonlinux.org/overlay@2076 d7aec97c-591d-0410-af39-a8856400b30a
This commit is contained in:
(no author)
2008-03-09 22:51:24 +00:00
parent 7cce13ed2c
commit 7f4d83e932
2 changed files with 23 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
DIST emerald-0.7.2.tar.bz2 581083 RMD160 8a3f9849f092474bcd4d343f80ff26414ce70fc6 SHA1 b364bd0d19ed8add92796cb28fc8bab4dfdb3e76 SHA256 c9d0c6c2fc39cb4a5596b78f7be20da2f5c0c63bcc912eaaa879c31b87df6dd7
EBUILD emerald-0.7.2.ebuild 591 RMD160 66c3114d60a870b277f32a541cc1ebd482f5699f SHA1 a968a5907d96a85e874f7e6c0b45008ebf7696d6 SHA256 7bd0d84234bdb794b7d321914cf7d70aed0be106e2104de980b3cc09e12cf17d
+21
View File
@@ -0,0 +1,21 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-wm/emerald/emerald-0.5.2.ebuild,v 1.4 2007/11/26 16:52:11 corsair Exp $
inherit gnome2
DESCRIPTION="Emerald window decorator, part of Compiz Fusion"
HOMEPAGE="http://compiz-fusion.org"
SRC_URI="http://releases.compiz-fusion.org/${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RESTRICT="test"
DEPEND=">=x11-libs/gtk+-2.8.0
>=x11-libs/libwnck-2.14.2
>=x11-wm/compiz-0.6.2"
DOCS="TODO README AUTHORS"