diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-05-07 07:49:34 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-05-07 07:49:34 +0000 |
commit | 0c469477eb131dc5b62c25d42e9423b26418babd (patch) | |
tree | c6428f8c56f3bdecd3613285104e48e681603ea4 /xfce-extra | |
parent | Initial import (diff) | |
download | historical-0c469477eb131dc5b62c25d42e9423b26418babd.tar.gz historical-0c469477eb131dc5b62c25d42e9423b26418babd.tar.bz2 historical-0c469477eb131dc5b62c25d42e9423b26418babd.zip |
Initial import
Package-Manager: portage-2.2.0_alpha31/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-indicator-plugin/ChangeLog | 10 | ||||
-rw-r--r-- | xfce-extra/xfce4-indicator-plugin/Manifest | 14 | ||||
-rw-r--r-- | xfce-extra/xfce4-indicator-plugin/metadata.xml | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.2.1.ebuild | 29 |
4 files changed, 59 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-indicator-plugin/ChangeLog b/xfce-extra/xfce4-indicator-plugin/ChangeLog new file mode 100644 index 000000000000..47bb2254e0b9 --- /dev/null +++ b/xfce-extra/xfce4-indicator-plugin/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for xfce-extra/xfce4-indicator-plugin +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/ChangeLog,v 1.4 2011/05/07 07:49:34 angelos Exp $ + +*xfce4-indicator-plugin-0.2.1 (07 May 2011) + + 07 May 2011; Christoph Mende <angelos@gentoo.org> + +xfce4-indicator-plugin-0.2.1.ebuild, +metadata.xml: + Initial import + diff --git a/xfce-extra/xfce4-indicator-plugin/Manifest b/xfce-extra/xfce4-indicator-plugin/Manifest new file mode 100644 index 000000000000..0f99de278bb6 --- /dev/null +++ b/xfce-extra/xfce4-indicator-plugin/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +DIST xfce4-indicator-plugin-0.2.1.tar.bz2 264682 RMD160 315b50254505b71b384346f2bb46551aec74b32b SHA1 bbffe330bb4af6517c79b6956da0755e5a6baa9b SHA256 270480acb9533ce22c3c553df023f80574f5bbe1e7c2bb04152a2cd922313553 +EBUILD xfce4-indicator-plugin-0.2.1.ebuild 846 RMD160 92bd382d23e4339ddbbdbadeda633963bdd5ea27 SHA1 5cae2a38e52dbc0ffab0fc7bf9c9297b3196ae01 SHA256 58b7202c6f5ebcb7caa10159493d905d7277564138dc3b668f4cc5e9958ca55b +MISC ChangeLog 410 RMD160 5a8b3ed2a80c947de84c56939ec89015c1b3e00e SHA1 f860d13cbd81855105ec0941b76812445ba92f86 SHA256 fd23720c33084f569fcae73ab34ab581dc2ed47992619428222cd3e65c0b535c +MISC metadata.xml 159 RMD160 728593a0826c1211e32b28f8a3b4620777a0550b SHA1 66562e98984bb88da014ffeb87b11ebd407b7ebc SHA256 1f2d961d7b9b14fac2460e08ec9ed85e2328742c5585cd569e0fa3a9dec65c95 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.17 (GNU/Linux) + +iF4EAREIAAYFAk3E+ZMACgkQmWq1bYTyC0PawwD/edg7ty7vDXkjQm5rm+yC/bqa +Fc+jDy4wokjBNF4fjycA/jxs9E7YVL9tCJ3eBQnkcI8TPR13KUa7Lg9IzQ4veMon +=tm4K +-----END PGP SIGNATURE----- diff --git a/xfce-extra/xfce4-indicator-plugin/metadata.xml b/xfce-extra/xfce4-indicator-plugin/metadata.xml new file mode 100644 index 000000000000..086125e6179b --- /dev/null +++ b/xfce-extra/xfce4-indicator-plugin/metadata.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>xfce</herd> +</pkgmetadata> + diff --git a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.2.1.ebuild b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.2.1.ebuild new file mode 100644 index 000000000000..bc1a06793608 --- /dev/null +++ b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.2.1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.2.1.ebuild,v 1.1 2011/05/07 07:49:34 angelos Exp $ + +EAPI=4 +inherit xfconf + +DESCRIPTION="A panel plugin that uses indicator-applet to show new messages" +HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-indicator-plugin" +SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.2/${P}.tar.bz2" + +LICENSE="GPL-2 LGPL-2" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND="dev-libs/libindicator + x11-libs/gtk+:2 + xfce-base/libxfce4util + xfce-base/xfce4-panel" +DEPEND="${RDEPEND} + dev-util/intltool + dev-util/pkgconfig + sys-devel/gettext" + +pkg_setup() { + XFCONF=( --disable-static $(xfconf_use_debug) ) + DOCS=( AUTHORS ChangeLog NEWS README THANKS ) +} |