mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
ipe: update to 7.1.7.
This commit is contained in:
parent
3a5f095293
commit
aa5b960f37
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ipe'
|
# Template file for 'ipe'
|
||||||
pkgname=ipe
|
pkgname=ipe
|
||||||
version=7.1.6
|
version=7.1.7
|
||||||
revision=3
|
revision=1
|
||||||
hostmakedepends="pkg-config git"
|
hostmakedepends="pkg-config git"
|
||||||
makedepends="qt-devel lua-devel libjpeg-turbo-devel cairo-devel poppler-devel>=0.30"
|
makedepends="qt-devel lua-devel libjpeg-turbo-devel cairo-devel poppler-devel>=0.30"
|
||||||
short_desc="Drawing editor for creating figures in PDF or EPS formats"
|
short_desc="Drawing editor for creating figures in PDF or EPS formats"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-3, GPL-2"
|
license="GPL-3, GPL-2"
|
||||||
homepage="http://ipe7.sourceforge.net/"
|
homepage="http://ipe7.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/ipe7/${pkgname}/${version%.*}/${pkgname}-${version}-src.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/ipe7/${pkgname}/${version%.*}/${pkgname}-${version}-src.tar.gz"
|
||||||
checksum=e14aa09e9af5200e460b25a7b86c1fc3b9eb01db61c074ef14a90948f367a8d7
|
checksum=ec670cd7f0fa521271fc54bf9b663570d82280bdbe405be6de59535fec7c00d2
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
# ipe-tools
|
# ipe-tools
|
||||||
|
|
Loading…
Add table
Reference in a new issue