libfreehand: change owner

This commit is contained in:
Đoàn Trần Công Danh 2025-08-14 12:19:52 +07:00
parent 1ac0e2a3e0
commit 01d5721b70

View file

@ -1,12 +1,13 @@
# Template file for 'libfreehand'
pkgname=libfreehand
version=0.1.2
revision=3
revision=4
build_style=gnu-configure
hostmakedepends="doxygen gperf perl pkg-config"
makedepends="icu-devel lcms2-devel librevenge-devel"
makedepends="icu-devel lcms2-devel librevenge-devel libcppunit-devel
boost-devel-minimal"
short_desc="Parser for Aldus/Macromedia/Adobe FreeHand documents"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="MPL-2.0"
homepage="https://wiki.documentfoundation.org/DLP/Libraries/libfreehand"
distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.xz"