* update libharu to 2.4.4-1.1
This commit is contained in:
parent
945a236b3c
commit
e5e91f9584
18
libharu/.SRCINFO
Normal file
18
libharu/.SRCINFO
Normal file
@ -0,0 +1,18 @@
|
||||
pkgbase = libharu
|
||||
pkgdesc = C library for generating PDF documents
|
||||
pkgver = 2.4.4
|
||||
pkgrel = 1.1
|
||||
url = https://github.com/libharu/libharu
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = custom:ZLIB
|
||||
makedepends = cmake
|
||||
depends = libpng
|
||||
depends = zlib
|
||||
source = https://github.com/libharu/libharu/archive/v2.4.4/libharu-2.4.4.tar.gz
|
||||
sha512sums = 422210b09f89643cb25808559aeea109db5cce8a71c779d51f87222cdd50434f4f0f92322ebe429fca8f85ad73592bcabb14c3e36cd0bea19b6ec4c729220522
|
||||
|
||||
pkgname = libharu
|
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=libharu
|
||||
pkgver=2.4.4
|
||||
pkgrel=1
|
||||
pkgrel=1.1
|
||||
pkgdesc="C library for generating PDF documents"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/libharu/libharu"
|
||||
|
Loading…
x
Reference in New Issue
Block a user