From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/gigolo/
Date: Fri, 29 Sep 2023 13:00:01 +0000 (UTC) [thread overview]
Message-ID: <1695991188.aa9a8321e613be5d537a250a69763f9234cef57a.mgorny@gentoo> (raw)
commit: aa9a8321e613be5d537a250a69763f9234cef57a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 29 12:39:48 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Sep 29 12:39:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa9a8321
x11-misc/gigolo: Bump to 0.5.3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
x11-misc/gigolo/Manifest | 1 +
x11-misc/gigolo/gigolo-0.5.3.ebuild | 45 +++++++++++++++++++++++++++++++++++++
2 files changed, 46 insertions(+)
diff --git a/x11-misc/gigolo/Manifest b/x11-misc/gigolo/Manifest
index 315c312f6e56..fefa3edeb7f9 100644
--- a/x11-misc/gigolo/Manifest
+++ b/x11-misc/gigolo/Manifest
@@ -1 +1,2 @@
DIST gigolo-0.5.2.tar.bz2 294210 BLAKE2B 67ac4f161ddac212b15456713b1abbcda83a0ceb744606b7050b185d7ebb286ec087d4a25dfd2adaf269f7b57b627232157a259c3cca8c22b84551ab17eac0ab SHA512 2277186495a5ae5f4b4a30ca738b6c35287d6fa51d0df11d31ac627811a67ad31202c3c78225e3035b92c3bf111e6ff098bc7ba83482e0bea0e5e2edcfaec0c7
+DIST gigolo-0.5.3.tar.bz2 304664 BLAKE2B 958e2cdbd043adf1e4f166ca6435462ee2621d7f7bc4918505715bc3240f5ee2a60fb5a27f23a607a1ffd862d41123dfd5977aa87f7c4fe1c7a085d05aac3b2a SHA512 46d93d4c2654a91724208f144098f0a870465823a516339c8455345b5d32be6efe2b7fb13d3e5c89daf2cd919e07e5fcbdc8c8e93bce03c78dbe1907ea5edfcd
diff --git a/x11-misc/gigolo/gigolo-0.5.3.ebuild b/x11-misc/gigolo/gigolo-0.5.3.ebuild
new file mode 100644
index 000000000000..1ac29bd0a0a1
--- /dev/null
+++ b/x11-misc/gigolo/gigolo-0.5.3.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xdg-utils
+
+DESCRIPTION="A frontend to easily manage connections to remote filesystems using GIO/GVfs"
+HOMEPAGE="
+ https://www.uvena.de/gigolo/
+ https://docs.xfce.org/apps/gigolo/start
+ https://gitlab.xfce.org/apps/gigolo/
+"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+ >=dev-libs/glib-2.38.0
+ >=x11-libs/gtk+-3.14.0:3
+"
+RDEPEND="
+ ${DEPEND}
+"
+BDEPEND="
+ dev-util/intltool
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ rm COPYING || die
+ default
+}
+
+pkg_postinst() {
+ xdg_desktop_database_update
+ xdg_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+ xdg_icon_cache_update
+}
next reply other threads:[~2023-09-29 13:00 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-29 13:00 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-10 6:58 [gentoo-commits] repo/gentoo:master commit in: x11-misc/gigolo/ 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-11-02 12:58 Michał Górny
2023-11-02 4:12 Sam James
2023-11-01 20:37 Arthur Zamarin
2021-04-28 17:50 Michał Górny
2021-04-28 17:04 Sam James
2021-04-28 17:00 Sam James
2021-03-24 19:38 Michał Górny
2020-05-04 9:40 Michał Górny
2020-04-19 18:24 Agostino Sarubbo
2020-04-18 9:18 Agostino Sarubbo
2020-03-15 17:01 Michał Górny
2019-08-13 12:10 Michał Górny
2019-06-19 12:18 Michał Górny
2019-04-08 19:17 Michał Górny
2019-03-22 10:47 Michał Górny
2018-10-27 12:46 Michał Górny
2018-06-02 22:38 Aaron Bauman
2018-01-06 5:05 Thomas Deutschmann
2018-01-05 10:42 Mikle Kolyada
2017-11-29 19:37 Denis Dupeyron
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=1695991188.aa9a8321e613be5d537a250a69763f9234cef57a.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