mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/io to 2017.06.08-4
This commit is contained in:
parent
711dbaf461
commit
ee6afe834f
1 changed files with 2 additions and 2 deletions
|
@ -6,12 +6,12 @@
|
|||
|
||||
pkgname=io
|
||||
pkgver=2017.06.08
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc='IO programming language'
|
||||
arch=('x86_64')
|
||||
url='http://iolanguage.com/'
|
||||
license=('BSD')
|
||||
depends=('pcre' 'libsndfile' 'libxmu' 'freetype2' 'libedit' 'libxml2' 'libtiff' 'libevent' 'yajl' 'libmariadbclient' 'lzo' 'libpng' 'python2' 'util-linux' 'freeglut' 'libjpeg-turbo' 'libtheora' 'python')
|
||||
depends=('pcre' 'libsndfile' 'libxmu' 'freetype2' 'libedit' 'libxml2' 'libtiff' 'libevent' 'yajl' 'mariadb-libs' 'lzo' 'libpng' 'python2' 'util-linux' 'freeglut' 'libjpeg-turbo' 'libtheora' 'python')
|
||||
makedepends=('cmake' 'git')
|
||||
options=('!makeflags' '!buildflags')
|
||||
source=("git+https://github.com/stevedekorte/io#commit=5fffec7cbe9679632ff793befacedd92f79d7f0f"
|
||||
|
|
Loading…
Reference in a new issue