Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: kiten-23.04.2
Date: Thu, 15 Jun 2023 23:07:08 +0200	[thread overview]
Message-ID: <20230615210708.lde86LH5MkZlSsSvo8b3IgmVUfSgZsE7PuBFuXQ_io8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44423@inbox.vuxu.org>

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

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

https://github.com/Eloitor/void-packages kiten
https://github.com/void-linux/void-packages/pull/44423

New package: kiten-23.04.2
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-musl)

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

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

From cbdf7e9a92b12ad6809ff6a0a7767a2f03d155f1 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Wed, 14 Jun 2023 07:55:42 +0200
Subject: [PATCH] New package: kiten-23.04.2

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

diff --git a/srcpkgs/kiten/template b/srcpkgs/kiten/template
new file mode 100644
index 000000000000..e0d0151a444a
--- /dev/null
+++ b/srcpkgs/kiten/template
@@ -0,0 +1,26 @@
+# Template file for 'kiten'
+pkgname=kiten
+version=23.04.2
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=ON -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
+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="hicolor-icon-theme"
+short_desc="Japanese Reference/Study Tool"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/kiten/"
+distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
+checksum=bec1d8b895d5add2aff519439a302e2940e297a0d52ce7d2be7507f769d4d319
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" python3 qt5-host-tools qt5-qmake kdoctools kcoreaddons kconfig"
+fi
+
+pre_check() {
+	export QT_QPA_PLATFORM=offscreen
+}

  parent reply	other threads:[~2023-06-15 21:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-14  6:01 [PR PATCH] " Eloitor
2023-06-14  6:15 ` Eloitor
2023-06-14 19:07 ` Chocimier
2023-06-15 21:07 ` Eloitor [this message]
2023-06-15 21:14 ` Eloitor
2023-06-15 21:35 ` Eloitor
2023-06-16 17:44 ` [PR PATCH] [Updated] " Eloitor
2023-09-02 21:23 ` Eloitor
2023-12-02  1:45 ` github-actions
2023-12-16  1:46 ` [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=20230615210708.lde86LH5MkZlSsSvo8b3IgmVUfSgZsE7PuBFuXQ_io8@z \
    --to=eloitor@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).