Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ncmpc: update to 0.46.
@ 2022-04-22 16:31 ologantr
  2022-04-25  9:23 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: ologantr @ 2022-04-22 16:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ologantr/void-packages ncmpc-update
https://github.com/void-linux/void-packages/pull/36815

ncmpc: update to 0.46.
Also, remove unneeded boost-devel dependency and
bump to pcre2.

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

#### Local build testing
- I built this PR locally for my native architecture (x86_64-glibc)

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

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

From dae4adfd367406d50e35312e267dd132d7434cfe Mon Sep 17 00:00:00 2001
From: ologantr <mrphyber@protonmail.com>
Date: Fri, 22 Apr 2022 18:27:05 +0200
Subject: [PATCH] ncmpc: update to 0.46.

Also, remove unneeded boost-devel dependency and
bump to pcre2.
---
 srcpkgs/ncmpc/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ncmpc/template b/srcpkgs/ncmpc/template
index a7d76aa3ce9e..0c9c46bf8400 100644
--- a/srcpkgs/ncmpc/template
+++ b/srcpkgs/ncmpc/template
@@ -1,18 +1,18 @@
 # Template file for 'ncmpc'
 pkgname=ncmpc
-version=0.45
-revision=2
+version=0.46
+revision=1
 build_style=meson
 configure_args="-Dlirc=disabled -Dhtml_manual=false"
 hostmakedepends="pkg-config python3-Sphinx"
-makedepends="boost-devel libmpdclient-devel ncurses-devel pcre-devel"
+makedepends="libmpdclient-devel ncurses-devel pcre2-devel"
 short_desc="Ncurses-based mpd client"
 maintainer="Getty Ritter <gettyritter@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.musicpd.org/clients/ncmpc/"
 changelog="https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/master/NEWS"
 distfiles="https://www.musicpd.org/download/ncmpc/0/ncmpc-${version}.tar.xz"
-checksum=17ff446447e002f2ed4342b7324263a830df7d76bcf177dce928f7d3a6f1f785
+checksum=177f77cf09dd4ab914e8438be399cdd5d83c9aa992abc8d9abac006bb092934e
 
 post_install() {
 	vmkdir usr/share/examples/ncmpc

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

* Re: [PR PATCH] [Merged]: ncmpc: update to 0.46.
  2022-04-22 16:31 [PR PATCH] ncmpc: update to 0.46 ologantr
@ 2022-04-25  9:23 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2022-04-25  9:23 UTC (permalink / raw)
  To: ml

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

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

ncmpc: update to 0.46.
https://github.com/void-linux/void-packages/pull/36815

Description:
Also, remove unneeded boost-devel dependency and
bump to pcre2.

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

#### Local build testing
- I built this PR locally for my native architecture (x86_64-glibc)

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

end of thread, other threads:[~2022-04-25  9:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-22 16:31 [PR PATCH] ncmpc: update to 0.46 ologantr
2022-04-25  9:23 ` [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).