summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucki2023-05-23 01:01:55 +0200
committerLucki2023-05-23 01:01:55 +0200
commit1be1b452c2f2b6dad1c7b4a729dd57af2ef77a5a (patch)
treecbb04b1564a6cb00b131392e843fc0233716b780
parentf15a74643e89d669ed87a736fd808cf6c8e77723 (diff)
downloadaur-1be1b452c2f2b6dad1c7b4a729dd57af2ef77a5a.tar.gz
upgpkg: lix 0.10.9-1
upstream release
-rw-r--r--.CHANGELOG28
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD22
3 files changed, 40 insertions, 22 deletions
diff --git a/.CHANGELOG b/.CHANGELOG
index 19ec7e9b3e3e..0e9f49d4d72b 100644
--- a/.CHANGELOG
+++ b/.CHANGELOG
@@ -1,6 +1,34 @@
Version history
===============
+0.10.9
+------
+
+2023-05-01
+
+Fix radio buttons: It was possible to select multiple radio buttons by
+clicking the squares, not the labels. Now, only one button is ever active.
+
+Add the 6 singleplayer levels from Lemmings Forums's Level Design Contest 27
+by me and geoo in misc/contests/2023/: Bumper Cave, Inside Your Router,
+Pommes Schranke, Rhizome, Hanabi, The Last Shall Be First.
+
+Add Catalan translation of the Lix user interface.
+Thanks for the translation, Rampoina!
+
+Reduced the filesize of the SVG icon data/images/lix_logo.svg from 3.4 MB
+to 30 KB. It looks practically the same. Thanks for re-tracing, Rampoina!
+
+Allow longer description in the level editor's topology menu for wrap options.
+Paint the size warning (level too large can crash 32-bit Lix) in red, possibly
+overlapping the descriptions of the wrap checkboxes when both the description
+and the warning texts are long.
+
+Clarify "Alt+Tab is fast" in the options menu. Now the tooltip says:
+"Switching windows (e.g., with Alt+Tab) works quickly."
+
+
+
0.10.8
------
diff --git a/.SRCINFO b/.SRCINFO
index be3248244b39..4cd37cf24976 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lix
pkgdesc = An action-puzzle game inspired by Lemmings
- pkgver = 0.10.8
+ pkgver = 0.10.9
pkgrel = 1
url = https://www.lixgame.com/
changelog = .CHANGELOG
@@ -14,20 +14,18 @@ pkgbase = lix
depends = enet
depends = hicolor-icon-theme
depends = liblphobos
- source = lix-0.10.8.src.tar.gz::https://github.com/SimonN/LixD/archive/v0.10.8.tar.gz
- source = lix-music-2.zip::https://www.lixgame.com/dow/lix-music.zip
+ source = lix-0.10.9.src.tar.gz::https://github.com/SimonN/LixD/archive/v0.10.9.tar.gz
+ source = lix-music-1.1.zip::https://www.lixgame.com/dow/lix-music.zip
source = lix-allegro::git+https://github.com/SiegeLord/DAllegro5.git#tag=v4.0.4+5.2.0
source = lix-bolts::git+https://github.com/aliak00/bolts.git#tag=v1.3.1
source = lix-derelict-enet::git+https://github.com/DerelictOrg/DerelictENet.git#tag=v4.2.0
source = lix-derelict-util::git+https://github.com/DerelictOrg/DerelictUtil.git#tag=v3.0.0-beta.2
source = lix-enumap::git+https://github.com/rcorre/enumap.git#tag=v0.4.2
- source = lix-libinputvisitor::git+https://github.com/Abscissa/libInputVisitor.git#tag=v1.2.2
source = lix-optional::git+https://github.com/aliak00/optional.git#tag=v1.3.0
source = lix-sdlang-d::git+https://github.com/Abscissa/SDLang-D.git#tag=v0.10.6
- source = lix-silly::git+https://gitlab.com/AntonMeep/silly.git#tag=v1.0.2
source = lix-taggedalgebraic::git+https://github.com/s-ludwig/taggedalgebraic.git#tag=v0.11.22
source = lix-unit-threaded::git+https://github.com/atilaneves/unit-threaded.git#tag=v0.7.55
- sha512sums = 0e95187d4d56d57d661b75e4b8b09ffc3175ae9bbf883c45a4ab99459a0ad30deeb1633d73e2656c3f89f30e1c4ab03ee8b6b1f43bf1ef223ae782d56e08c633
+ sha512sums = a76428e45868397ba5a74b6f1255b86af56f2f60da6acd6d10c6e74b114a7e1e345d9aa169135042bbff33c7c7f1fd06ba070aace55b6e55fd859f7791cfe058
sha512sums = 280fd25a479ac8dd24475b014234270a12ab34edca7fb2f7ce4b768259111b1e7626d3ba37ac13d810f0653d23d7c9f212776e94d2c0b31a0de580864771ce9f
sha512sums = SKIP
sha512sums = SKIP
@@ -38,7 +36,5 @@ pkgbase = lix
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
- sha512sums = SKIP
- sha512sums = SKIP
pkgname = lix
diff --git a/PKGBUILD b/PKGBUILD
index c2f6226ce246..fc560ccfebcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
# shellcheck disable=2034,2154
pkgname=lix
-pkgver=0.10.8
+pkgver=0.10.9
pkgrel=1
changelog=.CHANGELOG
source=("$pkgname-$pkgver.src.tar.gz::https://github.com/SimonN/LixD/archive/v$pkgver.tar.gz"
- "$pkgname-music-2.zip::https://www.lixgame.com/dow/lix-music.zip")
-sha512sums=('0e95187d4d56d57d661b75e4b8b09ffc3175ae9bbf883c45a4ab99459a0ad30deeb1633d73e2656c3f89f30e1c4ab03ee8b6b1f43bf1ef223ae782d56e08c633'
+ "$pkgname-music-1.1.zip::https://www.lixgame.com/dow/lix-music.zip")
+sha512sums=('a76428e45868397ba5a74b6f1255b86af56f2f60da6acd6d10c6e74b114a7e1e345d9aa169135042bbff33c7c7f1fd06ba070aace55b6e55fd859f7791cfe058'
'280fd25a479ac8dd24475b014234270a12ab34edca7fb2f7ce4b768259111b1e7626d3ba37ac13d810f0653d23d7c9f212776e94d2c0b31a0de580864771ce9f')
_gitname=LixD
@@ -24,10 +24,8 @@ _dubv=( "4.0.4+5.2.0" # allegro
"4.2.0" # derelict-enet
"3.0.0-beta.2" # derelict-util
"0.4.2" # enumap
- "1.2.2" # libinputvisitor
"1.3.0" # optional
"0.10.6" # sdlang-d
- "1.0.2" # silly
"0.11.22" # taggedalgebraic
"0.7.55" # unit-threaded
)
@@ -41,12 +39,10 @@ source+=( "$pkgname-allegro::git+https://github.com/SiegeLord/DAllegro5.git#ta
"$pkgname-derelict-enet::git+https://github.com/DerelictOrg/DerelictENet.git#tag=v${_dubv[2]}"
"$pkgname-derelict-util::git+https://github.com/DerelictOrg/DerelictUtil.git#tag=v${_dubv[3]}"
"$pkgname-enumap::git+https://github.com/rcorre/enumap.git#tag=v${_dubv[4]}"
- "$pkgname-libinputvisitor::git+https://github.com/Abscissa/libInputVisitor.git#tag=v${_dubv[5]}"
- "$pkgname-optional::git+https://github.com/aliak00/optional.git#tag=v${_dubv[6]}"
- "$pkgname-sdlang-d::git+https://github.com/Abscissa/SDLang-D.git#tag=v${_dubv[7]}"
- "$pkgname-silly::git+https://gitlab.com/AntonMeep/silly.git#tag=v${_dubv[8]}"
- "$pkgname-taggedalgebraic::git+https://github.com/s-ludwig/taggedalgebraic.git#tag=v${_dubv[9]}"
- "$pkgname-unit-threaded::git+https://github.com/atilaneves/unit-threaded.git#tag=v${_dubv[10]}"
+ "$pkgname-optional::git+https://github.com/aliak00/optional.git#tag=v${_dubv[5]}"
+ "$pkgname-sdlang-d::git+https://github.com/Abscissa/SDLang-D.git#tag=v${_dubv[6]}"
+ "$pkgname-taggedalgebraic::git+https://github.com/s-ludwig/taggedalgebraic.git#tag=v${_dubv[7]}"
+ "$pkgname-unit-threaded::git+https://github.com/atilaneves/unit-threaded.git#tag=v${_dubv[8]}"
)
sha512sums+=( 'SKIP'
'SKIP'
@@ -57,9 +53,7 @@ sha512sums+=( 'SKIP'
'SKIP'
'SKIP'
'SKIP'
- 'SKIP'
- 'SKIP'
- )
+ )
_build() {
_r=0