Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: libgpiod-2.1.3
@ 2024-08-29 12:49 tsndqst
  2024-08-29 13:14 ` [PR PATCH] [Updated] " tsndqst
                   ` (26 more replies)
  0 siblings, 27 replies; 28+ messages in thread
From: tsndqst @ 2024-08-29 12:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tsndqst/void-packages libgpiod
https://github.com/void-linux/void-packages/pull/52037

New package: libgpiod-2.1.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-glibc


Fixes https://github.com/void-linux/void-packages/issues/49469

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

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

From 6e585e3e19a299a34b1c991927184cc8e5fff6ff Mon Sep 17 00:00:00 2001
From: Tim Sandquist <tim.sandquist@gmail.com>
Date: Thu, 29 Aug 2024 07:45:47 -0500
Subject: [PATCH] New package: libgpiod-2.1.3

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

diff --git a/srcpkgs/libgpiod/template b/srcpkgs/libgpiod/template
new file mode 100644
index 00000000000000..08b8620d358d80
--- /dev/null
+++ b/srcpkgs/libgpiod/template
@@ -0,0 +1,23 @@
+# Template file for 'libgpiod'
+pkgname=libgpiod
+version=2.1.3
+revision=1
+build_style=gnu-configure
+makedepends="autoconf automake autoconf-archive doxygen libtool libedit-devel
+ pkg-config python3-devel python3-setuptools"
+depends="python3"
+short_desc="C library and tools for interacting with the linux GPIO character device"
+maintainer="Tim Sandquist <tim.sandquist@gmail.com>"
+license="Apache-2.0, BSD-3-Clause, CC-BY-SA-4.0, CC0-1.0, GPL-2.0-only, GPL-2.0-or-later, LGPL-2.1-or-later, custom:Linux-syscall-note"
+homepage="https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git"
+distfiles="${homepage}/snapshot/libgpiod-${version}.tar.gz"
+checksum=8d80ea022ae78122aa525308e7423b83064bff278fcd9cd045b94b4f81f8057d
+
+do_configure() {
+	./autogen.sh --prefix=/usr --enable-tools=yes --enable-bindings-cxx --enable-bindings-python --enable-gpioset-interactive
+}
+
+post_install() {
+	vlicense LICENSES/BSD-3-Clause.txt
+	vlicense LICENSES/Linux-syscall-note.txt
+}

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2024-11-14 20:53 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-29 12:49 [PR PATCH] New package: libgpiod-2.1.3 tsndqst
2024-08-29 13:14 ` [PR PATCH] [Updated] " tsndqst
2024-08-29 13:18 ` tsndqst
2024-08-29 13:55 ` tsndqst
2024-08-29 14:05 ` [PR REVIEW] " classabbyamp
2024-08-29 14:06 ` [PR PATCH] [Updated] " tsndqst
2024-08-29 14:10 ` tsndqst
2024-08-29 14:10 ` [PR REVIEW] " tsndqst
2024-08-29 14:11 ` tsndqst
2024-08-29 14:34 ` classabbyamp
2024-08-29 17:20 ` [PR PATCH] [Updated] " tsndqst
2024-08-29 19:40 ` tsndqst
2024-08-29 20:05 ` tsndqst
2024-08-29 20:12 ` tsndqst
2024-08-29 20:22 ` tsndqst
2024-08-30  0:24 ` [PR REVIEW] " classabbyamp
2024-08-30 13:27 ` [PR PATCH] [Updated] " tsndqst
2024-08-30 14:52 ` [PR REVIEW] " classabbyamp
2024-08-30 15:02 ` [PR PATCH] [Updated] " tsndqst
2024-08-30 15:09 ` tsndqst
2024-09-08 16:20 ` classabbyamp
2024-09-08 16:21 ` [PR PATCH] [Updated] " classabbyamp
2024-09-09  2:23 ` classabbyamp
2024-11-14 20:24 ` classabbyamp
2024-11-14 20:26 ` classabbyamp
2024-11-14 20:27 ` classabbyamp
2024-11-14 20:34 ` [PR PATCH] [Merged]: " classabbyamp
2024-11-14 20:53 ` tsndqst

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).