Github messages for voidlinux
 help / color / mirror / Atom feed
From: costowell <costowell@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Add discover and PackageKit-qt
Date: Fri, 30 Dec 2022 08:18:32 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41359@inbox.vuxu.org> (raw)

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

There is a new pull request by costowell against master on the void-packages repository

https://github.com/costowell/void-packages discover
https://github.com/void-linux/void-packages/pull/41359

Add discover and PackageKit-qt
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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/41359.patch is attached

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

From fe7173a45af393a766b808a9872d83249563f6b5 Mon Sep 17 00:00:00 2001
From: Cole Stowell <cole@stowell.pro>
Date: Fri, 30 Dec 2022 01:15:29 -0600
Subject: [PATCH] Add discover and PackageKit-qt

---
 common/shlibs                  |  2 ++
 srcpkgs/PackageKit-qt/template | 23 +++++++++++++++++++++++
 srcpkgs/discover/template      | 23 +++++++++++++++++++++++
 3 files changed, 48 insertions(+)
 create mode 100644 srcpkgs/PackageKit-qt/template
 create mode 100644 srcpkgs/discover/template

diff --git a/common/shlibs b/common/shlibs
index 1c852ef3fdff..f48258c4b89c 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4221,3 +4221,5 @@ libfst.so.25 openfst-1.8.2_1
 libvosk.so vosk-api-0.3.43_1
 libdspy-1.so.1 d-spy-1.4.0_1
 libpanel-1.so.1 libpanel-1.0.1_1
+libAppStreamQt.so.2 AppStream-qt-0.15.5_2
+libpackagekitqt5.so.1 PackageKit-qt-1.1.0_1
diff --git a/srcpkgs/PackageKit-qt/template b/srcpkgs/PackageKit-qt/template
new file mode 100644
index 000000000000..93682d8c5a3e
--- /dev/null
+++ b/srcpkgs/PackageKit-qt/template
@@ -0,0 +1,23 @@
+# Template file for 'PackageKit-qt'
+pkgname=PackageKit-qt
+version=1.1.0
+revision=1
+archs="x86_64"
+#wrksrc=
+#create_wrksrc=yes
+build_style=cmake
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends=""
+makedepends="qt5-devel PackageKit"
+depends="qt5 PackageKit"
+short_desc="Qt bindings for PackageKit"
+maintainer="Cole Stowell <cole@stowell.pro>"
+license="LGPL-2.1-only"
+homepage="${FREEDESKTOP_SITE}/PackageKit/"
+#changelog=""
+distfiles="${FREEDESKTOP_SITE}/PackageKit/releases/PackageKit-Qt-${version}.tar.xz"
+checksum=8a0ac393eb34c9b896be3f6f260247c067b2af8b54cb53e12b4c6163c1cfc98d
diff --git a/srcpkgs/discover/template b/srcpkgs/discover/template
new file mode 100644
index 000000000000..f4e75a22bf26
--- /dev/null
+++ b/srcpkgs/discover/template
@@ -0,0 +1,23 @@
+# Template file for 'discover'
+pkgname=discover
+version=5.26.4
+revision=1
+archs="x86_64"
+#wrksrc=
+#create_wrksrc=yes
+build_style=cmake
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends=""
+makedepends="plasma-workspace-devel extra-cmake-modules pkg-config AppStream-devel AppStream-qt PackageKit-devel qt5-devel qt5-webview-devel gettext-devel purpose-devel PackageKit-qt"
+depends="PackageKit AppStream AppStream-qt qt5 qt5-webview gettext purpose PackageKit-qt"
+short_desc="KDE and Plasma resources management GUI"
+maintainer="Cole Stowell <cole@stowell.pro>"
+license="LGPL"
+homepage="https://invent.kde.org/plasma/discover"
+#changelog=""
+distfiles="https://invent.kde.org/plasma/discover/-/archive/v${version}/discover-v${version}.tar.gz"
+checksum=234b05cccbcfe1bafaac1caef328588734f3ccfed217161c475bd6079a82863c

             reply	other threads:[~2022-12-30  7:18 UTC|newest]

Thread overview: 68+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-30  7:18 costowell [this message]
2022-12-30  7:23 ` costowell
2022-12-30  7:30 ` costowell
2022-12-30  7:31 ` costowell
2022-12-30  7:33 ` costowell
2022-12-30 19:59 ` [PR PATCH] [Updated] " costowell
2022-12-30 20:08 ` [PR REVIEW] " classabbyamp
2022-12-30 20:08 ` classabbyamp
2022-12-30 20:08 ` classabbyamp
2022-12-30 20:08 ` classabbyamp
2022-12-30 20:08 ` classabbyamp
2022-12-30 20:09 ` costowell
2022-12-30 20:10 ` costowell
2022-12-30 20:11 ` classabbyamp
2022-12-30 20:11 ` costowell
2022-12-30 20:11 ` classabbyamp
2022-12-30 20:11 ` classabbyamp
2022-12-30 20:40 ` [PR PATCH] [Updated] " costowell
2022-12-30 20:44 ` costowell
2022-12-30 20:44 ` costowell
2022-12-30 20:50 ` classabbyamp
2022-12-30 21:40 ` [PR PATCH] [Updated] " costowell
2022-12-30 21:43 ` costowell
2022-12-30 22:54 ` costowell
2022-12-31 18:10 ` Add PackageKit support to void costowell
2022-12-31 18:11 ` classabbyamp
2022-12-31 18:25 ` costowell
2022-12-31 18:30 ` classabbyamp
2023-01-01  3:03 ` oreo639
2023-01-01  3:04 ` oreo639
2023-01-01  3:19 ` oreo639
2023-01-01  5:46 ` classabbyamp
2023-01-02 19:52 ` [PR PATCH] [Updated] " costowell
2023-01-02 19:58 ` costowell
2023-01-02 20:57 ` costowell
2023-01-02 23:45 ` costowell
2023-01-03  0:27 ` costowell
2023-01-03 19:51 ` costowell
2023-01-05 17:59 ` [PR PATCH] [Updated] " costowell
2023-01-05 20:43 ` costowell
2023-01-07 14:14 ` [PR REVIEW] " classabbyamp
2023-01-07 17:47 ` [PR PATCH] [Updated] " costowell
2023-01-15  6:25 ` costowell
2023-01-15  6:29 ` classabbyamp
2023-01-15  6:31 ` [PR PATCH] [Updated] " costowell
2023-01-15  6:36 ` costowell
2023-01-15  6:36 ` costowell
2023-01-15  6:39 ` classabbyamp
2023-01-15  7:30 ` [PR PATCH] [Updated] " costowell
2023-01-15  7:41 ` costowell
2023-01-15  7:46 ` costowell
2023-01-15  7:48 ` costowell
2023-01-15 17:44 ` costowell
2023-01-15 17:44 ` costowell
2023-01-15 17:48 ` classabbyamp
2023-01-15 17:49 ` costowell
2023-01-15 18:04 ` classabbyamp
2023-01-15 18:48 ` [PR PATCH] [Updated] " costowell
2023-01-15 19:33 ` classabbyamp
2023-01-15 19:35 ` [PR PATCH] [Updated] " costowell
2023-01-15 21:17 ` costowell
2023-01-15 22:09 ` costowell
2023-01-15 22:13 ` costowell
2023-01-15 22:27 ` [PR PATCH] [Updated] " costowell
2023-04-16  1:56 ` github-actions
2023-04-16 16:03 ` zen0bit
2023-07-16  2:13 ` github-actions
2023-07-31  1:52 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41359@inbox.vuxu.org \
    --to=costowell@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).