mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 03:53:18 +02:00
libcdr: update to 0.1.8.
This commit is contained in:
parent
2fe21028a0
commit
4d96d54596
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.7
|
version=0.1.8
|
||||||
revision=7
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-debug"
|
configure_args="--disable-debug"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,8 +11,8 @@ short_desc="Corel Draw file format importer library"
|
||||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
|
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
|
||||||
distfiles="http://dev-www.libreoffice.org/src/libcdr/${pkgname}-${version}.tar.bz2"
|
distfiles="http://dev-www.libreoffice.org/src/libcdr/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ae613caeb7e0e539cbc1b08ea5169bddaed8d2021d25ef66b39ddc0aa72c2902
|
checksum=ced677c8300b29c91d3004bb1dddf0b99761bf5544991c26c2ee8f427e87193c
|
||||||
|
|
||||||
libcdr-devel_package() {
|
libcdr-devel_package() {
|
||||||
depends="libcdr>=${version}_${revision} librevenge-devel lcms2-devel icu-devel
|
depends="libcdr>=${version}_${revision} librevenge-devel lcms2-devel icu-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue