Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libopenmpt: update to 0.5.3
@ 2020-11-03 10:23 ScrelliCopter
  2020-11-06 15:00 ` [PR REVIEW] " ahesford
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ScrelliCopter @ 2020-11-03 10:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScrelliCopter/void-packages openmpt
https://github.com/void-linux/void-packages/pull/26103

libopenmpt: update to 0.5.3


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

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

From 3695b0ca3cd456a928ef4134fff0d7a5b868b340 Mon Sep 17 00:00:00 2001
From: a dinosaur <nick@a-dinosaur.com>
Date: Tue, 3 Nov 2020 21:20:58 +1100
Subject: [PATCH] libopenmpt: update to 0.5.3

---
 common/shlibs               | 2 +-
 srcpkgs/libopenmpt/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index e0e75cea1b4..5e5035c00d9 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -324,7 +324,7 @@ libglademm-2.4.so.1 libglademm-2.6.7_1
 libthunarx-3.so.0 Thunar-1.8.1_1
 libexif.so.12 libexif-0.6.17_1
 liboil-0.3.so.0 liboil-0.3.16_1
-libopenmpt.so.0 libopenmpt-0.4.11_1
+libopenmpt.so.0 libopenmpt-0.5.3_1
 libogg.so.0 libogg-1.3.0_1
 libvorbis.so.0 libvorbis-1.2.1rc1_1
 libvorbisenc.so.2 libvorbis-1.2.1rc1_1
diff --git a/srcpkgs/libopenmpt/template b/srcpkgs/libopenmpt/template
index 1b49b9060cf..39017a173bc 100644
--- a/srcpkgs/libopenmpt/template
+++ b/srcpkgs/libopenmpt/template
@@ -1,6 +1,6 @@
 # Template file for 'libopenmpt'
 pkgname=libopenmpt
-version=0.5.0
+version=0.5.3
 revision=1
 wrksrc="libopenmpt-${version}+release.autotools"
 build_style=gnu-configure
@@ -17,7 +17,7 @@ maintainer="a dinosaur <nick@a-dinosaur.com>"
 license="BSD-3-Clause"
 homepage="https://lib.openmpt.org/libopenmpt/"
 distfiles="https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-${version}+release.autotools.tar.gz"
-checksum=43cba54a3f7220c3cc5baae1e2c19a5af7196bfdb95ff4d0c4979d9fbc6c837e
+checksum=e7282a50e17d3d4c4a6d8000d409f6234f468f8113fcb33ee4ed945d9c2f25b8
 conflicts="$(vopt_if libmodplug libmodplug)"
 
 post_install() {

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

* Re: [PR REVIEW] libopenmpt: update to 0.5.3
  2020-11-03 10:23 [PR PATCH] libopenmpt: update to 0.5.3 ScrelliCopter
@ 2020-11-06 15:00 ` ahesford
  2020-11-08 19:32 ` [PR PATCH] [Updated] " ScrelliCopter
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ahesford @ 2020-11-06 15:00 UTC (permalink / raw)
  To: ml

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

New review comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/26103#discussion_r518806624

Comment:
No need to change this version unless there is a known ABI change. The purpose of `common/shlibs` is to record the minimum version number that provides a specific soname.

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

* Re: [PR PATCH] [Updated] libopenmpt: update to 0.5.3
  2020-11-03 10:23 [PR PATCH] libopenmpt: update to 0.5.3 ScrelliCopter
  2020-11-06 15:00 ` [PR REVIEW] " ahesford
@ 2020-11-08 19:32 ` ScrelliCopter
  2020-11-08 19:33 ` ScrelliCopter
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ScrelliCopter @ 2020-11-08 19:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScrelliCopter/void-packages openmpt
https://github.com/void-linux/void-packages/pull/26103

libopenmpt: update to 0.5.3


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

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

From fcb38f31ab5c22d76f8f396b97923217c0c70fc0 Mon Sep 17 00:00:00 2001
From: a dinosaur <nick@a-dinosaur.com>
Date: Tue, 3 Nov 2020 21:20:58 +1100
Subject: [PATCH] libopenmpt: update to 0.5.3

---
 common/shlibs               | 2 +-
 srcpkgs/libopenmpt/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index cba355c3bfa..c0ec8c013c4 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -325,7 +325,7 @@ libglademm-2.4.so.1 libglademm-2.6.7_1
 libthunarx-3.so.0 Thunar-1.8.1_1
 libexif.so.12 libexif-0.6.17_1
 liboil-0.3.so.0 liboil-0.3.16_1
-libopenmpt.so.0 libopenmpt-0.4.11_1
+libopenmpt.so.0 libopenmpt-4.11_1
 libogg.so.0 libogg-1.3.0_1
 libvorbis.so.0 libvorbis-1.2.1rc1_1
 libvorbisenc.so.2 libvorbis-1.2.1rc1_1
diff --git a/srcpkgs/libopenmpt/template b/srcpkgs/libopenmpt/template
index 1b49b9060cf..39017a173bc 100644
--- a/srcpkgs/libopenmpt/template
+++ b/srcpkgs/libopenmpt/template
@@ -1,6 +1,6 @@
 # Template file for 'libopenmpt'
 pkgname=libopenmpt
-version=0.5.0
+version=0.5.3
 revision=1
 wrksrc="libopenmpt-${version}+release.autotools"
 build_style=gnu-configure
@@ -17,7 +17,7 @@ maintainer="a dinosaur <nick@a-dinosaur.com>"
 license="BSD-3-Clause"
 homepage="https://lib.openmpt.org/libopenmpt/"
 distfiles="https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-${version}+release.autotools.tar.gz"
-checksum=43cba54a3f7220c3cc5baae1e2c19a5af7196bfdb95ff4d0c4979d9fbc6c837e
+checksum=e7282a50e17d3d4c4a6d8000d409f6234f468f8113fcb33ee4ed945d9c2f25b8
 conflicts="$(vopt_if libmodplug libmodplug)"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] libopenmpt: update to 0.5.3
  2020-11-03 10:23 [PR PATCH] libopenmpt: update to 0.5.3 ScrelliCopter
  2020-11-06 15:00 ` [PR REVIEW] " ahesford
  2020-11-08 19:32 ` [PR PATCH] [Updated] " ScrelliCopter
@ 2020-11-08 19:33 ` ScrelliCopter
  2020-11-08 19:34 ` ScrelliCopter
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ScrelliCopter @ 2020-11-08 19:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScrelliCopter/void-packages openmpt
https://github.com/void-linux/void-packages/pull/26103

libopenmpt: update to 0.5.3


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

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

From db0995aac6398db1b21892793942f670295e63f3 Mon Sep 17 00:00:00 2001
From: a dinosaur <nick@a-dinosaur.com>
Date: Tue, 3 Nov 2020 21:20:58 +1100
Subject: [PATCH] libopenmpt: update to 0.5.3

---
 common/shlibs               | 2 +-
 srcpkgs/libopenmpt/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index cba355c3bfa..c0ec8c013c4 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -325,7 +325,7 @@ libglademm-2.4.so.1 libglademm-2.6.7_1
 libthunarx-3.so.0 Thunar-1.8.1_1
 libexif.so.12 libexif-0.6.17_1
 liboil-0.3.so.0 liboil-0.3.16_1
-libopenmpt.so.0 libopenmpt-0.4.11_1
+libopenmpt.so.0 libopenmpt-4.11_1
 libogg.so.0 libogg-1.3.0_1
 libvorbis.so.0 libvorbis-1.2.1rc1_1
 libvorbisenc.so.2 libvorbis-1.2.1rc1_1
diff --git a/srcpkgs/libopenmpt/template b/srcpkgs/libopenmpt/template
index 1b49b9060cf..39017a173bc 100644
--- a/srcpkgs/libopenmpt/template
+++ b/srcpkgs/libopenmpt/template
@@ -1,6 +1,6 @@
 # Template file for 'libopenmpt'
 pkgname=libopenmpt
-version=0.5.0
+version=0.5.3
 revision=1
 wrksrc="libopenmpt-${version}+release.autotools"
 build_style=gnu-configure
@@ -17,7 +17,7 @@ maintainer="a dinosaur <nick@a-dinosaur.com>"
 license="BSD-3-Clause"
 homepage="https://lib.openmpt.org/libopenmpt/"
 distfiles="https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-${version}+release.autotools.tar.gz"
-checksum=43cba54a3f7220c3cc5baae1e2c19a5af7196bfdb95ff4d0c4979d9fbc6c837e
+checksum=e7282a50e17d3d4c4a6d8000d409f6234f468f8113fcb33ee4ed945d9c2f25b8
 conflicts="$(vopt_if libmodplug libmodplug)"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] libopenmpt: update to 0.5.3
  2020-11-03 10:23 [PR PATCH] libopenmpt: update to 0.5.3 ScrelliCopter
                   ` (2 preceding siblings ...)
  2020-11-08 19:33 ` ScrelliCopter
@ 2020-11-08 19:34 ` ScrelliCopter
  2020-11-08 19:35 ` [PR REVIEW] " ScrelliCopter
  2020-11-09 18:33 ` [PR PATCH] [Merged]: " ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: ScrelliCopter @ 2020-11-08 19:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ScrelliCopter/void-packages openmpt
https://github.com/void-linux/void-packages/pull/26103

libopenmpt: update to 0.5.3


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

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

From bbd18f5630c98bc3a48481e953cc385100b99c44 Mon Sep 17 00:00:00 2001
From: a dinosaur <nick@a-dinosaur.com>
Date: Tue, 3 Nov 2020 21:20:58 +1100
Subject: [PATCH] libopenmpt: update to 0.5.3

---
 srcpkgs/libopenmpt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libopenmpt/template b/srcpkgs/libopenmpt/template
index 1b49b9060cf..39017a173bc 100644
--- a/srcpkgs/libopenmpt/template
+++ b/srcpkgs/libopenmpt/template
@@ -1,6 +1,6 @@
 # Template file for 'libopenmpt'
 pkgname=libopenmpt
-version=0.5.0
+version=0.5.3
 revision=1
 wrksrc="libopenmpt-${version}+release.autotools"
 build_style=gnu-configure
@@ -17,7 +17,7 @@ maintainer="a dinosaur <nick@a-dinosaur.com>"
 license="BSD-3-Clause"
 homepage="https://lib.openmpt.org/libopenmpt/"
 distfiles="https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-${version}+release.autotools.tar.gz"
-checksum=43cba54a3f7220c3cc5baae1e2c19a5af7196bfdb95ff4d0c4979d9fbc6c837e
+checksum=e7282a50e17d3d4c4a6d8000d409f6234f468f8113fcb33ee4ed945d9c2f25b8
 conflicts="$(vopt_if libmodplug libmodplug)"
 
 post_install() {

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

* Re: [PR REVIEW] libopenmpt: update to 0.5.3
  2020-11-03 10:23 [PR PATCH] libopenmpt: update to 0.5.3 ScrelliCopter
                   ` (3 preceding siblings ...)
  2020-11-08 19:34 ` ScrelliCopter
@ 2020-11-08 19:35 ` ScrelliCopter
  2020-11-09 18:33 ` [PR PATCH] [Merged]: " ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: ScrelliCopter @ 2020-11-08 19:35 UTC (permalink / raw)
  To: ml

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

New review comment by ScrelliCopter on void-packages repository

https://github.com/void-linux/void-packages/pull/26103#discussion_r519467493

Comment:
@ahesford Understood, reverted.

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

* Re: [PR PATCH] [Merged]: libopenmpt: update to 0.5.3
  2020-11-03 10:23 [PR PATCH] libopenmpt: update to 0.5.3 ScrelliCopter
                   ` (4 preceding siblings ...)
  2020-11-08 19:35 ` [PR REVIEW] " ScrelliCopter
@ 2020-11-09 18:33 ` ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: ahesford @ 2020-11-09 18:33 UTC (permalink / raw)
  To: ml

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

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

libopenmpt: update to 0.5.3
https://github.com/void-linux/void-packages/pull/26103

Description:


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

end of thread, other threads:[~2020-11-09 18:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-03 10:23 [PR PATCH] libopenmpt: update to 0.5.3 ScrelliCopter
2020-11-06 15:00 ` [PR REVIEW] " ahesford
2020-11-08 19:32 ` [PR PATCH] [Updated] " ScrelliCopter
2020-11-08 19:33 ` ScrelliCopter
2020-11-08 19:34 ` ScrelliCopter
2020-11-08 19:35 ` [PR REVIEW] " ScrelliCopter
2020-11-09 18:33 ` [PR PATCH] [Merged]: " ahesford

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