rebuild jwm with fribidi

This commit is contained in:
joborun linux 2023-11-04 22:01:09 +02:00
parent a14ad19464
commit 9f4e63f0c6
1 changed files with 10 additions and 10 deletions

View File

@ -7,9 +7,8 @@
pkgname=jwm
pkgver=2.4.3
pkgrel=01
pkgdesc="A lightweight window manager for the X11 Window System"
arch=(x86_64)
pkgrel=02
pkgdesc="A lightweight window manager for the X11 Window System with biderectional UTF support"
url="https://github.com/joewing/jwm"
#url="https://joewing.net/projects/jwm"
#$pkgname::git+https://github.com/joewing/jwm.git
@ -32,13 +31,12 @@ prepare() {
build() {
cd $pkgname-$pkgver
./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-fribidi
./configure \
--prefix=/usr \
--sysconfdir=/etc
make
}
package() {
cd $pkgname-$pkgver
make BINDIR="$pkgdir/usr/bin" MANDIR="$pkgdir/usr/share/man" \
@ -47,12 +45,14 @@ package() {
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
#---- license gpg-key sha256sums ----
#---- arch license gpg-key & sha256sums ----
arch=(x86_64)
license=('MIT')
sha256sums=(ee3b4ee0c452ef31fcb9303ab50aaf496cf5bdf7b5f1fdc9a1251b7175ca67ab # jwm-2.4.3.tar.xz
489327c12bb44c6802144f972411dab7a44a61920c07028fa3d81cfd0ba9fd30) # jwm.desktop
## e0a166e7f2c50baf8c007c7abf17b5220ef87ea4dca0059689e5d77babdae813 jwm-2.4.3-02-x86_64.pkg.tar.lz