libcdr: update to 0.1.4.
This commit is contained in:
parent
0a720cdad8
commit
f3159d47fe
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libcdr'
|
# Template file for 'libcdr'
|
||||||
pkgname=libcdr
|
pkgname=libcdr
|
||||||
version=0.1.3
|
version=0.1.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Corel Draw file format importer library"
|
short_desc="Corel Draw file format importer library"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
|
@ -9,8 +9,8 @@ license="LGPL-2.1/MPL"
|
||||||
makedepends="lcms2-devel icu-devel librevenge-devel boost-devel"
|
makedepends="lcms2-devel icu-devel librevenge-devel boost-devel"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
|
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
|
||||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2"
|
distfiles="http://dev-www.libreoffice.org/src/libcdr/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=5160bbbfefe52bd4880840fad2b07a512813e37bfaf8ccac062fca238f230f4d
|
checksum=f3a3ebebebb32b9686dfe7f9df296ac5ae02ea610f3d7d5221b957bb14fc0ad3
|
||||||
configure_args="--enable-debug"
|
configure_args="--enable-debug"
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
|
|
Loading…
Reference in a new issue