Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fotoxx: update to 22.30.
@ 2022-08-15 11:14 benalb
  2022-08-15 11:14 ` benalb
  2022-08-16 17:55 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: benalb @ 2022-08-15 11:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages fotoxx
https://github.com/void-linux/void-packages/pull/38684

fotoxx: update to 22.30.
<!-- 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**|**NO**
-->

<!-- 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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From 9e105179fa48f4f835411882ce5dbbd054145314 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Mon, 15 Aug 2022 13:12:55 +0200
Subject: [PATCH] fotoxx: update to 22.30.

---
 srcpkgs/fotoxx/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/fotoxx/template b/srcpkgs/fotoxx/template
index a3c968fcdef0..a19f07b5f071 100644
--- a/srcpkgs/fotoxx/template
+++ b/srcpkgs/fotoxx/template
@@ -1,6 +1,6 @@
 # Template file for 'fotoxx'
 pkgname=fotoxx
-version=21.40
+version=22.30
 revision=1
 wrksrc=fotoxx
 build_style=gnu-makefile
@@ -9,11 +9,11 @@ hostmakedepends="pkg-config"
 makedepends="libchamplain-devel libraw-devel"
 depends="desktop-file-utils exiftool xdg-utils dcraw"
 short_desc="Free open source program for image editing and collection management"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://www.kornelix.net/fotoxx/fotoxx.html"
 distfiles="https://www.kornelix.net/downloads/downloads/fotoxx-${version}.tar.gz"
-checksum=0c16597053ce8e186fb8163839f4f4ed44548bf00e43e88951f4346a9dbbb620
+checksum=418e56bdb4fab90681495859a2c601ddf093a5b194f16e56fc697e256a722788
 
 CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/include/champlain-0.12"
 

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

* Re: fotoxx: update to 22.30.
  2022-08-15 11:14 [PR PATCH] fotoxx: update to 22.30 benalb
@ 2022-08-15 11:14 ` benalb
  2022-08-16 17:55 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: benalb @ 2022-08-15 11:14 UTC (permalink / raw)
  To: ml

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

New comment by benalb on void-packages repository

https://github.com/void-linux/void-packages/pull/38684#issuecomment-1214898915

Comment:
I adopt the package. 

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

* Re: [PR PATCH] [Merged]: fotoxx: update to 22.30.
  2022-08-15 11:14 [PR PATCH] fotoxx: update to 22.30 benalb
  2022-08-15 11:14 ` benalb
@ 2022-08-16 17:55 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2022-08-16 17:55 UTC (permalink / raw)
  To: ml

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

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

fotoxx: update to 22.30.
https://github.com/void-linux/void-packages/pull/38684

Description:
<!-- 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**|**NO**
-->

<!-- 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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

end of thread, other threads:[~2022-08-16 17:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-15 11:14 [PR PATCH] fotoxx: update to 22.30 benalb
2022-08-15 11:14 ` benalb
2022-08-16 17:55 ` [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).