Skip to content
Snippets Groups Projects
Commit ffd5acbb authored by Celeste's avatar Celeste Committed by Patrycja Rosa
Browse files

community/cwm: upgrade to 7.4

parent cb1c24bd
No related branches found
No related tags found
1 merge request!53766community/cwm: upgrade to 7.4
Pipeline #190968 skipped
# Contributor: Cág <ca6c@bitmessage.ch>
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=cwm
pkgver=7.1
pkgrel=2
pkgver=7.4
pkgrel=0
pkgdesc="A lightweight and efficient window manager for X11"
url="https://github.com/leahneukirchen/cwm"
arch="all"
license="ISC"
options="!check" # no tests provided upstream
makedepends="libx11-dev libxft-dev libxrandr-dev byacc bsd-compat-headers"
makedepends="libx11-dev libxft-dev libxrandr-dev cmd:yacc bsd-compat-headers"
subpackages="$pkgname-doc"
source="cwm-$pkgver.tar.gz::https://github.com/leahneukirchen/cwm/archive/v$pkgver.tar.gz"
source="https://github.com/leahneukirchen/cwm/archive/v$pkgver/cwm-$pkgver.tar.gz"
build() {
make
}
package() {
make DESTDIR="$pkgdir/" PREFIX=/usr install
make DESTDIR="$pkgdir" PREFIX=/usr install
}
sha512sums="
aa14bc7a43a522f4b83d3f9a3b8a8344c339b52aac4733f410e388df56a2dc4e86ee1ae9f05b53ff3139808f87f38a4b2da57bf0525482613d46651e8f08c718 cwm-7.1.tar.gz
dcc21c5ca46740adf6bdc139d4569513d099402c6bc46d6ab85aab27ddd04bd60e797073b0912fc3ebc824924d5cbcccf3c2ed99614ea703217f3a3b825f7ebc cwm-7.4.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment