Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] celluloid: update to 0.24.
@ 2022-12-16 22:26 oreo639
  2022-12-16 22:40 ` [PR PATCH] [Updated] " oreo639
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: oreo639 @ 2022-12-16 22:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages celluloid
https://github.com/void-linux/void-packages/pull/41136

celluloid: update to 0.24.
<!-- 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/41136.patch is attached

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

From ac8e5da087b91dbf8505fbd75795affed4745482 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Fri, 16 Dec 2022 14:26:18 -0800
Subject: [PATCH] celluloid: update to 0.24.

---
 srcpkgs/celluloid/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/celluloid/template b/srcpkgs/celluloid/template
index 904fe4f631c0..da2a8124e27b 100644
--- a/srcpkgs/celluloid/template
+++ b/srcpkgs/celluloid/template
@@ -1,16 +1,17 @@
 # Template file for 'celluloid'
 pkgname=celluloid
-version=0.23
-revision=2
+version=0.24
+revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel pkg-config"
-makedepends="gtk4-devel libepoxy-devel libglib-devel mpv-devel"
+makedepends="gtk4-devel libadwaita-devel libepoxy-devel libglib-devel
+ mpv-devel"
 short_desc="Simple GTK+ frontend for mpv"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://celluloid-player.github.io/"
 distfiles="https://github.com/${pkgname}-player/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
-checksum=b22d1963d03f0215bce07c2de8e77892c322f500ae5c0fd6e2e84d2e13f04374
+checksum=31e2175a1ccc990d189d8261eefb1b6a4527cb55a58b4db8541331810aec495b
 
 gnome-mpv_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] celluloid: update to 0.24.
  2022-12-16 22:26 [PR PATCH] celluloid: update to 0.24 oreo639
@ 2022-12-16 22:40 ` oreo639
  2022-12-16 22:41 ` oreo639
  2022-12-18 11:24 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: oreo639 @ 2022-12-16 22:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages celluloid
https://github.com/void-linux/void-packages/pull/41136

celluloid: update to 0.24.
<!-- 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/41136.patch is attached

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

From edf09742810b066b871500d670d3fa97132cb8fc Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Fri, 16 Dec 2022 14:26:18 -0800
Subject: [PATCH] celluloid: update to 0.24.

---
 srcpkgs/celluloid/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/celluloid/template b/srcpkgs/celluloid/template
index 904fe4f631c0..da2a8124e27b 100644
--- a/srcpkgs/celluloid/template
+++ b/srcpkgs/celluloid/template
@@ -1,16 +1,17 @@
 # Template file for 'celluloid'
 pkgname=celluloid
-version=0.23
-revision=2
+version=0.24
+revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel pkg-config"
-makedepends="gtk4-devel libepoxy-devel libglib-devel mpv-devel"
+makedepends="gtk4-devel libadwaita-devel libepoxy-devel libglib-devel
+ mpv-devel"
 short_desc="Simple GTK+ frontend for mpv"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://celluloid-player.github.io/"
 distfiles="https://github.com/${pkgname}-player/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
-checksum=b22d1963d03f0215bce07c2de8e77892c322f500ae5c0fd6e2e84d2e13f04374
+checksum=31e2175a1ccc990d189d8261eefb1b6a4527cb55a58b4db8541331810aec495b
 
 gnome-mpv_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] celluloid: update to 0.24.
  2022-12-16 22:26 [PR PATCH] celluloid: update to 0.24 oreo639
  2022-12-16 22:40 ` [PR PATCH] [Updated] " oreo639
@ 2022-12-16 22:41 ` oreo639
  2022-12-18 11:24 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: oreo639 @ 2022-12-16 22:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages celluloid
https://github.com/void-linux/void-packages/pull/41136

celluloid: update to 0.24.
<!-- 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/41136.patch is attached

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

From adc384f5c8a84a99f332c7227a49ad1195ff489d Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Fri, 16 Dec 2022 14:26:18 -0800
Subject: [PATCH] celluloid: update to 0.24.

---
 srcpkgs/celluloid/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/celluloid/template b/srcpkgs/celluloid/template
index 904fe4f631c0..a918981ae27e 100644
--- a/srcpkgs/celluloid/template
+++ b/srcpkgs/celluloid/template
@@ -1,16 +1,17 @@
 # Template file for 'celluloid'
 pkgname=celluloid
-version=0.23
-revision=2
+version=0.24
+revision=1
 build_style=meson
 hostmakedepends="gettext glib-devel pkg-config"
-makedepends="gtk4-devel libepoxy-devel libglib-devel mpv-devel"
+makedepends="gtk4-devel libadwaita-devel libepoxy-devel libglib-devel
+ mpv-devel"
 short_desc="Simple GTK+ frontend for mpv"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://celluloid-player.github.io/"
-distfiles="https://github.com/${pkgname}-player/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.xz"
-checksum=b22d1963d03f0215bce07c2de8e77892c322f500ae5c0fd6e2e84d2e13f04374
+distfiles="https://github.com/celluloid-player/celluloid/releases/download/v${version}/celluloid-${version}.tar.xz"
+checksum=31e2175a1ccc990d189d8261eefb1b6a4527cb55a58b4db8541331810aec495b
 
 gnome-mpv_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Merged]: celluloid: update to 0.24.
  2022-12-16 22:26 [PR PATCH] celluloid: update to 0.24 oreo639
  2022-12-16 22:40 ` [PR PATCH] [Updated] " oreo639
  2022-12-16 22:41 ` oreo639
@ 2022-12-18 11:24 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-12-18 11:24 UTC (permalink / raw)
  To: ml

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

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

celluloid: update to 0.24.
https://github.com/void-linux/void-packages/pull/41136

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:[~2022-12-18 11:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-16 22:26 [PR PATCH] celluloid: update to 0.24 oreo639
2022-12-16 22:40 ` [PR PATCH] [Updated] " oreo639
2022-12-16 22:41 ` oreo639
2022-12-18 11:24 ` [PR PATCH] [Merged]: " 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).