Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] taisei: update to 1.3.1
@ 2019-10-14 16:49 voidlinux-github
  2019-10-14 17:18 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-14 16:49 UTC (permalink / raw)
  To: ml

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

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

From daa46dc81fbb29c2c3198ad637231b7261052020 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 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/taisei/template b/srcpkgs/taisei/template
index 83e79f58c58..53c7d285d07 100644
--- a/srcpkgs/taisei/template
+++ b/srcpkgs/taisei/template
@@ -1,18 +1,18 @@
 # 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
 
 taisei-data_package() {
 	short_desc+=" - data files"

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

* Re: [PR PATCH] [Updated] taisei: update to 1.3.1
  2019-10-14 16:49 [PR PATCH] taisei: update to 1.3.1 voidlinux-github
  2019-10-14 17:18 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-14 17:18 ` voidlinux-github
  2019-10-15 19:16 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-14 17:18 UTC (permalink / raw)
  To: ml

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

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

* Re: [PR PATCH] [Updated] taisei: update to 1.3.1
  2019-10-14 16:49 [PR PATCH] taisei: update to 1.3.1 voidlinux-github
@ 2019-10-14 17:18 ` voidlinux-github
  2019-10-14 17:18 ` voidlinux-github
  2019-10-15 19:16 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-14 17:18 UTC (permalink / raw)
  To: ml

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

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

* Re: [PR PATCH] [Merged]: taisei: update to 1.3.1
  2019-10-14 16:49 [PR PATCH] taisei: update to 1.3.1 voidlinux-github
  2019-10-14 17:18 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-14 17:18 ` voidlinux-github
@ 2019-10-15 19:16 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-15 19:16 UTC (permalink / raw)
  To: ml

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

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

taisei: update to 1.3.1
https://github.com/void-linux/void-packages/pull/15467

Description:
Also fixed the incorrect license.

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

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

end of thread, other threads:[~2019-10-15 19:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-14 16:49 [PR PATCH] taisei: update to 1.3.1 voidlinux-github
2019-10-14 17:18 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-14 17:18 ` voidlinux-github
2019-10-15 19:16 ` [PR PATCH] [Merged]: " voidlinux-github

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