From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-misc/kristall/
Date: Thu, 12 Nov 2020 20:04:06 +0000 (UTC) [thread overview]
Message-ID: <1605210904.8b17ce9360f56dfc5b4c756481a1684fe0b494e3.andrewammerlaan@gentoo> (raw)
commit: 8b17ce9360f56dfc5b4c756481a1684fe0b494e3
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Thu Nov 12 19:52:56 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Nov 12 19:55:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8b17ce93
net-misc/kristall: Add a live ebuild
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
net-misc/kristall/kristall-0.3.ebuild | 10 ++++++++--
.../kristall/{kristall-0.3.ebuild => kristall-9999.ebuild} | 10 ++++++++--
2 files changed, 16 insertions(+), 4 deletions(-)
diff --git a/net-misc/kristall/kristall-0.3.ebuild b/net-misc/kristall/kristall-0.3.ebuild
index 77ffd42a..f668cbd3 100644
--- a/net-misc/kristall/kristall-0.3.ebuild
+++ b/net-misc/kristall/kristall-0.3.ebuild
@@ -7,11 +7,17 @@ inherit qmake-utils xdg
DESCRIPTION="Visual cross-platform gemini browser"
HOMEPAGE="https://github.com/MasterQ32/kristall"
-SRC_URI="https://github.com/MasterQ32/${PN}/archive/V${PV}.tar.gz -> ${P}.tar.gz"
+if [ "${PV}" == "9999" ]; then
+ inherit git-r3
+
+ EGIT_REPO_URI="https://github.com/MasterQ32/kristall.git"
+else
+ SRC_URI="https://github.com/MasterQ32/${PN}/archive/V${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64"
+fi
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64"
RDEPEND="
dev-qt/qtmultimedia:5[widgets]
diff --git a/net-misc/kristall/kristall-0.3.ebuild b/net-misc/kristall/kristall-9999.ebuild
similarity index 69%
copy from net-misc/kristall/kristall-0.3.ebuild
copy to net-misc/kristall/kristall-9999.ebuild
index 77ffd42a..f668cbd3 100644
--- a/net-misc/kristall/kristall-0.3.ebuild
+++ b/net-misc/kristall/kristall-9999.ebuild
@@ -7,11 +7,17 @@ inherit qmake-utils xdg
DESCRIPTION="Visual cross-platform gemini browser"
HOMEPAGE="https://github.com/MasterQ32/kristall"
-SRC_URI="https://github.com/MasterQ32/${PN}/archive/V${PV}.tar.gz -> ${P}.tar.gz"
+if [ "${PV}" == "9999" ]; then
+ inherit git-r3
+
+ EGIT_REPO_URI="https://github.com/MasterQ32/kristall.git"
+else
+ SRC_URI="https://github.com/MasterQ32/${PN}/archive/V${PV}.tar.gz -> ${P}.tar.gz"
+ KEYWORDS="~amd64"
+fi
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64"
RDEPEND="
dev-qt/qtmultimedia:5[widgets]
next reply other threads:[~2020-11-12 20:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-12 20:04 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-12-01 19:34 [gentoo-commits] repo/proj/guru:master commit in: net-misc/kristall/ Andrew Ammerlaan
2021-04-10 10:07 Andrew Ammerlaan
2020-11-13 20:53 Andrew Ammerlaan
2020-11-12 20:04 Andrew Ammerlaan
2020-06-29 18:14 Andrew Ammerlaan
2020-06-25 7:29 Andrew Ammerlaan
2020-06-25 7:29 Andrew Ammerlaan
2020-06-11 16:50 Andrew Ammerlaan
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=1605210904.8b17ce9360f56dfc5b4c756481a1684fe0b494e3.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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