Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fontmanager: update to 0.8.7 + add library to common/shlibs
@ 2021-08-26 10:11 meator
  2021-08-27  6:39 ` [PR PATCH] [Updated] [WIP] " meator
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: meator @ 2021-08-26 10:11 UTC (permalink / raw)
  To: ml

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

There is a new 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

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: 1607 bytes --]

From 964eed3440eee39df8c46fd3b69de09dea16e086 Mon Sep 17 00:00:00 2001
From: meator <coder64@protonmail.com>
Date: Thu, 26 Aug 2021 11:43:46 +0200
Subject: [PATCH 1/2] 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 47d1c86ac917b786b4328669c3773b6af3f6e9e7 Mon Sep 17 00:00:00 2001
From: meator <coder64@protonmail.com>
Date: Thu, 26 Aug 2021 11:45:15 +0200
Subject: [PATCH 2/2] common/shlibs: fontmanager

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

diff --git a/common/shlibs b/common/shlibs
index 0ef8dd581524..efcaf258e2fe 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

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

end of thread, other threads:[~2021-08-30 19:42 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-26 10:11 [PR PATCH] fontmanager: update to 0.8.7 + add library to common/shlibs meator
2021-08-27  6:39 ` [PR PATCH] [Updated] [WIP] " meator
2021-08-27  6:56 ` meator
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

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