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-base/xfce4-appfinder/
Date: Fri, 21 Aug 2020 02:23:38 +0000 (UTC)	[thread overview]
Message-ID: <1597976615.9f12df5274e7171331ed73bcc68031679f0793ea.mgorny@gentoo> (raw)

commit:     9f12df5274e7171331ed73bcc68031679f0793ea
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 02:15:30 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 02:23:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f12df52

xfce-base/xfce4-appfinder: Bump to 4.15.1

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

 xfce-base/xfce4-appfinder/Manifest                 |  1 +
 .../xfce4-appfinder/xfce4-appfinder-4.15.1.ebuild  | 35 ++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/xfce-base/xfce4-appfinder/Manifest b/xfce-base/xfce4-appfinder/Manifest
index 51a63e982d5..9e5535a8d45 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.0.tar.bz2 526475 BLAKE2B 3e694d8f92f288a85d073d678098b9205882ff4c7e8e3c8acb7c21c5007a72cb211c60601dca78d3233d4624801cdf235566487465cf14ddb13aa62330ea3a60 SHA512 96ba50ab1c0f383af6b58d0f864f1b45b9c116ec26ff04fba7326f6a214f3576645118c553166eb8683c238757943cadf0cc0966a1951f17f37ffd6bbf0af44c
+DIST xfce4-appfinder-4.15.1.tar.bz2 561294 BLAKE2B 17b1748040541762ab6b29038b93b9fa15330de0169848b73105e723f6b099fdb7e7278b0b09fd49b609665d41a0cd9abf02cbafcb32f1630083670236724760 SHA512 fc6c5b68c963fc46833b52e5035e3c3f7d7fb11008aaa40522b08dd3a13187553c08533ee1719d838840f26683f09965e81efdaa4fa9aa0b8378feec411b64a2

diff --git a/xfce-base/xfce4-appfinder/xfce4-appfinder-4.15.1.ebuild b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.15.1.ebuild
new file mode 100644
index 00000000000..f77a5531f4c
--- /dev/null
+++ b/xfce-base/xfce4-appfinder/xfce4-appfinder-4.15.1.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"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.42
+	>=x11-libs/gtk+-3.20:3
+	>=xfce-base/garcon-0.3:=
+	>=xfce-base/libxfce4util-4.15.2:=
+	>=xfce-base/libxfce4ui-4.11:=[gtk3(+)]
+	>=xfce-base/xfconf-4.10:=
+	!xfce-base/xfce-utils"
+DEPEND="${RDEPEND}
+	dev-util/intltool
+	sys-devel/gettext
+	virtual/pkgconfig"
+
+pkg_postinst() {
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	xdg_icon_cache_update
+}


             reply	other threads:[~2020-08-21  2:23 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-21  2:23 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-06  2:02 [gentoo-commits] repo/gentoo:master commit in: xfce-base/xfce4-appfinder/ 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-22 23:35 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-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=1597976615.9f12df5274e7171331ed73bcc68031679f0793ea.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