libetonyek: update to 0.1.2.
This commit is contained in:
parent
4073a7358d
commit
7b5ab50271
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'libetonyek'
|
||||
pkgname=libetonyek
|
||||
version=0.1.1
|
||||
version=0.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Library to interpret and import Apple Keynote presentations"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
license="MPL"
|
||||
makedepends="libxml2-devel boost-devel libcppunit-devel librevenge-devel"
|
||||
makedepends="libxml2-devel boost-devel libcppunit-devel librevenge-devel glm"
|
||||
hostmakedepends="gperf pkg-config"
|
||||
homepage="http://www.freedesktop.org/wiki/Software/libetonyek/"
|
||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.bz2"
|
||||
checksum=716edf726ba3896fe85eea9a75786948d5ddeda63a54c00f3308658cc3bbd9e4
|
||||
checksum=f3f9342a34514a02c8a8c6d2a7957ee29cdb94ee69c67fe37b214fba50f49abf
|
||||
|
||||
libetonyek-devel_package() {
|
||||
depends="libetonyek>=${version}_${revision} $makedepends"
|
||||
|
|
Loading…
Reference in a new issue