Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: kiten-23.04.2
@ 2023-06-14  6:01 Eloitor
  2023-06-14  6:15 ` Eloitor
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Eloitor @ 2023-06-14  6:01 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1450 bytes --]

From bbaeb543b809b8cc7f11051cbd480aac27443ffc 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..7a2a52a34668
--- /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"
+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"
+fi
+
+pre_check() {
+	export QT_QPA_PLATFORM=offscreen
+}

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-12-16  1:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-14  6:01 [PR PATCH] New package: kiten-23.04.2 Eloitor
2023-06-14  6:15 ` Eloitor
2023-06-14 19:07 ` Chocimier
2023-06-15 21:07 ` [PR PATCH] [Updated] " Eloitor
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

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).