1 # Maintainer: Mortne Linderu <foxboron@archlinux.org>
2 # Contributor: Johan Malm <jgm323 at gmail dot com>
7 pkgdesc="Simple, independent, contemporary-looking X11 menu, designed for scripting, ricing and tweaking"
9 url="https://www.github.com/johanmalm/jgmenu"
11 depends=('libx11' 'cairo' 'pango' 'libxrandr' 'librsvg' 'libxml2' 'glib2' 'menu-cache' 'python')
12 source=("${pkgname}-${pkgver}.tar.gz::https://www.github.com/johanmalm/jgmenu/archive/v${pkgver}.tar.gz")
13 sha256sums=('164194eb9da7ccedccfb47796560b2a6b0f734ae6c5c3878ec184f7cfe7f8f32')
17 ./configure --prefix=/usr --with-lx --with-pmenu
28 make DESTDIR="$pkgdir" prefix=/usr install