ipe: update to 7.2.3.
This commit is contained in:
parent
8c2d200ba5
commit
712d9b4254
@ -1,19 +1,19 @@
|
||||
# Template file for 'ipe'
|
||||
pkgname=ipe
|
||||
version=7.2.2
|
||||
revision=4
|
||||
version=7.2.3
|
||||
revision=1
|
||||
_tools_commit=e5b23399a83d69fd5bb5d4645ef7325b4b57435b
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="wget pkg-config"
|
||||
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://dl.bintray.com/otfried/generic/ipe/${version%.*}/${pkgname}-${version}-src.tar.gz
|
||||
distfiles="https://sources.voidlinux.eu/ipe-${version}/ipe-${version}-src.tar.gz
|
||||
distfiles="http://dl.bintray.com/otfried/generic/ipe/${version%.*}/${pkgname}-${version}-src.tar.gz
|
||||
https://github.com/otfried/ipe-tools/archive/$_tools_commit.tar.gz"
|
||||
checksum="a70181492ac2d83546b5c88cb15da382b906d905ea3babe700bf98c822821d68
|
||||
checksum="4f463c4315aa894f8ae2cb3ef81bbda71f98ebbc3db7a67c16ea37a95320aa8b
|
||||
60a96ad4674fc8f3c2d8bd8ab789734dbb47cabed09a178f595b0e478a526442"
|
||||
XBPS_FETCH_CMD=wget # nothing else speaks with that terrible crappy host
|
||||
|
||||
post_extract() {
|
||||
mv $XBPS_BUILDDIR/ipe-tools* ipe-tools
|
||||
|
Loading…
Reference in New Issue
Block a user