Github messages for voidlinux
 help / color / mirror / Atom feed
From: sug0 <sug0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] easyrpg-player: update to 0.7.0
Date: Fri, 04 Mar 2022 05:38:51 +0100	[thread overview]
Message-ID: <20220304043851.gx95A0VgNBmfBYHx7VTP-knN4twzQuo_ZZkxhqgrbw8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35859@inbox.vuxu.org>

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

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

https://github.com/sug0/void-packages easyrpg
https://github.com/void-linux/void-packages/pull/35859

easyrpg-player: update to 0.7.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### 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 [skip CI](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

---

`libxmp` was also updated to meet the requirements of the new version of `easyrpg-player`. I did not test `libxmp` outside of the changes to `easyrpg-player` in this PR.

[ci skip]


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

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

From 1e67cd280c91feb3c2a4607b0f3d29fc4b29aab5 Mon Sep 17 00:00:00 2001
From: Tiago Carvalho <sugoiuguu@tfwno.gf>
Date: Fri, 4 Mar 2022 04:38:38 +0000
Subject: [PATCH 1/3] libxmp: update to 4.5.0.

---
 srcpkgs/libxmp/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libxmp/template b/srcpkgs/libxmp/template
index 689273bafb46..1532b4ffc8a2 100644
--- a/srcpkgs/libxmp/template
+++ b/srcpkgs/libxmp/template
@@ -1,14 +1,14 @@
 # Template file for 'libxmp'
 pkgname=libxmp
-version=4.4.1
+version=4.5.0
 revision=1
 build_style=gnu-configure
-short_desc="A library of multi-format module player"
+short_desc="Library that renders module files to PCM data"
 maintainer="Jakub Skrzypnik <jot.skrzyp@gmail.com>"
-license="GPL-2"
+license="GPL-2.0-only"
 homepage="http://xmp.sourceforge.net"
 distfiles="${SOURCEFORGE_SITE}/xmp/${pkgname}/${version}/${pkgname}-${version}.tar.gz"
-checksum=353535cc84c8cddae8decec4e65fa4c51fc64f22eb0891bc3dae6eaf25f9cccf
+checksum=7847d262112d14e8442f44e5ac6ed9ddbca54c251284720b563c852b31f26e75
 
 libxmp-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

From 4a44f0facb6691b2fac5fa9cd0090194c4653766 Mon Sep 17 00:00:00 2001
From: Tiago Carvalho <sugoiuguu@tfwno.gf>
Date: Fri, 4 Mar 2022 04:38:42 +0000
Subject: [PATCH 2/3] liblcf: update to 0.7.0.

---
 srcpkgs/liblcf/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/liblcf/template b/srcpkgs/liblcf/template
index 6781688c22cc..196bbd82c255 100644
--- a/srcpkgs/liblcf/template
+++ b/srcpkgs/liblcf/template
@@ -1,7 +1,7 @@
 # Template file for 'liblcf'
 pkgname=liblcf
-version=0.6.2
-revision=3
+version=0.7.0
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config autoconf automake libtool"
 makedepends="expat-devel icu-devel"
@@ -10,7 +10,7 @@ maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
 license="MIT"
 homepage="https://github.com/EasyRPG/liblcf"
 distfiles="https://github.com/EasyRPG/liblcf/archive/${version}.tar.gz"
-checksum=ed1371a0f116be2d674ec6c4bebc0d6578a3a5e886d1ffdb2aaaca952d2569b1
+checksum=a98dca6396f28b1902ae299e66ad40e0ff7fb5052269d6e619d06aaae4d2aeb2
 
 pre_configure() {
 	autoreconf -i

From 63ae86b245934549a273252e11e3e00ec5023582 Mon Sep 17 00:00:00 2001
From: Tiago Carvalho <sugoiuguu@tfwno.gf>
Date: Fri, 4 Mar 2022 04:38:45 +0000
Subject: [PATCH 3/3] easyrpg-player: update to 0.7.0.

---
 srcpkgs/easyrpg-player/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/easyrpg-player/template b/srcpkgs/easyrpg-player/template
index e39f02ffc806..210f92e56731 100644
--- a/srcpkgs/easyrpg-player/template
+++ b/srcpkgs/easyrpg-player/template
@@ -1,19 +1,20 @@
 # Template file for 'easyrpg-player'
 pkgname=easyrpg-player
-version=0.6.2.3
+version=0.7.0
 revision=1
 wrksrc="Player-${version}"
 build_style=gnu-configure
 hostmakedepends="pkg-config autoconf automake libtool"
 makedepends="liblcf-devel SDL2-devel pixman-devel libpng-devel zlib-devel
  freetype-devel mpg123-devel libwildmidi-devel libvorbis-devel opusfile-devel
- libsndfile-devel libxmp-devel speexdsp-devel SDL2_mixer-devel"
+ libsndfile-devel libxmp-devel speexdsp-devel fmt-devel alsa-lib-devel
+ fluidsynth-devel"
 short_desc="RPG Maker 2000/2003 and EasyRPG games interpreter"
 maintainer="Franc[e]sco <lolisamurai@tfwno.gf>"
 license="GPL-3.0-or-later"
 homepage="https://easyrpg.org/player"
 distfiles="https://github.com/EasyRPG/Player/archive/${version}.tar.gz"
-checksum=67cab7a42480a7a738624c4078ebca6b79fbf922e42806794650637e4cb0128f
+checksum=fa3a6bf37ad09dad8c811631845498b8cda166164d55bd9b89f9fc3944e5f8c3
 
 pre_configure() {
 	autoreconf -i

  parent reply	other threads:[~2022-03-04  4:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-26  4:29 [PR PATCH] " sug0
2022-03-04  4:31 ` [PR PATCH] [Closed]: " sug0
2022-03-04  4:31 ` [PR PATCH] [Updated] " sug0
2022-03-04  4:36 ` sug0
2022-03-04  4:38 ` sug0 [this message]
2022-03-04  4:48 ` sug0
2022-06-25  2:16 ` github-actions
2022-07-10  2:14 ` [PR PATCH] [Closed]: " github-actions

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=20220304043851.gx95A0VgNBmfBYHx7VTP-knN4twzQuo_ZZkxhqgrbw8@z \
    --to=sug0@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).