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: Wed, 19 Jun 2019 12:18:08 +0000 (UTC) [thread overview]
Message-ID: <1560946295.61067a21c1ccfba0b6be60a035bcc4c31cbb1389.mgorny@gentoo> (raw)
commit: 61067a21c1ccfba0b6be60a035bcc4c31cbb1389
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 19 12:11:35 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 19 12:11:35 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61067a21
x11-misc/gigolo: Replace gvfs-open with 'gio open' in defaults
Closes: https://bugs.gentoo.org/688022
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
x11-misc/gigolo/gigolo-0.4.91-r1.ebuild | 36 +++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/x11-misc/gigolo/gigolo-0.4.91-r1.ebuild b/x11-misc/gigolo/gigolo-0.4.91-r1.ebuild
new file mode 100644
index 00000000000..8a8013bbe62
--- /dev/null
+++ b/x11-misc/gigolo/gigolo-0.4.91-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg-utils
+
+DESCRIPTION="a frontend to easily manage connections to remote filesystems using GIO/GVfs"
+HOMEPAGE="https://www.uvena.de/gigolo/ https://goodies.xfce.org/projects/applications/gigolo"
+SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.16
+ >=x11-libs/gtk+-3.14:3"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ virtual/pkgconfig"
+
+src_prepare() {
+ rm COPYING || die
+ # https://git.xfce.org/apps/gigolo/commit/?id=fb63ddf0fa4ed93789366aefb7a2a2b44e919386
+ sed -i -e 's:gvfs-open:gio open:' src/settings.c || die
+ default
+}
+
+pkg_postinst() {
+ xdg_desktop_database_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+}
next reply other threads:[~2019-06-19 12:18 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-19 12:18 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: x11-misc/gigolo/ Sam James
2024-12-25 17:05 Michał Górny
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-11-02 12:58 Michał Górny
2023-11-02 4:12 Sam James
2023-11-01 20:37 Arthur Zamarin
2023-09-29 13:00 Michał Górny
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-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=1560946295.61067a21c1ccfba0b6be60a035bcc4c31cbb1389.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