From 2df9f946963186ee2973793c84eead0be37239fe Mon Sep 17 00:00:00 2001 From: Omar Zeghouani Date: Sun, 5 Sep 2021 13:36:58 +0100 Subject: [PATCH] rofi: update to 1.7.0. --- srcpkgs/rofi/template | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/srcpkgs/rofi/template b/srcpkgs/rofi/template index c012437bc6f6..c46401560595 100644 --- a/srcpkgs/rofi/template +++ b/srcpkgs/rofi/template @@ -1,18 +1,20 @@ # Template file for 'rofi' pkgname=rofi -version=1.6.1 +version=1.7.0 revision=1 build_style=gnu-configure +configure_args="--disable-check" hostmakedepends="autoconf automake flex glib-devel pkg-config" -makedepends="check-devel libXinerama-devel librsvg-devel +makedepends="libXinerama-devel librsvg-devel libxkbcommon-devel pango-devel startup-notification-devel - xcb-util-wm-devel xcb-util-xrm-devel" + xcb-util-wm-devel xcb-util-xrm-devel xcb-util-cursor-devel" short_desc="Window switcher, run dialog and dmenu replacement" maintainer="Dave Davenport " license="MIT" homepage="https://github.com/davatorium/rofi" distfiles="https://github.com/davatorium/rofi/releases/download/${version}/rofi-${version}.tar.xz" -checksum=424c6ea7b14b3dac324ab065e59c5f3fb877befb46914a0498e8bd4017fae98a +checksum=aabb95b35fc30da2de75292b97d9a3f0f367805a40ffe9ee68d8213ddbc049a4 +make_check=no post_install() { vlicense COPYING