public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/
Date: Tue, 13 Aug 2019 12:10:57 +0000 (UTC)	[thread overview]
Message-ID: <1565698248.da2a9367585d7a0382e19e1c5bed4810918f6325.mgorny@gentoo> (raw)

commit:     da2a9367585d7a0382e19e1c5bed4810918f6325
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 13 11:33:01 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 13 12:10:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da2a9367

xfce-extra/xfce4-time-out-plugin: Bump to 1.0.3

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

 xfce-extra/xfce4-time-out-plugin/Manifest          |  1 +
 .../xfce4-time-out-plugin-1.0.3.ebuild             | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/xfce-extra/xfce4-time-out-plugin/Manifest b/xfce-extra/xfce4-time-out-plugin/Manifest
index e90d0bff2ac..d52a60a4a34 100644
--- a/xfce-extra/xfce4-time-out-plugin/Manifest
+++ b/xfce-extra/xfce4-time-out-plugin/Manifest
@@ -1 +1,2 @@
 DIST xfce4-time-out-plugin-1.0.2.tar.bz2 337382 BLAKE2B e98102dcb2531ee42950022e484ed57b307ebf9b4ea7adbff3508e75465b9ade24f90e9c800ff0daa8b0da59ffe84aac9fe802267327e9d361de4359b0b95eef SHA512 3f49664fc8fd947627e40de0338e3a115806045c97fa08fd678fdbb831947bcfe14c02e9961d671ce7546d4913fd9319322476df590a70458bdf86fa3bd43464
+DIST xfce4-time-out-plugin-1.0.3.tar.bz2 362390 BLAKE2B db7ba33a1d30dca7361d6ab6be5559786891273a36e00a028a0e27084d3fb4760af18f5cecc5c2edfd9a76640130ba4a4412d2228b26154f8b85173df360fa38 SHA512 c2080abef330e9f783b3e9c008a76d11bdbdfe1a666435237b6b06a50e93191a760441a9d343f24234eb4343b550009ed9e2101dbffbec3d8f53c562d4bb3cfc

diff --git a/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild
new file mode 100644
index 00000000000..0c73355d2e5
--- /dev/null
+++ b/xfce-extra/xfce4-time-out-plugin/xfce4-time-out-plugin-1.0.3.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="A panel plug-in to take periodical breaks from the computer"
+HOMEPAGE="https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin"
+SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="x11-libs/gtk+:2
+	x11-libs/libX11
+	>=xfce-base/libxfce4ui-4.8:=
+	>=xfce-base/libxfce4util-4.8:=
+	>=xfce-base/xfce4-panel-4.8:="
+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
+}


             reply	other threads:[~2019-08-13 12:11 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-13 12:10 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-11 16:15 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-time-out-plugin/ Michał Górny
2023-06-11 15:37 Sam James
2023-06-11 15:04 Sam James
2023-06-11 13:53 Sam James
2023-06-11 13:53 Sam James
2023-04-21 19:25 Michał Górny
2021-11-19  6:24 Yixun Lan
2021-04-15 20:44 Michał Górny
2021-04-13 18:23 Sergei Trofimovich
2021-04-11 11:11 Sam James
2021-04-11 11:06 Sam James
2021-04-09 22:22 Sam James
2021-04-09 22:17 Sam James
2021-02-28 22:10 Michał Górny
2020-09-18  9:45 Michał Górny
2020-09-18  8:26 Agostino Sarubbo
2020-09-18  7:54 Agostino Sarubbo
2020-09-18  7:29 Agostino Sarubbo
2020-09-14  3:31 Sam James
2020-07-07  6:35 Michał Górny
2020-01-03  8:38 Michał Górny
2020-01-01 19:43 Agostino Sarubbo
2019-12-31 14:02 Agostino Sarubbo
2019-12-31  8:18 Agostino Sarubbo
2019-12-31  8:15 Agostino Sarubbo
2019-12-31  7:43 Agostino Sarubbo
2019-12-06 14:20 Michał Górny
2019-11-04  7:54 Michał Górny
2019-10-21  1:29 Thomas Deutschmann
2019-10-20 11:07 Michał Górny
2019-10-20 10:24 Michał Górny
2019-10-20  9:06 Michał Górny
2019-10-13 11:24 Mikle Kolyada
2019-10-12 21:23 Sergei Trofimovich
2019-10-12 21:16 Sergei Trofimovich
2019-10-10 18:35 Mikle Kolyada
2019-10-10 18:31 Mikle Kolyada
2019-08-22 12:31 Michał Górny
2019-08-22 11:15 Michał Górny
2019-08-22 11:15 Michał Górny
2019-07-23 14:11 Kent Fredric
2019-05-02 21:56 Michał Górny
2019-05-02 21:34 Mikle Kolyada
2019-04-28 13:03 Sergei Trofimovich
2019-04-28  7:42 Sergei Trofimovich
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:09 Michał Górny
2018-07-10 12:29 Michał Górny
2017-01-30  7:37 Fabian Groffen
2016-08-02 16:10 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1565698248.da2a9367585d7a0382e19e1c5bed4810918f6325.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox