mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libetonyek: update to 0.1.10.
This commit is contained in:
parent
bdbf5cc03b
commit
1e887c2669
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'libetonyek'
|
# Template file for 'libetonyek'
|
||||||
pkgname=libetonyek
|
pkgname=libetonyek
|
||||||
version=0.1.9
|
version=0.1.10
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-mdds=2.0"
|
configure_args="--with-mdds=2.0"
|
||||||
|
make_build_args=V=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libxml2-devel boost-devel libcppunit-devel librevenge-devel
|
makedepends="libxml2-devel boost-devel libcppunit-devel librevenge-devel
|
||||||
glm mdds liblangtag-devel"
|
glm mdds liblangtag-devel"
|
||||||
|
@ -12,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="http://www.freedesktop.org/wiki/Software/libetonyek/"
|
homepage="http://www.freedesktop.org/wiki/Software/libetonyek/"
|
||||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e61677e8799ce6e55b25afc11aa5339113f6a49cff031f336e32fa58635b1a4a
|
checksum=b430435a6e8487888b761dc848b7981626eb814884963ffe25eb26a139301e9a
|
||||||
|
|
||||||
libetonyek-devel_package() {
|
libetonyek-devel_package() {
|
||||||
depends="libetonyek>=${version}_${revision} $makedepends"
|
depends="libetonyek>=${version}_${revision} $makedepends"
|
||||||
|
|
Loading…
Add table
Reference in a new issue