xournalpp: update to v. 1.0.10
This commit is contained in:
parent
e0f7d18003
commit
ef7638924f
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'xournalpp'
|
||||
pkgname=xournalpp
|
||||
version=1.0.8
|
||||
revision=2
|
||||
version=1.0.10
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config git texlive-bin"
|
||||
makedepends="libxml2-devel libcppunit-devel poppler-glib-devel gtk+3-devel
|
||||
portaudio-cpp-devel libsndfile-devel"
|
||||
portaudio-cpp-devel libsndfile-devel libzip-devel"
|
||||
depends="texlive-bin"
|
||||
short_desc="Handwriting Notetaking software with PDF annotation support"
|
||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/xournalpp/xournalpp"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=95069296532119dd193a12cb560a510972614420679ee41d4cad9b0ce5a692ae
|
||||
checksum=1583cfb34267a0f03273e5894b3f47833cdbbdb1b1bd2130287c9f805ece95c8
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libexecinfo-devel"
|
||||
|
|
Loading…
Reference in a new issue