libcdr: update to 0.1.1.
This commit is contained in:
parent
1fb206a312
commit
710fb14da1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libcdr'
|
# Template file for 'libcdr'
|
||||||
pkgname=libcdr
|
pkgname=libcdr
|
||||||
version=0.1.0
|
version=0.1.1
|
||||||
revision=2
|
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 <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
|
@ -10,7 +10,7 @@ makedepends="lcms2-devel icu-devel>=54 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/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=ef6c180db88e7024f91a949dd41aeafde0e074008c259ba4c1f8c3eefda48fd0
|
checksum=72fe7bbbf2275242acdf67ad2f9b6c71ac9146a56c409def360dabcac5695b49
|
||||||
configure_args="--enable-debug"
|
configure_args="--enable-debug"
|
||||||
|
|
||||||
libcdr-devel_package() {
|
libcdr-devel_package() {
|
||||||
|
|
Loading…
Reference in a new issue