Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / libpano13
Commits: ef613d7f by Antonio Rojas at 2023-10-28T23:50:13+02:00 upgpkg: 2.9.21-5: suitesparse 7.3 rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +pkgbase = libpano13 + pkgdesc = Basic library to calculate panoramical pictures - core functions of the panotools + pkgver = 2.9.21 + pkgrel = 5 + url = http://panotools.sourceforge.net/ + arch = x86_64 + license = GPL2 + makedepends = cmake + depends = libjpeg + depends = libpng + depends = libtiff + depends = suitesparse + source = https://downloads.sourceforge.net/sourceforge/panotools/libpano13-2.9.21.tar.gz + sha256sums = 79e5a1452199305e2961462720ef5941152779c127c5b96fc340d2492e633590 + +pkgname = libpano13 ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=libpano13 pkgver=2.9.21 -pkgrel=4 +pkgrel=5 pkgdesc="Basic library to calculate panoramical pictures - core functions of the panotools" arch=(x86_64) url="http://panotools.sourceforge.net/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libpano13/-/commit/ef613d7fe956bd58121fe76f02d710bd5a8df669 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libpano13/-/commit/ef613d7fe956bd58121fe76f02d710bd5a8df669 You're receiving this email because of your account on gitlab.archlinux.org.
