Github messages for voidlinux
 help / color / mirror / Atom feed
From: Luciogi <Luciogi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: kmplot
Date: Mon, 27 Nov 2023 15:15:50 +0100	[thread overview]
Message-ID: <20231127141550.6_VW11LjYxWgYbZklXI8i-hQj0uJkdNKFYFZTGxc0Ok@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47413@inbox.vuxu.org>

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

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

https://github.com/Luciogi/void-packages kmplot
https://github.com/void-linux/void-packages/pull/47413

New package: kmplot
#### 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-GLIBC)

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

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

From 67e1bb6ac2f756666ae249e1f40ddbe438eb050f Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Sun, 26 Nov 2023 19:13:58 +0500
Subject: [PATCH] New package: kmplot

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

diff --git a/srcpkgs/kmplot/template b/srcpkgs/kmplot/template
new file mode 100644
index 0000000000000..88b40d5921c27
--- /dev/null
+++ b/srcpkgs/kmplot/template
@@ -0,0 +1,22 @@
+# Template file for 'kmplot'
+pkgname=kmplot
+version=23.08.3
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=OFF"
+hostmakedepends="extra-cmake-modules gettext"
+makedepends="kdoctools-devel qt5-svg-devel kcompletion-devel kconfig-devel
+ kguiaddons-devel kdbusaddons-devel kcrash-devel ki18n-devel kjobwidgets-devel
+ kio-devel kparts-devel kiconthemes-devel kxmlgui-devel kservice-devel
+ kwindowsystem-devel kitemviews-devel knewstuff-devel"
+depends="kparts hicolor-icon-theme"
+short_desc="Mathematical Function Plotter"
+maintainer="Luciogi <lucigithubcommit@skiff.com>"
+license="GPL-2.0-or-later, GFDL-1.2-or-later"
+homepage="https://apps.kde.org/kmplot"
+distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
+checksum=455b9bbb195f89d1c0b978ca736e6862248e28812e1cccf4adcb312b512a5cea
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" qt5-host-tools qt5-qmake kcoreaddons pkgconf kconfig kdoctools"
+fi

  parent reply	other threads:[~2023-11-27 14:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-26 14:23 [PR PATCH] " Luciogi
2023-11-26 14:24 ` Luciogi
2023-11-26 14:24 ` Luciogi
2023-11-27 12:02 ` [PR PATCH] [Updated] " Luciogi
2023-11-27 12:39 ` Luciogi
2023-11-27 13:12 ` [PR REVIEW] " Johnnynator
2023-11-27 13:13 ` Johnnynator
2023-11-27 14:13 ` Luciogi
2023-11-27 14:13 ` Luciogi
2023-11-27 14:15 ` Luciogi [this message]
2023-12-19 17:11 ` [PR PATCH] [Updated] " Luciogi
2023-12-19 17:12 ` Luciogi
2024-01-02 18:39 ` [PR PATCH] [Updated] " Luciogi
2024-01-02 18:59 ` [PR REVIEW] " Johnnynator
2024-01-03  9:37 ` Luciogi
2024-01-03  9:39 ` [PR PATCH] [Updated] " Luciogi
2024-01-03 17:41 ` Johnnynator
2024-01-03 17:49 ` [PR PATCH] [Merged]: " Johnnynator

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=20231127141550.6_VW11LjYxWgYbZklXI8i-hQj0uJkdNKFYFZTGxc0Ok@z \
    --to=luciogi@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).