Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cheese: update to 43.alpha.
@ 2022-10-26 19:03 paper42
  2022-12-15 20:34 ` [PR PATCH] [Updated] " paper42
  2022-12-15 20:50 ` [PR PATCH] [Merged]: cheese: update to 43.0 paper42
  0 siblings, 2 replies; 3+ messages in thread
From: paper42 @ 2022-10-26 19:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages cheese-43
https://github.com/void-linux/void-packages/pull/40171

cheese: update to 43.alpha.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly** (I didn't find any regressions, but it is a bit broken for me just like the last version)

<!--
#### 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/40171.patch is attached

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

From 13795408564a763f59e57cc273b157e11ac9c4b0 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Wed, 28 Sep 2022 23:03:56 +0200
Subject: [PATCH] cheese: update to 43.alpha.

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

diff --git a/srcpkgs/cheese/template b/srcpkgs/cheese/template
index 066828c02207..2efa5e0353b6 100644
--- a/srcpkgs/cheese/template
+++ b/srcpkgs/cheese/template
@@ -1,6 +1,6 @@
 # Template file for 'cheese'
 pkgname=cheese
-version=41.1
+version=43.alpha
 revision=1
 build_style=meson
 build_helper="gir"
@@ -15,8 +15,8 @@ short_desc="GNOME tool to take pictures and videos from your webcam"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Cheese"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=522960ca28730ff66439070b04418c9e0a4bb55560d75bfe08b218da2c67e547
+distfiles="${GNOME_SITE}/cheese/${version%.*}/cheese-${version}.tar.xz"
+checksum=badae9f7bda6fa5721dab7a08b8237a75e5325c0c9a669498ff54f772146e4cf
 
 build_options="gir gtk_doc"
 build_options_default="gir"

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

* Re: [PR PATCH] [Updated] cheese: update to 43.alpha.
  2022-10-26 19:03 [PR PATCH] cheese: update to 43.alpha paper42
@ 2022-12-15 20:34 ` paper42
  2022-12-15 20:50 ` [PR PATCH] [Merged]: cheese: update to 43.0 paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-12-15 20:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages cheese-43
https://github.com/void-linux/void-packages/pull/40171

cheese: update to 43.alpha.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly** (I didn't find any regressions, but it is a bit broken for me just like the last version)

<!--
#### 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/40171.patch is attached

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

From 55b27d9f321f3591deebd398710af7fd68713c40 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Wed, 28 Sep 2022 23:03:56 +0200
Subject: [PATCH] cheese: update to 43.0.

---
 srcpkgs/cheese/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cheese/template b/srcpkgs/cheese/template
index 066828c02207..abbadbce4daf 100644
--- a/srcpkgs/cheese/template
+++ b/srcpkgs/cheese/template
@@ -1,6 +1,6 @@
 # Template file for 'cheese'
 pkgname=cheese
-version=41.1
+version=43.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -15,8 +15,9 @@ short_desc="GNOME tool to take pictures and videos from your webcam"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Cheese"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=522960ca28730ff66439070b04418c9e0a4bb55560d75bfe08b218da2c67e547
+changelog="https://gitlab.gnome.org/GNOME/cheese/-/raw/master/NEWS"
+distfiles="${GNOME_SITE}/cheese/${version%.*}/cheese-${version}.tar.xz"
+checksum=74574c4a3c327327f1a2d6d0b3f937be2afb07a6159b6d78db9c192de6667f0b
 
 build_options="gir gtk_doc"
 build_options_default="gir"

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

* Re: [PR PATCH] [Merged]: cheese: update to 43.0.
  2022-10-26 19:03 [PR PATCH] cheese: update to 43.alpha paper42
  2022-12-15 20:34 ` [PR PATCH] [Updated] " paper42
@ 2022-12-15 20:50 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-12-15 20:50 UTC (permalink / raw)
  To: ml

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

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

cheese: update to 43.0.
https://github.com/void-linux/void-packages/pull/40171

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly** (I didn't find any regressions, but it is a bit broken for me just like the last version)

<!--
#### 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] 3+ messages in thread

end of thread, other threads:[~2022-12-15 20:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26 19:03 [PR PATCH] cheese: update to 43.alpha paper42
2022-12-15 20:34 ` [PR PATCH] [Updated] " paper42
2022-12-15 20:50 ` [PR PATCH] [Merged]: cheese: update to 43.0 paper42

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