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, 11 Jun 2020 16:50:33 +0000 (UTC) [thread overview]
Message-ID: <1591807484.38a200b4b6374137205fe65882cb8acbd2eab756.andrewammerlaan@gentoo> (raw)
commit: 38a200b4b6374137205fe65882cb8acbd2eab756
Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Wed Jun 10 16:43:41 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jun 10 16:44:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=38a200b4
net-misc/kristall: New package.
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
net-misc/kristall/Manifest | 1 +
net-misc/kristall/kristall-0.2.ebuild | 34 ++++++++++++++++++++++++++++++++++
net-misc/kristall/metadata.xml | 15 +++++++++++++++
3 files changed, 50 insertions(+)
diff --git a/net-misc/kristall/Manifest b/net-misc/kristall/Manifest
new file mode 100644
index 0000000..f9715f9
--- /dev/null
+++ b/net-misc/kristall/Manifest
@@ -0,0 +1 @@
+DIST kristall-0.2.tar.gz 7483452 BLAKE2B ab2cd662ce91d36310fcd0b643c18a673e2da504166936826e3642eff14fe80bd1d42a6c284317216069b67fff2f452b7d5d299d47bf19cd074f553ecf98eb33 SHA512 2f0492772b19cc7340e7690c2a5be199826bebddf02777a2a38de1607277bdcd8c7f1069499cc42e7070f1c978731a153bc1e79e1c17f022a8d7b78eca5e8bdb
diff --git a/net-misc/kristall/kristall-0.2.ebuild b/net-misc/kristall/kristall-0.2.ebuild
new file mode 100644
index 0000000..a80dc6a
--- /dev/null
+++ b/net-misc/kristall/kristall-0.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit desktop 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"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="dev-qt/qtmultimedia[widgets]"
+DEPEND="${RDEPEND}"
+
+src_prepare() {
+ default
+ sed -Ei 's|(target\.path) = .+|\1 = /usr/bin|' src/kristall.pro || die
+}
+
+src_configure() {
+ eqmake5 src/kristall.pro
+}
+
+src_install() {
+ emake install INSTALL_ROOT="${D}"
+ einstalldocs
+
+ doicon src/icons/kristall.svg
+ domenu Kristall.desktop
+}
diff --git a/net-misc/kristall/metadata.xml b/net-misc/kristall/metadata.xml
new file mode 100644
index 0000000..137aa60
--- /dev/null
+++ b/net-misc/kristall/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>gentoo@tastytea.de</email>
+ <name>Ronny (tastytea) Gutbrod</name>
+ </maintainer>
+ <longdescription lang="en">
+ Graphical small-internet client for windows, linux, MacOS X and
+ BSDs. Supports gemini, http, https, gopher, finger.
+ </longdescription>
+ <upstream>
+ <bugs-to>https://github.com/MasterQ32/kristall/issues</bugs-to>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2020-06-11 16:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-11 16:50 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-06-25 7:29 [gentoo-commits] repo/proj/guru:master commit in: net-misc/kristall/ Andrew Ammerlaan
2020-06-25 7:29 Andrew Ammerlaan
2020-06-29 18:14 Andrew Ammerlaan
2020-11-12 20:04 Andrew Ammerlaan
2020-11-12 20:04 Andrew Ammerlaan
2020-11-13 20:53 Andrew Ammerlaan
2021-04-10 10:07 Andrew Ammerlaan
2021-12-01 19:34 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=1591807484.38a200b4b6374137205fe65882cb8acbd2eab756.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