Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] taisei: update to 1.3.1
Date: Mon, 14 Oct 2019 19:18:39 +0200	[thread overview]
Message-ID: <20191014171839.oWrLYQwdRItIdLp1gYZNOQ3ymF7DCCqspfAKP3lZ33g@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15467@inbox.vuxu.org>

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

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

https://github.com/Akaricchi/void-packages patch-1
https://github.com/void-linux/void-packages/pull/15467

taisei: update to 1.3.1
Also fixed the incorrect license.

https://github.com/taisei-project/taisei/releases/tag/v1.3.1

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

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

From 4bfa629d0bd87b3955a9df9fa0e48374303d2021 Mon Sep 17 00:00:00 2001
From: Andrei Alexeyev <akari@taisei-project.org>
Date: Mon, 14 Oct 2019 19:47:24 +0300
Subject: [PATCH] taisei: update to 1.3.1

Also fixed the incorrect license.
---
 srcpkgs/taisei/template | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/taisei/template b/srcpkgs/taisei/template
index 83e79f58c58..8919e75a452 100644
--- a/srcpkgs/taisei/template
+++ b/srcpkgs/taisei/template
@@ -1,18 +1,22 @@
 # Template file for 'taisei'
 pkgname=taisei
-version=1.3
+version=1.3.1
 revision=1
 wrksrc="taisei-v${version}"
 build_style=meson
 hostmakedepends="pkg-config python3-docutils"
-makedepends="SDL2_mixer-devel freetype-devel libwebp-devel libzip-devel"
+makedepends="SDL2_mixer-devel freetype-devel libwebp-devel libzip-devel opusfile-devel"
 depends="${pkgname}-data"
 short_desc="Free and open-source Touhou Project clone and fangame"
 maintainer="SolitudeSF <solitudesf@protonmail.com>"
-license="GPL-3.0-or-later"
+license="MIT"
 homepage="https://taisei-project.org"
 distfiles="https://github.com/taisei-project/taisei/releases/download/v${version}/taisei-v${version}.tar.xz"
-checksum=4d6ede1e8a512eedec76cc9105022b0f5a361d23841ec1607d06a22c170b843a
+checksum=86583a3a710093e63014a5ae6b68251a069cb25ada06c6f8d734f85f31adc985
+
+post_install() {
+	vlicense COPYING
+}
 
 taisei-data_package() {
 	short_desc+=" - data files"

  parent reply	other threads:[~2019-10-14 17:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-14 16:49 [PR PATCH] " voidlinux-github
2019-10-14 17:18 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-14 17:18 ` voidlinux-github [this message]
2019-10-15 19:16 ` [PR PATCH] [Merged]: " voidlinux-github

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=20191014171839.oWrLYQwdRItIdLp1gYZNOQ3ymF7DCCqspfAKP3lZ33g@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).