Github messages for voidlinux
 help / color / mirror / Atom feed
From: fosslinux <fosslinux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] libgme: update to 0.6.3.
Date: Sat, 15 Aug 2020 23:57:53 +0200	[thread overview]
Message-ID: <20200815215753.P-uriG-EBgb-5iJ6VMlXA4DxdaiFSdW61jxnfGH6FQo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24286@inbox.vuxu.org>

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

There is an updated pull request by fosslinux against master on the void-packages repository

https://github.com/fosslinux/void-packages libgme-0.6.3
https://github.com/void-linux/void-packages/pull/24286

libgme: update to 0.6.3.
Also enables `zlib` for those programs that can use compression.

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

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

From d447a629dddb5f83c659d54456edc93d8f7f18e4 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sat, 15 Aug 2020 15:31:51 +1000
Subject: [PATCH] libgme: update to 0.6.3.

---
 srcpkgs/libgme/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libgme/template b/srcpkgs/libgme/template
index 4503f3de5fe..d590cdcd03c 100644
--- a/srcpkgs/libgme/template
+++ b/srcpkgs/libgme/template
@@ -1,15 +1,17 @@
 # Template file for 'libgme'
 pkgname=libgme
-version=0.6.2
+version=0.6.3
 revision=1
 wrksrc="game-music-emu-${version}"
 build_style=cmake
+configure_args="-DENABLE_UBSAN=OFF"
+makedepends="zlib-devel SDL2-devel"
 short_desc="Video game music file emulation/playback library"
 maintainer="Pierre Allegraud <pierre.allegraud@crans.org>"
-license="LGPL-2.1"
+license="LGPL-2.1-or-later"
 homepage="https://bitbucket.org/mpyne/game-music-emu/wiki/Home"
 distfiles="https://bitbucket.org/mpyne/game-music-emu/downloads/game-music-emu-${version}.tar.xz"
-checksum=5046cb471d422dbe948b5f5dd4e5552aaef52a0899c4b2688e5a68a556af7342
+checksum=aba34e53ef0ec6a34b58b84e28bf8cfbccee6585cebca25333604c35db3e051d
 
 libgme-devel_package() {
 	short_desc+=" - development files"

  reply	other threads:[~2020-08-15 21:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-15  5:33 [PR PATCH] " fosslinux
2020-08-15 21:57 ` fosslinux [this message]
2020-08-17  8:38 ` [PR PATCH] [Merged]: " Piraty

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=20200815215753.P-uriG-EBgb-5iJ6VMlXA4DxdaiFSdW61jxnfGH6FQo@z \
    --to=fosslinux@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).