summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2009-03-10 14:41:04 +0000
committerChristoph Mende <angelos@gentoo.org>2009-03-10 14:41:04 +0000
commit468b65396a862441cc3d03a9ef54925346d45fa4 (patch)
tree7763898356ef9581b758b5082b8330d95dbb416f /x11-misc/xfce4-notifyd
parentVersion bump (diff)
downloadhistorical-468b65396a862441cc3d03a9ef54925346d45fa4.tar.gz
historical-468b65396a862441cc3d03a9ef54925346d45fa4.tar.bz2
historical-468b65396a862441cc3d03a9ef54925346d45fa4.zip
Initial import
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/xfce4-notifyd')
-rw-r--r--x11-misc/xfce4-notifyd/ChangeLog10
-rw-r--r--x11-misc/xfce4-notifyd/Manifest14
-rw-r--r--x11-misc/xfce4-notifyd/metadata.xml8
-rw-r--r--x11-misc/xfce4-notifyd/xfce4-notifyd-0.1.0.ebuild29
4 files changed, 61 insertions, 0 deletions
diff --git a/x11-misc/xfce4-notifyd/ChangeLog b/x11-misc/xfce4-notifyd/ChangeLog
new file mode 100644
index 000000000000..de76b247858f
--- /dev/null
+++ b/x11-misc/xfce4-notifyd/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for x11-misc/xfce4-notifyd
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfce4-notifyd/ChangeLog,v 1.1 2009/03/10 14:41:04 angelos Exp $
+
+*xfce4-notifyd-0.1.0 (10 Mar 2009)
+
+ 10 Mar 2009; Christoph Mende <angelos@gentoo.org>
+ +xfce4-notifyd-0.1.0.ebuild:
+ Initial import
+
diff --git a/x11-misc/xfce4-notifyd/Manifest b/x11-misc/xfce4-notifyd/Manifest
new file mode 100644
index 000000000000..41be9e1ae723
--- /dev/null
+++ b/x11-misc/xfce4-notifyd/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST xfce4-notifyd-0.1.0.tar.bz2 165593 RMD160 2eb552ca6124ee055dbd820a68c711717be533a1 SHA1 18dd2a327df25880c3975b470b8b998fd6bf69ef SHA256 989b0e9ae9ff5bdbdbf56368a44eca039236033f84d05001e311c21c988bd0e1
+EBUILD xfce4-notifyd-0.1.0.ebuild 857 RMD160 7f274ff98e737a13bc2cc7137157fd786f35756c SHA1 a6fb3a8e2d1522ea69f04d2571e438a5523815b0 SHA256 50e02b937d588dd56c3dde37f83f1a4d57425e5db1f7de4d203fae24710d3c23
+MISC ChangeLog 355 RMD160 b333681f7884ea8d5c7e5e907eef42c01f62f060 SHA1 9b99ff6482a1444f0c23aa9f76f8a7aedaf0830b SHA256 ff0b9d87126b30a099625105d4a21c08ad66774aedd0ba9398346b9f94442688
+MISC metadata.xml 247 RMD160 319fb586335b2ad6e2b964c0b7db75faf0f0c5ad SHA1 aa6033cb7144df97f9a64fc1a617c35f38e866cc SHA256 0c4015d2e1cbfcb1d35b37e74b3b60e3761c8252b02f702b34ad189c2cbed507
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.10 (GNU/Linux)
+
+iEYEARECAAYFAkm2fAcACgkQKhnDs22gwa/r0ACgzxgxVMFGnK3/8DOq4O+TBQ/g
+0d8AoIUXJ7b78lvbZT6q7KFctCwtdEi+
+=RC6N
+-----END PGP SIGNATURE-----
diff --git a/x11-misc/xfce4-notifyd/metadata.xml b/x11-misc/xfce4-notifyd/metadata.xml
new file mode 100644
index 000000000000..26eb7f58a01f
--- /dev/null
+++ b/x11-misc/xfce4-notifyd/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>xfce</herd>
+<use>
+ <flag name="libsexy">Enable support for <pkg>x11-libs/libsexy</pkg></flag>
+</use>
+</pkgmetadata>
diff --git a/x11-misc/xfce4-notifyd/xfce4-notifyd-0.1.0.ebuild b/x11-misc/xfce4-notifyd/xfce4-notifyd-0.1.0.ebuild
new file mode 100644
index 000000000000..a70ace788e55
--- /dev/null
+++ b/x11-misc/xfce4-notifyd/xfce4-notifyd-0.1.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfce4-notifyd/xfce4-notifyd-0.1.0.ebuild,v 1.1 2009/03/10 14:41:04 angelos Exp $
+
+EAPI=1
+
+inherit xfce4
+
+XFCE_VERSION="4.6"
+
+DESCRIPTION="Xfce4 notification daemon"
+HOMEPAGE="http://spuriousinterrupt.org/projects/xfce4-notifyd"
+SRC_URI="http://spuriousinterrupt.org/files/${PN}/${P}.tar.bz2"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug libsexy"
+
+RDEPEND="dev-libs/dbus-glib
+ gnome-base/libglade
+ >=x11-libs/gtk+-2.10:2
+ >=xfce-base/libxfce4util-${XFCE_VERSION}
+ >=xfce-base/libxfcegui4-${XFCE_VERSION}
+ >=xfce-base/xfconf-${XFCE_VERSION}
+ libsexy? ( x11-libs/libsexy )"
+DEPEND="${RDEPEND}
+ dev-util/intltool"
+
+XFCE_CONFIG=" $(use_enable libsexy) --enable-maintainer-mode"
+
+DOCS="AUTHORS ChangeLog NEWS README TODO"