Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libgme: update to 0.6.3.
@ 2020-08-15  5:33 fosslinux
  2020-08-15 21:57 ` [PR PATCH] [Updated] " fosslinux
  2020-08-17  8:38 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: fosslinux @ 2020-08-15  5:33 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1202 bytes --]

From e0a76c7e0b095b0267ee8f4e15163b39a048d332 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 | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libgme/template b/srcpkgs/libgme/template
index 4503f3de5fe..854cab66266 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"
 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"

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

* Re: [PR PATCH] [Updated] libgme: update to 0.6.3.
  2020-08-15  5:33 [PR PATCH] libgme: update to 0.6.3 fosslinux
@ 2020-08-15 21:57 ` fosslinux
  2020-08-17  8:38 ` [PR PATCH] [Merged]: " Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: fosslinux @ 2020-08-15 21:57 UTC (permalink / raw)
  To: ml

[-- 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"

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

* Re: [PR PATCH] [Merged]: libgme: update to 0.6.3.
  2020-08-15  5:33 [PR PATCH] libgme: update to 0.6.3 fosslinux
  2020-08-15 21:57 ` [PR PATCH] [Updated] " fosslinux
@ 2020-08-17  8:38 ` Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2020-08-17  8:38 UTC (permalink / raw)
  To: ml

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

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

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

Description:
Also enables `zlib` for those programs that can use compression.

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

end of thread, other threads:[~2020-08-17  8:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-15  5:33 [PR PATCH] libgme: update to 0.6.3 fosslinux
2020-08-15 21:57 ` [PR PATCH] [Updated] " fosslinux
2020-08-17  8:38 ` [PR PATCH] [Merged]: " Piraty

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