jobcore/iw/PKGBUILD
joborun linux e968975bf6 upg dialog iw ding-libs and dialog
upg linux raxoila  5.15.43 nfsutils
deprecated last gssproxy
2022-05-29 13:53:00 +03:00

36 lines
1.1 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/jobcore/$pkgname"
# Website : https://pozol.eu
#-----------------------------------------| DESCRIPTION |---------------------------------------
pkgname=iw
pkgver=5.19
pkgrel=01
pkgdesc='nl80211 based CLI configuration utility for wireless devices'
arch=('x86_64')
url='https://wireless.wiki.kernel.org/en/users/documentation/iw'
depends=('libnl')
makedepends=('linux-api-headers')
source=("https://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar."{xz,sign})
build() {
cd "$srcdir"/$pkgname-$pkgver
make
}
package() {
cd "$srcdir"/$pkgname-$pkgver
make DESTDIR="$pkgdir" SBINDIR="/usr/bin" install
}
#---- license gpg-key sha256sums ----
license=('GPL')
validpgpkeys=('C0EBC440F6DA091C884D8532E0F373F37BF9099A') # Johannes Berg
sha256sums=(f167bbe947dd53bb9ebc0c1dcef5db6ad73ac1d6084f2c6f9376c5c360cc4d4e # iw-5.19.tar.xz
0e728bac834d8bc87d5f58e94103d6d1bdade03ddad7a1455f3d2dd5fbdaec89) # iw-5.19.tar.sign