Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / deepin-pdfium
Commits: 8cddf003 by Felix Yan at 2023-12-11T16:27:38+02:00 upgpkg: 1.0.2-2: rebuild with icu 74 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,21 @@ +pkgbase = deepin-pdfium + pkgdesc = Development library for pdf on Deepin + pkgver = 1.0.2 + pkgrel = 2 + url = https://github.com/linuxdeepin/deepin-pdfium + arch = x86_64 + license = LGPL3 + makedepends = qt5-tools + depends = qt5-base + depends = openjpeg2 + depends = libchardet + depends = lcms2 + depends = libjpeg-turbo + depends = icu + depends = zlib + depends = gcc-libs + depends = freetype2 + source = https://github.com/linuxdeepin/deepin-pdfium/archive/1.0.2/deepin-pdfium-1.0.2.tar.gz + sha512sums = c3677b863c0225969c8b7897c88f4642607c79485f0facb29f6cb695597cd9568683b817e6670b19274b1d6642e15091baf6aa98c802c9f78272d5c19566fe37 + +pkgname = deepin-pdfium ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=deepin-pdfium pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc='Development library for pdf on Deepin' arch=('x86_64') url="https://github.com/linuxdeepin/deepin-pdfium" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-pdfium/-/commit/8cddf00334d590070cb346e4e996508d1e419f20 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-pdfium/-/commit/8cddf00334d590070cb346e4e996508d1e419f20 You're receiving this email because of your account on gitlab.archlinux.org.
