Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] libgee08: update to 0.20.5.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35740@inbox.vuxu.org>
@ 2022-02-23 23:57 ` tibequadorian
  2022-02-24 10:38 ` tibequadorian
  2022-02-25 23:40 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 3+ messages in thread
From: tibequadorian @ 2022-02-23 23:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages libgee08
https://github.com/void-linux/void-packages/pull/35740

libgee08: update to 0.20.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35740.patch is attached

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

From ada052e19645f86eee16703f2c64a42ad6db4eba Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Mon, 21 Feb 2022 20:52:12 +0100
Subject: [PATCH] libgee08: update to 0.20.5.

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

diff --git a/srcpkgs/libgee08/template b/srcpkgs/libgee08/template
index ea7990b8489a..15c2fa26081c 100644
--- a/srcpkgs/libgee08/template
+++ b/srcpkgs/libgee08/template
@@ -1,6 +1,6 @@
 # Template file for 'libgee08'
 pkgname=libgee08
-version=0.20.4
+version=0.20.5
 revision=1
 wrksrc="libgee-${version}"
 build_style=gnu-configure
@@ -11,9 +11,10 @@ makedepends="glib-devel"
 short_desc="GObject collection library (0.8.x API)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
-homepage="http://live.gnome.org/Libgee"
+homepage="https://wiki.gnome.org/Libgee"
+changelog="https://gitlab.gnome.org/GNOME/libgee/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/libgee/${version%.*}/libgee-${version}.tar.xz"
-checksum=524c1bf390f9cdda4fbd9a47b269980dc64ab5280f0801b53bc69d782c72de0e
+checksum=31863a8957d5a727f9067495cabf0a0889fa5d3d44626e54094331188d5c1518
 
 # Package build options
 build_options="gir vala"

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

* Re: [PR PATCH] [Updated] libgee08: update to 0.20.5.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35740@inbox.vuxu.org>
  2022-02-23 23:57 ` [PR PATCH] [Updated] libgee08: update to 0.20.5 tibequadorian
@ 2022-02-24 10:38 ` tibequadorian
  2022-02-25 23:40 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 3+ messages in thread
From: tibequadorian @ 2022-02-24 10:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages libgee08
https://github.com/void-linux/void-packages/pull/35740

libgee08: update to 0.20.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35740.patch is attached

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

From 82ea26ef17fe30823b706e759bedb37e065d9d07 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Mon, 21 Feb 2022 20:52:12 +0100
Subject: [PATCH] libgee08: update to 0.20.5.

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

diff --git a/srcpkgs/libgee08/template b/srcpkgs/libgee08/template
index ea7990b8489a..083de3ddf78d 100644
--- a/srcpkgs/libgee08/template
+++ b/srcpkgs/libgee08/template
@@ -1,19 +1,20 @@
 # Template file for 'libgee08'
 pkgname=libgee08
-version=0.20.4
+version=0.20.5
 revision=1
 wrksrc="libgee-${version}"
 build_style=gnu-configure
 build_helper="gir"
 configure_args="--disable-static"
-hostmakedepends="pkg-config intltool $(vopt_if vala 'vala')"
+hostmakedepends="pkg-config $(vopt_if vala 'vala')"
 makedepends="glib-devel"
 short_desc="GObject collection library (0.8.x API)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
-homepage="http://live.gnome.org/Libgee"
+homepage="https://wiki.gnome.org/Libgee"
+changelog="https://gitlab.gnome.org/GNOME/libgee/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/libgee/${version%.*}/libgee-${version}.tar.xz"
-checksum=524c1bf390f9cdda4fbd9a47b269980dc64ab5280f0801b53bc69d782c72de0e
+checksum=31863a8957d5a727f9067495cabf0a0889fa5d3d44626e54094331188d5c1518
 
 # Package build options
 build_options="gir vala"

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

* Re: [PR PATCH] [Merged]: libgee08: update to 0.20.5.
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35740@inbox.vuxu.org>
  2022-02-23 23:57 ` [PR PATCH] [Updated] libgee08: update to 0.20.5 tibequadorian
  2022-02-24 10:38 ` tibequadorian
@ 2022-02-25 23:40 ` paper42
  2 siblings, 0 replies; 3+ messages in thread
From: paper42 @ 2022-02-25 23:40 UTC (permalink / raw)
  To: ml

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

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

libgee08: update to 0.20.5.
https://github.com/void-linux/void-packages/pull/35740

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

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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-02-25 23:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35740@inbox.vuxu.org>
2022-02-23 23:57 ` [PR PATCH] [Updated] libgee08: update to 0.20.5 tibequadorian
2022-02-24 10:38 ` tibequadorian
2022-02-25 23:40 ` [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).