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