libabw: reduce dependencies

This commit is contained in:
Đoàn Trần Công Danh 2025-08-14 12:27:09 +07:00
parent 00379f4028
commit 02a1db3df6

View file

@ -1,12 +1,12 @@
# Template file for 'libabw'
pkgname=libabw
version=0.1.3
revision=2
revision=3
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config perl gperf"
makedepends="librevenge-devel boost-devel libxml2-devel"
makedepends="librevenge-devel boost-devel-minimal libxml2-devel zlib-devel"
short_desc="Library that parses the file format of AbiWord documents"
maintainer="Enno Boland <gottox@voidlinux.org>"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="MPL-2.0"
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libabw"
distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.xz"
@ -19,7 +19,7 @@ pre_configure() {
}
libabw-devel_package() {
depends="libabw>=${version}_${revision} $makedepends"
depends="libabw>=${version}_${revision} librevenge-devel libxml2-devel zlib-devel"
short_desc+=" - development files"
pkg_install() {
vmove usr/include