public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/doublecmd-bin/
Date: Sun, 26 May 2024 12:44:51 +0000 (UTC)	[thread overview]
Message-ID: <1716687505.749a583965a44f70a73c36e2fed85c7c3739f0ed.julien@gentoo> (raw)

commit:     749a583965a44f70a73c36e2fed85c7c3739f0ed
Author:     Vitaly Zdanevich <zdanevich.vitaly <AT> ya <DOT> ru>
AuthorDate: Sun May 26 01:38:25 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun May 26 01:38:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=749a5839

app-misc/doublecmd-bin: AppImage version add

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly <AT> ya.ru>

 app-misc/doublecmd-bin/doublecmd-bin-9999.ebuild | 33 ++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/app-misc/doublecmd-bin/doublecmd-bin-9999.ebuild b/app-misc/doublecmd-bin/doublecmd-bin-9999.ebuild
new file mode 100644
index 000000000..4ab2d8555
--- /dev/null
+++ b/app-misc/doublecmd-bin/doublecmd-bin-9999.ebuild
@@ -0,0 +1,33 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Double Commander: file manager with two panels, similar to Total Commander"
+HOMEPAGE="https://doublecmd.sourceforge.io/"
+
+S="${WORKDIR}"
+
+LICENSE="GPL-2"
+SLOT="0"
+PROPERTIES="live"
+IUSE="+gtk qt5"
+REQUIRED_USE=" ^^ ( gtk qt5 ) "
+
+RESTRICT="strip"
+
+RDEPEND="sys-fs/fuse:0"
+
+QA_PREBUILT="*"
+
+src_unpack() {
+	if use gtk; then
+		wget https://download.opensuse.org/repositories/home:/Alexx2000/AppImage/doublecmd-gtk-latest-x86_64.AppImage
+	else
+		wget https://download.opensuse.org/repositories/home:/Alexx2000/AppImage/doublecmd-qt-latest-x86_64.AppImage
+	fi
+}
+
+src_install() {
+	newbin *.AppImage doublecmd-appimage
+}


             reply	other threads:[~2024-05-26 12:44 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-26 12:44 Julien Roy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-15  5:49 [gentoo-commits] repo/proj/guru:master commit in: app-misc/doublecmd-bin/ Haelwenn Monnier
2024-12-10 11:32 David Roman
2024-12-10 11:32 David Roman
2024-10-29 10:53 David Roman
2024-08-20 20:46 David Roman
2024-06-25  9:52 David Roman
2024-06-15 15:55 Julien Roy
2024-05-05 13:19 Julien Roy
2024-04-18 21:26 Julien Roy
2024-03-16  5:57 Rui Huang
2024-02-29 21:44 David Roman
2024-01-13 20:49 Arthur Zamarin
2023-11-18  9:53 Andrew Ammerlaan
2023-10-22  7:58 Viorel Munteanu
2023-10-22  7:58 Viorel Munteanu
2023-05-28 15:01 Viorel Munteanu
2023-04-09 10:05 Viorel Munteanu
2023-04-09 10:05 Viorel Munteanu
2023-01-30 10:29 Viorel Munteanu
2023-01-30 10:29 Viorel Munteanu
2022-12-05  9:20 Viorel Munteanu
2022-10-29  5:54 Arthur Zamarin
2022-10-11 19:30 Andrew Ammerlaan
2022-09-14  4:20 Ronny Gutbrod
2022-09-06  1:06 Ronny Gutbrod
2021-09-20  9:41 Andrew Ammerlaan
2021-04-18  9:10 Andrew Ammerlaan
2021-03-15 10:58 Andrew Ammerlaan
2021-01-12 20:12 Andrew Ammerlaan
2020-10-11 14:54 Andrew Ammerlaan
2020-06-29 18:14 Andrew Ammerlaan
2020-04-27  7:02 Andrew Ammerlaan
2020-04-08 12:29 Andrew Ammerlaan
2020-04-04  8:20 Andrew Ammerlaan
2020-04-03 21:37 Haelwenn Monnier

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=1716687505.749a583965a44f70a73c36e2fed85c7c3739f0ed.julien@gentoo \
    --to=julien@jroy.ca \
    --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