parent
1757882224
commit
3271fc99d4
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libwps'
|
||||
pkgname=libwps
|
||||
version=0.4.7
|
||||
version=0.4.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-werror"
|
||||
short_desc="Library for importing Microsoft Works documents"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="MPL/LGPL"
|
||||
license="MPL/LGPL-2.1"
|
||||
makedepends="boost-devel librevenge-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
homepage="http://libwps.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/libwps/libwps-${version}.tar.xz"
|
||||
checksum=2f2cab630bceace24f9dbb7d187cd6cd1f4c9f8a7b682c5f7e49c1e2cb58b217
|
||||
checksum=e478e825ef33f6a434a19ff902c5469c9da7acc866ea0d8ab610a8b2aa94177e
|
||||
|
||||
libwps-devel_package() {
|
||||
depends="libwps>=${version}_${revision} $makedepends"
|
||||
|
|
Loading…
Reference in a new issue