# Contributor: Justin Berthault # Maintainer: Justin Berthault pkgname=berry pkgver=0.1.9 pkgrel=0 pkgdesc="a healthy, byte-sized window manager" url="https://berrywm.org/" arch="all" license="MIT" makedepends="libx11-dev libxft-dev libxinerama-dev" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/JLErvin/berry/archive/$pkgver.tar.gz fix_prefix.patch" options="!check" #test files only for man build() { make } package() { make DESTDIR=$pkgdir install } sha512sums=" 9a79b5de4af25632e967b548357b19c27057f00b08b00972f90106a683a7447e1513314c76acc4f0a96b669da3838ca4a7a6be1b99f5be28b73516186399ab18 berry-0.1.9.tar.gz 9498626f61d201cf468bbdb45bc57010acfeef1c64bed63ff9337a72586c6ac617717ca1af729ac812f452bc2900cb53039cd3cf9219b3525a0397b71ea2ec94 fix_prefix.patch "