Github messages for voidlinux
 help / color / mirror / Atom feed
From: subnut <subnut@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] taglib: update URLs and configure_args, adopt
Date: Mon, 04 Apr 2022 17:28:46 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36518@inbox.vuxu.org> (raw)

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

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

https://github.com/subnut/void-packages taglib
https://github.com/void-linux/void-packages/pull/36518

taglib: update URLs and configure_args, adopt
<!-- 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, (x86_64-glibc)
<!-- 
- 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/36518.patch is attached

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

From 2e3c60b4a659d2dce774320c1b667f16ba815e85 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Mon, 4 Apr 2022 20:54:40 +0530
Subject: [PATCH] taglib: update URLs and configure_args, adopt

---
 srcpkgs/taglib/template | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/taglib/template b/srcpkgs/taglib/template
index 05b6f143efee..5a8191316ded 100644
--- a/srcpkgs/taglib/template
+++ b/srcpkgs/taglib/template
@@ -1,15 +1,17 @@
 # Template file for 'taglib'
 pkgname=taglib
 version=1.12
-revision=1
+revision=2
 build_style=cmake
-configure_args="-DWITH_MP4=ON -DWITH_ASF=ON -DBUILD_SHARED_LIBS=ON"
+configure_args="-DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Release
+ -DWITH_MP4=ON -DWITH_ASF=ON -DNO_ITUNES_HACKS=ON"
 hostmakedepends="pkg-config"
 makedepends="zlib-devel"
 short_desc="Library for accessing ID tags in various media files"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
 license="LGPL-2.1-or-later, MPL-1.1"
-homepage="https://taglib.github.io/"
+homepage="https://taglib.org/"
+changelog="https://raw.githubusercontent.com/taglib/taglib/master/NEWS"
 distfiles="https://github.com/taglib/taglib/archive/v${version}.tar.gz"
 checksum=b5a56f78a8bd962aaaec992b25a031f541b949b6eb30aa232bd6d5fa17cf8fa8
 

             reply	other threads:[~2022-04-04 15:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-04 15:28 subnut [this message]
2022-04-05  8:40 ` [PR REVIEW] " sgn
2022-04-05 12:44 ` subnut
2022-04-05 15:11 ` subnut
2022-06-29 21:11 ` Duncaen
2022-06-29 21:11 ` Duncaen
2022-06-30  5:21 ` [PR PATCH] [Closed]: " subnut
2022-06-30  5:21 ` subnut

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-36518@inbox.vuxu.org \
    --to=subnut@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).