Update packages
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Generated by mksrcinfo v8
|
||||
# Thu Jul 21 16:30:45 UTC 2016
|
||||
# Mon Nov 28 21:02:35 UTC 2016
|
||||
pkgbase = spectrum2
|
||||
pkgdesc = Create C++ transports easily
|
||||
pkgver = 2.0.3
|
||||
pkgrel = 3
|
||||
pkgrel = 4
|
||||
url = http://spectrum.im
|
||||
arch = any
|
||||
license = GPL
|
||||
@@ -20,6 +20,7 @@ pkgbase = spectrum2
|
||||
makedepends = libidn
|
||||
makedepends = sqlite
|
||||
makedepends = log4cxx
|
||||
makedepends = libevent
|
||||
makedepends = libmariadbclient
|
||||
makedepends = popt
|
||||
makedepends = libev
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=spectrum2
|
||||
pkgver=2.0.3
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
#epoch=
|
||||
pkgdesc="Create C++ transports easily"
|
||||
arch=('any')
|
||||
@@ -14,7 +14,7 @@ license=('GPL')
|
||||
groups=()
|
||||
depends=(curl log4cxx popt sqlite)
|
||||
makedepends=('protobuf' 'swiften>=3' 'libpqxx' 'libpurple' 'avahi' 'boost'
|
||||
'cmake' 'cppunit' 'expat' 'libcommuni' 'libidn' 'sqlite' 'log4cxx'
|
||||
'cmake' 'cppunit' 'expat' 'libcommuni' 'libidn' 'sqlite' 'log4cxx' 'libevent'
|
||||
'libmariadbclient' 'popt' 'libev' 'dbus-glib' 'curl')
|
||||
checkdepends=()
|
||||
optdepends=('swiften>=3: XMPP backend support'
|
||||
|
Reference in New Issue
Block a user