pkgname: libcdr pkgver: '0.1.9' pkgrel: '1' pkgdesc: 'CorelDraw file format importer library for LibreOffice' url: 'https://wiki.documentfoundation.org/DLP/Libraries/libcdr' arch: x86_64 depends: [] makedepends: - libwpd - lcms2 - icu - librevenge source: - 'https://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${pkgver}.tar.xz' sha256sums: - SKIP build: | cd ${pkgname}-${pkgver} ./configure --prefix=/usr make package: | cd ${pkgname}-${pkgver} make DESTDIR="${PKGDIR}" install