Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] [No Merge] fmt: update to 6.0.0
Date: Mon, 11 Nov 2019 22:08:59 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16387@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages fmt
https://github.com/void-linux/void-packages/pull/16387

[No Merge] fmt: update to 6.0.0


A patch file from https://github.com/void-linux/void-packages/pull/16387.patch is attached

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

From a36cb2e3e79c83a2779b622a8963c8673eecd0be Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 11 Nov 2019 14:29:07 -0600
Subject: [PATCH 1/4] fmt: update to 6.0.0

---
 common/shlibs        | 2 +-
 srcpkgs/fmt/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 75e5418b687..3656a66bdce 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3345,7 +3345,7 @@ libcotp.so.12 libcotp-1.2.1_1
 libunarr.so.1 libunarr-1.0.1_1
 libretro-gtk-0.14.so.0 retro-gtk-0.16.0_1
 libmanette-0.2.so.0 libmanette-0.2.1_1
-libfmt.so.5 fmt-5.2.1_1
+libfmt.so.6 fmt-5.2.1_1
 libelementary-calendar.so.0 libio.elementary.calendar-4.2.3_1
 libolm.so.3 olm-3.0.0_1
 libcrypto.so.44 libcrypto44-2.8.2_1
diff --git a/srcpkgs/fmt/template b/srcpkgs/fmt/template
index 3a3ab9cfc57..b08758b3c92 100644
--- a/srcpkgs/fmt/template
+++ b/srcpkgs/fmt/template
@@ -1,6 +1,6 @@
 # Template file for 'fmt'
 pkgname=fmt
-version=5.3.0
+version=6.0.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DFMT_DOC=OFF -DFMT_TEST=OFF"
@@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/fmtlib/fmt"
 distfiles="https://github.com/fmtlib/fmt/archive/${version}.tar.gz"
-checksum=defa24a9af4c622a7134076602070b45721a43c51598c8456ec6f2c4dbb51c89
+checksum=f1907a58d5e86e6c382e51441d92ad9e23aea63827ba47fd647eacc0d3a16c78
 
 post_install() {
 	vlicense LICENSE.rst
@@ -20,8 +20,8 @@ fmt-devel_package() {
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include
-		vmove usr/share/pkgconfig
 		vmove usr/lib/cmake
+		vmove usr/lib/pkgconfig
 		vmove "usr/lib/*.so"
 	}
 }

From 3e14fb1028aba7258ca0f59af05b71dc57233e88 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 11 Nov 2019 14:35:01 -0600
Subject: [PATCH 2/4] Waybar: revbump against fmt

---
 srcpkgs/Waybar/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/Waybar/template b/srcpkgs/Waybar/template
index bc62ee11bb9..9b9242f8824 100644
--- a/srcpkgs/Waybar/template
+++ b/srcpkgs/Waybar/template
@@ -1,7 +1,7 @@
 # Template file for 'Waybar'
 pkgname=Waybar
 version=0.8.0
-revision=1
+revision=2
 build_style=meson
 configure_args="-Dlibnl=$(vopt_if libnl enabled disabled)
  -Dpulseaudio=$(vopt_if pulseaudio enabled disabled)

From 7b1400652cea94812993006a258150f491142cfb Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 11 Nov 2019 14:35:54 -0600
Subject: [PATCH 3/4] kodi-rpi: revbump against fmt [ci skip]

---
 srcpkgs/kodi-rpi/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/kodi-rpi/template b/srcpkgs/kodi-rpi/template
index 05e92d9fab4..af74685dfcb 100644
--- a/srcpkgs/kodi-rpi/template
+++ b/srcpkgs/kodi-rpi/template
@@ -1,14 +1,14 @@
 # Template file for 'kodi-rpi'
 pkgname=kodi-rpi
 version=18.4
-revision=2
-build_style=cmake
+revision=3
 _codename="Leia"
 wrksrc="xbmc-${version}-${_codename}"
+build_style=cmake
 short_desc="Software media player and entertainment hub for digital media (RPi)"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
-homepage="http://www.kodi.tv/"
 license="GPL-2.0-or-later"
+homepage="http://www.kodi.tv/"
 distfiles="https://github.com/xbmc/xbmc/archive/${version}-${_codename}.tar.gz"
 checksum=bf2be186d8ae5b5377e43c06a538012bb9f51a0e98f8244b70a401006861d110
 LDFLAGS+=" -Wl,-z,stack-size=1048576"

From 07556b146d8bdb9148477706599a91f62c099b64 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 11 Nov 2019 14:35:20 -0600
Subject: [PATCH 4/4] kodi: revbump against fmt [ci skip]

---
 srcpkgs/kodi/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/kodi/template b/srcpkgs/kodi/template
index e419b16dc1d..2a942c565e2 100644
--- a/srcpkgs/kodi/template
+++ b/srcpkgs/kodi/template
@@ -1,7 +1,7 @@
 # Template file for 'kodi'
 pkgname=kodi
 version=18.4
-revision=1
+revision=2
 _codename="Leia"
 wrksrc="xbmc-${version}-${_codename}"
 build_style=cmake

             reply	other threads:[~2019-11-11 21:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11 21:08 voidlinux-github [this message]
2019-11-11 21:33 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-11 21:34 ` voidlinux-github
2019-11-11 21:37 ` voidlinux-github
2019-11-12 11:58 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16387@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).