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