Page MenuHomeSolus

D7279.diff
No OneTemporary

D7279.diff

diff --git a/MAINTAINERS.md b/MAINTAINERS.md
new file mode 100644
--- /dev/null
+++ b/MAINTAINERS.md
@@ -0,0 +1,5 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Alexander Vorobyev
+ - IRC: Flabb
+ - Email: avorobyev@protonmail.com
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -4,6 +4,7 @@
libcrypto.so.1.0.0
libfreetype.so.6
libm.so.6
+libopusfile.so.0
libpng16.so.16
libwebpdecoder.so.3
libz.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : taisei
-version : 1.3
-release : 3
+version : 1.3.1
+release : 4
homepage : https://taisei-project.org
source :
- - https://github.com/taisei-project/taisei/releases/download/v1.3/taisei-v1.3.tar.xz : 4d6ede1e8a512eedec76cc9105022b0f5a361d23841ec1607d06a22c170b843a
+ - https://github.com/taisei-project/taisei/releases/download/v1.3.1/taisei-v1.3.1.tar.xz : 86583a3a710093e63014a5ae6b68251a069cb25ada06c6f8d734f85f31adc985
license :
- CC0-1.0
- CC-BY-4.0
@@ -13,11 +13,11 @@
description: |
Taisei is an open clone of the Tōhō Project series. Tōhō is a one-man project of shoot-em-up games set in an isolated world full of Japanese folklore.
builddeps :
+ - pkgconfig(SDL2_mixer)
- pkgconfig(freetype2)
- - pkgconfig(gl)
- pkgconfig(libwebpdecoder)
- pkgconfig(libzip)
- - pkgconfig(SDL2_mixer)
+ - pkgconfig(opusfile)
- pygments
- python-docutils
setup : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>taisei</Name>
<Homepage>https://taisei-project.org</Homepage>
<Packager>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
</Packager>
<License>CC0-1.0</License>
<License>CC-BY-4.0</License>
@@ -38,12 +38,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2019-07-31</Date>
- <Version>1.3</Version>
+ <Update release="4">
+ <Date>2019-09-30</Date>
+ <Version>1.3.1</Version>
<Comment>Packaging update</Comment>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Alexander Vorobyev</Name>
+ <Email>avorobyev@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 8:12 AM (15 h, 57 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802919
Default Alt Text
D7279.diff (3 KB)

Event Timeline