Github messages for voidlinux
 help / color / mirror / Atom feed
From: likrtr <likrtr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: kiten-20.04.2
Date: Sun, 26 Jul 2020 18:56:24 +0200	[thread overview]
Message-ID: <20200726165624.AjiwEjOL6Fq9T5wRo_5eK8QJDhz1DKWKsVITix94Y0Y@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23096@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 313 bytes --]

There is an updated pull request by likrtr against master on the void-packages repository

https://github.com/likrtr/void-packages master
https://github.com/void-linux/void-packages/pull/23096

New package: kiten-20.04.2


A patch file from https://github.com/void-linux/void-packages/pull/23096.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-23096.patch --]
[-- Type: text/x-diff, Size: 1464 bytes --]

From 381a9badfedb2dfb955d69f385501d1915af6984 Mon Sep 17 00:00:00 2001
From: basketdou <basketdou@gmail.com>
Date: Sat, 20 Jun 2020 20:53:19 +0500
Subject: [PATCH] New package: kiten-20.04.2

---
 srcpkgs/kiten/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/kiten/template

diff --git a/srcpkgs/kiten/template b/srcpkgs/kiten/template
new file mode 100644
index 00000000000..6e3adac696c
--- /dev/null
+++ b/srcpkgs/kiten/template
@@ -0,0 +1,24 @@
+# Template file for 'kiten'
+pkgname=kiten
+version=20.04.2
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=OFF"
+hostmakedepends="extra-cmake-modules pkg-config gettext"
+makedepends="qt5-devel qt5-declarative qt5-declarative-devel
+khtml-devel ki18n-devel knotifications-devel kdoctools-devel kxmlgui-devel karchive-devel kcoreaddons-devel kcompletion-devel kconfig-devel kconfigwidgets-devel gettext-devel kcrash-devel"
+depends="khtml hicolor-icon-theme"
+short_desc="Japanese Reference/Study Tool"
+maintainer="basketdou <basketdou@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://kde.org/applications/education/org.kde.kiten"
+distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
+checksum=c5d002ba2ee4a11913457808da67f9c7ee5dbcf1731fad11842a4aa338862c82
+
+pre_check() {
+export QT_QPA_PLATFORM=offscreen
+}
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" python3 qt5-host-tools qt5-qmake"
+fi

  parent reply	other threads:[~2020-07-26 16:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23096@inbox.vuxu.org>
2020-07-09 16:09 ` [PR REVIEW] " sgn
2020-07-09 16:09 ` sgn
2020-07-09 16:09 ` sgn
2020-07-09 16:09 ` sgn
2020-07-09 16:11 ` sgn
2020-07-26 16:56 ` likrtr [this message]
2020-08-05 11:17 ` [PR PATCH] [Updated] " likrtr
2020-08-17 15:20 ` likrtr
2021-07-20 19:54 ` ericonr
2022-04-17  2:06 ` github-actions
2022-05-01  2:13 ` [PR PATCH] [Closed]: " github-actions

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=20200726165624.AjiwEjOL6Fq9T5wRo_5eK8QJDhz1DKWKsVITix94Y0Y@z \
    --to=likrtr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).