From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/
Date: Tue, 24 Dec 2024 18:21:11 +0000 (UTC) [thread overview]
Message-ID: <1735064191.9395a4169341f0140f015542aa2ceea71dc69602.mgorny@gentoo> (raw)
commit: 9395a4169341f0140f015542aa2ceea71dc69602
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 24 18:16:31 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 24 18:16:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9395a416
xfce-extra/xfce4-mount-plugin: Bump to 1.1.7
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
| 1 +
.../xfce4-mount-plugin-1.1.7.ebuild | 46 ++++++++++++++++++++++
2 files changed, 47 insertions(+)
--git a/xfce-extra/xfce4-mount-plugin/Manifest b/xfce-extra/xfce4-mount-plugin/Manifest
index e616e3171a96..16713e58d7ee 100644
--- a/xfce-extra/xfce4-mount-plugin/Manifest
+++ b/xfce-extra/xfce4-mount-plugin/Manifest
@@ -1 +1,2 @@
DIST xfce4-mount-plugin-1.1.6.tar.bz2 452714 BLAKE2B 8c4491b6b863f44ba1fedbfef2bd691add9b6d10e56d193364a628504fca7ef5e3563815851db45ba9aff6af2640c377eb80525c0dd7130e987995523ec7e3f6 SHA512 5f0d8c2ebf6528560c42b5dc1408a40bce8dfc4528f2a2ea1955774a8e5fab0cda9c81b052927c7dbd8675a5bbd104a208c657f473dc5258e049fa0b34af16a3
+DIST xfce4-mount-plugin-1.1.7.tar.bz2 561683 BLAKE2B 354ffbaa923cbc7aa46a2437695116f0ff0bd55a127aff8043cb1b52827b9824ffde494db786d75f2639bbcfcdfe251b52da1e750fe4df3f4122d52f1cd8b611 SHA512 e156aad49bcba0f91fea259e820ec798f407ec7b89832939d69f9612e370541bfefe2c52e23766e16828c6faadb57881e8eb8b6fa309dcc5e7162612bc757138
diff --git a/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.7.ebuild b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.7.ebuild
new file mode 100644
index 000000000000..480bc807c25c
--- /dev/null
+++ b/xfce-extra/xfce4-mount-plugin/xfce4-mount-plugin-1.1.7.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="An mount plug-in for the Xfce panel"
+HOMEPAGE="
+ https://docs.xfce.org/panel-plugins/xfce4-mount-plugin/start
+ https://gitlab.xfce.org/panel-plugins/xfce4-mount-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 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="
+ >=dev-libs/glib-2.50.0
+ >=x11-libs/gtk+-3.22.0:3
+ >=xfce-base/libxfce4ui-4.16.0:=[gtk3(+)]
+ >=xfce-base/xfce4-panel-4.16.0:=
+"
+RDEPEND="
+ ${DEPEND}
+"
+BDEPEND="
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_install() {
+ default
+ find "${D}" -name '*.la' -delete || die
+}
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
next reply other threads:[~2024-12-24 18:21 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-24 18:21 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-01 8:31 [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mount-plugin/ Michał Górny
2025-01-25 11:41 Michał Górny
2025-01-25 10:52 Sam James
2025-01-25 10:52 Sam James
2023-06-11 19:19 Michał Górny
2023-06-11 18:38 Jakov Smolić
2023-06-11 15:06 Sam James
2023-06-11 15:04 Sam James
2023-06-11 13:46 Sam James
2023-04-21 3:51 Michał Górny
2021-11-19 6:24 Yixun Lan
2021-02-19 1:11 Michał Górny
2021-02-18 22:08 Sam James
2021-02-18 7:26 Sam James
2021-02-08 6:11 Sam James
2021-02-08 6:05 Sam James
2021-01-18 20:29 Michał Górny
2020-12-28 16:15 Michał Górny
2020-12-21 0:27 Michał Górny
2019-04-07 8:29 Michał Górny
2018-12-02 11:12 Mikle Kolyada
2018-11-24 13:40 Sergei Trofimovich
2018-11-18 16:01 Sergei Trofimovich
2018-11-15 17:04 Thomas Deutschmann
2018-11-12 14:04 Mikle Kolyada
2018-07-13 21:54 Michał Górny
2018-07-13 21:54 Michał Górny
2018-07-13 21:54 Michał Górny
2018-03-23 19:53 Markus Meier
2018-01-10 21:22 Sergei Trofimovich
2018-01-07 20:32 Sergei Trofimovich
2018-01-07 13:17 Sergei Trofimovich
2018-01-05 11:23 Mikle Kolyada
2017-06-09 7:39 Michał Górny
2017-02-25 11:19 Michał Górny
2017-02-19 15:32 Kent Fredric
2017-02-19 15:32 Kent Fredric
2017-02-19 14:27 Michał Górny
2017-02-19 13:52 Michał Górny
2017-02-01 14:33 Michał Górny
2017-01-30 7:37 Fabian Groffen
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=1735064191.9395a4169341f0140f015542aa2ceea71dc69602.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