public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2016-08-02 16:10 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2016-08-02 16:10 UTC (permalink / raw
  To: gentoo-commits

commit:     adf6061d527e876c1b29a433f33f0531b2e95929
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 15:32:50 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 16:09:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adf6061d

xfce-extra/xfdashboard: Prune old

 xfce-extra/xfdashboard/Manifest                 |  3 ---
 xfce-extra/xfdashboard/xfdashboard-0.2.2.ebuild | 36 -------------------------
 xfce-extra/xfdashboard/xfdashboard-0.3.0.ebuild | 36 -------------------------
 xfce-extra/xfdashboard/xfdashboard-0.3.2.ebuild | 36 -------------------------
 4 files changed, 111 deletions(-)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index 6fe7cd9..c0a6ede 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,4 +1 @@
-DIST xfdashboard-0.2.2.tar.bz2 627793 SHA256 7f0909e69687d799b32e557056987fd9787357af1360f4f63d19ca94ca1da174 SHA512 05b7413109f9c59b8300986627abe878d09702f4af2a18fcdd65034717391eaae854d006e627cc80445c02a18b697c4f783a314e210b95d89bee642b23b6b0a8 WHIRLPOOL 01f5087a8e8d0575ed15c1a237abdc6837c5fa2afdeec33d13ecea1fc7eb23d536db61618e2c7ba6dd9ecacd8e290f5761a5b8500f53a57a34961ad87cb42902
-DIST xfdashboard-0.3.0.tar.bz2 638249 SHA256 87782d5abc3b0eee47e6d1b03f18c1bd3d76021a3c032f64c647acd74d703549 SHA512 ec31ddf0f0066a6bb4b18ce5b3eee21b51b5e82890a2fbc0ee310329d6054cf0b6dd096cc884292d69b81d11edde124b2470855c3faaaf3da536f56604e77c23 WHIRLPOOL 76a271e436ddd470ed339c57069c349a7e9b3d4b56970a8f4083c4d868e411704fbd5a73606e1523dff989bfbd6ec6a58191d09decfc288a08c03201bdd09a5b
-DIST xfdashboard-0.3.2.tar.bz2 651652 SHA256 4d2ce91faabc927184c30b9515ebd823ae105e57d5e6605f482eaa6fa50cf22f SHA512 3647899295e0e85fed749c5a43089bf1e30aad66dfb0f0cfc7442d5eceb7b34ebe9f513bb806ad8233fb4d76662f856124e5c41a2768f8f621ddb6fb7b8fed4d WHIRLPOOL 9e5735dc902dad842b3b10562b7659a604f0e8572727c1498a90d35987832536622b0ca18322e200a1829e3dd4bfa972df1cf6f8407474746f7dee7c18a4ada5
 DIST xfdashboard-0.4.0.tar.bz2 2249568 SHA256 4016c97011bf7316c8e365f0f4ff753b8e4e74776f2b25e282efa7675965cb45 SHA512 d737a65ab27f0d6e49fd24ff7852bd2e00feebd3cce2c1ced5580bb5af1449fad0c593707686b6b83f4fd2e3d7cc318e0778ce404e53240dee53c6aeb9886df0 WHIRLPOOL fcee962776d39d7f36408da594683a9f9b8e03a1e1063e85755dc1c836fe91cadf3a8df49f2b87d2ff458aac68e3c20909247ed5cc865709838ac8439bd7f467

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.2.2.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.2.2.ebuild
deleted file mode 100644
index 01bdab6..0000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.2.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="http://xfdashboard.froevel.de/"
-SRC_URI="http://${PN}.froevel.de/releases/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-RDEPEND=">=dev-libs/dbus-glib-0.100
-	>=dev-libs/glib-2
-	>=media-libs/clutter-1.12:1.0
-	>=x11-libs/libwnck-2.30:1
-	x11-libs/libX11
-	x11-libs/libXcomposite
-	x11-libs/libXdamage
-	>=xfce-base/garcon-0.2.0
-	>=xfce-base/xfconf-4.10"
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-pkg_setup() {
-	XFCONF=(
-		$(xfconf_use_debug)
-		)
-
-	DOCS="AUTHORS ChangeLog README"
-}

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.3.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.3.0.ebuild
deleted file mode 100644
index ca4e8fe..0000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.3.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="http://xfdashboard.froevel.de/"
-SRC_URI="http://${PN}.froevel.de/releases/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND=">=dev-libs/dbus-glib-0.100
-	>=dev-libs/glib-2
-	>=media-libs/clutter-1.12:1.0
-	>=x11-libs/libwnck-2.30:1
-	x11-libs/libX11
-	x11-libs/libXcomposite
-	x11-libs/libXdamage
-	>=xfce-base/garcon-0.2.0
-	>=xfce-base/xfconf-4.10"
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-pkg_setup() {
-	XFCONF=(
-		$(xfconf_use_debug)
-		)
-
-	DOCS="AUTHORS ChangeLog README"
-}

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.3.2.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.3.2.ebuild
deleted file mode 100644
index ca4e8fe..0000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.3.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="http://xfdashboard.froevel.de/"
-SRC_URI="http://${PN}.froevel.de/releases/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-RDEPEND=">=dev-libs/dbus-glib-0.100
-	>=dev-libs/glib-2
-	>=media-libs/clutter-1.12:1.0
-	>=x11-libs/libwnck-2.30:1
-	x11-libs/libX11
-	x11-libs/libXcomposite
-	x11-libs/libXdamage
-	>=xfce-base/garcon-0.2.0
-	>=xfce-base/xfconf-4.10"
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-pkg_setup() {
-	XFCONF=(
-		$(xfconf_use_debug)
-		)
-
-	DOCS="AUTHORS ChangeLog README"
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2018-07-10 12:29 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2018-07-10 12:29 UTC (permalink / raw
  To: gentoo-commits

commit:     64c33aecd2ce8da255b2bda8c3436d1f15dd25fb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 10 10:48:31 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 10 12:29:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64c33aec

xfce-extra/xfdashboard: Inline mirror://xfce

 xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild
index c27d65e2223..765e8365311 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild
@@ -6,7 +6,7 @@ inherit xfconf
 
 DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
 HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2019-04-09 16:09 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2019-04-09 16:09 UTC (permalink / raw
  To: gentoo-commits

commit:     8876eeb70be3d9479417f91c7d478c182c9b0a09
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 15:54:05 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 16:09:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8876eeb7

xfce-extra/xfdashboard: Bump to 0.6.1 (stable branch)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 +
 xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild | 41 +++++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index ccb120f8425..fbd5a85c8cc 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1 +1,2 @@
 DIST xfdashboard-0.4.0.tar.bz2 2249568 BLAKE2B a11beea33f9230ad904b876a4ee44e5131c27eded9237b5705e6cd5ce6e763c830550fcd970d4a48918426a8b17cd026bb8634ddbf526ac4019309ba97f84d94 SHA512 d737a65ab27f0d6e49fd24ff7852bd2e00feebd3cce2c1ced5580bb5af1449fad0c593707686b6b83f4fd2e3d7cc318e0778ce404e53240dee53c6aeb9886df0
+DIST xfdashboard-0.6.1.tar.bz2 2402318 BLAKE2B c45713ae63d69f55ff18606a2d865334cdf5ae4a853c1cb3027be368e3c803629e83c2363a9ffbf470391096b5c3bd22497ef35b0f7c41caa6357b4510b66bbc SHA512 3e68009ccbea71f22d7bb2d171f5f9331382a3128d32ea3ece976b31408bb4ff84cf8212efd268d655dba1396a5a9e01bb8449cd6f44d3e9c07b0c6841978897

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
new file mode 100644
index 00000000000..853578156a6
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/dbus-glib-0.100:=
+	>=dev-libs/glib-2.32:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.10:="
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2019-04-09 16:24 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2019-04-09 16:24 UTC (permalink / raw
  To: gentoo-commits

commit:     e24c77505cf49768fdcaac9e0a1002c19c18b249
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 16:16:19 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 16:24:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e24c7750

xfce-extra/xfdashboard: Bump to 0.7.5 (dev branch)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 +
 xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild | 40 +++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index fbd5a85c8cc..5a353894ae7 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,2 +1,3 @@
 DIST xfdashboard-0.4.0.tar.bz2 2249568 BLAKE2B a11beea33f9230ad904b876a4ee44e5131c27eded9237b5705e6cd5ce6e763c830550fcd970d4a48918426a8b17cd026bb8634ddbf526ac4019309ba97f84d94 SHA512 d737a65ab27f0d6e49fd24ff7852bd2e00feebd3cce2c1ced5580bb5af1449fad0c593707686b6b83f4fd2e3d7cc318e0778ce404e53240dee53c6aeb9886df0
 DIST xfdashboard-0.6.1.tar.bz2 2402318 BLAKE2B c45713ae63d69f55ff18606a2d865334cdf5ae4a853c1cb3027be368e3c803629e83c2363a9ffbf470391096b5c3bd22497ef35b0f7c41caa6357b4510b66bbc SHA512 3e68009ccbea71f22d7bb2d171f5f9331382a3128d32ea3ece976b31408bb4ff84cf8212efd268d655dba1396a5a9e01bb8449cd6f44d3e9c07b0c6841978897
+DIST xfdashboard-0.7.5.tar.bz2 3366413 BLAKE2B 4fb9c9bd298f5e9b0f3052e1f3d488386446d37e9130e750ee09756da856d232fdc4c18fc21e9883c3df46e7cba636c82f32942b17473a5710e30006baf6a54f SHA512 5d32aa3a49e02d85ca92bee6aa37a3b743e50ca5d992128decea5846e8c9008a9f5bdb98cc0ee3e980761a6538a4867ff28410e066ef22f0aa2c2bd4c5ce1523

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
new file mode 100644
index 00000000000..8639f9ddf74
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.32:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=[gtk]
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.13:="
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2019-04-10  8:19 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2019-04-10  8:19 UTC (permalink / raw
  To: gentoo-commits

commit:     3ab84771b834903099abd56677a579c38524a4a2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 08:14:42 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 08:19:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ab84771

xfce-extra/xfdashboard: Add missing postrm

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild | 4 ++++
 xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
index 853578156a6..d902d664328 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
@@ -39,3 +39,7 @@ src_install() {
 pkg_postinst() {
 	xdg_icon_cache_update
 }
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
index 8639f9ddf74..fb15a154f97 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
@@ -38,3 +38,7 @@ src_install() {
 pkg_postinst() {
 	xdg_icon_cache_update
 }
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2019-04-21 19:19 Mikle Kolyada
  0 siblings, 0 replies; 40+ messages in thread
From: Mikle Kolyada @ 2019-04-21 19:19 UTC (permalink / raw
  To: gentoo-commits

commit:     0c892a5c8ff3d08fecd8e4b714fccb82029c271d
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 19:19:17 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 19:19:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c892a5c

xfce-extra/xfdashboard: x86 stable wrt bug #682952

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
index 997eab0c2bd..5eaf8acad41 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/dbus-glib-0.100:=


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2019-04-21 19:19 Mikle Kolyada
  0 siblings, 0 replies; 40+ messages in thread
From: Mikle Kolyada @ 2019-04-21 19:19 UTC (permalink / raw
  To: gentoo-commits

commit:     c785594161d889ff3b5ecfa8da9c699ce68f6667
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 19:18:44 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 19:19:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7855941

xfce-extra/xfdashboard: amd64 stable wrt bug #682952

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
index d902d664328..997eab0c2bd 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/dbus-glib-0.100:=


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2019-04-22 12:07 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2019-04-22 12:07 UTC (permalink / raw
  To: gentoo-commits

commit:     9020a1840df516daeef61e5f883e6aa408d30d48
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 22 12:04:25 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 12:04:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9020a184

xfce-extra/xfdashboard: Drop old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 -
 xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild | 38 -------------------------
 2 files changed, 39 deletions(-)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index 5a353894ae7..9a7fd5ef7d4 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,3 +1,2 @@
-DIST xfdashboard-0.4.0.tar.bz2 2249568 BLAKE2B a11beea33f9230ad904b876a4ee44e5131c27eded9237b5705e6cd5ce6e763c830550fcd970d4a48918426a8b17cd026bb8634ddbf526ac4019309ba97f84d94 SHA512 d737a65ab27f0d6e49fd24ff7852bd2e00feebd3cce2c1ced5580bb5af1449fad0c593707686b6b83f4fd2e3d7cc318e0778ce404e53240dee53c6aeb9886df0
 DIST xfdashboard-0.6.1.tar.bz2 2402318 BLAKE2B c45713ae63d69f55ff18606a2d865334cdf5ae4a853c1cb3027be368e3c803629e83c2363a9ffbf470391096b5c3bd22497ef35b0f7c41caa6357b4510b66bbc SHA512 3e68009ccbea71f22d7bb2d171f5f9331382a3128d32ea3ece976b31408bb4ff84cf8212efd268d655dba1396a5a9e01bb8449cd6f44d3e9c07b0c6841978897
 DIST xfdashboard-0.7.5.tar.bz2 3366413 BLAKE2B 4fb9c9bd298f5e9b0f3052e1f3d488386446d37e9130e750ee09756da856d232fdc4c18fc21e9883c3df46e7cba636c82f32942b17473a5710e30006baf6a54f SHA512 5d32aa3a49e02d85ca92bee6aa37a3b743e50ca5d992128decea5846e8c9008a9f5bdb98cc0ee3e980761a6538a4867ff28410e066ef22f0aa2c2bd4c5ce1523

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild
deleted file mode 100644
index 765e8365311..00000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.4.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit xfconf
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-RDEPEND=">=dev-libs/dbus-glib-0.100:=
-	>=dev-libs/glib-2.32:=
-	>=x11-libs/gtk+-3.2:3=
-	>=media-libs/clutter-1.12:1.0=
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.10:="
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-pkg_setup() {
-	XFCONF=(
-		$(xfconf_use_debug)
-		)
-
-	DOCS="AUTHORS ChangeLog README"
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2019-10-10 18:31 Mikle Kolyada
  0 siblings, 0 replies; 40+ messages in thread
From: Mikle Kolyada @ 2019-10-10 18:31 UTC (permalink / raw
  To: gentoo-commits

commit:     ce1b1af438ce8daca7546bf1ea9315789c208a1c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 10 18:30:11 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 18:30:11 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce1b1af4

xfce-extra/xfdashboard: amd64 stable wrt bug #697454

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
index fb15a154f97..0fcdd27d631 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.32:2


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2019-10-10 18:35 Mikle Kolyada
  0 siblings, 0 replies; 40+ messages in thread
From: Mikle Kolyada @ 2019-10-10 18:35 UTC (permalink / raw
  To: gentoo-commits

commit:     8378568edc17a942798b50f6e82802a3065f3b56
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 10 18:34:21 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 18:34:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8378568e

xfce-extra/xfdashboard: x86 stable wrt bug #697454

Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
index 0fcdd27d631..43d8df4d960 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.32:2


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2019-10-20 10:24 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2019-10-20 10:24 UTC (permalink / raw
  To: gentoo-commits

commit:     9e29785cfbc018370fe4fc40e40c16b6d7cb4ed3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 09:28:19 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 10:24:49 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e29785c

xfce-extra/xfdashboard: Drop old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 -
 xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild | 45 -------------------------
 2 files changed, 46 deletions(-)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index 9a7fd5ef7d4..ad233e41773 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,2 +1 @@
-DIST xfdashboard-0.6.1.tar.bz2 2402318 BLAKE2B c45713ae63d69f55ff18606a2d865334cdf5ae4a853c1cb3027be368e3c803629e83c2363a9ffbf470391096b5c3bd22497ef35b0f7c41caa6357b4510b66bbc SHA512 3e68009ccbea71f22d7bb2d171f5f9331382a3128d32ea3ece976b31408bb4ff84cf8212efd268d655dba1396a5a9e01bb8449cd6f44d3e9c07b0c6841978897
 DIST xfdashboard-0.7.5.tar.bz2 3366413 BLAKE2B 4fb9c9bd298f5e9b0f3052e1f3d488386446d37e9130e750ee09756da856d232fdc4c18fc21e9883c3df46e7cba636c82f32942b17473a5710e30006baf6a54f SHA512 5d32aa3a49e02d85ca92bee6aa37a3b743e50ca5d992128decea5846e8c9008a9f5bdb98cc0ee3e980761a6538a4867ff28410e066ef22f0aa2c2bd4c5ce1523

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
deleted file mode 100644
index 5eaf8acad41..00000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.6.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/dbus-glib-0.100:=
-	>=dev-libs/glib-2.32:2
-	>=x11-libs/gtk+-3.2:3
-	>=media-libs/clutter-1.12:1.0=
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.10:="
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2020-11-17 10:50 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2020-11-17 10:50 UTC (permalink / raw
  To: gentoo-commits

commit:     e890a95c641d884bf5852fa0d5e4d798189b0f12
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 17 10:41:31 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 17 10:50:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e890a95c

xfce-extra/xfdashboard: Bump to 0.7.90

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                  |  1 +
 xfce-extra/xfdashboard/xfdashboard-0.7.90.ebuild | 44 ++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index ad233e41773..cd11d7e5ace 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1 +1,2 @@
 DIST xfdashboard-0.7.5.tar.bz2 3366413 BLAKE2B 4fb9c9bd298f5e9b0f3052e1f3d488386446d37e9130e750ee09756da856d232fdc4c18fc21e9883c3df46e7cba636c82f32942b17473a5710e30006baf6a54f SHA512 5d32aa3a49e02d85ca92bee6aa37a3b743e50ca5d992128decea5846e8c9008a9f5bdb98cc0ee3e980761a6538a4867ff28410e066ef22f0aa2c2bd4c5ce1523
+DIST xfdashboard-0.7.90.tar.bz2 3394745 BLAKE2B 5550851a7a60802f079fb19ba32064cb43e09b0d36956ee87fbca3878ff6df20624e2c4262f9fcf81071a42aeb937f97954f0724faed70ffd0592472fa36cfc1 SHA512 8aea6127ffae2a7f0a241be04b2c518070688b56621f629798c9b8becd749577f2902e342ba0a99e14e3f38d0cb00f4887d04d2a418e619d97e413c2517faa9f

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.7.90.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.7.90.ebuild
new file mode 100644
index 00000000000..56288cc6b7e
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-0.7.90.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.38:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=[gtk]
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.13:="
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2020-12-23 10:14 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2020-12-23 10:14 UTC (permalink / raw
  To: gentoo-commits

commit:     eb3688599050367fc39d0d46f2bc1e5e369568c9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 23 10:05:42 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 10:14:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb368859

xfce-extra/xfdashboard: Bump to 0.8.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 +
 xfce-extra/xfdashboard/xfdashboard-0.8.0.ebuild | 45 +++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index cd11d7e5ace..0b5ef85509a 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,2 +1,3 @@
 DIST xfdashboard-0.7.5.tar.bz2 3366413 BLAKE2B 4fb9c9bd298f5e9b0f3052e1f3d488386446d37e9130e750ee09756da856d232fdc4c18fc21e9883c3df46e7cba636c82f32942b17473a5710e30006baf6a54f SHA512 5d32aa3a49e02d85ca92bee6aa37a3b743e50ca5d992128decea5846e8c9008a9f5bdb98cc0ee3e980761a6538a4867ff28410e066ef22f0aa2c2bd4c5ce1523
 DIST xfdashboard-0.7.90.tar.bz2 3394745 BLAKE2B 5550851a7a60802f079fb19ba32064cb43e09b0d36956ee87fbca3878ff6df20624e2c4262f9fcf81071a42aeb937f97954f0724faed70ffd0592472fa36cfc1 SHA512 8aea6127ffae2a7f0a241be04b2c518070688b56621f629798c9b8becd749577f2902e342ba0a99e14e3f38d0cb00f4887d04d2a418e619d97e413c2517faa9f
+DIST xfdashboard-0.8.0.tar.bz2 3341109 BLAKE2B 8787bd5069d8c4781c1b728e051e344dab227c847faf0762595079556a206b61ba4e6e45cc967f0f7267b41125bee62ff5fdf05cbbc7b3663fa785ad1fdddc16 SHA512 3bbddf079f129c8f32b764f61c75cc4efac52dff752375bdafd5537ad9c9435a5b12ead51176a684fca8fdc24f5bf44d774d8d3d6eae6942b266e1d0e4e89d62

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.8.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.8.0.ebuild
new file mode 100644
index 00000000000..994d8b9135b
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-0.8.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.38:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=[gtk]
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.13:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-01-18 20:29 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2021-01-18 20:29 UTC (permalink / raw
  To: gentoo-commits

commit:     1f516d85b7dd7a96f86598c6c7767067ff80a10b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 20:25:47 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 20:28:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f516d85

xfce-extra/xfdashboard: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                  |  1 -
 xfce-extra/xfdashboard/xfdashboard-0.7.90.ebuild | 44 ------------------------
 2 files changed, 45 deletions(-)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index 0b5ef85509a..15e1ba573a0 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,3 +1,2 @@
 DIST xfdashboard-0.7.5.tar.bz2 3366413 BLAKE2B 4fb9c9bd298f5e9b0f3052e1f3d488386446d37e9130e750ee09756da856d232fdc4c18fc21e9883c3df46e7cba636c82f32942b17473a5710e30006baf6a54f SHA512 5d32aa3a49e02d85ca92bee6aa37a3b743e50ca5d992128decea5846e8c9008a9f5bdb98cc0ee3e980761a6538a4867ff28410e066ef22f0aa2c2bd4c5ce1523
-DIST xfdashboard-0.7.90.tar.bz2 3394745 BLAKE2B 5550851a7a60802f079fb19ba32064cb43e09b0d36956ee87fbca3878ff6df20624e2c4262f9fcf81071a42aeb937f97954f0724faed70ffd0592472fa36cfc1 SHA512 8aea6127ffae2a7f0a241be04b2c518070688b56621f629798c9b8becd749577f2902e342ba0a99e14e3f38d0cb00f4887d04d2a418e619d97e413c2517faa9f
 DIST xfdashboard-0.8.0.tar.bz2 3341109 BLAKE2B 8787bd5069d8c4781c1b728e051e344dab227c847faf0762595079556a206b61ba4e6e45cc967f0f7267b41125bee62ff5fdf05cbbc7b3663fa785ad1fdddc16 SHA512 3bbddf079f129c8f32b764f61c75cc4efac52dff752375bdafd5537ad9c9435a5b12ead51176a684fca8fdc24f5bf44d774d8d3d6eae6942b266e1d0e4e89d62

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.7.90.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.7.90.ebuild
deleted file mode 100644
index 56288cc6b7e..00000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.7.90.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.38:2
-	>=x11-libs/gtk+-3.2:3
-	>=media-libs/clutter-1.12:1.0=[gtk]
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.13:="
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-02-08  6:05 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2021-02-08  6:05 UTC (permalink / raw
  To: gentoo-commits

commit:     a69c602283b7a58c9610c94a1dee94290c6c88bb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 06:05:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 06:05:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69c6022

xfce-extra/xfdashboard: Stabilize 0.8.0 amd64, #769368

Signed-off-by: Sam James <sam <AT> gentoo.org>

 xfce-extra/xfdashboard/xfdashboard-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.8.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.8.0.ebuild
index 4004701b6fa..36837bc4e04 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.8.0.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.8.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.38:2


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-02-19  1:11 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2021-02-19  1:11 UTC (permalink / raw
  To: gentoo-commits

commit:     755b64fae253b52017cbccc0982b1b617fa6ea8f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 00:59:22 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 01:03:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=755b64fa

xfce-extra/xfdashboard: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 -
 xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild | 44 -------------------------
 2 files changed, 45 deletions(-)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index 15e1ba573a0..fca3f0c6d06 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,2 +1 @@
-DIST xfdashboard-0.7.5.tar.bz2 3366413 BLAKE2B 4fb9c9bd298f5e9b0f3052e1f3d488386446d37e9130e750ee09756da856d232fdc4c18fc21e9883c3df46e7cba636c82f32942b17473a5710e30006baf6a54f SHA512 5d32aa3a49e02d85ca92bee6aa37a3b743e50ca5d992128decea5846e8c9008a9f5bdb98cc0ee3e980761a6538a4867ff28410e066ef22f0aa2c2bd4c5ce1523
 DIST xfdashboard-0.8.0.tar.bz2 3341109 BLAKE2B 8787bd5069d8c4781c1b728e051e344dab227c847faf0762595079556a206b61ba4e6e45cc967f0f7267b41125bee62ff5fdf05cbbc7b3663fa785ad1fdddc16 SHA512 3bbddf079f129c8f32b764f61c75cc4efac52dff752375bdafd5537ad9c9435a5b12ead51176a684fca8fdc24f5bf44d774d8d3d6eae6942b266e1d0e4e89d62

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
deleted file mode 100644
index 43d8df4d960..00000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.7.5.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.32:2
-	>=x11-libs/gtk+-3.2:3
-	>=media-libs/clutter-1.12:1.0=[gtk]
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.13:="
-DEPEND="${RDEPEND}
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-03-04 14:56 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2021-03-04 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     cf60111d5e2e8cb3cf5de3ac78570f40cfd5e59f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  4 13:03:42 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar  4 14:55:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf60111d

xfce-extra/xfdashboard: Bump to 0.8.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 +
 xfce-extra/xfdashboard/xfdashboard-0.8.1.ebuild | 45 +++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index fca3f0c6d06..d9c2728539e 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1 +1,2 @@
 DIST xfdashboard-0.8.0.tar.bz2 3341109 BLAKE2B 8787bd5069d8c4781c1b728e051e344dab227c847faf0762595079556a206b61ba4e6e45cc967f0f7267b41125bee62ff5fdf05cbbc7b3663fa785ad1fdddc16 SHA512 3bbddf079f129c8f32b764f61c75cc4efac52dff752375bdafd5537ad9c9435a5b12ead51176a684fca8fdc24f5bf44d774d8d3d6eae6942b266e1d0e4e89d62
+DIST xfdashboard-0.8.1.tar.bz2 3365273 BLAKE2B 1ab93a684f680a813fa32ca0ef610835d17aa9a854fc114298762abf92ac82f49a026ce123dacd03966667ea64ff31b05396faf94db4ea5f4ffb63e8a8f1b016 SHA512 235b5e0c4b9fd58a8b0078e4a5432ed84366865d8db0a248d377a593d31304fe68d48138c1dd9408abc02ed59b24542d5debaee3288a5fa0bf080e84632bf2fb

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.8.1.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.8.1.ebuild
new file mode 100644
index 00000000000..2605d199843
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-0.8.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.38:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=[gtk]
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.13:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-03-05 12:08 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2021-03-05 12:08 UTC (permalink / raw
  To: gentoo-commits

commit:     06981672a66081b03f1760f1cb7db3e7305ff85c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  5 12:07:39 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar  5 12:08:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06981672

xfce-extra/xfdashboard: Bump to 0.9.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 +
 xfce-extra/xfdashboard/xfdashboard-0.9.0.ebuild | 45 +++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index d9c2728539e..27845aacad7 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,2 +1,3 @@
 DIST xfdashboard-0.8.0.tar.bz2 3341109 BLAKE2B 8787bd5069d8c4781c1b728e051e344dab227c847faf0762595079556a206b61ba4e6e45cc967f0f7267b41125bee62ff5fdf05cbbc7b3663fa785ad1fdddc16 SHA512 3bbddf079f129c8f32b764f61c75cc4efac52dff752375bdafd5537ad9c9435a5b12ead51176a684fca8fdc24f5bf44d774d8d3d6eae6942b266e1d0e4e89d62
 DIST xfdashboard-0.8.1.tar.bz2 3365273 BLAKE2B 1ab93a684f680a813fa32ca0ef610835d17aa9a854fc114298762abf92ac82f49a026ce123dacd03966667ea64ff31b05396faf94db4ea5f4ffb63e8a8f1b016 SHA512 235b5e0c4b9fd58a8b0078e4a5432ed84366865d8db0a248d377a593d31304fe68d48138c1dd9408abc02ed59b24542d5debaee3288a5fa0bf080e84632bf2fb
+DIST xfdashboard-0.9.0.tar.bz2 3331542 BLAKE2B 2155035082fe9948ae6fbc484dd09fbf748183e09d62911e7b63348884ce6e0fdd5fdd5abbe32db93be8499fbf2ebe38c3e5c81c2a3dad828f944819b69b52c9 SHA512 f13a58c781349f9c9e1d027cebfcb2828a4c646eaf16743bb20342c5681f29248d6d6193991bd890a931bb5db2713d89c507a18f4c50c48fa68b239db9f52ca0

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.0.ebuild
new file mode 100644
index 00000000000..2605d199843
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.38:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=[gtk]
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.13:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-03-19  9:47 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2021-03-19  9:47 UTC (permalink / raw
  To: gentoo-commits

commit:     8a7f17056b710e4a3bcedb2082a7cad368b27552
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 19 09:38:33 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Mar 19 09:47:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a7f1705

xfce-extra/xfdashboard: Bump to 0.9.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 +
 xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild | 45 +++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index 27845aacad7..24aac918657 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,3 +1,4 @@
 DIST xfdashboard-0.8.0.tar.bz2 3341109 BLAKE2B 8787bd5069d8c4781c1b728e051e344dab227c847faf0762595079556a206b61ba4e6e45cc967f0f7267b41125bee62ff5fdf05cbbc7b3663fa785ad1fdddc16 SHA512 3bbddf079f129c8f32b764f61c75cc4efac52dff752375bdafd5537ad9c9435a5b12ead51176a684fca8fdc24f5bf44d774d8d3d6eae6942b266e1d0e4e89d62
 DIST xfdashboard-0.8.1.tar.bz2 3365273 BLAKE2B 1ab93a684f680a813fa32ca0ef610835d17aa9a854fc114298762abf92ac82f49a026ce123dacd03966667ea64ff31b05396faf94db4ea5f4ffb63e8a8f1b016 SHA512 235b5e0c4b9fd58a8b0078e4a5432ed84366865d8db0a248d377a593d31304fe68d48138c1dd9408abc02ed59b24542d5debaee3288a5fa0bf080e84632bf2fb
 DIST xfdashboard-0.9.0.tar.bz2 3331542 BLAKE2B 2155035082fe9948ae6fbc484dd09fbf748183e09d62911e7b63348884ce6e0fdd5fdd5abbe32db93be8499fbf2ebe38c3e5c81c2a3dad828f944819b69b52c9 SHA512 f13a58c781349f9c9e1d027cebfcb2828a4c646eaf16743bb20342c5681f29248d6d6193991bd890a931bb5db2713d89c507a18f4c50c48fa68b239db9f52ca0
+DIST xfdashboard-0.9.1.tar.bz2 3341851 BLAKE2B 6e2c06b59798d578ecfee99c03be40b66377012d44d9fd463de8f92ed47ce7e44c390767ac87fe50f19b903dc5c34c698b547da30a392d8053f4674a53613f29 SHA512 676b138633b519d3af9bc9b7597a0d3f5464826b190076cc146bb7c739b275c56eb5c0b912fc7f700eb9de01e1457dec814790b4c3575ee9b675a31ad675f249

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild
new file mode 100644
index 00000000000..1d0bea1ef30
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.38:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=[gtk]
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.14:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-04-08 23:47 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2021-04-08 23:47 UTC (permalink / raw
  To: gentoo-commits

commit:     b652ac938d1a0214bd87abdf5646fa6e14fb244a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  8 23:44:55 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr  8 23:44:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b652ac93

xfce-extra/xfdashboard: Bump to 0.9.2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 +
 xfce-extra/xfdashboard/xfdashboard-0.9.2.ebuild | 45 +++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index 24aac918657..674d7382146 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -2,3 +2,4 @@ DIST xfdashboard-0.8.0.tar.bz2 3341109 BLAKE2B 8787bd5069d8c4781c1b728e051e344da
 DIST xfdashboard-0.8.1.tar.bz2 3365273 BLAKE2B 1ab93a684f680a813fa32ca0ef610835d17aa9a854fc114298762abf92ac82f49a026ce123dacd03966667ea64ff31b05396faf94db4ea5f4ffb63e8a8f1b016 SHA512 235b5e0c4b9fd58a8b0078e4a5432ed84366865d8db0a248d377a593d31304fe68d48138c1dd9408abc02ed59b24542d5debaee3288a5fa0bf080e84632bf2fb
 DIST xfdashboard-0.9.0.tar.bz2 3331542 BLAKE2B 2155035082fe9948ae6fbc484dd09fbf748183e09d62911e7b63348884ce6e0fdd5fdd5abbe32db93be8499fbf2ebe38c3e5c81c2a3dad828f944819b69b52c9 SHA512 f13a58c781349f9c9e1d027cebfcb2828a4c646eaf16743bb20342c5681f29248d6d6193991bd890a931bb5db2713d89c507a18f4c50c48fa68b239db9f52ca0
 DIST xfdashboard-0.9.1.tar.bz2 3341851 BLAKE2B 6e2c06b59798d578ecfee99c03be40b66377012d44d9fd463de8f92ed47ce7e44c390767ac87fe50f19b903dc5c34c698b547da30a392d8053f4674a53613f29 SHA512 676b138633b519d3af9bc9b7597a0d3f5464826b190076cc146bb7c739b275c56eb5c0b912fc7f700eb9de01e1457dec814790b4c3575ee9b675a31ad675f249
+DIST xfdashboard-0.9.2.tar.bz2 3349027 BLAKE2B 37028f29bb0b10a00b14593713488d6392b14f4b7ba519c4c311063636d871855af527b978865c245cdd2071425e02129bd0ccce9f50a8d4331dc51ac792ca77 SHA512 7090047af1d621a60e315e212d4828ec98496a8b97b59b81615d0657bfea0e24359334fe98530e090bc0417fbc5ae979ded6dfad00c514b3e92f2768c75da76c

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.2.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.2.ebuild
new file mode 100644
index 00000000000..1d0bea1ef30
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.2.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.38:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=[gtk]
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.14:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-04-11 11:06 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2021-04-11 11:06 UTC (permalink / raw
  To: gentoo-commits

commit:     9b87a39a8365f52dcde7038345f50f6e2aafb28d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 11:05:15 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 11 11:05:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b87a39a

xfce-extra/xfdashboard: Stabilize 0.9.1 x86, #781752

Signed-off-by: Sam James <sam <AT> gentoo.org>

 xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild
index 1d0bea1ef30..b27187ea23d 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.38:2


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-04-11 11:11 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2021-04-11 11:11 UTC (permalink / raw
  To: gentoo-commits

commit:     510056af036908b036de9362b771ff6e9ae79163
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 11:10:27 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 11 11:10:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=510056af

xfce-extra/xfdashboard: Stabilize 0.9.1 amd64, #781752

Signed-off-by: Sam James <sam <AT> gentoo.org>

 xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild
index b27187ea23d..7bb67c0212e 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.38:2


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-04-11 11:23 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2021-04-11 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     7e0a1b16b3d12f353658196989fb35ac6e992679
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 11:16:40 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 11 11:23:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e0a1b16

xfce-extra/xfdashboard: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  3 --
 xfce-extra/xfdashboard/xfdashboard-0.8.0.ebuild | 45 -------------------------
 xfce-extra/xfdashboard/xfdashboard-0.8.1.ebuild | 45 -------------------------
 xfce-extra/xfdashboard/xfdashboard-0.9.0.ebuild | 45 -------------------------
 4 files changed, 138 deletions(-)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index 674d7382146..c98bfd37e87 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,5 +1,2 @@
-DIST xfdashboard-0.8.0.tar.bz2 3341109 BLAKE2B 8787bd5069d8c4781c1b728e051e344dab227c847faf0762595079556a206b61ba4e6e45cc967f0f7267b41125bee62ff5fdf05cbbc7b3663fa785ad1fdddc16 SHA512 3bbddf079f129c8f32b764f61c75cc4efac52dff752375bdafd5537ad9c9435a5b12ead51176a684fca8fdc24f5bf44d774d8d3d6eae6942b266e1d0e4e89d62
-DIST xfdashboard-0.8.1.tar.bz2 3365273 BLAKE2B 1ab93a684f680a813fa32ca0ef610835d17aa9a854fc114298762abf92ac82f49a026ce123dacd03966667ea64ff31b05396faf94db4ea5f4ffb63e8a8f1b016 SHA512 235b5e0c4b9fd58a8b0078e4a5432ed84366865d8db0a248d377a593d31304fe68d48138c1dd9408abc02ed59b24542d5debaee3288a5fa0bf080e84632bf2fb
-DIST xfdashboard-0.9.0.tar.bz2 3331542 BLAKE2B 2155035082fe9948ae6fbc484dd09fbf748183e09d62911e7b63348884ce6e0fdd5fdd5abbe32db93be8499fbf2ebe38c3e5c81c2a3dad828f944819b69b52c9 SHA512 f13a58c781349f9c9e1d027cebfcb2828a4c646eaf16743bb20342c5681f29248d6d6193991bd890a931bb5db2713d89c507a18f4c50c48fa68b239db9f52ca0
 DIST xfdashboard-0.9.1.tar.bz2 3341851 BLAKE2B 6e2c06b59798d578ecfee99c03be40b66377012d44d9fd463de8f92ed47ce7e44c390767ac87fe50f19b903dc5c34c698b547da30a392d8053f4674a53613f29 SHA512 676b138633b519d3af9bc9b7597a0d3f5464826b190076cc146bb7c739b275c56eb5c0b912fc7f700eb9de01e1457dec814790b4c3575ee9b675a31ad675f249
 DIST xfdashboard-0.9.2.tar.bz2 3349027 BLAKE2B 37028f29bb0b10a00b14593713488d6392b14f4b7ba519c4c311063636d871855af527b978865c245cdd2071425e02129bd0ccce9f50a8d4331dc51ac792ca77 SHA512 7090047af1d621a60e315e212d4828ec98496a8b97b59b81615d0657bfea0e24359334fe98530e090bc0417fbc5ae979ded6dfad00c514b3e92f2768c75da76c

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.8.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.8.0.ebuild
deleted file mode 100644
index 36837bc4e04..00000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.8.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.38:2
-	>=x11-libs/gtk+-3.2:3
-	>=media-libs/clutter-1.12:1.0=[gtk]
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.13:="
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.8.1.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.8.1.ebuild
deleted file mode 100644
index 2605d199843..00000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.8.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.38:2
-	>=x11-libs/gtk+-3.2:3
-	>=media-libs/clutter-1.12:1.0=[gtk]
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.13:="
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.0.ebuild
deleted file mode 100644
index 2605d199843..00000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.0.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.38:2
-	>=x11-libs/gtk+-3.2:3
-	>=media-libs/clutter-1.12:1.0=[gtk]
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.13:="
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-04-26 11:00 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2021-04-26 11:00 UTC (permalink / raw
  To: gentoo-commits

commit:     bf75f5072fec9637f14711b6713250eb41a9f81d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 26 10:56:59 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr 26 11:00:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf75f507

xfce-extra/xfdashboard: Bump to 0.9.3

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 +
 xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild | 45 +++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index c98bfd37e87..37d37571d04 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,2 +1,3 @@
 DIST xfdashboard-0.9.1.tar.bz2 3341851 BLAKE2B 6e2c06b59798d578ecfee99c03be40b66377012d44d9fd463de8f92ed47ce7e44c390767ac87fe50f19b903dc5c34c698b547da30a392d8053f4674a53613f29 SHA512 676b138633b519d3af9bc9b7597a0d3f5464826b190076cc146bb7c739b275c56eb5c0b912fc7f700eb9de01e1457dec814790b4c3575ee9b675a31ad675f249
 DIST xfdashboard-0.9.2.tar.bz2 3349027 BLAKE2B 37028f29bb0b10a00b14593713488d6392b14f4b7ba519c4c311063636d871855af527b978865c245cdd2071425e02129bd0ccce9f50a8d4331dc51ac792ca77 SHA512 7090047af1d621a60e315e212d4828ec98496a8b97b59b81615d0657bfea0e24359334fe98530e090bc0417fbc5ae979ded6dfad00c514b3e92f2768c75da76c
+DIST xfdashboard-0.9.3.tar.bz2 3381041 BLAKE2B 6a5ffecf504522a62ab478fcf76f48819e8efec89ec12412e52ae188cc2821ebb1f8549c0888ad5cbd256b0713174cdc85dc2566c483e9fab59f8e625e0df34b SHA512 52121f01207b8912e932e314dd37d0f69c56845a8b9b0ab719dec9dbba437baccc275d193073e32a33b54d54b5de8b07434b4ff4e7838d955b2dfdd123cd5827

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild
new file mode 100644
index 00000000000..1d0bea1ef30
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.38:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=[gtk]
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.14:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-07-03  1:30 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2021-07-03  1:30 UTC (permalink / raw
  To: gentoo-commits

commit:     01d144322c4c70777bd23c2c4e2b03f14b3a6d69
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  3 01:29:57 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  3 01:29:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01d14432

xfce-extra/xfdashboard: Stabilize 0.9.3 amd64, #799917

Signed-off-by: Sam James <sam <AT> gentoo.org>

 xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild
index 1d0bea1ef30..a90a25c1f01 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.38:2


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-07-03  6:25 Agostino Sarubbo
  0 siblings, 0 replies; 40+ messages in thread
From: Agostino Sarubbo @ 2021-07-03  6:25 UTC (permalink / raw
  To: gentoo-commits

commit:     9aae026af461740f92c954046d6b53885b4f1b0e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  3 06:24:33 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jul  3 06:24:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9aae026a

xfce-extra/xfdashboard: x86 stable wrt bug #799917

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild
index a90a25c1f01..7bb67c0212e 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.38:2


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-07-03  6:32 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2021-07-03  6:32 UTC (permalink / raw
  To: gentoo-commits

commit:     0eeebe4519e4f7a033debd01b3a9a200fe617f3c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  3 06:31:01 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul  3 06:31:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eeebe45

xfce-extra/xfdashboard: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  2 --
 xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild | 45 -------------------------
 xfce-extra/xfdashboard/xfdashboard-0.9.2.ebuild | 45 -------------------------
 3 files changed, 92 deletions(-)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index 37d37571d04..35f27eb8759 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,3 +1 @@
-DIST xfdashboard-0.9.1.tar.bz2 3341851 BLAKE2B 6e2c06b59798d578ecfee99c03be40b66377012d44d9fd463de8f92ed47ce7e44c390767ac87fe50f19b903dc5c34c698b547da30a392d8053f4674a53613f29 SHA512 676b138633b519d3af9bc9b7597a0d3f5464826b190076cc146bb7c739b275c56eb5c0b912fc7f700eb9de01e1457dec814790b4c3575ee9b675a31ad675f249
-DIST xfdashboard-0.9.2.tar.bz2 3349027 BLAKE2B 37028f29bb0b10a00b14593713488d6392b14f4b7ba519c4c311063636d871855af527b978865c245cdd2071425e02129bd0ccce9f50a8d4331dc51ac792ca77 SHA512 7090047af1d621a60e315e212d4828ec98496a8b97b59b81615d0657bfea0e24359334fe98530e090bc0417fbc5ae979ded6dfad00c514b3e92f2768c75da76c
 DIST xfdashboard-0.9.3.tar.bz2 3381041 BLAKE2B 6a5ffecf504522a62ab478fcf76f48819e8efec89ec12412e52ae188cc2821ebb1f8549c0888ad5cbd256b0713174cdc85dc2566c483e9fab59f8e625e0df34b SHA512 52121f01207b8912e932e314dd37d0f69c56845a8b9b0ab719dec9dbba437baccc275d193073e32a33b54d54b5de8b07434b4ff4e7838d955b2dfdd123cd5827

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild
deleted file mode 100644
index 7bb67c0212e..00000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.38:2
-	>=x11-libs/gtk+-3.2:3
-	>=media-libs/clutter-1.12:1.0=[gtk]
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.14:="
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.2.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.2.ebuild
deleted file mode 100644
index 1d0bea1ef30..00000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.38:2
-	>=x11-libs/gtk+-3.2:3
-	>=media-libs/clutter-1.12:1.0=[gtk]
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.14:="
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-09-22 12:16 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2021-09-22 12:16 UTC (permalink / raw
  To: gentoo-commits

commit:     ecf78d1e8f046b0947acbd88ba84e6761fb4068b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 22 12:08:25 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 22 12:16:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecf78d1e

xfce-extra/xfdashboard: Bump to 0.9.4

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 +
 xfce-extra/xfdashboard/xfdashboard-0.9.4.ebuild | 44 +++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index 35f27eb8759..fd31ef40a6f 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1 +1,2 @@
 DIST xfdashboard-0.9.3.tar.bz2 3381041 BLAKE2B 6a5ffecf504522a62ab478fcf76f48819e8efec89ec12412e52ae188cc2821ebb1f8549c0888ad5cbd256b0713174cdc85dc2566c483e9fab59f8e625e0df34b SHA512 52121f01207b8912e932e314dd37d0f69c56845a8b9b0ab719dec9dbba437baccc275d193073e32a33b54d54b5de8b07434b4ff4e7838d955b2dfdd123cd5827
+DIST xfdashboard-0.9.4.tar.bz2 3388008 BLAKE2B 588e0eebb18cef2638edfb590a9133df0e275358a594d48a4cecfb3040ee289b9da5536c6e194919042ccbfb7b15b03af256d12bb4d876fd03122928e4cc7da8 SHA512 0721682919bc030c17777f002fd1a0b138f890dc65ff7546ac0cbe7e6b8c3b132d04ecf9b5a29f3f69864bebfbd31ff0615a4a828076422008e0a2cdca46e7f0

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.4.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.4.ebuild
new file mode 100644
index 00000000000..a2573e4a7f9
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.4.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.38:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=[gtk]
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.14:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-10-02  7:50 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2021-10-02  7:50 UTC (permalink / raw
  To: gentoo-commits

commit:     7879df4c2de1f2a9036d63e7984c38898d67c916
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  2 07:13:34 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct  2 07:50:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7879df4c

xfce-extra/xfdashboard: Bump to 0.9.5

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 +
 xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild | 44 +++++++++++++++++++++++++
 2 files changed, 45 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index fd31ef40a6f..9321f3008ea 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,2 +1,3 @@
 DIST xfdashboard-0.9.3.tar.bz2 3381041 BLAKE2B 6a5ffecf504522a62ab478fcf76f48819e8efec89ec12412e52ae188cc2821ebb1f8549c0888ad5cbd256b0713174cdc85dc2566c483e9fab59f8e625e0df34b SHA512 52121f01207b8912e932e314dd37d0f69c56845a8b9b0ab719dec9dbba437baccc275d193073e32a33b54d54b5de8b07434b4ff4e7838d955b2dfdd123cd5827
 DIST xfdashboard-0.9.4.tar.bz2 3388008 BLAKE2B 588e0eebb18cef2638edfb590a9133df0e275358a594d48a4cecfb3040ee289b9da5536c6e194919042ccbfb7b15b03af256d12bb4d876fd03122928e4cc7da8 SHA512 0721682919bc030c17777f002fd1a0b138f890dc65ff7546ac0cbe7e6b8c3b132d04ecf9b5a29f3f69864bebfbd31ff0615a4a828076422008e0a2cdca46e7f0
+DIST xfdashboard-0.9.5.tar.bz2 3397335 BLAKE2B 5e65206c73f85ce9d4305e459ca837c287c43f95bbb16df632109eee998524d5858c5de8a6c390713d118ed3f7bb7f184d88650cec78e7bc03a6859fe7e44a39 SHA512 9929bdcef6a9766799b900b61e009b43ef901f1aebd6dbe9291c3342edebfa1d599340222da25bbac17810f4ef7b001743b4daec0c25f585203f0b69f2bc17d6

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild
new file mode 100644
index 00000000000..a2573e4a7f9
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.38:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=[gtk]
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.14:="
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-util/intltool
+	virtual/pkgconfig"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-11-05 10:04 Agostino Sarubbo
  0 siblings, 0 replies; 40+ messages in thread
From: Agostino Sarubbo @ 2021-11-05 10:04 UTC (permalink / raw
  To: gentoo-commits

commit:     03205fa46018d92811f4ddca3c7901a40bc7bd1c
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  5 10:03:54 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Nov  5 10:03:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03205fa4

xfce-extra/xfdashboard: amd64 stable wrt bug #821841

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild
index a2573e4a7f9..8b699f55c79 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.38:2


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-11-06  8:34 Agostino Sarubbo
  0 siblings, 0 replies; 40+ messages in thread
From: Agostino Sarubbo @ 2021-11-06  8:34 UTC (permalink / raw
  To: gentoo-commits

commit:     36a32916344a11fe12f6fc9f0f0c2ce0e7bb8685
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  6 08:34:38 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Nov  6 08:34:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a32916

xfce-extra/xfdashboard: x86 stable wrt bug #821841

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild
index 8b699f55c79..c4497f091ec 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=dev-libs/glib-2.38:2


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2021-11-06 16:51 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2021-11-06 16:51 UTC (permalink / raw
  To: gentoo-commits

commit:     4e31d0f6817eeba9d27f51ff395cfc0b83c787fc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  6 14:44:29 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov  6 16:51:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e31d0f6

xfce-extra/xfdashboard: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  2 --
 xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild | 45 -------------------------
 xfce-extra/xfdashboard/xfdashboard-0.9.4.ebuild | 44 ------------------------
 3 files changed, 91 deletions(-)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index 9321f3008ea..ee34300356c 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,3 +1 @@
-DIST xfdashboard-0.9.3.tar.bz2 3381041 BLAKE2B 6a5ffecf504522a62ab478fcf76f48819e8efec89ec12412e52ae188cc2821ebb1f8549c0888ad5cbd256b0713174cdc85dc2566c483e9fab59f8e625e0df34b SHA512 52121f01207b8912e932e314dd37d0f69c56845a8b9b0ab719dec9dbba437baccc275d193073e32a33b54d54b5de8b07434b4ff4e7838d955b2dfdd123cd5827
-DIST xfdashboard-0.9.4.tar.bz2 3388008 BLAKE2B 588e0eebb18cef2638edfb590a9133df0e275358a594d48a4cecfb3040ee289b9da5536c6e194919042ccbfb7b15b03af256d12bb4d876fd03122928e4cc7da8 SHA512 0721682919bc030c17777f002fd1a0b138f890dc65ff7546ac0cbe7e6b8c3b132d04ecf9b5a29f3f69864bebfbd31ff0615a4a828076422008e0a2cdca46e7f0
 DIST xfdashboard-0.9.5.tar.bz2 3397335 BLAKE2B 5e65206c73f85ce9d4305e459ca837c287c43f95bbb16df632109eee998524d5858c5de8a6c390713d118ed3f7bb7f184d88650cec78e7bc03a6859fe7e44a39 SHA512 9929bdcef6a9766799b900b61e009b43ef901f1aebd6dbe9291c3342edebfa1d599340222da25bbac17810f4ef7b001743b4daec0c25f585203f0b69f2bc17d6

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild
deleted file mode 100644
index 7bb67c0212e..00000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg-utils
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.38:2
-	>=x11-libs/gtk+-3.2:3
-	>=media-libs/clutter-1.12:1.0=[gtk]
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.14:="
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.4.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.4.ebuild
deleted file mode 100644
index a2573e4a7f9..00000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.4.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit xdg-utils
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.38:2
-	>=x11-libs/gtk+-3.2:3
-	>=media-libs/clutter-1.12:1.0=[gtk]
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.14:="
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2022-03-05  8:44 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2022-03-05  8:44 UTC (permalink / raw
  To: gentoo-commits

commit:     ee29c7915280278e2165b929cc08b8e646452376
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  5 08:21:54 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar  5 08:44:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee29c791

xfce-extra/xfdashboard: Bump to 0.9.90

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                  |  1 +
 xfce-extra/xfdashboard/xfdashboard-0.9.90.ebuild | 47 ++++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index ee34300356c6..76a8aa89010d 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1 +1,2 @@
 DIST xfdashboard-0.9.5.tar.bz2 3397335 BLAKE2B 5e65206c73f85ce9d4305e459ca837c287c43f95bbb16df632109eee998524d5858c5de8a6c390713d118ed3f7bb7f184d88650cec78e7bc03a6859fe7e44a39 SHA512 9929bdcef6a9766799b900b61e009b43ef901f1aebd6dbe9291c3342edebfa1d599340222da25bbac17810f4ef7b001743b4daec0c25f585203f0b69f2bc17d6
+DIST xfdashboard-0.9.90.tar.bz2 3411068 BLAKE2B 6deee633c03d0265f34532edd20d5e29fe270aa82bcd197bbe398138977fa95c5e502b0484c835a43b93b34defcfedf2d717cf11ea8b25021803e25213731a31 SHA512 5fd4a67998477c2a168d15ca05f173b42eb1a87432228feea461ec563f0662441f17df7ac6efd4b4afd181eba4e99927adc018fca0f2bf8df804fc52c87b4034

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.90.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.90.ebuild
new file mode 100644
index 000000000000..1b20021760dd
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.90.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	>=dev-libs/glib-2.38:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=[gtk]
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.14:=
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	dev-util/intltool
+	virtual/pkgconfig
+"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2022-06-19 13:36 Yixun Lan
  0 siblings, 0 replies; 40+ messages in thread
From: Yixun Lan @ 2022-06-19 13:36 UTC (permalink / raw
  To: gentoo-commits

commit:     0d72d423eb92b0f93c3a94962d753e99cbb0dcf9
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 12:55:15 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 12:55:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d72d423

xfce-extra/xfdashboard: keyword 0.9.90 for ~riscv

Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 xfce-extra/xfdashboard/xfdashboard-0.9.90.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.90.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.90.ebuild
index 1b20021760dd..35c636140af3 100644
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.90.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.90.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
 
 RDEPEND="
 	>=dev-libs/glib-2.38:2


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2022-07-15  9:36 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2022-07-15  9:36 UTC (permalink / raw
  To: gentoo-commits

commit:     e638ab8f2cb028061aa6639cfdb79e60077100f1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 15 09:28:23 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 15 09:36:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e638ab8f

xfce-extra/xfdashboard: Bump to 0.9.91

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                  |  1 +
 xfce-extra/xfdashboard/xfdashboard-0.9.91.ebuild | 49 ++++++++++++++++++++++++
 2 files changed, 50 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index 76a8aa89010d..20e8e8baf3fe 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,2 +1,3 @@
 DIST xfdashboard-0.9.5.tar.bz2 3397335 BLAKE2B 5e65206c73f85ce9d4305e459ca837c287c43f95bbb16df632109eee998524d5858c5de8a6c390713d118ed3f7bb7f184d88650cec78e7bc03a6859fe7e44a39 SHA512 9929bdcef6a9766799b900b61e009b43ef901f1aebd6dbe9291c3342edebfa1d599340222da25bbac17810f4ef7b001743b4daec0c25f585203f0b69f2bc17d6
 DIST xfdashboard-0.9.90.tar.bz2 3411068 BLAKE2B 6deee633c03d0265f34532edd20d5e29fe270aa82bcd197bbe398138977fa95c5e502b0484c835a43b93b34defcfedf2d717cf11ea8b25021803e25213731a31 SHA512 5fd4a67998477c2a168d15ca05f173b42eb1a87432228feea461ec563f0662441f17df7ac6efd4b4afd181eba4e99927adc018fca0f2bf8df804fc52c87b4034
+DIST xfdashboard-0.9.91.tar.bz2 3421906 BLAKE2B 10b5bb09fa4d4bbbe242d1d36ad073e08384845e67331994c9ae622d70de27e873ce2f476d8baebde4bd4ae55db77cb35336a1a1725b4e40b1c814066ab4e72c SHA512 56e18c70a1282ff8f45df8304993fdd5e9097429f7edd6b9c7fc5c20681d1043b57251b5ce327346e612bc1069823ba4c76a5665529eeb2807e106c8fa747ba6

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.91.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.91.ebuild
new file mode 100644
index 000000000000..f725a7560151
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-0.9.91.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+RDEPEND="
+	>=dev-libs/glib-2.38:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=[gtk]
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.14:=
+"
+DEPEND="
+	${RDEPEND}
+"
+BDEPEND="
+	dev-util/intltool
+	virtual/pkgconfig
+"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2022-07-25 10:45 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2022-07-25 10:45 UTC (permalink / raw
  To: gentoo-commits

commit:     8f716858ec4d16597b36480a5dbd616bd4bffd89
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 25 10:45:20 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 25 10:45:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f716858

xfce-extra/xfdashboard: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                  |  1 -
 xfce-extra/xfdashboard/xfdashboard-0.9.90.ebuild | 47 ------------------------
 2 files changed, 48 deletions(-)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index 20e8e8baf3fe..e6c19780cb7c 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,3 +1,2 @@
 DIST xfdashboard-0.9.5.tar.bz2 3397335 BLAKE2B 5e65206c73f85ce9d4305e459ca837c287c43f95bbb16df632109eee998524d5858c5de8a6c390713d118ed3f7bb7f184d88650cec78e7bc03a6859fe7e44a39 SHA512 9929bdcef6a9766799b900b61e009b43ef901f1aebd6dbe9291c3342edebfa1d599340222da25bbac17810f4ef7b001743b4daec0c25f585203f0b69f2bc17d6
-DIST xfdashboard-0.9.90.tar.bz2 3411068 BLAKE2B 6deee633c03d0265f34532edd20d5e29fe270aa82bcd197bbe398138977fa95c5e502b0484c835a43b93b34defcfedf2d717cf11ea8b25021803e25213731a31 SHA512 5fd4a67998477c2a168d15ca05f173b42eb1a87432228feea461ec563f0662441f17df7ac6efd4b4afd181eba4e99927adc018fca0f2bf8df804fc52c87b4034
 DIST xfdashboard-0.9.91.tar.bz2 3421906 BLAKE2B 10b5bb09fa4d4bbbe242d1d36ad073e08384845e67331994c9ae622d70de27e873ce2f476d8baebde4bd4ae55db77cb35336a1a1725b4e40b1c814066ab4e72c SHA512 56e18c70a1282ff8f45df8304993fdd5e9097429f7edd6b9c7fc5c20681d1043b57251b5ce327346e612bc1069823ba4c76a5665529eeb2807e106c8fa747ba6

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.90.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.90.ebuild
deleted file mode 100644
index 35c636140af3..000000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.90.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg-utils
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
-
-RDEPEND="
-	>=dev-libs/glib-2.38:2
-	>=x11-libs/gtk+-3.2:3
-	>=media-libs/clutter-1.12:1.0=[gtk]
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.14:=
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-util/intltool
-	virtual/pkgconfig
-"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2022-08-13  5:05 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2022-08-13  5:05 UTC (permalink / raw
  To: gentoo-commits

commit:     164f8f792100cd4170e20596b4969879e0017e4a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 13 05:03:44 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 13 05:03:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=164f8f79

xfce-extra/xfdashboard: Bump to 1.0.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                 |  1 +
 xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild | 49 +++++++++++++++++++++++++
 2 files changed, 50 insertions(+)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index e6c19780cb7c..a442ecb51d92 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,2 +1,3 @@
 DIST xfdashboard-0.9.5.tar.bz2 3397335 BLAKE2B 5e65206c73f85ce9d4305e459ca837c287c43f95bbb16df632109eee998524d5858c5de8a6c390713d118ed3f7bb7f184d88650cec78e7bc03a6859fe7e44a39 SHA512 9929bdcef6a9766799b900b61e009b43ef901f1aebd6dbe9291c3342edebfa1d599340222da25bbac17810f4ef7b001743b4daec0c25f585203f0b69f2bc17d6
 DIST xfdashboard-0.9.91.tar.bz2 3421906 BLAKE2B 10b5bb09fa4d4bbbe242d1d36ad073e08384845e67331994c9ae622d70de27e873ce2f476d8baebde4bd4ae55db77cb35336a1a1725b4e40b1c814066ab4e72c SHA512 56e18c70a1282ff8f45df8304993fdd5e9097429f7edd6b9c7fc5c20681d1043b57251b5ce327346e612bc1069823ba4c76a5665529eeb2807e106c8fa747ba6
+DIST xfdashboard-1.0.0.tar.bz2 3423708 BLAKE2B b6ac90de137d85f9503372648444100561368498ac93173e60b3d0938cd5c1a95a4c0a668b4b2078821b234ca8e074e0fbc9a0c6b5785de23561465a3cfafe62 SHA512 7c7da3d544de4eabe9f31c2744d7b862ed71a7e7bcadd40b61d64ce7d480e627c86992979718110d65d1534f50fd87d8241f509b26e0603b93443b4cca873d1c

diff --git a/xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild
new file mode 100644
index 000000000000..f725a7560151
--- /dev/null
+++ b/xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
+HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv ~x86"
+
+RDEPEND="
+	>=dev-libs/glib-2.38:2
+	>=x11-libs/gtk+-3.2:3
+	>=media-libs/clutter-1.12:1.0=[gtk]
+	>=x11-libs/libwnck-3:3=
+	x11-libs/libX11:=
+	x11-libs/libXcomposite:=
+	x11-libs/libXdamage:=
+	x11-libs/libXinerama:=
+	>=xfce-base/garcon-0.2.0:=
+	>=xfce-base/libxfce4ui-4.10:=
+	>=xfce-base/libxfce4util-4.10:=
+	>=xfce-base/xfconf-4.14:=
+"
+DEPEND="
+	${RDEPEND}
+"
+BDEPEND="
+	dev-util/intltool
+	virtual/pkgconfig
+"
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2022-09-04 17:45 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2022-09-04 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     3dbf15790cb86b7bf62d0fee025510a1b8cbb069
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  4 17:44:53 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep  4 17:44:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dbf1579

xfce-extra/xfdashboard: Stabilize 1.0.0 x86, #868432

Signed-off-by: Sam James <sam <AT> gentoo.org>

 xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild
index f725a7560151..8a793d15ee61 100644
--- a/xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="~amd64 ~riscv x86"
 
 RDEPEND="
 	>=dev-libs/glib-2.38:2


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2022-09-04 21:49 Jakov Smolić
  0 siblings, 0 replies; 40+ messages in thread
From: Jakov Smolić @ 2022-09-04 21:49 UTC (permalink / raw
  To: gentoo-commits

commit:     4f2123bb172393b35dee3cf2077daafdaecb507e
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  4 21:49:19 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Sep  4 21:49:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f2123bb

xfce-extra/xfdashboard: Stabilize 1.0.0 amd64, #868432

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild b/xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild
index 8a793d15ee61..a90e4c155659 100644
--- a/xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild
+++ b/xfce-extra/xfdashboard/xfdashboard-1.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~riscv x86"
+KEYWORDS="amd64 ~riscv x86"
 
 RDEPEND="
 	>=dev-libs/glib-2.38:2


^ permalink raw reply related	[flat|nested] 40+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/
@ 2022-09-05  5:23 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2022-09-05  5:23 UTC (permalink / raw
  To: gentoo-commits

commit:     4e33ae3de248e984f7ff47b866ba42164fbab549
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 05:07:28 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 05:07:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e33ae3d

xfce-extra/xfdashboard: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 xfce-extra/xfdashboard/Manifest                  |  2 -
 xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild  | 44 ---------------------
 xfce-extra/xfdashboard/xfdashboard-0.9.91.ebuild | 49 ------------------------
 3 files changed, 95 deletions(-)

diff --git a/xfce-extra/xfdashboard/Manifest b/xfce-extra/xfdashboard/Manifest
index a442ecb51d92..cee246478da2 100644
--- a/xfce-extra/xfdashboard/Manifest
+++ b/xfce-extra/xfdashboard/Manifest
@@ -1,3 +1 @@
-DIST xfdashboard-0.9.5.tar.bz2 3397335 BLAKE2B 5e65206c73f85ce9d4305e459ca837c287c43f95bbb16df632109eee998524d5858c5de8a6c390713d118ed3f7bb7f184d88650cec78e7bc03a6859fe7e44a39 SHA512 9929bdcef6a9766799b900b61e009b43ef901f1aebd6dbe9291c3342edebfa1d599340222da25bbac17810f4ef7b001743b4daec0c25f585203f0b69f2bc17d6
-DIST xfdashboard-0.9.91.tar.bz2 3421906 BLAKE2B 10b5bb09fa4d4bbbe242d1d36ad073e08384845e67331994c9ae622d70de27e873ce2f476d8baebde4bd4ae55db77cb35336a1a1725b4e40b1c814066ab4e72c SHA512 56e18c70a1282ff8f45df8304993fdd5e9097429f7edd6b9c7fc5c20681d1043b57251b5ce327346e612bc1069823ba4c76a5665529eeb2807e106c8fa747ba6
 DIST xfdashboard-1.0.0.tar.bz2 3423708 BLAKE2B b6ac90de137d85f9503372648444100561368498ac93173e60b3d0938cd5c1a95a4c0a668b4b2078821b234ca8e074e0fbc9a0c6b5785de23561465a3cfafe62 SHA512 7c7da3d544de4eabe9f31c2744d7b862ed71a7e7bcadd40b61d64ce7d480e627c86992979718110d65d1534f50fd87d8241f509b26e0603b93443b4cca873d1c

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild
deleted file mode 100644
index c4497f091ecf..000000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.5.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit xdg-utils
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.38:2
-	>=x11-libs/gtk+-3.2:3
-	>=media-libs/clutter-1.12:1.0=[gtk]
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.14:="
-DEPEND="${RDEPEND}"
-BDEPEND="
-	dev-util/intltool
-	virtual/pkgconfig"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}

diff --git a/xfce-extra/xfdashboard/xfdashboard-0.9.91.ebuild b/xfce-extra/xfdashboard/xfdashboard-0.9.91.ebuild
deleted file mode 100644
index f725a7560151..000000000000
--- a/xfce-extra/xfdashboard/xfdashboard-0.9.91.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xdg-utils
-
-DESCRIPTION="Maybe a GNOME shell like dashboard for the Xfce desktop environment"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfdashboard/start"
-SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
-
-RDEPEND="
-	>=dev-libs/glib-2.38:2
-	>=x11-libs/gtk+-3.2:3
-	>=media-libs/clutter-1.12:1.0=[gtk]
-	>=x11-libs/libwnck-3:3=
-	x11-libs/libX11:=
-	x11-libs/libXcomposite:=
-	x11-libs/libXdamage:=
-	x11-libs/libXinerama:=
-	>=xfce-base/garcon-0.2.0:=
-	>=xfce-base/libxfce4ui-4.10:=
-	>=xfce-base/libxfce4util-4.10:=
-	>=xfce-base/xfconf-4.14:=
-"
-DEPEND="
-	${RDEPEND}
-"
-BDEPEND="
-	dev-util/intltool
-	virtual/pkgconfig
-"
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}
-
-pkg_postinst() {
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_icon_cache_update
-}


^ permalink raw reply related	[flat|nested] 40+ messages in thread

end of thread, other threads:[~2022-09-05  5:23 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-04 21:49 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfdashboard/ Jakov Smolić
  -- strict thread matches above, loose matches on Subject: below --
2022-09-05  5:23 Michał Górny
2022-09-04 17:45 Sam James
2022-08-13  5:05 Michał Górny
2022-07-25 10:45 Michał Górny
2022-07-15  9:36 Michał Górny
2022-06-19 13:36 Yixun Lan
2022-03-05  8:44 Michał Górny
2021-11-06 16:51 Michał Górny
2021-11-06  8:34 Agostino Sarubbo
2021-11-05 10:04 Agostino Sarubbo
2021-10-02  7:50 Michał Górny
2021-09-22 12:16 Michał Górny
2021-07-03  6:32 Michał Górny
2021-07-03  6:25 Agostino Sarubbo
2021-07-03  1:30 Sam James
2021-04-26 11:00 Michał Górny
2021-04-11 11:23 Michał Górny
2021-04-11 11:11 Sam James
2021-04-11 11:06 Sam James
2021-04-08 23:47 Michał Górny
2021-03-19  9:47 Michał Górny
2021-03-05 12:08 Michał Górny
2021-03-04 14:56 Michał Górny
2021-02-19  1:11 Michał Górny
2021-02-08  6:05 Sam James
2021-01-18 20:29 Michał Górny
2020-12-23 10:14 Michał Górny
2020-11-17 10:50 Michał Górny
2019-10-20 10:24 Michał Górny
2019-10-10 18:35 Mikle Kolyada
2019-10-10 18:31 Mikle Kolyada
2019-04-22 12:07 Michał Górny
2019-04-21 19:19 Mikle Kolyada
2019-04-21 19:19 Mikle Kolyada
2019-04-10  8:19 Michał Górny
2019-04-09 16:24 Michał Górny
2019-04-09 16:09 Michał Górny
2018-07-10 12:29 Michał Górny
2016-08-02 16:10 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