_base_ver=0.0.1
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.0.1.23.b67384c
-pkgrel=1
+pkgrel=2
arch=('any')
pkgdesc="Gestione registro elettorale (mingw-w64)"
depends=("${MINGW_PACKAGE_PREFIX}-gtk3"
"${MINGW_PACKAGE_PREFIX}-libzakutils"
"${MINGW_PACKAGE_PREFIX}-libzakconfi")
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
- "gtk-doc"
+ "${MINGW_PACKAGE_PREFIX}-gtk-doc"
"${MINGW_PACKAGE_PREFIX}-gnome-common")
options=('!strip' 'debug' 'staticlibs')
license=("LGPL 2.1")
mkdir -p build-${MINGW_CHOST}
cd build-${MINGW_CHOST}
+ # workaround per libuuid
+ export lt_cv_deplibs_check_method='pass_all'
+
../${_realname}/autogen.sh \
--host=${MINGW_CHOST} \
--target=${MINGW_CHOST} \
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.0.1.3.f0d3391
-pkgrel=2
+pkgrel=3
arch=('any')
pkgdesc="The bind to libzakform for libzakgtkdecoder (mingw-w64)"
depends=("${MINGW_PACKAGE_PREFIX}-libzakformgtk"
mkdir -p build-${MINGW_CHOST}
cd build-${MINGW_CHOST}
+ # workaround per libuuid
+ export lt_cv_deplibs_check_method='pass_all'
+
../${_realname}/autogen.sh \
--host=${MINGW_CHOST} \
--target=${MINGW_CHOST} \
_realname=titoli_abilitativi
_base_ver=0.5.3
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
-pkgver=0.5.3.487.badca8c
+pkgver=0.5.3.492.ca5cbc9
pkgrel=1
arch=('any')
pkgdesc="Gestione titoli abilitativi (mingw-w64)"
options=('!strip' 'debug' 'staticlibs')
license=("LGPL 2.1")
url="http://saetta.ns0.it/"
-source=(git+http://saetta.ns0.it/~andreaz/git/${_realname}#branch=vbg)
+source=(git+http://saetta.ns0.it/~andreaz/git/${_realname}#branch=memleak)
sha256sums=('SKIP')
pkgver() {