blob: 1188f0f8726fb95d7ff9ad170b890eeddcff7142 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = mingw-w64-gloox
pkgdesc = C++ libraries for development of Jabber client/component/server (mingw-w64)
pkgver = 1.0.23
pkgrel = 1
url = http://camaya.net/gloox
arch = any
license = GPL
makedepends = mingw-w64-configure
depends = mingw-w64-libidn
depends = mingw-w64-gnutls
options = !strip
options = !buildflags
options = staticlibs
source = https://camaya.net/download/gloox-1.0.23.tar.bz2
source = gloox-1.0.21-fix-undefined-reference.patch
sha256sums = 97cb6a0c07e320ffa4a7c66e8ab06b2361086271dc87ed2398befef4e8435f8a
sha256sums = 4b293353b21b757df5e41237108075a9e2906af2189ff625460e05f132ff4510
pkgname = mingw-w64-gloox
|