mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-shell-mousewheel-zoom: unmark nocross
This commit is contained in:
parent
ef2fd1c0b0
commit
e4e0b85378
1 changed files with 1 additions and 1 deletions
|
@ -7,12 +7,12 @@ hostmakedepends="vala pkg-config"
|
||||||
makedepends="libglib-devel libX11-devel"
|
makedepends="libglib-devel libX11-devel"
|
||||||
depends="gnome-shell"
|
depends="gnome-shell"
|
||||||
short_desc="Enable mousewheel zoom using left-alt key using gnome-shell"
|
short_desc="Enable mousewheel zoom using left-alt key using gnome-shell"
|
||||||
|
maintainer="Orphan <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/tobiasquinn/gnome-shell-mousewheel-zoom"
|
homepage="https://github.com/tobiasquinn/gnome-shell-mousewheel-zoom"
|
||||||
distfiles="https://github.com/tobiasquinn/gnome-shell-mousewheel-zoom/archive/upstream/${version}.tar.gz"
|
distfiles="https://github.com/tobiasquinn/gnome-shell-mousewheel-zoom/archive/upstream/${version}.tar.gz"
|
||||||
checksum=5f57affb89ef5091d94e03f7c074e0dc89da7952efbb399d4a7bf2b0848d8a40
|
checksum=5f57affb89ef5091d94e03f7c074e0dc89da7952efbb399d4a7bf2b0848d8a40
|
||||||
nopie=yes
|
nopie=yes
|
||||||
nocross="gobject-introspection is nocross"
|
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make -f makefile
|
make -f makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue