mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 12:15:11 +02:00
libdbusmenu-qt5: cross support
This commit is contained in:
parent
0c74197dff
commit
369d3ea497
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'libdbusmenu-qt5'
|
# Template file for 'libdbusmenu-qt5'
|
||||||
pkgname=libdbusmenu-qt5
|
pkgname=libdbusmenu-qt5
|
||||||
version=0.9.3+16.04.20160218
|
version=0.9.3+16.04.20160218
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname%5}-${version}"
|
wrksrc="${pkgname%5}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_DOC=OFF"
|
configure_args="-DWITH_DOC=OFF"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config qt5-host-tools qt5-tools-devel"
|
||||||
makedepends="qt5-tools-devel"
|
makedepends="qt5-tools-devel"
|
||||||
short_desc="Library that provides a Qt5 implementation of the DBusMenu spec"
|
short_desc="Library that provides a Qt5 implementation of the DBusMenu spec"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue