Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libgphoto2: update to 2.5.26
@ 2020-11-09 21:15 ndowens
  2020-11-11 12:08 ` [PR PATCH] [Updated] " ndowens
  2020-11-13 19:53 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: ndowens @ 2020-11-09 21:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages libgphoto2
https://github.com/void-linux/void-packages/pull/26259

libgphoto2: update to 2.5.26


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

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

From 52c562e1f9658da424da0f28f9451aba7d06b5fd Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 15:06:39 -0600
Subject: [PATCH] libgphoto2: update to 2.5.26

---
 srcpkgs/libgphoto2/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libgphoto2/template b/srcpkgs/libgphoto2/template
index 60573643e50..9773603c2a6 100644
--- a/srcpkgs/libgphoto2/template
+++ b/srcpkgs/libgphoto2/template
@@ -1,6 +1,6 @@
 # Template file for 'libgphoto2'
 pkgname=libgphoto2
-version=2.5.24
+version=2.5.26
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
@@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
 homepage="http://www.gphoto.org"
 changelog="https://raw.githubusercontent.com/gphoto/libgphoto2/master/NEWS"
 distfiles="${SOURCEFORGE_SITE}/gphoto/${pkgname}-${version}.tar.bz2"
-checksum=fd3c578769f0fa389c1e68120f224bd98477aa3d82d16b82746c1266c0d4fb31
+checksum=7740fea3cbb78489071cdfec06c07fab528e69e27ac82734eae6a73eaeeabcd4
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" libgphoto2"

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

* Re: [PR PATCH] [Updated] libgphoto2: update to 2.5.26
  2020-11-09 21:15 [PR PATCH] libgphoto2: update to 2.5.26 ndowens
@ 2020-11-11 12:08 ` ndowens
  2020-11-13 19:53 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ndowens @ 2020-11-11 12:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages libgphoto2
https://github.com/void-linux/void-packages/pull/26259

libgphoto2: update to 2.5.26


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

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

From 037c36dd30bb78a3bc7a95cb15cef98badc7a484 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 15:06:39 -0600
Subject: [PATCH] libgphoto2: update to 2.5.26

---
 srcpkgs/libgphoto2/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libgphoto2/template b/srcpkgs/libgphoto2/template
index 60573643e50..38f5a2961a7 100644
--- a/srcpkgs/libgphoto2/template
+++ b/srcpkgs/libgphoto2/template
@@ -1,6 +1,6 @@
 # Template file for 'libgphoto2'
 pkgname=libgphoto2
-version=2.5.24
+version=2.5.26
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-rpath udevscriptdir=/usr/lib/udev"
@@ -14,7 +14,7 @@ license="LGPL-2.1-or-later"
 homepage="http://www.gphoto.org"
 changelog="https://raw.githubusercontent.com/gphoto/libgphoto2/master/NEWS"
 distfiles="${SOURCEFORGE_SITE}/gphoto/${pkgname}-${version}.tar.bz2"
-checksum=fd3c578769f0fa389c1e68120f224bd98477aa3d82d16b82746c1266c0d4fb31
+checksum=7740fea3cbb78489071cdfec06c07fab528e69e27ac82734eae6a73eaeeabcd4
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" libgphoto2"
@@ -52,7 +52,6 @@ post_install() {
 
 libgphoto2-udev-rules_package() {
 	short_desc+=" - udev rules"
-	archs=noarch
 	pkg_install() {
 		vmove usr/lib/udev/hwdb.d
 		vmove usr/lib/udev/rules.d

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

* Re: [PR PATCH] [Merged]: libgphoto2: update to 2.5.26
  2020-11-09 21:15 [PR PATCH] libgphoto2: update to 2.5.26 ndowens
  2020-11-11 12:08 ` [PR PATCH] [Updated] " ndowens
@ 2020-11-13 19:53 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-11-13 19:53 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

libgphoto2: update to 2.5.26
https://github.com/void-linux/void-packages/pull/26259

Description:


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

end of thread, other threads:[~2020-11-13 19:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-09 21:15 [PR PATCH] libgphoto2: update to 2.5.26 ndowens
2020-11-11 12:08 ` [PR PATCH] [Updated] " ndowens
2020-11-13 19:53 ` [PR PATCH] [Merged]: " ahesford

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