From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-appfinder/
Date: Tue, 22 Dec 2020 23:35:55 +0000 (UTC) [thread overview]
Message-ID: <1608680151.1368cb7cfc35e4f5bb3f9eb6306997f99ccede87.mgorny@gentoo> (raw)
commit: 1368cb7cfc35e4f5bb3f9eb6306997f99ccede87
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 22 23:34:04 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 22 23:35:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1368cb7c
xfce-base/xfce4-appfinder: Bump to 4.16.0
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
xfce-base/xfce4-appfinder/Manifest | 1 +
.../xfce4-appfinder/xfce4-appfinder-4.16.0.ebuild | 35 ++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/xfce-base/xfce4-appfinder/Manifest b/xfce-base/xfce4-appfinder/Manifest
index 57d39ea53d5..90a70cc8a36 100644
--- a/xfce-base/xfce4-appfinder/Manifest
+++ b/xfce-base/xfce4-appfinder/Manifest
@@ -1,2 +1,3 @@
DIST xfce4-appfinder-4.14.0.tar.bz2 519705 BLAKE2B e5c107d975d7103a7f58fac534eaea3c483a82885778c12c8c01cfa552d305f2f0c0ba5f77f1911b29ce58ae2efec973359df9425370f5627c95a7826808f172 SHA512 94c7266fc7c738107f1674ea3d705aa4168d9f2ecada97dc3e97c85c3857bd37a2e6517028fb51dd4663eaba4bf758927879c7fdbff83df79f8648c61944402c
DIST xfce4-appfinder-4.15.2.tar.bz2 559694 BLAKE2B f472e0a6de30f07234fbcb2cb395991dcda737c2a7e19ca37731ccafe9c67a2a8e39e5554c01f5fce00f45adc958806d2f508227a9b2bb261371f57497440899 SHA512 2df5032d224277819b3c2aa146651c67a1315964d2b0105dd9fbaad7c0d00b12819aeccbb61ce95272d1f8f444ced79f5be7c35690365bec55733162d5b74cb7
+DIST xfce4-appfinder-4.16.0.tar.bz2 569271 BLAKE2B 7878f1cf14e65858b063e487be5936f7df165f9de14863597ac00f70efb06dc1ca0a260e1c82d77922b5a8fe0f6d8c8ac60adcab7729ddb7e9c1688e510864cb SHA512 e2caa296960769d96395e932d7f2301467ad0d02d24fbcc9e6e79c1774d51a3e854cebdf8fee70fc1c9e68c3ab5a3c3a1e370762978bc2b2797c62de040ef88a
diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.16.0.ebuild b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.16.0.ebuild
new file mode 100644
index 00000000000..3d3748d7f1e
--- /dev/null
+++ b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.16.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="A tool to find and launch installed applications for the Xfce desktop"
+HOMEPAGE="https://docs.xfce.org/xfce/xfce4-appfinder/start"
+SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
+
+RDEPEND=">=dev-libs/glib-2.50
+ >=x11-libs/gtk+-3.22:3
+ >=xfce-base/garcon-0.3:=
+ >=xfce-base/libxfce4util-4.15.2:=
+ >=xfce-base/libxfce4ui-4.14:=[gtk3(+)]
+ >=xfce-base/xfconf-4.14:=
+ !xfce-base/xfce-utils"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-util/intltool
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+pkg_postinst() {
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_icon_cache_update
+}
next reply other threads:[~2020-12-22 23:36 UTC|newest]
Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-22 23:35 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-25 11:00 [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-appfinder/ Sam James
2025-01-25 10:52 Sam James
2025-01-25 9:20 Arthur Zamarin
2024-12-21 10:34 Michał Górny
2024-12-15 18:38 Michał Górny
2024-12-01 14:49 Michał Górny
2024-12-01 14:49 Michał Górny
2024-11-01 11:35 Michał Górny
2024-11-01 11:35 Michał Górny
2024-06-06 2:02 Michał Górny
2023-10-06 19:05 Michał Górny
2023-10-06 18:36 Arthur Zamarin
2023-10-06 17:25 Sam James
2023-10-06 14:30 Arthur Zamarin
2023-10-06 14:29 Sam James
2023-09-09 3:22 Michał Górny
2023-08-23 4:24 Michał Górny
2023-04-20 2:32 Michał Górny
2023-03-17 10:50 Michał Górny
2023-03-17 8:56 Arthur Zamarin
2023-03-15 6:55 Michał Górny
2023-02-03 16:53 Sam James
2023-02-03 14:21 Arthur Zamarin
2023-02-03 14:21 Arthur Zamarin
2023-02-03 13:32 Arthur Zamarin
2022-12-15 15:04 Michał Górny
2022-12-15 15:04 Michał Górny
2022-11-29 19:56 Michał Górny
2022-11-01 14:04 Michał Górny
2022-08-28 6:49 WANG Xuerui
2021-09-22 7:37 Michał Górny
2021-05-29 0:03 Yixun Lan
2021-03-22 0:10 Sam James
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-01-18 20:29 Michał Górny
2021-01-18 9:09 Michał Górny
2020-12-16 13:29 Michał Górny
2020-10-15 18:05 Michał Górny
2020-09-18 9:45 Michał Górny
2020-08-21 2:23 Michał Górny
2020-05-24 6:11 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-08-12 13:21 Michał Górny
2019-07-28 15:50 Michał Górny
2019-07-28 15:50 Michał Górny
2019-06-30 6:51 Michał Górny
2019-05-24 22:20 Michał Górny
2019-05-18 11:11 Michał Górny
2019-05-17 18:14 Michał Górny
2019-04-08 19:17 Michał Górny
2018-12-07 15:58 Michał Górny
2018-12-02 11:12 Mikle Kolyada
2018-11-27 16:01 Tobias Klausmann
2018-11-24 13:40 Sergei Trofimovich
2018-11-12 13:45 Mikle Kolyada
2018-11-11 19:07 Michał Górny
2018-08-22 13:55 Michał Górny
2018-04-08 9:04 Michał Górny
2018-04-08 8:29 Michał Górny
2017-08-15 7:07 Michał Górny
2017-07-30 14:59 David Seifert
2015-10-17 18:32 Mikle Kolyada
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=1608680151.1368cb7cfc35e4f5bb3f9eb6306997f99ccede87.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