Github messages for voidlinux
 help / color / mirror / Atom feed
From: meator <meator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] [WIP] fontmanager: update to 0.8.7 + add library to common/shlibs
Date: Fri, 27 Aug 2021 08:56:56 +0200	[thread overview]
Message-ID: <20210827065656.6PQ-Ps7akP1mYDcEavnsvXxOJzB1lQ5AJJBzOSvyCMc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32683@inbox.vuxu.org>

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

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

https://github.com/meator/void-packages font-manager
https://github.com/void-linux/void-packages/pull/32683

[WIP] fontmanager: update to 0.8.7 + add library to common/shlibs
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32683.patch is attached

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

From 53346641d12e405fb3703c9e0a6632e2a0a053b2 Mon Sep 17 00:00:00 2001
From: meator <coder64@protonmail.com>
Date: Fri, 27 Aug 2021 08:42:59 +0200
Subject: [PATCH 1/3] fontmanager: update to 0.8.7.

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

diff --git a/srcpkgs/fontmanager/template b/srcpkgs/fontmanager/template
index 4c08bfd3b1cd..010cc70264b2 100644
--- a/srcpkgs/fontmanager/template
+++ b/srcpkgs/fontmanager/template
@@ -1,6 +1,6 @@
 # Template file for 'fontmanager'
 pkgname=fontmanager
-version=0.8.6
+version=0.8.7
 revision=1
 wrksrc="font-manager-${version}"
 build_helper=gir
@@ -13,4 +13,4 @@ maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
 license="GPL-3.0-or-later"
 homepage="https://fontmanager.github.io/"
 distfiles="https://github.com/FontManager/font-manager/archive/${version}.tar.gz"
-checksum=1c5b34b834fbf457c882b8d3180c8e6e5dc101e2444200cf80aa713485f7fc6f
+checksum=e2ac8ab61756971480319e3195ae52ddbaa89471afcd48d194f1940676f0c839

From 1514c9c1d4b56c65f3efbde9e62f5d2183758dad Mon Sep 17 00:00:00 2001
From: meator <coder64@protonmail.com>
Date: Fri, 27 Aug 2021 08:53:20 +0200
Subject: [PATCH 2/3] fontmanager: change short_desc

This commit adds "font-config" to the description of the package, in
order to make searching by real package name (xbps-query -Rs
font-manager) possible.
---
 srcpkgs/fontmanager/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/fontmanager/template b/srcpkgs/fontmanager/template
index 010cc70264b2..3205a2aab209 100644
--- a/srcpkgs/fontmanager/template
+++ b/srcpkgs/fontmanager/template
@@ -8,7 +8,7 @@ build_style=meson
 hostmakedepends="pkg-config yelp-tools vala-devel glib-devel gettext"
 makedepends="json-glib-devel sqlite-devel gtk+3-devel fontconfig-devel
  libsoup-devel webkit2gtk-devel"
-short_desc="Simple font management for GTK+ desktop environments"
+short_desc="Font-manager is a simple font management tool for GTK+ environments"
 maintainer="Antonio Malcolm <antonio@antoniomalcolm.com>"
 license="GPL-3.0-or-later"
 homepage="https://fontmanager.github.io/"

From 0fc4dfb119e1fc262fe0ca6216671632b256828b Mon Sep 17 00:00:00 2001
From: meator <coder64@protonmail.com>
Date: Thu, 26 Aug 2021 11:45:15 +0200
Subject: [PATCH 3/3] common/shlibs: fontmanager

---
 common/shlibs | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/shlibs b/common/shlibs
index 9d2575e83a70..87bccc09c080 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4017,3 +4017,4 @@ libmt32emu.so.2 libmt32emu-2.5.1_1
 libqrtr-glib.so.0 libqrtr-glib-1.0.0_1
 libstemmer.so.2 libstemmer-2.1.0_1
 libdecor-0.so.0 libdecor-0.1.0_1
+libfontmanager.so.0 fontmanager-0.8.7_1

  parent reply	other threads:[~2021-08-27  6:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-26 10:11 [PR PATCH] " meator
2021-08-27  6:39 ` [PR PATCH] [Updated] [WIP] " meator
2021-08-27  6:56 ` meator [this message]
2021-08-29  9:08 ` [PR PATCH] [Updated] fontmanager: update to 0.8.7 + minor fixes meator
2021-08-30 18:13 ` Chocimier
2021-08-30 18:13 ` [PR REVIEW] " Chocimier
2021-08-30 18:13 ` Chocimier
2021-08-30 18:39 ` meator
2021-08-30 18:43 ` [PR PATCH] [Updated] " meator
2021-08-30 18:44 ` Chocimier
2021-08-30 19:07 ` [PR REVIEW] " meator
2021-08-30 19:12 ` meator
2021-08-30 19:42 ` Chocimier
2021-08-30 19:42 ` [PR PATCH] [Merged]: " Chocimier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210827065656.6PQ-Ps7akP1mYDcEavnsvXxOJzB1lQ5AJJBzOSvyCMc@z \
    --to=meator@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).