Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ristretto: update to 0.13.1.
@ 2023-06-11  8:34 mobinmob
  2023-06-11 19:26 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mobinmob @ 2023-06-11  8:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ristretto
https://github.com/void-linux/void-packages/pull/44358

ristretto: update to 0.13.1.
<!-- 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, (ARCH-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/44358.patch is attached

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

From f52a73a17e63d15af6677cfe99b123ad6a39194d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 11 Jun 2023 11:31:35 +0300
Subject: [PATCH] ristretto: update to 0.13.1.

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

diff --git a/srcpkgs/ristretto/template b/srcpkgs/ristretto/template
index 7aaf6162ce5f..bd64900293ad 100644
--- a/srcpkgs/ristretto/template
+++ b/srcpkgs/ristretto/template
@@ -1,6 +1,6 @@
 # Template file for 'ristretto'
 pkgname=ristretto
-version=0.13.0
+version=0.13.1
 revision=1
 build_style=gnu-configure
 configure_args="--with-locales-dir=/usr/share/locale"
@@ -13,4 +13,4 @@ license="GPL-2.0-or-later"
 homepage="https://docs.xfce.org/apps/ristretto/start"
 changelog="https://gitlab.xfce.org/apps/ristretto/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
-checksum=596676b41daada390c8d83e5bb83be6832a260f4bf0dbcc651ac0b68c0f4e301
+checksum=d71affbf15245067124725b153c908a53208c4ca1ba2d4df1ec5a1308d53791e

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

* Re: ristretto: update to 0.13.1.
  2023-06-11  8:34 [PR PATCH] ristretto: update to 0.13.1 mobinmob
@ 2023-06-11 19:26 ` classabbyamp
  2023-06-30 18:27 ` [PR PATCH] [Updated] " mobinmob
  2023-07-01 13:35 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-06-11 19:26 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44358#issuecomment-1586306949

Comment:
> - build: Switch from intltool to gettext

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

* Re: [PR PATCH] [Updated] ristretto: update to 0.13.1.
  2023-06-11  8:34 [PR PATCH] ristretto: update to 0.13.1 mobinmob
  2023-06-11 19:26 ` classabbyamp
@ 2023-06-30 18:27 ` mobinmob
  2023-07-01 13:35 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: mobinmob @ 2023-06-30 18:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ristretto
https://github.com/void-linux/void-packages/pull/44358

ristretto: update to 0.13.1.
<!-- 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, (ARCH-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/44358.patch is attached

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

From 2948bcc7375f06ba85d0996cac6cbd4233c7aa79 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 11 Jun 2023 11:31:35 +0300
Subject: [PATCH] ristretto: update to 0.13.1.

Also:
- replace intltool with gettext (upstream, thanks classabbyamp)
- remove --with-locales-dir (and configure_args)
---
 srcpkgs/ristretto/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ristretto/template b/srcpkgs/ristretto/template
index 7aaf6162ce5f..f28924663a8a 100644
--- a/srcpkgs/ristretto/template
+++ b/srcpkgs/ristretto/template
@@ -1,10 +1,9 @@
 # Template file for 'ristretto'
 pkgname=ristretto
-version=0.13.0
+version=0.13.1
 revision=1
 build_style=gnu-configure
-configure_args="--with-locales-dir=/usr/share/locale"
-hostmakedepends="intltool pkg-config glib-devel"
+hostmakedepends="gettext pkg-config glib-devel"
 makedepends="exo-devel file-devel libexif-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Picture-viewer for the Xfce desktop environment"
@@ -13,4 +12,4 @@ license="GPL-2.0-or-later"
 homepage="https://docs.xfce.org/apps/ristretto/start"
 changelog="https://gitlab.xfce.org/apps/ristretto/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
-checksum=596676b41daada390c8d83e5bb83be6832a260f4bf0dbcc651ac0b68c0f4e301
+checksum=d71affbf15245067124725b153c908a53208c4ca1ba2d4df1ec5a1308d53791e

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

* Re: [PR PATCH] [Merged]: ristretto: update to 0.13.1.
  2023-06-11  8:34 [PR PATCH] ristretto: update to 0.13.1 mobinmob
  2023-06-11 19:26 ` classabbyamp
  2023-06-30 18:27 ` [PR PATCH] [Updated] " mobinmob
@ 2023-07-01 13:35 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-07-01 13:35 UTC (permalink / raw)
  To: ml

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

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

ristretto: update to 0.13.1.
https://github.com/void-linux/void-packages/pull/44358

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


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

end of thread, other threads:[~2023-07-01 13:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-11  8:34 [PR PATCH] ristretto: update to 0.13.1 mobinmob
2023-06-11 19:26 ` classabbyamp
2023-06-30 18:27 ` [PR PATCH] [Updated] " mobinmob
2023-07-01 13:35 ` [PR PATCH] [Merged]: " classabbyamp

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