input-leap: recompile against updated libportal, transfer maintainership

This commit is contained in:
John 2025-03-15 15:43:51 +01:00 committed by John Zimmermann
parent 634adb363a
commit 87ca466188

View file

@ -1,14 +1,14 @@
# Template file for 'input-leap'
pkgname=input-leap
version=3.0.2
revision=1
revision=2
build_style=cmake
configure_args="-DINPUTLEAP_BUILD_X11=ON -DINPUTLEAP_BUILD_LIBEI=ON"
hostmakedepends="pkg-config qt6-base qt6-tools"
makedepends="qt6-base-devel avahi-compat-libs-devel libei-devel libportal-devel"
checkdepends="gtest-devel"
short_desc="Open-source KVM software"
maintainer="John <me@johnnynator.dev>"
maintainer="classabbyamp <void@placeviolette.net>"
license="GPL-2.0-only"
homepage="https://github.com/input-leap/input-leap"
changelog="https://github.com/input-leap/input-leap/releases"