mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
GPaste: update to 3.42.6.
This commit is contained in:
parent
6706380467
commit
a98b045d0a
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'GPaste'
|
# Template file for 'GPaste'
|
||||||
pkgname=GPaste
|
pkgname=GPaste
|
||||||
version=3.42.2
|
version=3.42.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gpaste-${version}"
|
wrksrc="gpaste-${version}"
|
||||||
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="$(vopt_bool gnome_shell gnome-shell)
|
configure_args="$(vopt_bool gnome_shell gnome-shell)
|
||||||
-Dcontrol-center-keybindings-dir=/usr/share/gnome-control-center/keybindings
|
-Dcontrol-center-keybindings-dir=/usr/share/gnome-control-center/keybindings
|
||||||
|
@ -16,8 +17,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://www.imagination-land.org/tags/GPaste.html"
|
homepage="https://www.imagination-land.org/tags/GPaste.html"
|
||||||
distfiles="https://www.imagination-land.org/files/gpaste/gpaste-${version}.tar.xz"
|
distfiles="https://www.imagination-land.org/files/gpaste/gpaste-${version}.tar.xz"
|
||||||
checksum=a0972a41d70c73b854378a5f6484df0cb2596c85d196bc2ba5ab82fe0c5abd8c
|
checksum=1158a66c0dd32289d81eb5a3170c9c7aacd0b90ed7ac2961003d803243c476a1
|
||||||
build_helper=gir
|
|
||||||
|
|
||||||
build_options="gnome_shell"
|
build_options="gnome_shell"
|
||||||
desc_option_gnome_shell="Build GNOME Shell integration and extension"
|
desc_option_gnome_shell="Build GNOME Shell integration and extension"
|
||||||
|
|
Loading…
Add table
Reference in a new issue