mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libvisio: update to 0.1.6. (#8470)
This commit is contained in:
parent
74b6b98dec
commit
df7ae8436c
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libvisio'
|
# Template file for 'libvisio'
|
||||||
pkgname=libvisio
|
pkgname=libvisio
|
||||||
version=0.1.5
|
version=0.1.6
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gperf pkg-config perl"
|
hostmakedepends="gperf pkg-config perl"
|
||||||
makedepends="boost-devel librevenge-devel libxml2-devel icu-devel"
|
makedepends="boost-devel librevenge-devel libxml2-devel icu-devel"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Library for reading and converting MS Visio diagrams"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://cgit.freedesktop.org/libreoffice/libvisio/commit/"
|
homepage="http://cgit.freedesktop.org/libreoffice/libvisio/commit/"
|
||||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2"
|
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b83b7991a40b4e7f07d0cac7bb46ddfac84dece705fd18e21bfd119a09be458e
|
checksum=fe1002d3671d53c09bc65e47ec948ec7b67e6fb112ed1cd10966e211a8bb50f9
|
||||||
|
|
||||||
libvisio-devel_package() {
|
libvisio-devel_package() {
|
||||||
depends="libvisio>=${version}_${revision} $makedepends"
|
depends="libvisio>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue