mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 08:37:19 +08:00
gloox 1.0.16
This commit is contained in:
parent
5894ee8614
commit
11f7766825
@ -1,7 +1,7 @@
|
|||||||
pkgname=0ad
|
pkgname=0ad
|
||||||
pkgver=0.0.20
|
pkgver=0.0.20
|
||||||
_pkgver=$pkgver-alpha
|
_pkgver=$pkgver-alpha
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Cross-platform, 3D and historically-based real-time strategy game"
|
pkgdesc="Cross-platform, 3D and historically-based real-time strategy game"
|
||||||
screenshot=http://www.wildfiregames.com/0ad/images/news_images/dynamic-borders.jpg
|
screenshot=http://www.wildfiregames.com/0ad/images/news_images/dynamic-borders.jpg
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Martin Lee <hellnest.fuah at gmail dot com>
|
# Maintainer: Martin Lee <hellnest.fuah at gmail dot com>
|
||||||
|
|
||||||
pkgname=gloox
|
pkgname=gloox
|
||||||
pkgver=1.0.15
|
pkgver=1.0.16
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="C++ libraries for development of Jabber client/component/server"
|
pkgdesc="C++ libraries for development of Jabber client/component/server"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -10,7 +10,7 @@ options=('!libtool')
|
|||||||
license=("GPL")
|
license=("GPL")
|
||||||
depends=('libidn' 'gnutls')
|
depends=('libidn' 'gnutls')
|
||||||
source=(http://camaya.net/download/gloox-$pkgver.tar.bz2)
|
source=(http://camaya.net/download/gloox-$pkgver.tar.bz2)
|
||||||
md5sums=('53719768c22ce1b2679109c96b800b45')
|
md5sums=('891050a788250dc6d604d40c233ed1b9')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $srcdir/gloox-$pkgver
|
cd $srcdir/gloox-$pkgver
|
||||||
|
Loading…
Reference in New Issue
Block a user