Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] flacon: update to 9.0.0.
@ 2022-05-08  6:39 mobinmob
  2022-05-14  1:04 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mobinmob @ 2022-05-08  6:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages flacon
https://github.com/void-linux/void-packages/pull/37034

flacon: update to 9.0.0.
Also:
- add taglib-devel to makedepends (new upstream default dep).

<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/37034.patch is attached

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

From 88708399e9883e315e0d29c3df6f990f2642b360 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 8 May 2022 09:37:12 +0300
Subject: [PATCH] flacon: update to 9.0.0.

Also:
- add taglib-devel to makedepends (new upstream default dep).
---
 srcpkgs/flacon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/flacon/template b/srcpkgs/flacon/template
index 3a9b96ec14c0..3de404280eeb 100644
--- a/srcpkgs/flacon/template
+++ b/srcpkgs/flacon/template
@@ -1,10 +1,10 @@
 # Template file for 'flacon'
 pkgname=flacon
-version=7.0.1
+version=9.0.0
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
-makedepends="qt5-tools-devel uchardet-devel"
+makedepends="qt5-tools-devel uchardet-devel taglib-devel"
 depends="ffmpeg hicolor-icon-theme"
 short_desc="Audio File Encoder. Splits audio tracks into separate tracks"
 maintainer="travankor <travankor@tuta.io>"
@@ -12,7 +12,7 @@ license="LGPL-2.1-or-later"
 homepage="https://flacon.github.io/"
 changelog="https://flacon.github.io/changelog/"
 distfiles="https://github.com/Flacon/flacon/archive/v${version}.tar.gz"
-checksum=f63b959099e7b97b02a7f9ccf2c922a99de6c0d1ec83e74c436fd10e41630b6e
+checksum=a83d5fe297ceb6408b7f63c56a6be336fe1c6d06ebedcc0c84a3f7dd234140e4
 
 post_extract() {
 	# no support for 64-bit atomics on these platforms in qt

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

end of thread, other threads:[~2022-06-29 20:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-08  6:39 [PR PATCH] flacon: update to 9.0.0 mobinmob
2022-05-14  1:04 ` ericonr
2022-05-14  6:18 ` [PR PATCH] [Updated] " mobinmob
2022-05-14  6:18 ` mobinmob
2022-06-29 20:02 ` [PR PATCH] [Merged]: " Duncaen

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