ipe: update to 7.1.9.
This commit is contained in:
parent
6b50002c38
commit
f37b0062bd
1 changed files with 6 additions and 6 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'ipe'
|
||||
pkgname=ipe
|
||||
version=7.1.8
|
||||
revision=5
|
||||
version=7.1.9
|
||||
revision=1
|
||||
_tools_commit=3c1bfb642f53c114262ed732a5f16f0a8ad1649b
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="qt-devel lua52-devel libjpeg-turbo-devel cairo-devel poppler-devel"
|
||||
makedepends="qt5-devel lua52-devel libjpeg-turbo-devel cairo-devel poppler-devel"
|
||||
short_desc="Drawing editor for creating figures in PDF or EPS formats"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-3, GPL-2"
|
||||
homepage="http://ipe.otfried.org/"
|
||||
distfiles="https://github.com/otfried/${pkgname}/raw/master/releases/${version%.*}/${pkgname}-${version}-src.tar.gz
|
||||
https://github.com/otfried/ipe-tools/archive/$_tools_commit.tar.gz"
|
||||
checksum="6a7b8dfb0a012ef9e96b62c317974d910ab6904bef29ae7636d5ac1cb26fa6ff
|
||||
7849c0834cff60846cebf4c44fa310e1001ccd6adecd69ada7f0f7d48cd0d114"
|
||||
https://github.com/otfried/ipe-tools/archive/$_tools_commit.tar.gz"
|
||||
checksum="b61eb2674d09c12084cc5715113fa1e6083c28575c86d3b225fe6eaf250133d6
|
||||
7849c0834cff60846cebf4c44fa310e1001ccd6adecd69ada7f0f7d48cd0d114"
|
||||
|
||||
post_extract() {
|
||||
mv $XBPS_BUILDDIR/ipe-tools* ipe-tools
|
||||
|
|
Loading…
Reference in a new issue