summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Zhu2016-10-18 13:40:18 -0700
committerJames Zhu2016-10-18 13:40:18 -0700
commitfe9aa28555ca6ecd96d64d63b73f6391ca3b478c (patch)
treeea0ab7836d4b9238a15942704a532656b43e2e2d
parent4d782889eba9e174e06cb163e28a74f54d637edc (diff)
downloadaur-fe9aa28555ca6ecd96d64d63b73f6391ca3b478c.tar.gz
Add lib32-sdl_image dependency
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5abf649670b7..f62742ae27de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
pkgbase = gog-spacechem
pkgdesc = A puzzle game where you build elaborate chemical factories.
pkgver = 2.0.0.5
- pkgrel = 1
+ pkgrel = 2
url = http://www.zachtronics.com/spacechem/
arch = i686
arch = x86_64
license = custom
depends = lib32-glibc
depends = lib32-alsa-lib
+ depends = lib32-sdl
+ depends = lib32-sdl_image
depends = lib32-sdl_mixer
depends = lib32-ncurses5-compat-libs
depends = lib32-libjpeg-turbo
diff --git a/PKGBUILD b/PKGBUILD
index b12bc4576a07..517afa28dadc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=gog-spacechem
_pkgname=spacechem
pkgver=2.0.0.5
-pkgrel=1
+pkgrel=2
pkgdesc="A puzzle game where you build elaborate chemical factories."
url="http://www.zachtronics.com/spacechem/"
license=('custom')
arch=('i686' 'x86_64')
-depends=('lib32-glibc' 'lib32-alsa-lib' 'lib32-sdl_mixer'
+depends=('lib32-glibc' 'lib32-alsa-lib' 'lib32-sdl' 'lib32-sdl_image' 'lib32-sdl_mixer'
'lib32-ncurses5-compat-libs' 'lib32-libjpeg-turbo' 'lib32-libpng12'
'lib32-glu' 'lib32-libtiff' 'lib32-fluidsynth')
source=("gog://${pkgname//-/_}_${pkgver}.sh"