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