mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
libabw: fix license
This commit is contained in:
parent
1a8adeb2e8
commit
96eda4f398
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'libabw'
|
# Template file for 'libabw'
|
||||||
pkgname=libabw
|
pkgname=libabw
|
||||||
version=0.1.3
|
version=0.1.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="automake libtool pkg-config perl gperf"
|
||||||
|
makedepends="librevenge-devel boost-devel libxml2-devel"
|
||||||
short_desc="Library that parses the file format of AbiWord documents"
|
short_desc="Library that parses the file format of AbiWord documents"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MPL"
|
license="MPL-2.0"
|
||||||
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libabw"
|
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libabw"
|
||||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
makedepends="librevenge-devel boost-devel libxml2-devel"
|
|
||||||
hostmakedepends="automake libtool pkg-config perl gperf"
|
|
||||||
checksum=e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed
|
checksum=e763a9dc21c3d2667402d66e202e3f8ef4db51b34b79ef41f56cacb86dcd6eed
|
||||||
|
|
||||||
CXXFLAGS="-Wno-deprecated-copy"
|
CXXFLAGS="-Wno-deprecated-copy"
|
||||||
|
|
Loading…
Add table
Reference in a new issue