mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
gnome-shell-mousewheel-zoom: rebuild for metadata
This commit is contained in:
parent
64857e7569
commit
4ff7827c7e
1 changed files with 10 additions and 9 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'gnome-shell-mousewheel-zoom'
|
# Template file for 'gnome-shell-mousewheel-zoom'
|
||||||
pkgname=gnome-shell-mousewheel-zoom
|
pkgname=gnome-shell-mousewheel-zoom
|
||||||
version=0.8.0
|
version=0.8.0
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Enable mousewheel zoom using left-alt key using gnome-shell"
|
|
||||||
homepage="https://github.com/tobiasquinn/gnome-shell-mousewheel-zoom"
|
|
||||||
license="GPL-3"
|
|
||||||
depends="gnome-shell"
|
|
||||||
makedepends="libglib-devel libX11-devel"
|
|
||||||
hostmakedepends="vala pkg-config"
|
|
||||||
distfiles="https://github.com/tobiasquinn/gnome-shell-mousewheel-zoom/archive/upstream/$version.tar.gz"
|
|
||||||
checksum=5f57affb89ef5091d94e03f7c074e0dc89da7952efbb399d4a7bf2b0848d8a40
|
|
||||||
wrksrc=gnome-shell-mousewheel-zoom-upstream-0.8.0
|
wrksrc=gnome-shell-mousewheel-zoom-upstream-0.8.0
|
||||||
|
hostmakedepends="vala pkg-config"
|
||||||
|
makedepends="libglib-devel libX11-devel"
|
||||||
|
depends="gnome-shell"
|
||||||
|
short_desc="Enable mousewheel zoom using left-alt key using gnome-shell"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/tobiasquinn/gnome-shell-mousewheel-zoom"
|
||||||
|
distfiles="https://github.com/tobiasquinn/gnome-shell-mousewheel-zoom/archive/upstream/${version}.tar.gz"
|
||||||
|
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