summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanskritFritz2020-01-25 22:45:52 +0100
committerSanskritFritz2020-01-25 22:45:52 +0100
commit67af86f67c752c5aa8273c5474474bdb239fae63 (patch)
tree35e6349361ef3ec85d53251b9fe7022ac1525d8b
parent8f36ddc0a5ed7889be52929ccd8946018ead30ca (diff)
downloadaur-67af86f67c752c5aa8273c5474474bdb239fae63.tar.gz
Upstream version 20.0
-rw-r--r--.SRCINFO13
-rw-r--r--PKGBUILD21
-rw-r--r--pzl_ripple.desktop9
3 files changed, 36 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ad67c72447d..5fe852497e0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = pzl_games
pkgdesc = Small collection of puzzle games.
- pkgver = 19.0
+ pkgver = 20.0
pkgrel = 1
url = http://pzl.org.uk/
arch = any
license = GPL
- source = http://pzl.org.uk/pzl3_19_0.zip
+ source = http://pzl.org.uk/pzl3_20_0.zip
source = pzl_ajs.desktop
source = pzl_akari.desktop
source = pzl_arrowsudoku.desktop
@@ -25,6 +25,7 @@ pkgbase = pzl_games
source = pzl_nurikabe.desktop
source = pzl_scrabbler.desktop
source = pzl_othello.desktop
+ source = pzl_ripple.desktop
source = pzl_shikaku.desktop
source = pzl_sokoban.desktop
source = pzl_sudoku.desktop
@@ -32,7 +33,7 @@ pkgbase = pzl_games
source = pzl_sumpuzzle.desktop
source = pzl_wordwheel.desktop
source = pzl_wordladder.desktop
- md5sums = fe27506f1bfd6fb637df840783a227fb
+ md5sums = 4758a02e8ac34feb748f1666b1d7d8f0
md5sums = 6f5058e263976d69a2eb356ca2c2a6b5
md5sums = 37af6d1fa020f7fa532a69a0e07b32ad
md5sums = a1e25c7621e92598bcdb8d442133031a
@@ -52,6 +53,7 @@ pkgbase = pzl_games
md5sums = 08f441dcf7ec24f4148d9a952738d7f4
md5sums = bdcdc0250d61c33f85289e7e436546a6
md5sums = b56963fa4b72c8b93e799ed25055a3b4
+ md5sums = d1eea30878b0028a5a5e36a0b0158b81
md5sums = 38dc1f1869c03d4cc8e2724e6060fc65
md5sums = ea71834e6c8ab194e38738b599a3e351
md5sums = 068873d936f6592065010b056da87cc7
@@ -161,6 +163,11 @@ pkgname = pzl_othello
url = http://pzl.org.uk/othello.html
depends = pzl_common
+pkgname = pzl_ripple
+ pkgdesc = Puzzle as a rectangular grid of cells to be filled with consecutive numbers.
+ url = http://pzl.org.uk/ripple.html
+ depends = pzl_common
+
pkgname = pzl_shikaku
pkgdesc = Draw non-overlapping rectangles around the clue cells to completely cover the grid by rectangles.
url = http://pzl.org.uk/shikaku.html
diff --git a/PKGBUILD b/PKGBUILD
index 8bbe81617a96..6d886251b3ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: SanskritFritz (gmail)
-pkgname=(pzl_common pzl_ajs pzl_akari pzl_arrowsudoku pzl_boggle pzl_bridges pzl_codeword pzl_fillomino pzl_futoshiki pzl_hidato pzl_hitori pzl_jigsaw pzl_jigsawsudoku pzl_kakuro pzl_masyu pzl_minesweeper pzl_numberlink pzl_nurikabe pzl_scrabbler pzl_othello pzl_shikaku pzl_sokoban pzl_sudoku pzl_suguru pzl_sumpuzzle pzl_wordwheel pzl_wordladder)
+pkgname=(pzl_common pzl_ajs pzl_akari pzl_arrowsudoku pzl_boggle pzl_bridges pzl_codeword pzl_fillomino pzl_futoshiki pzl_hidato pzl_hitori pzl_jigsaw pzl_jigsawsudoku pzl_kakuro pzl_masyu pzl_minesweeper pzl_numberlink pzl_nurikabe pzl_scrabbler pzl_othello pzl_ripple pzl_shikaku pzl_sokoban pzl_sudoku pzl_suguru pzl_sumpuzzle pzl_wordwheel pzl_wordladder)
pkgbase="pzl_games"
-pkgver=19.0
-_pkgver=19_0
+pkgver=20.0
+_pkgver=20_0
pkgrel=1
pkgdesc="Small collection of puzzle games."
arch=('any')
@@ -29,6 +29,7 @@ source=("http://pzl.org.uk/pzl3_$_pkgver.zip"
"pzl_nurikabe.desktop"
"pzl_scrabbler.desktop"
"pzl_othello.desktop"
+ "pzl_ripple.desktop"
"pzl_shikaku.desktop"
"pzl_sokoban.desktop"
"pzl_sudoku.desktop"
@@ -37,7 +38,7 @@ source=("http://pzl.org.uk/pzl3_$_pkgver.zip"
"pzl_wordwheel.desktop"
"pzl_wordladder.desktop")
-md5sums=('fe27506f1bfd6fb637df840783a227fb'
+md5sums=('4758a02e8ac34feb748f1666b1d7d8f0'
'6f5058e263976d69a2eb356ca2c2a6b5'
'37af6d1fa020f7fa532a69a0e07b32ad'
'a1e25c7621e92598bcdb8d442133031a'
@@ -57,6 +58,7 @@ md5sums=('fe27506f1bfd6fb637df840783a227fb'
'08f441dcf7ec24f4148d9a952738d7f4'
'bdcdc0250d61c33f85289e7e436546a6'
'b56963fa4b72c8b93e799ed25055a3b4'
+ 'd1eea30878b0028a5a5e36a0b0158b81'
'38dc1f1869c03d4cc8e2724e6060fc65'
'ea71834e6c8ab194e38738b599a3e351'
'068873d936f6592065010b056da87cc7'
@@ -281,6 +283,17 @@ package_pzl_othello() {
install -m644 pzl_othello.desktop "$pkgdir/usr/share/applications"
}
+package_pzl_ripple() {
+ pkgdesc="Puzzle as a rectangular grid of cells to be filled with consecutive numbers."
+ url="http://pzl.org.uk/ripple.html"
+ depends=('pzl_common')
+ install -dm755 "$pkgdir"/usr/share/{applications,pixmaps/pzl_games,pzl_games}
+ install -m644 pzl3_download/ripple.pyw "$pkgdir/usr/share/pzl_games"
+ install -m644 pzl3_download/ripple_data.py "$pkgdir/usr/share/pzl_games"
+ install -m644 pzl3_download/ripple_icon.png "$pkgdir/usr/share/pixmaps/pzl_games"
+ install -m644 pzl_ripple.desktop "$pkgdir/usr/share/applications"
+}
+
package_pzl_shikaku() {
pkgdesc="Draw non-overlapping rectangles around the clue cells to completely cover the grid by rectangles."
url="http://pzl.org.uk/shikaku.html"
diff --git a/pzl_ripple.desktop b/pzl_ripple.desktop
new file mode 100644
index 000000000000..e0e97f189be4
--- /dev/null
+++ b/pzl_ripple.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Version=1.0
+Name=pzl games Ripple
+Comment=Ripple (pzl games)
+Categories=Game;LogicGame
+Exec=python /usr/share/pzl_games/ripple.pyw
+Terminal=false
+Icon=/usr/share/pixmaps/pzl_games/ripple_icon.png
+Type=Application