Skip to content
Snippets Groups Projects
Commit fd94fdf0 authored by Stacy Harper's avatar Stacy Harper Committed by Bart Ribbers
Browse files

community/sxmo-bemenu: new aport

https://github.com/Cloudef/bemenu
Dynamic menu library and client program with support for different backends - Sxmo version
parent 0d29e97d
1 merge request!27205backport swmo dependencies patches
# Maintainer: Stacy Harper <contact@stacyharper.net>
pkgname=sxmo-bemenu
pkgver=0.6.3.0
pkgrel=0
pkgdesc="Dynamic menu library and client program with support for different backends - Sxmo version"
options="!check" # No testsuite
url="https://github.com/Cloudef/bemenu"
arch="all"
license="GPL-3.0-or-later AND LGPL-3.0-or-later"
provides="bemenu"
depends_dev="libxkbcommon-dev libxinerama-dev ncurses-dev wayland-dev pango-dev
wayland-protocols"
makedepends="$depends_dev"
subpackages="$pkgname-dev $pkgname-doc $pkgname-dbg"
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~stacyharper/bemenu/archive/$pkgver.tar.gz"
builddir="$srcdir"/bemenu-$pkgver
build() {
PREFIX=/usr CFLAGS="$CFLAGS -g" make
}
package() {
# Please don't split backends into subpackages until
# https://github.com/Cloudef/bemenu/issues/165 is
# resolved, i.e. proper error messages are output if
# no backend was found or a backend error occured.
make PREFIX=/usr DESTDIR="$pkgdir" install
}
sha512sums="
7a1bf76b82f58a3fa1dda5007fa52014f03f7a64efcee1622f3064bc2c14a8bf76a5e4591abfdbfb52b4e39d5e25c213d56c0153b12129a71d3699f3ecf8038d sxmo-bemenu-0.6.3.0.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