rofi: update to 1.7.6.

This commit is contained in:
classabbyamp 2024-12-28 09:11:01 -05:00
parent 703872004c
commit 4f579ea105
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,18 +1,20 @@
# Template file for 'rofi'
# XXX: ensure all compiled rofi plugins work with each version
# xlocate 'usr/lib/rofi/.*.so' to find them
pkgname=rofi
version=1.7.5
version=1.7.6
revision=1
build_style=gnu-configure
hostmakedepends="autoconf automake flex glib-devel pkg-config which"
makedepends="libXinerama-devel librsvg-devel
libxkbcommon-devel pango-devel startup-notification-devel
libxkbcommon-devel pango-devel startup-notification-devel xcb-util-keysyms-devel
xcb-util-wm-devel xcb-util-xrm-devel xcb-util-cursor-devel"
short_desc="Window switcher, run dialog and dmenu replacement"
maintainer="classabbyamp <void@placeviolette.net>"
license="MIT"
homepage="https://github.com/davatorium/rofi"
distfiles="https://github.com/davatorium/rofi/releases/download/${version}/rofi-${version}.tar.xz"
checksum=caffcf66d165cb32b748c1db7f229d6d75da58c1685eb17455f65c60e8220c8d
checksum=1933110560dc6f273bca80fcc39c7b1f74b4de5605532a18759137a78d90e637
if [ "$XBPS_CHECK_PKGS" ]; then
makedepends+=" check-devel"
@ -26,7 +28,7 @@ post_install() {
rofi-devel_package() {
short_desc+=" - development files"
depends="libglib-devel cairo-devel"
depends="libglib-devel cairo-devel pango-devel"
pkg_install() {
vmove usr/include
vmove usr/lib/pkgconfig