Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-characters: update to 43.1.
@ 2022-12-11 21:15 paper42
  2022-12-11 21:26 ` [PR PATCH] [Updated] " paper42
  2022-12-12 15:46 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: paper42 @ 2022-12-11 21:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages gnome-characters-43
https://github.com/void-linux/void-packages/pull/41022

gnome-characters: update to 43.1.
<!-- 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 [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/41022.patch is attached

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

From 8f91e4464762537e8122ec769cb018053955d46f Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sun, 11 Dec 2022 19:16:04 +0100
Subject: [PATCH] gnome-characters: update to 43.1.

---
 srcpkgs/gnome-characters/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gnome-characters/template b/srcpkgs/gnome-characters/template
index c4bf34464a64..10abaa3cb9af 100644
--- a/srcpkgs/gnome-characters/template
+++ b/srcpkgs/gnome-characters/template
@@ -1,16 +1,16 @@
 # Template file for 'gnome-characters'
 pkgname=gnome-characters
-version=42.0
-revision=2
+version=43.1
+revision=1
 build_style=meson
 build_helper="gir"
-hostmakedepends="gettext gjs glib-devel itstool pkg-config"
+hostmakedepends="gettext gjs glib-devel itstool pkg-config desktop-file-utils"
 makedepends="gjs-devel libglib-devel gtk4-devel libadwaita-devel libunistring-devel"
 depends="gnome-desktop gjs libadwaita"
 short_desc="Utility to find and insert unusual characters for GNOME"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Design/Apps/CharacterMap"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=5da0ffb816f8a6b44f303744ca827a34080118c1c938d8d79af17b7fe67980f8
+distfiles="${GNOME_SITE}/gnome-characters/${version%.*}/gnome-characters-${version}.tar.xz"
+checksum=b23e15d950978b363c81a47261ee1a3b47db3c6697ee169ff213eea6572a7841
 lib32disabled=yes

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

* Re: [PR PATCH] [Updated] gnome-characters: update to 43.1.
  2022-12-11 21:15 [PR PATCH] gnome-characters: update to 43.1 paper42
@ 2022-12-11 21:26 ` paper42
  2022-12-12 15:46 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-12-11 21:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages gnome-characters-43
https://github.com/void-linux/void-packages/pull/41022

gnome-characters: update to 43.1.
<!-- 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 [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/41022.patch is attached

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

From da0252e378473eab0d32d414a951cad3fac1a244 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sun, 11 Dec 2022 19:16:04 +0100
Subject: [PATCH] gnome-characters: update to 43.1.

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

diff --git a/srcpkgs/gnome-characters/template b/srcpkgs/gnome-characters/template
index c4bf34464a64..96903c448e8d 100644
--- a/srcpkgs/gnome-characters/template
+++ b/srcpkgs/gnome-characters/template
@@ -1,16 +1,17 @@
 # Template file for 'gnome-characters'
 pkgname=gnome-characters
-version=42.0
-revision=2
+version=43.1
+revision=1
 build_style=meson
 build_helper="gir"
-hostmakedepends="gettext gjs glib-devel itstool pkg-config"
+hostmakedepends="gettext gjs glib-devel itstool pkg-config desktop-file-utils
+ gtk-update-icon-cache"
 makedepends="gjs-devel libglib-devel gtk4-devel libadwaita-devel libunistring-devel"
 depends="gnome-desktop gjs libadwaita"
 short_desc="Utility to find and insert unusual characters for GNOME"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Design/Apps/CharacterMap"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=5da0ffb816f8a6b44f303744ca827a34080118c1c938d8d79af17b7fe67980f8
+distfiles="${GNOME_SITE}/gnome-characters/${version%.*}/gnome-characters-${version}.tar.xz"
+checksum=b23e15d950978b363c81a47261ee1a3b47db3c6697ee169ff213eea6572a7841
 lib32disabled=yes

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

* Re: [PR PATCH] [Merged]: gnome-characters: update to 43.1.
  2022-12-11 21:15 [PR PATCH] gnome-characters: update to 43.1 paper42
  2022-12-11 21:26 ` [PR PATCH] [Updated] " paper42
@ 2022-12-12 15:46 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-12-12 15:46 UTC (permalink / raw)
  To: ml

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

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

gnome-characters: update to 43.1.
https://github.com/void-linux/void-packages/pull/41022

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 [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-12 15:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-11 21:15 [PR PATCH] gnome-characters: update to 43.1 paper42
2022-12-11 21:26 ` [PR PATCH] [Updated] " paper42
2022-12-12 15:46 ` [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).