summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-11-15 04:01:30 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-11-15 04:01:30 +0000
commit406fd699625a3f034f4d507bc02e358a2baa3588 (patch)
treecba7ac93d9bb19f9e9f8b5df7cd67017b32728bd /x11-plugins
parentadding 0.1.2 to the tree, thanks to pierre for the help in tracking something... (diff)
downloadgentoo-2-406fd699625a3f034f4d507bc02e358a2baa3588.tar.gz
gentoo-2-406fd699625a3f034f4d507bc02e358a2baa3588.tar.bz2
gentoo-2-406fd699625a3f034f4d507bc02e358a2baa3588.zip
adding 0.1.2 to the tree, thanks to pierre for the help in tracking something down
(Portage version: 2.1.1-r1)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/beryl-dbus/ChangeLog7
-rw-r--r--x11-plugins/beryl-dbus/beryl-dbus-0.1.2.ebuild31
-rw-r--r--x11-plugins/beryl-dbus/files/digest-beryl-dbus-0.1.23
3 files changed, 40 insertions, 1 deletions
diff --git a/x11-plugins/beryl-dbus/ChangeLog b/x11-plugins/beryl-dbus/ChangeLog
index c3ff50dabf01..4d67ca3a8970 100644
--- a/x11-plugins/beryl-dbus/ChangeLog
+++ b/x11-plugins/beryl-dbus/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-plugins/beryl-dbus
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-dbus/ChangeLog,v 1.3 2006/10/28 20:27:10 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-dbus/ChangeLog,v 1.4 2006/11/15 04:01:30 tsunam Exp $
+
+*beryl-dbus-0.1.2 (15 Nov 2006)
+
+ 15 Nov 2006; Joshua Jackson <tsunam@gentoo.org> +beryl-dbus-0.1.2.ebuild:
+ adding 0.1.2 to the tree
*beryl-dbus-0.1.1-r1 (28 Oct 2006)
diff --git a/x11-plugins/beryl-dbus/beryl-dbus-0.1.2.ebuild b/x11-plugins/beryl-dbus/beryl-dbus-0.1.2.ebuild
new file mode 100644
index 000000000000..80880e585777
--- /dev/null
+++ b/x11-plugins/beryl-dbus/beryl-dbus-0.1.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-dbus/beryl-dbus-0.1.2.ebuild,v 1.1 2006/11/15 04:01:30 tsunam Exp $
+
+inherit flag-o-matic
+
+DESCRIPTION="Beryl Window Decorator Dbus Plugin"
+HOMEPAGE="http://beryl-project.org"
+SRC_URI="http://releases.beryl-project.org/${PV}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND="=x11-plugins/beryl-plugins-0.1.2
+ sys-apps/dbus"
+
+MAKEOPTS="${MAKEOPTS} -j1"
+
+src_compile() {
+ filter-ldflags -znow -z,now -Wl,-znow -Wl,-z,now
+ glib-gettextize --copy --force || die
+
+ econf || die "econf failed"
+ emake || die "make failed"
+}
+
+src_install() {
+ make DESTDIR="${D}" install || die "make install failed"
+}
diff --git a/x11-plugins/beryl-dbus/files/digest-beryl-dbus-0.1.2 b/x11-plugins/beryl-dbus/files/digest-beryl-dbus-0.1.2
new file mode 100644
index 000000000000..9eb0adb15252
--- /dev/null
+++ b/x11-plugins/beryl-dbus/files/digest-beryl-dbus-0.1.2
@@ -0,0 +1,3 @@
+MD5 15e9d90594b8e9ffa59e41f5c766749f beryl-dbus-0.1.2.tar.bz2 225542
+RMD160 b4006e0ec0ef74434981572e8fed3130237373be beryl-dbus-0.1.2.tar.bz2 225542
+SHA256 ee53e7b343c15dc7d0ba23e7ff49ef551e774352ae8863d693acf5beeea69863 beryl-dbus-0.1.2.tar.bz2 225542