From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/catfish/
Date: Tue, 17 Jul 2018 07:24:24 +0000 (UTC) [thread overview]
Message-ID: <1531812259.8228afae34028b31cfbf87382f916a48c98d2294.mgorny@gentoo> (raw)
commit: 8228afae34028b31cfbf87382f916a48c98d2294
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 17 07:04:18 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 17 07:24:19 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8228afae
dev-util/catfish: Bump to 1.4.6
dev-util/catfish/Manifest | 1 +
dev-util/catfish/catfish-1.4.6.ebuild | 41 +++++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/dev-util/catfish/Manifest b/dev-util/catfish/Manifest
index b4544883a65..7da3eea211c 100644
--- a/dev-util/catfish/Manifest
+++ b/dev-util/catfish/Manifest
@@ -1 +1,2 @@
DIST catfish-1.2.2.tar.bz2 98956 BLAKE2B a04c7c62745eb5ac5bc8a169fa01e9a943e319cd0d96db44485b12367838f5ec587a7fdf2be4cba4c135f8d301fe2b72c26646f0f97cb69404b7e6b682f817cc SHA512 dad407f1e818b8d537b73e9f832c39ca4f9527b9d636da18493a685b03d2fab56982a11872382fd457b9a1a0ffb33d29ade4aa317561c3b2ee82c96728705e75
+DIST catfish-1.4.6.tar.bz2 150331 BLAKE2B fb59dfce5770ddfb7740f1f7b2deb22928f3bd49a1ac323827143fc6c41586adbe45521daae3b26bf748f14c859051bae43ea4f94a0be37c84b30f933f7a2bca SHA512 1c50375a9b36554123327a138c50de47abbbfd2fb334b91773312e9001e4bbc936550c2b23ad658b29fe9f1537d59997513b01bf4e2c31ce0286f5650776f8f7
diff --git a/dev-util/catfish/catfish-1.4.6.ebuild b/dev-util/catfish/catfish-1.4.6.ebuild
new file mode 100644
index 00000000000..034f5d1e462
--- /dev/null
+++ b/dev-util/catfish/catfish-1.4.6.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit distutils-r1 gnome2-utils xdg-utils
+
+DESCRIPTION="A frontend for find, (s)locate, doodle, tracker, beagle, strigi and pinot"
+HOMEPAGE="https://docs.xfce.org/apps/catfish/start"
+SRC_URI="https://archive.xfce.org/src/apps/catfish/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-python/pexpect[${PYTHON_USEDEP}]
+ dev-python/pygobject:3[${PYTHON_USEDEP}]
+ x11-libs/gtk+:3[introspection]
+ virtual/freedesktop-icon-theme
+"
+DEPEND="
+ dev-python/python-distutils-extra[${PYTHON_USEDEP}]
+ sys-devel/gettext
+"
+
+python_install() {
+ distutils-r1_python_install
+ rm -r "${ED%/}"/usr/share/doc/catfish || die
+}
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+ xdg_desktop_database_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+ xdg_desktop_database_update
+}
next reply other threads:[~2018-07-17 7:24 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-17 7:24 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-03 7:59 [gentoo-commits] repo/gentoo:master commit in: dev-util/catfish/ Sam James
2024-02-10 6:58 Ionen Wolkens
2024-01-25 9:21 Sam James
2024-01-25 9:21 Sam James
2024-01-24 4:57 Ionen Wolkens
2024-01-23 5:07 Ionen Wolkens
2024-01-07 5:57 WANG Xuerui
2024-01-05 13:21 Jakov Smolić
2023-10-06 14:31 Sam James
2023-08-06 13:13 Michał Górny
2022-07-26 6:17 Michał Górny
2022-07-26 1:36 Sam James
2022-07-18 7:54 Michał Górny
2022-06-05 14:11 Michał Górny
2021-11-05 19:18 Michał Górny
2021-11-05 17:33 Sam James
2021-11-05 10:04 Agostino Sarubbo
2021-09-27 7:03 Michał Górny
2021-09-27 6:57 Agostino Sarubbo
2021-09-27 6:55 Agostino Sarubbo
2021-09-26 18:24 Michał Górny
2021-07-31 21:41 Michał Górny
2021-02-19 16:42 Michał Górny
2021-02-19 16:11 Sam James
2021-02-19 4:07 Sam James
2021-01-08 12:40 Michał Górny
2020-10-26 16:48 Michał Górny
2020-03-13 18:54 Agostino Sarubbo
2020-02-11 12:16 Michał Górny
2020-01-15 7:20 Michał Górny
2020-01-03 8:38 Michał Górny
2020-01-01 22:00 Michał Górny
2019-12-21 17:47 Michał Górny
2019-11-03 14:01 Michał Górny
2019-09-13 9:49 Michał Górny
2019-08-11 19:02 Michał Górny
2019-08-04 10:59 Michał Górny
2019-08-04 10:59 Michał Górny
2019-07-27 12:25 Michał Górny
2019-04-08 19:17 Michał Górny
2019-04-07 14:43 Mikle Kolyada
2019-04-07 14:41 Mikle Kolyada
2019-01-27 14:12 Michał Górny
2018-11-12 13:45 Mikle Kolyada
2018-08-05 11:22 Sergei Trofimovich
2018-08-05 11:22 Sergei Trofimovich
2018-07-17 7:24 Michał Górny
2017-04-24 9:31 Pacho Ramos
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=1531812259.8228afae34028b31cfbf87382f916a48c98d2294.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