libetonyek: update to 0.1.3.
This commit is contained in:
parent
787644be78
commit
ea6df7670f
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'libetonyek'
|
||||
pkgname=libetonyek
|
||||
version=0.1.2
|
||||
version=0.1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Library to interpret and import Apple Keynote presentations"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="MPL"
|
||||
makedepends="libxml2-devel boost-devel libcppunit-devel librevenge-devel glm"
|
||||
makedepends="libxml2-devel boost-devel libcppunit-devel librevenge-devel glm mdds"
|
||||
hostmakedepends="gperf pkg-config"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/libetonyek/"
|
||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2"
|
||||
checksum=f3f9342a34514a02c8a8c6d2a7957ee29cdb94ee69c67fe37b214fba50f49abf
|
||||
checksum=9963d8a2b0125390fa259fe872ab707a6642817d2aa1e667e9f97a1ba3510d1f
|
||||
|
||||
libetonyek-devel_package() {
|
||||
depends="libetonyek>=${version}_${revision} $makedepends"
|
||||
|
|
Loading…
Reference in New Issue