mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
input-leap: recompile against updated libportal, transfer maintainership
This commit is contained in:
parent
634adb363a
commit
87ca466188
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'input-leap'
|
# Template file for 'input-leap'
|
||||||
pkgname=input-leap
|
pkgname=input-leap
|
||||||
version=3.0.2
|
version=3.0.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DINPUTLEAP_BUILD_X11=ON -DINPUTLEAP_BUILD_LIBEI=ON"
|
configure_args="-DINPUTLEAP_BUILD_X11=ON -DINPUTLEAP_BUILD_LIBEI=ON"
|
||||||
hostmakedepends="pkg-config qt6-base qt6-tools"
|
hostmakedepends="pkg-config qt6-base qt6-tools"
|
||||||
makedepends="qt6-base-devel avahi-compat-libs-devel libei-devel libportal-devel"
|
makedepends="qt6-base-devel avahi-compat-libs-devel libei-devel libportal-devel"
|
||||||
checkdepends="gtest-devel"
|
checkdepends="gtest-devel"
|
||||||
short_desc="Open-source KVM software"
|
short_desc="Open-source KVM software"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/input-leap/input-leap"
|
homepage="https://github.com/input-leap/input-leap"
|
||||||
changelog="https://github.com/input-leap/input-leap/releases"
|
changelog="https://github.com/input-leap/input-leap/releases"
|
||||||
|
|
Loading…
Add table
Reference in a new issue