commit eece238367b12b21f47428ddfcae4c5cff6079fe
parent 5e418a0e393c0a038fa3eb8f293fd128007c4796
Author: Dan Callaghan <djc@djc.id.au>
Date: Sat, 9 Oct 2010 18:02:27 +1000
added xmonad-log-applet
Diffstat:
1 file changed, 22 insertions(+), 0 deletions(-)
diff --git a/packages/gnome-desktop/xmonad-log-applet/xmonad-log-applet-scm.exheres-0 b/packages/gnome-desktop/xmonad-log-applet/xmonad-log-applet-scm.exheres-0
@@ -0,0 +1,22 @@
+# Copyright 2010 Dan Callaghan <djc@djc.id.au>
+# Distributed under the terms of the GNU General Public License v2
+
+SUMMARY="Panel applet to display xmonad log"
+HOMEPAGE="http://uhsure.com/xmonad-log-applet.html"
+DOWNLOADS=""
+
+SCM_REPOSITORY="http://git.uhsure.com/xmonad-log-applet.git/"
+require scm-git
+
+LICENCES="BSD-3"
+SLOT="0"
+PLATFORMS="~amd64 ~x86"
+
+DEPENDENCIES="
+ build+run:
+ dev-libs/dbus-glib:1[>=0.80]
+ gnome-desktop/gnome-panel[>=2.26.0]
+"
+
+BUGS_TO="djc@djc.id.au"
+