Github messages for voidlinux
 help / color / mirror / Atom feed
From: damianoognissanti <damianoognissanti@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: libcamera-0.0.3
Date: Sat, 24 Dec 2022 11:07:05 +0100	[thread overview]
Message-ID: <20221224100705.7K5FbzUCpEP23g6QUG_b64uQovl_e16WT9LBf8VWhU8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41263@inbox.vuxu.org>

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

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

https://github.com/damianoognissanti/void-packages master
https://github.com/void-linux/void-packages/pull/41263

New package: libcamera-0.0.3
#### 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/41263.patch is attached

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

From d79c37a2ba5973cfc198df28e071439f26719cea Mon Sep 17 00:00:00 2001
From: Damiano Ognissanti <ognissanti@hotmail.se>
Date: Sat, 24 Dec 2022 10:32:02 +0100
Subject: [PATCH 1/2] New package: libcamera-0.0.3

Fixed short_desc

Fixed revision and short_desc
---
 srcpkgs/libcamera/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/libcamera/template

diff --git a/srcpkgs/libcamera/template b/srcpkgs/libcamera/template
new file mode 100644
index 000000000000..6119977d6b90
--- /dev/null
+++ b/srcpkgs/libcamera/template
@@ -0,0 +1,12 @@
+# Template file for 'libcamera'
+pkgname=libcamera
+version=0.0.3
+revision=1
+build_style=meson
+hostmakedepends="meson ninja pkg-config libyaml-devel python3-yaml python3-ply python3-Jinja2 openssl openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel"
+short_desc="libcamera is a complex camera support library for Linux, Android, and ChromeOS"
+maintainer="Damiano Ognissanti <ognissanti@hotmail.se>"
+license="LGPL-2.1-or-later, GPL-2.0-or-later"
+homepage="https://github.com/kbingham/libcamera"
+distfiles="https://github.com/kbingham/libcamera/archive/v${version}.tar.gz"
+checksum=af85008f4e8bf1dc70aba4e5612513371b016788cf3c83343cf2d02483bc64ec

From 94e39ae513ba634020f54b038d4ca7e50313888e Mon Sep 17 00:00:00 2001
From: Damiano Ognissanti <ognissanti@hotmail.se>
Date: Sat, 24 Dec 2022 11:06:49 +0100
Subject: [PATCH 2/2] Fix short_desc

---
 srcpkgs/libcamera/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libcamera/template b/srcpkgs/libcamera/template
index 6119977d6b90..f4e37c236d0e 100644
--- a/srcpkgs/libcamera/template
+++ b/srcpkgs/libcamera/template
@@ -4,7 +4,7 @@ version=0.0.3
 revision=1
 build_style=meson
 hostmakedepends="meson ninja pkg-config libyaml-devel python3-yaml python3-ply python3-Jinja2 openssl openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel"
-short_desc="libcamera is a complex camera support library for Linux, Android, and ChromeOS"
+short_desc="Complex camera support library for Linux, Android, and ChromeOS"
 maintainer="Damiano Ognissanti <ognissanti@hotmail.se>"
 license="LGPL-2.1-or-later, GPL-2.0-or-later"
 homepage="https://github.com/kbingham/libcamera"

  parent reply	other threads:[~2022-12-24 10:07 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-24  9:35 [PR PATCH] " damianoognissanti
2022-12-24  9:37 ` [PR PATCH] [Updated] " damianoognissanti
2022-12-24  9:38 ` damianoognissanti
2022-12-24 10:02 ` damianoognissanti
2022-12-24 10:04 ` damianoognissanti
2022-12-24 10:07 ` damianoognissanti [this message]
2022-12-24 10:07 ` damianoognissanti
2022-12-25 10:22 ` [PR REVIEW] " paper42
2022-12-25 10:22 ` paper42
2022-12-26  9:18 ` [PR PATCH] [Updated] " damianoognissanti
2022-12-26  9:31 ` damianoognissanti
2022-12-26  9:32 ` [PR REVIEW] " damianoognissanti
2022-12-26 19:28 ` damianoognissanti
2022-12-27 18:39 ` paper42
2022-12-27 18:43 ` [PR REVIEW] " paper42
2022-12-28  8:07 ` [PR PATCH] [Updated] " damianoognissanti
2022-12-28  8:33 ` damianoognissanti
2022-12-28  8:34 ` damianoognissanti
2022-12-28 10:14 ` [PR PATCH] [Updated] " damianoognissanti
2023-01-24 10:41 ` damianoognissanti
2023-03-05 15:27 ` [PR REVIEW] " jcgruenhage
2023-03-05 15:27 ` jcgruenhage
2023-03-05 15:27 ` jcgruenhage
2023-03-06  8:34 ` [PR PATCH] [Updated] " damianoognissanti
2023-03-06  8:35 ` [PR REVIEW] New package: libcamera-0.0.4 damianoognissanti
2023-03-06  9:22 ` paper42
2023-03-06  9:22 ` paper42
2023-03-06 12:08 ` damianoognissanti
2023-03-06 19:51 ` paper42
2023-03-06 20:43 ` jcgruenhage
2023-03-07  6:10 ` [PR PATCH] [Updated] " damianoognissanti
2023-03-07  6:18 ` damianoognissanti
2023-05-08  8:03 ` damianoognissanti
2023-05-08  8:04 ` New package: libcamera-0.0.5 damianoognissanti
2023-05-14  7:30 ` [PR REVIEW] " 0-st
2023-05-15  7:08 ` [PR PATCH] [Updated] " damianoognissanti
2023-05-15  7:10 ` [PR REVIEW] " damianoognissanti
2023-05-15  7:11 ` damianoognissanti
2023-05-15  7:20 ` damianoognissanti
2023-08-14  1:44 ` github-actions
2023-08-28  1:45 ` [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=20221224100705.7K5FbzUCpEP23g6QUG_b64uQovl_e16WT9LBf8VWhU8@z \
    --to=damianoognissanti@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).