jobextra/qalculate-gtk/PKGBUILD

37 lines
1.0 KiB
Bash
Raw Normal View History

2022-03-26 01:34:05 +01:00
#!/usr/bin/bash
# JOBoRun : Jwm OpenBox Obarun RUNit
# Maintainer : Joe Bo Run <joborun@disroot.org>
# PkgSource : url="https://gittea.disroot.org/joborun-pkg/jobextra/$pkgname"
# Website : https://pozol.eu
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=qalculate-gtk
pkgver=4.8.1
2022-03-26 01:34:05 +01:00
pkgrel=01
pkgdesc='GTK frontend for libqalculate'
url='https://qalculate.github.io/'
depends=(libqalculate gtk3)
makedepends=(intltool python)
source=(https://github.com/Qalculate/qalculate-gtk/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
build() {
cd $pkgname-$pkgver
./configure --prefix=/usr --libexecdir=/usr/lib
make
}
package() {
cd $pkgname-$pkgver
make DESTDIR="$pkgdir" install
}
#---- arch license gpg-key & sha256sums ----
arch=(x86_64)
2022-03-26 01:34:05 +01:00
license=(GPL)
sha256sums=(b97e84a5f52b277eefb8e5b9b60cfc7aeed3b243f92a9725ff9cc3aeeacf41c2) # qalculate-gtk-4.8.0.tar.gz
## 643c95aa2ee82cae4290a9235f098b4bfe25530fd27d65f940d95ca33235de22 qalculate-gtk-4.8.1-01-x86_64.pkg.tar.lz