Github messages for voidlinux
 help / color / mirror / Atom feed
From: kenrap <kenrap@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: kamera-23.04.0
Date: Wed, 10 May 2023 13:54:46 +0200	[thread overview]
Message-ID: <20230510115446.rP-VvMYphZSRJiOGPSvf4gdCVxqAyT7O7DHp0XtcBfQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43825@inbox.vuxu.org>

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

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

https://github.com/kenrap/void-packages kenrap-add-kamera
https://github.com/void-linux/void-packages/pull/43825

New package: kamera-23.04.0
#### 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**)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kenrap-add-kamera-43825.patch --]
[-- Type: text/x-diff, Size: 1865 bytes --]

From 750939721e51ce1f57ba36aed06d23b69ed48084 Mon Sep 17 00:00:00 2001
From: Kenneth Raplee <kenrap@kennethraplee.com>
Date: Tue, 9 May 2023 23:27:54 -0700
Subject: [PATCH] New package: kamera-23.04.0

---
 common/hooks/pre-configure/02-script-wrapper.sh |  2 ++
 srcpkgs/kamera/template                         | 16 ++++++++++++++++
 2 files changed, 18 insertions(+)
 create mode 100644 srcpkgs/kamera/template

diff --git a/common/hooks/pre-configure/02-script-wrapper.sh b/common/hooks/pre-configure/02-script-wrapper.sh
index 641d7ab762c0..beaec6ee8af2 100644
--- a/common/hooks/pre-configure/02-script-wrapper.sh
+++ b/common/hooks/pre-configure/02-script-wrapper.sh
@@ -207,6 +207,8 @@ hook() {
 	generic_wrapper sdl-config
 	generic_wrapper sdl2-config
 	generic_wrapper gpgme-config
+	generic_wrapper gphoto2-config
+	generic_wrapper gphoto2-port-config
 	generic_wrapper imlib2-config
 	generic_wrapper libmikmod-config
 	generic_wrapper pcre-config
diff --git a/srcpkgs/kamera/template b/srcpkgs/kamera/template
new file mode 100644
index 000000000000..2e01f65b6c22
--- /dev/null
+++ b/srcpkgs/kamera/template
@@ -0,0 +1,16 @@
+# Template file for 'kamera'
+pkgname=kamera
+version=23.04.0
+revision=1
+build_style=cmake
+configure_args="-DKF5_HOST_TOOLING=/usr/lib/cmake"
+hostmakedepends="extra-cmake-modules intltool pkg-config kdoctools-devel
+ kcoreaddons-devel kcmutils-devel qt5-qmake qt5-host-tools"
+makedepends="qt5-devel kio-devel ki18n-devel libgphoto2-devel kcmutils-devel
+ kcoreaddons-devel kdoctools-devel"
+short_desc="KDE integration for gphoto2 cameras"
+maintainer="Kenneth Raplee <kenrap@kennethraplee.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/kamera/"
+distfiles="${KDE_SITE}/release-service/${version}/src/kamera-${version}.tar.xz"
+checksum=12be6f3d0de644a9c4252a166a1a19fc2fe565f5f170b1d5aec2b054bb481da8

  parent reply	other threads:[~2023-05-10 11:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-10  6:34 [PR PATCH] " kenrap
2023-05-10  7:06 ` [PR PATCH] [Updated] " kenrap
2023-05-10 11:54 ` kenrap [this message]
2023-05-10 17:35 ` kenrap
2023-05-11  4:02 ` [PR REVIEW] " classabbyamp
2023-05-11  4:20 ` [PR PATCH] [Updated] " kenrap
2023-06-25 17:16 ` [PR PATCH] [Merged]: " Duncaen

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=20230510115446.rP-VvMYphZSRJiOGPSvf4gdCVxqAyT7O7DHp0XtcBfQ@z \
    --to=kenrap@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).