mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
libpagemaker: fix license
This commit is contained in:
parent
d9cece0018
commit
221a07d17e
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'libpagemaker'
|
||||
pkgname=libpagemaker
|
||||
version=0.0.4
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-werror"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="librevenge-devel boost-devel"
|
||||
short_desc="Parses Aldus/Adobe PageMaker documents"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="MPL"
|
||||
license="MPL-2.0"
|
||||
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker"
|
||||
distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=66adacd705a7d19895e08eac46d1e851332adf2e736c566bef1164e7a442519d
|
||||
|
|
Loading…
Add table
Reference in a new issue