mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gromit-mpx: fix config files installation
This commit is contained in:
parent
765ab3eaaa
commit
7e8e7e133c
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gromit-mpx'
|
# Template file for 'gromit-mpx'
|
||||||
pkgname=gromit-mpx
|
pkgname=gromit-mpx
|
||||||
version=1.4.2
|
version=1.4.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gtk+3-devel libappindicator-devel libdbusmenu-glib-devel"
|
makedepends="gtk+3-devel libappindicator-devel libdbusmenu-glib-devel"
|
||||||
|
@ -11,3 +11,4 @@ license="GPL-2.0-only"
|
||||||
homepage="https://github.com/bk138/gromit-mpx"
|
homepage="https://github.com/bk138/gromit-mpx"
|
||||||
distfiles="https://github.com/bk138/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/bk138/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=84bd7c5ea735a1c2f31fb664c8bb1ddd76edbb78a0f1aad57433969ab937595f
|
checksum=84bd7c5ea735a1c2f31fb664c8bb1ddd76edbb78a0f1aad57433969ab937595f
|
||||||
|
conf_files="/etc/gromit-mpx/gromit-mpx.cfg"
|
||||||
|
|
Loading…
Add table
Reference in a new issue