* [PR PATCH] New package: libcamera-0.0.3
@ 2022-12-24 9:35 damianoognissanti
2022-12-24 9:37 ` [PR PATCH] [Updated] " damianoognissanti
` (18 more replies)
0 siblings, 19 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-24 9:35 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 672 bytes --]
There is a new 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: 1127 bytes --]
From c5cd6f22d56273e9832054fb50d2d5db8a7a6eb6 Mon Sep 17 00:00:00 2001
From: Damiano Ognissanti <ognissanti@hotmail.se>
Date: Sat, 24 Dec 2022 10:32:02 +0100
Subject: [PATCH] New package: libcamera-0.0.3
---
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..bf7b0c596a6a
--- /dev/null
+++ b/srcpkgs/libcamera/template
@@ -0,0 +1,12 @@
+# Template file for 'libcamera'
+pkgname=libcamera
+version=0.0.3
+revision=0
+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"
+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
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR PATCH] [Updated] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
@ 2022-12-24 9:37 ` damianoognissanti
2022-12-24 9:38 ` damianoognissanti
` (17 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-24 9:37 UTC (permalink / raw)
To: ml
[-- 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: 2084 bytes --]
From c5cd6f22d56273e9832054fb50d2d5db8a7a6eb6 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
---
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..bf7b0c596a6a
--- /dev/null
+++ b/srcpkgs/libcamera/template
@@ -0,0 +1,12 @@
+# Template file for 'libcamera'
+pkgname=libcamera
+version=0.0.3
+revision=0
+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"
+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 2373b3144473b691d0b1bb654c962fb3d771b9fb Mon Sep 17 00:00:00 2001
From: Damiano Ognissanti <ognissanti@hotmail.se>
Date: Sat, 24 Dec 2022 10:37:12 +0100
Subject: [PATCH 2/2] Fixed short_desc
---
srcpkgs/libcamera/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/libcamera/template b/srcpkgs/libcamera/template
index bf7b0c596a6a..5f0cf9d19c77 100644
--- a/srcpkgs/libcamera/template
+++ b/srcpkgs/libcamera/template
@@ -4,7 +4,7 @@ version=0.0.3
revision=0
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"
+short_desc="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"
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR PATCH] [Updated] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
2022-12-24 9:37 ` [PR PATCH] [Updated] " damianoognissanti
@ 2022-12-24 9:38 ` damianoognissanti
2022-12-24 10:02 ` damianoognissanti
` (16 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-24 9:38 UTC (permalink / raw)
To: ml
[-- 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: 1200 bytes --]
From 34d9f03250dd5fb35089339b817a41b2182f354d Mon Sep 17 00:00:00 2001
From: Damiano Ognissanti <ognissanti@hotmail.se>
Date: Sat, 24 Dec 2022 10:32:02 +0100
Subject: [PATCH] New package: libcamera-0.0.3
Fixed 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..5f0cf9d19c77
--- /dev/null
+++ b/srcpkgs/libcamera/template
@@ -0,0 +1,12 @@
+# Template file for 'libcamera'
+pkgname=libcamera
+version=0.0.3
+revision=0
+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="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
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR PATCH] [Updated] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 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
` (15 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-24 10:02 UTC (permalink / raw)
To: ml
[-- 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: 2310 bytes --]
From 34d9f03250dd5fb35089339b817a41b2182f354d 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
---
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..5f0cf9d19c77
--- /dev/null
+++ b/srcpkgs/libcamera/template
@@ -0,0 +1,12 @@
+# Template file for 'libcamera'
+pkgname=libcamera
+version=0.0.3
+revision=0
+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="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 cac3a864275eccf69e2b02c0de2daccef6e6e510 Mon Sep 17 00:00:00 2001
From: Damiano Ognissanti <ognissanti@hotmail.se>
Date: Sat, 24 Dec 2022 11:01:54 +0100
Subject: [PATCH 2/2] Fixed revision and short_desc
---
srcpkgs/libcamera/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/libcamera/template b/srcpkgs/libcamera/template
index 5f0cf9d19c77..6119977d6b90 100644
--- a/srcpkgs/libcamera/template
+++ b/srcpkgs/libcamera/template
@@ -1,10 +1,10 @@
# Template file for 'libcamera'
pkgname=libcamera
version=0.0.3
-revision=0
+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="A complex camera support library for Linux, Android, and ChromeOS"
+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"
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR PATCH] [Updated] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (2 preceding siblings ...)
2022-12-24 10:02 ` damianoognissanti
@ 2022-12-24 10:04 ` damianoognissanti
2022-12-24 10:07 ` damianoognissanti
` (14 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-24 10:04 UTC (permalink / raw)
To: ml
[-- 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: 1244 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] 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
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR PATCH] [Updated] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (3 preceding siblings ...)
2022-12-24 10:04 ` damianoognissanti
@ 2022-12-24 10:07 ` damianoognissanti
2022-12-24 10:07 ` damianoognissanti
` (13 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-24 10:07 UTC (permalink / raw)
To: ml
[-- 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"
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR PATCH] [Updated] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (4 preceding siblings ...)
2022-12-24 10:07 ` damianoognissanti
@ 2022-12-24 10:07 ` damianoognissanti
2022-12-25 10:22 ` [PR REVIEW] " paper42
` (12 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-24 10:07 UTC (permalink / raw)
To: ml
[-- 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: 1245 bytes --]
From a2bd023166bdbdbc8cd6fee550553f52e7c0bc4a Mon Sep 17 00:00:00 2001
From: Damiano Ognissanti <ognissanti@hotmail.se>
Date: Sat, 24 Dec 2022 10:32:02 +0100
Subject: [PATCH] New package: libcamera-0.0.3
Fixed short_desc
Fixed revision and short_desc
Fix 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..f4e37c236d0e
--- /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="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
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR REVIEW] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (5 preceding siblings ...)
2022-12-24 10:07 ` damianoognissanti
@ 2022-12-25 10:22 ` paper42
2022-12-25 10:22 ` paper42
` (11 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: paper42 @ 2022-12-25 10:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 345 bytes --]
New review comment by paper42 on void-packages repository
https://github.com/void-linux/void-packages/pull/41263#discussion_r1056931262
Comment:
```suggestion
hostmakedepends="meson ninja pkg-config libyaml-devel python3-yaml python3-ply python3-Jinja2"
makedepends="openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel"
```
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR REVIEW] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (6 preceding siblings ...)
2022-12-25 10:22 ` [PR REVIEW] " paper42
@ 2022-12-25 10:22 ` paper42
2022-12-26 9:18 ` [PR PATCH] [Updated] " damianoognissanti
` (10 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: paper42 @ 2022-12-25 10:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 327 bytes --]
New review comment by paper42 on void-packages repository
https://github.com/void-linux/void-packages/pull/41263#discussion_r1056931127
Comment:
```suggestion
hostmakedepends="pkg-config libyaml-devel python3-yaml python3-ply python3-Jinja2 openssl openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel"
```
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR PATCH] [Updated] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (7 preceding siblings ...)
2022-12-25 10:22 ` paper42
@ 2022-12-26 9:18 ` damianoognissanti
2022-12-26 9:31 ` damianoognissanti
` (9 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-26 9:18 UTC (permalink / raw)
To: ml
[-- 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: 2404 bytes --]
From a2bd023166bdbdbc8cd6fee550553f52e7c0bc4a 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
Fix 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..f4e37c236d0e
--- /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="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 1673efec15ca8de140b2ffb253b13b010760cc61 Mon Sep 17 00:00:00 2001
From: damianoognissanti <97738787+damianoognissanti@users.noreply.github.com>
Date: Mon, 26 Dec 2022 10:18:17 +0100
Subject: [PATCH 2/2] Update srcpkgs/libcamera/template
Co-authored-by: Michal Vasilek <michal@vasilek.cz>
---
srcpkgs/libcamera/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/libcamera/template b/srcpkgs/libcamera/template
index f4e37c236d0e..feb8dc4af43a 100644
--- a/srcpkgs/libcamera/template
+++ b/srcpkgs/libcamera/template
@@ -3,7 +3,7 @@ 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"
+hostmakedepends="pkg-config libyaml-devel python3-yaml python3-ply python3-Jinja2 openssl openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel"
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"
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR PATCH] [Updated] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (8 preceding siblings ...)
2022-12-26 9:18 ` [PR PATCH] [Updated] " damianoognissanti
@ 2022-12-26 9:31 ` damianoognissanti
2022-12-26 9:32 ` [PR REVIEW] " damianoognissanti
` (8 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-26 9:31 UTC (permalink / raw)
To: ml
[-- 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: 3632 bytes --]
From a2bd023166bdbdbc8cd6fee550553f52e7c0bc4a 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/3] New package: libcamera-0.0.3
Fixed short_desc
Fixed revision and short_desc
Fix 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..f4e37c236d0e
--- /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="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 1673efec15ca8de140b2ffb253b13b010760cc61 Mon Sep 17 00:00:00 2001
From: damianoognissanti <97738787+damianoognissanti@users.noreply.github.com>
Date: Mon, 26 Dec 2022 10:18:17 +0100
Subject: [PATCH 2/3] Update srcpkgs/libcamera/template
Co-authored-by: Michal Vasilek <michal@vasilek.cz>
---
srcpkgs/libcamera/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/libcamera/template b/srcpkgs/libcamera/template
index f4e37c236d0e..feb8dc4af43a 100644
--- a/srcpkgs/libcamera/template
+++ b/srcpkgs/libcamera/template
@@ -3,7 +3,7 @@ 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"
+hostmakedepends="pkg-config libyaml-devel python3-yaml python3-ply python3-Jinja2 openssl openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel"
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"
From c671d9788010cce203a01aa48195edb28feb32e8 Mon Sep 17 00:00:00 2001
From: damianoognissanti <97738787+damianoognissanti@users.noreply.github.com>
Date: Mon, 26 Dec 2022 10:31:18 +0100
Subject: [PATCH 3/3] Update template
moved openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel to makedepends and kept meson and ninja removed from hostmakedepends
---
srcpkgs/libcamera/template | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/srcpkgs/libcamera/template b/srcpkgs/libcamera/template
index feb8dc4af43a..a9ee8b488403 100644
--- a/srcpkgs/libcamera/template
+++ b/srcpkgs/libcamera/template
@@ -3,7 +3,8 @@ pkgname=libcamera
version=0.0.3
revision=1
build_style=meson
-hostmakedepends="pkg-config libyaml-devel python3-yaml python3-ply python3-Jinja2 openssl openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel"
+hostmakedepends="pkg-config libyaml-devel python3-yaml python3-ply python3-Jinja2"
+makedepends="openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel"
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"
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR REVIEW] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (9 preceding siblings ...)
2022-12-26 9:31 ` damianoognissanti
@ 2022-12-26 9:32 ` damianoognissanti
2022-12-26 19:28 ` damianoognissanti
` (7 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-26 9:32 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 326 bytes --]
New review comment by damianoognissanti on void-packages repository
https://github.com/void-linux/void-packages/pull/41263#discussion_r1057159235
Comment:
This commit readded meson and ninja to hostmakedepends, so I made another where I moved openssl etc. to makedepends without readding meson and ninja. I hope that's ok?
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (10 preceding siblings ...)
2022-12-26 9:32 ` [PR REVIEW] " damianoognissanti
@ 2022-12-26 19:28 ` damianoognissanti
2022-12-27 18:39 ` paper42
` (6 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-26 19:28 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 582 bytes --]
New comment by damianoognissanti on void-packages repository
https://github.com/void-linux/void-packages/pull/41263#issuecomment-1365399605
Comment:
When i run xlint libcamera on my machine I get no errors, but I see that "Check build / Lint templates (pull_request)" fails with errors:
```
Error: c671d9788: subject does not follow CONTRIBUTING.md guildelines
Error: 1673efec1: subject does not follow CONTRIBUTING.md guildelines
```
I try to follow the guidlines. What am I doing wrong? Is there a way to see what is wrong?
(Sorry for this if the answer is obvious...)
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (11 preceding siblings ...)
2022-12-26 19:28 ` damianoognissanti
@ 2022-12-27 18:39 ` paper42
2022-12-27 18:43 ` [PR REVIEW] " paper42
` (5 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: paper42 @ 2022-12-27 18:39 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 194 bytes --]
New comment by paper42 on void-packages repository
https://github.com/void-linux/void-packages/pull/41263#issuecomment-1366099399
Comment:
one commit per package - squash the 3 commits to one
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR REVIEW] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (12 preceding siblings ...)
2022-12-27 18:39 ` paper42
@ 2022-12-27 18:43 ` paper42
2022-12-28 8:07 ` [PR PATCH] [Updated] " damianoognissanti
` (4 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: paper42 @ 2022-12-27 18:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 349 bytes --]
New review comment by paper42 on void-packages repository
https://github.com/void-linux/void-packages/pull/41263#discussion_r1057847865
Comment:
to fix cross
```suggestion
hostmakedepends="pkg-config python3-yaml python3-ply python3-Jinja2"
makedepends="openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel libyaml-devel"
```
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR PATCH] [Updated] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (13 preceding siblings ...)
2022-12-27 18:43 ` [PR REVIEW] " paper42
@ 2022-12-28 8:07 ` damianoognissanti
2022-12-28 8:33 ` damianoognissanti
` (3 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-28 8:07 UTC (permalink / raw)
To: ml
[-- 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: 4793 bytes --]
From a2bd023166bdbdbc8cd6fee550553f52e7c0bc4a 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/4] New package: libcamera-0.0.3
Fixed short_desc
Fixed revision and short_desc
Fix 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..f4e37c236d0e
--- /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="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 1673efec15ca8de140b2ffb253b13b010760cc61 Mon Sep 17 00:00:00 2001
From: damianoognissanti <97738787+damianoognissanti@users.noreply.github.com>
Date: Mon, 26 Dec 2022 10:18:17 +0100
Subject: [PATCH 2/4] Update srcpkgs/libcamera/template
Co-authored-by: Michal Vasilek <michal@vasilek.cz>
---
srcpkgs/libcamera/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/libcamera/template b/srcpkgs/libcamera/template
index f4e37c236d0e..feb8dc4af43a 100644
--- a/srcpkgs/libcamera/template
+++ b/srcpkgs/libcamera/template
@@ -3,7 +3,7 @@ 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"
+hostmakedepends="pkg-config libyaml-devel python3-yaml python3-ply python3-Jinja2 openssl openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel"
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"
From c671d9788010cce203a01aa48195edb28feb32e8 Mon Sep 17 00:00:00 2001
From: damianoognissanti <97738787+damianoognissanti@users.noreply.github.com>
Date: Mon, 26 Dec 2022 10:31:18 +0100
Subject: [PATCH 3/4] Update template
moved openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel to makedepends and kept meson and ninja removed from hostmakedepends
---
srcpkgs/libcamera/template | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/srcpkgs/libcamera/template b/srcpkgs/libcamera/template
index feb8dc4af43a..a9ee8b488403 100644
--- a/srcpkgs/libcamera/template
+++ b/srcpkgs/libcamera/template
@@ -3,7 +3,8 @@ pkgname=libcamera
version=0.0.3
revision=1
build_style=meson
-hostmakedepends="pkg-config libyaml-devel python3-yaml python3-ply python3-Jinja2 openssl openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel"
+hostmakedepends="pkg-config libyaml-devel python3-yaml python3-ply python3-Jinja2"
+makedepends="openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel"
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"
From 96a1a6b8243e99988a7d2e2c6cf9e5d96fcda149 Mon Sep 17 00:00:00 2001
From: damianoognissanti <97738787+damianoognissanti@users.noreply.github.com>
Date: Wed, 28 Dec 2022 09:07:49 +0100
Subject: [PATCH 4/4] Update srcpkgs/libcamera/template
Co-authored-by: Michal Vasilek <michal@vasilek.cz>
---
srcpkgs/libcamera/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/libcamera/template b/srcpkgs/libcamera/template
index a9ee8b488403..0c19f8bd510e 100644
--- a/srcpkgs/libcamera/template
+++ b/srcpkgs/libcamera/template
@@ -3,8 +3,8 @@ pkgname=libcamera
version=0.0.3
revision=1
build_style=meson
-hostmakedepends="pkg-config libyaml-devel python3-yaml python3-ply python3-Jinja2"
-makedepends="openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel"
+hostmakedepends="pkg-config python3-yaml python3-ply python3-Jinja2"
+makedepends="openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel libyaml-devel"
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"
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR PATCH] [Updated] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (14 preceding siblings ...)
2022-12-28 8:07 ` [PR PATCH] [Updated] " damianoognissanti
@ 2022-12-28 8:33 ` damianoognissanti
2022-12-28 8:34 ` damianoognissanti
` (2 subsequent siblings)
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-28 8:33 UTC (permalink / raw)
To: ml
[-- 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: 1578 bytes --]
From 2971193775f989381cabf3ed46b897bf82570900 Mon Sep 17 00:00:00 2001
From: Damiano Ognissanti <ognissanti@hotmail.se>
Date: Sat, 24 Dec 2022 10:32:02 +0100
Subject: [PATCH] New package: libcamera-0.0.3
Fixed short_desc
Fixed revision and short_desc
Fix short_desc
Update srcpkgs/libcamera/template
Co-authored-by: Michal Vasilek <michal@vasilek.cz>
Update template
moved openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel to makedepends and kept meson and ninja removed from hostmakedepends
Update srcpkgs/libcamera/template
Co-authored-by: Michal Vasilek <michal@vasilek.cz>
---
srcpkgs/libcamera/template | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 srcpkgs/libcamera/template
diff --git a/srcpkgs/libcamera/template b/srcpkgs/libcamera/template
new file mode 100644
index 000000000000..0c19f8bd510e
--- /dev/null
+++ b/srcpkgs/libcamera/template
@@ -0,0 +1,13 @@
+# Template file for 'libcamera'
+pkgname=libcamera
+version=0.0.3
+revision=1
+build_style=meson
+hostmakedepends="pkg-config python3-yaml python3-ply python3-Jinja2"
+makedepends="openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel libyaml-devel"
+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"
+distfiles="https://github.com/kbingham/libcamera/archive/v${version}.tar.gz"
+checksum=af85008f4e8bf1dc70aba4e5612513371b016788cf3c83343cf2d02483bc64ec
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (15 preceding siblings ...)
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
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-28 8:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 233 bytes --]
New comment by damianoognissanti on void-packages repository
https://github.com/void-linux/void-packages/pull/41263#issuecomment-1366466654
Comment:
> one commit per package - squash the 3 commits to one
Of course... Thank you!
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: [PR PATCH] [Updated] New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (16 preceding siblings ...)
2022-12-28 8:34 ` damianoognissanti
@ 2022-12-28 10:14 ` damianoognissanti
2023-01-24 10:41 ` damianoognissanti
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2022-12-28 10:14 UTC (permalink / raw)
To: ml
[-- 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: 1228 bytes --]
From 04e940f80eb25b6f93251bca8cadd76be2fac461 Mon Sep 17 00:00:00 2001
From: Damiano Ognissanti <ognissanti@hotmail.se>
Date: Sat, 24 Dec 2022 10:32:02 +0100
Subject: [PATCH] New package: libcamera-0.0.3
Co-authored-by: Michal Vasilek <michal@vasilek.cz>
---
srcpkgs/libcamera/template | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 srcpkgs/libcamera/template
diff --git a/srcpkgs/libcamera/template b/srcpkgs/libcamera/template
new file mode 100644
index 000000000000..0c19f8bd510e
--- /dev/null
+++ b/srcpkgs/libcamera/template
@@ -0,0 +1,13 @@
+# Template file for 'libcamera'
+pkgname=libcamera
+version=0.0.3
+revision=1
+build_style=meson
+hostmakedepends="pkg-config python3-yaml python3-ply python3-Jinja2"
+makedepends="openssl-devel libevent-devel gst-plugins-base1-devel gstreamer1-devel libyaml-devel"
+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"
+distfiles="https://github.com/kbingham/libcamera/archive/v${version}.tar.gz"
+checksum=af85008f4e8bf1dc70aba4e5612513371b016788cf3c83343cf2d02483bc64ec
^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: New package: libcamera-0.0.3
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 damianoognissanti
` (17 preceding siblings ...)
2022-12-28 10:14 ` [PR PATCH] [Updated] " damianoognissanti
@ 2023-01-24 10:41 ` damianoognissanti
18 siblings, 0 replies; 20+ messages in thread
From: damianoognissanti @ 2023-01-24 10:41 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 4011 bytes --]
New comment by damianoognissanti on void-packages repository
https://github.com/void-linux/void-packages/pull/41263#issuecomment-1401714568
Comment:
So the compilation for musl fails at the very end. Do we need to patch the `libcamera` code somehow?
```
[224/226] Compiling C++ object src/gstreamer/libgstlibcamera.so.p/gstlibcamerasrc.cpp.o
FAILED: src/gstreamer/libgstlibcamera.so.p/gstlibcamerasrc.cpp.o
g++ -Isrc/gstreamer/libgstlibcamera.so.p -Isrc/gstreamer -I../src/gstreamer -Iinclude -I../include -Iinclude/libcamera/ipa -Iinclude/libcamera -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -flto=auto -fdiagnostics-color=always -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c++17 -Wshadow -include /builddir/libcamera-0.0.3/build/config.h -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -ffile-prefix-map=/builddir/libcamera-0.0.3/build=. -fPIC -pthread -DLIBCAMERA_BASE_PRIVATE '-DVERSION="0.0.3"' '-DPACKAGE="libcamera"' -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_40 -MD -MQ src/gstreamer/libgstlibcamera.so.p/gstlibcamerasrc.cpp.o -MF src/gstreamer/libgstlibcamera.so.p/gstlibcamerasrc.cpp.o.d -o src/gstreamer/libgstlibcamera.so.p/gstlibcamerasrc.cpp.o -c ../src/gstreamer/gstlibcamerasrc.cpp
In file included from /usr/include/gstreamer-1.0/gst/gstbin.h:27,
from /usr/include/gstreamer-1.0/gst/gst.h:35,
from ../src/gstreamer/gstlibcamerasrc.h:11,
from ../src/gstreamer/gstlibcamerasrc.cpp:30:
../src/gstreamer/gstlibcamerasrc.cpp: In member function 'int GstLibcameraSrcState::processRequest()':
/usr/include/gstreamer-1.0/gst/gstelement.h:506:7: error: missing sentinel in function call [-Werror=format=]
506 | ("flow-return", G_TYPE_INT, flow_return, NULL));\
| ^
/usr/include/gstreamer-1.0/gst/gstelement.h:489:81: note: in definition of macro 'GST_ELEMENT_MESSAGE_MAKE_DETAILS'
489 | #define GST_ELEMENT_MESSAGE_MAKE_DETAILS(args) gst_make_element_message_details args
| ^~~~
/usr/include/gstreamer-1.0/gst/gstelement.h:503:3: note: in expansion of macro 'GST_ELEMENT_ERROR_WITH_DETAILS'
503 | GST_ELEMENT_ERROR_WITH_DETAILS (el, STREAM, FAILED, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/gstreamer/gstlibcamerasrc.cpp:312:25: note: in expansion of macro 'GST_ELEMENT_FLOW_ERROR'
312 | GST_ELEMENT_FLOW_ERROR(src_, ret);
| ^~~~~~~~~~~~~~~~~~~~~~
../src/gstreamer/gstlibcamerasrc.cpp: In function 'void gst_libcamera_src_task_enter(GstTask*, GThread*, gpointer)':
/usr/include/gstreamer-1.0/gst/gstelement.h:506:7: error: missing sentinel in function call [-Werror=format=]
506 | ("flow-return", G_TYPE_INT, flow_return, NULL));\
| ^
/usr/include/gstreamer-1.0/gst/gstelement.h:489:81: note: in definition of macro 'GST_ELEMENT_MESSAGE_MAKE_DETAILS'
489 | #define GST_ELEMENT_MESSAGE_MAKE_DETAILS(args) gst_make_element_message_details args
| ^~~~
/usr/include/gstreamer-1.0/gst/gstelement.h:503:3: note: in expansion of macro 'GST_ELEMENT_ERROR_WITH_DETAILS'
503 | GST_ELEMENT_ERROR_WITH_DETAILS (el, STREAM, FAILED, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../src/gstreamer/gstlibcamerasrc.cpp:593:17: note: in expansion of macro 'GST_ELEMENT_FLOW_ERROR'
593 | GST_ELEMENT_FLOW_ERROR(self, flow_ret);
| ^~~~~~~~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
[225/226] Linking target src/apps/cam/cam
ninja: build stopped: subcommand failed.
=> ERROR: libcamera-0.0.3_1: do_build: '${make_cmd} -C ${meson_builddir} ${makejobs} ${make_build_args} ${make_build_target}' exited with 1
=> ERROR: in do_build() at common/build-style/meson.sh:133
```
^ permalink raw reply [flat|nested] 20+ messages in thread
end of thread, other threads:[~2023-01-24 10:41 UTC | newest]
Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-24 9:35 [PR PATCH] New package: libcamera-0.0.3 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
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
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).