biblioteq: update to 2018.10.01.

This commit is contained in:
cr6git 2018-10-02 23:43:20 +02:00 committed by GitHub
parent c2150146db
commit bacf9e2b4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,18 +1,19 @@
# Template file for 'biblioteq'
pkgname=biblioteq
version=2018.07.04
version=2018.10.01
revision=1
build_style=qmake
configure_args="-o Makefile"
conf_files="/etc/biblioteq.conf"
makedepends="libpqxx-devel qt5-devel poppler-cpp-devel poppler-qt5-devel
sqlite-devel yaz-devel"
depends="qt5-plugin-sqlite"
short_desc="Professional cataloging and library management suite"
maintainer="cr6git <quark6@protonmail.com>"
license="BSD-3-Clause"
homepage="https://textbrowser.github.io/biblioteq/"
distfiles="https://github.com/textbrowser/biblioteq/archive/${version}.tar.gz"
checksum=700b546152b25e0d0fa983509051952f271e0ac215e00aa9557962c0f81bf6f3
checksum=97ec333a0240eb3ffb9c3c3461f0bbc71f74267bac8679d12a3c679b865de776
case "$XBPS_TARGET_MACHINE" in
arm*) configure_args+=" biblioteq.arm.pro" ;;