jobextra/libthai/PKGBUILD

43 lines
1.0 KiB
Bash

#!/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=libthai
pkgver=0.1.29
pkgrel=03
pkgdesc='Thai language support library'
url='https://linux.thai.net/projects/libthai'
depends=('glibc' 'libdatrie')
makedepends=('doxygen')
source=("https://linux.thai.net/pub/thailinux/software/libthai/$pkgname-$pkgver.tar.xz")
build() {
cd $pkgname-$pkgver
./configure --prefix=/usr
make
}
check() {
cd $pkgname-$pkgver
make check
}
package() {
cd $pkgname-$pkgver
make DESTDIR="$pkgdir" install
}
#---- arch license gpg-key & sha256sums ----
arch=(x86_64)
license=('LGPL-2.1-or-later')
sha256sums=(fc80cc7dcb50e11302b417cebd24f2d30a8b987292e77e003267b9100d0f4bcd) # libthai-0.1.29.tar.xz
## 1a4c66bfa811f8d99b31eea6b8638a97d1a17bca4be9ca1d830767d7d5f46d67 libthai-0.1.29-03-x86_64.pkg.tar.lz