public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-fsguard-plugin/
@ 2016-07-30 19:53 99% Michał Górny
  0 siblings, 0 replies; 1+ results
From: Michał Górny @ 2016-07-30 19:53 UTC (permalink / raw
  To: gentoo-commits

commit:     9c3085f7740a1b21d9f7c4aece2e5136ee2da089
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 19:29:50 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 19:49:46 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c3085f7

xfce-extra/xfce4-fsguard-plugin: Bump to 1.0.99, the first GTK+3 pre-release

 xfce-extra/xfce4-fsguard-plugin/Manifest           |  1 +
 .../xfce4-fsguard-plugin-1.0.99.ebuild             | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/xfce-extra/xfce4-fsguard-plugin/Manifest b/xfce-extra/xfce4-fsguard-plugin/Manifest
index 8b7d460..8eab14e 100644
--- a/xfce-extra/xfce4-fsguard-plugin/Manifest
+++ b/xfce-extra/xfce4-fsguard-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-fsguard-plugin-1.0.2.tar.bz2 356715 SHA256 a2c8d59386ae3d23cf6bdd06a1cdd7a1b9473cf6f38ae106600b194c601040ae SHA512 1539c3757c8ee232bcc686d641dbdc73d76a8ab699b3bd6f32d662954ca3225b93a823e510ccdd7d59aea090e97b06bd7c9e70997cdd33dd32f032e2414a3d14 WHIRLPOOL 71c573875014ae969f95fc0f01f517c64ef84b99be75053c0492a355b9dfa274319647ee7e5b9376612e598afffa0ce59048c899067fef93b0b83d72d975bc09
+DIST xfce4-fsguard-plugin-1.0.99.tar.bz2 365903 SHA256 4f2da465f82b9362d51d5b23384a4946874bdf525b3f240d90ccafc6bb846fd7 SHA512 a4a5b05bf246576a55eb2ab0eac1addb3ec31e4e5539ef4d22101d68701f6ba937f330350205bd8aba9339e8bcc5012c3c3b032941bd4e79d982654bd6f761ec WHIRLPOOL 0709bebb1588b662fdca18f3d2c610563b7bcfd4d98246f416ed5762d5b69025d714719c72aa16619cb3ce66758f56ac726915b6fba598c0a9360051ebfc376c

diff --git a/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.99.ebuild b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.99.ebuild
new file mode 100644
index 0000000..9c4b88c
--- /dev/null
+++ b/xfce-extra/xfce4-fsguard-plugin/xfce4-fsguard-plugin-1.0.99.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xfconf
+
+DESCRIPTION="A filesystem guard plug-in for the Xfce panel"
+HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)]
+	>=xfce-base/libxfce4util-4.8:=
+	>=xfce-base/xfce4-panel-4.12:="
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	sys-devel/gettext
+	virtual/pkgconfig"
+
+pkg_setup() {
+	XFCONF=(
+		$(xfconf_use_debug)
+		)
+
+	DOCS=( AUTHORS ChangeLog NEWS README )
+}


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-07-30 19:53 99% [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-fsguard-plugin/ Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox