GPaste: update to 3.42.2.
This commit is contained in:
parent
95f593696a
commit
834fa5f135
1 changed files with 7 additions and 8 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'GPaste'
|
# Template file for 'GPaste'
|
||||||
pkgname=GPaste
|
pkgname=GPaste
|
||||||
version=3.40.3
|
version=3.42.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gpaste-${version}"
|
wrksrc="gpaste-${version}"
|
||||||
build_helper="gir"
|
build_style=meson
|
||||||
build_style=gnu-configure
|
configure_args="$(vopt_bool gnome_shell gnome-shell)
|
||||||
configure_args="--disable-static --with-gtk=3.0
|
-Dcontrol-center-keybindings-dir=/usr/share/gnome-control-center/keybindings
|
||||||
--with-controlcenterdir=/usr/share/gnome-control-center/keybindings
|
-Dsystemd-user-unit-dir=/usr/lib/systemd"
|
||||||
--enable-introspection --enable-vala $(vopt_enable gnome_shell gnome-shell-extension)"
|
hostmakedepends="gettext glib-devel pkg-config vala gobject-introspection"
|
||||||
hostmakedepends="automake gettext glib-devel pkg-config vala"
|
|
||||||
makedepends="appstream-glib-devel dbus-devel gdk-pixbuf-devel gtk+3-devel
|
makedepends="appstream-glib-devel dbus-devel gdk-pixbuf-devel gtk+3-devel
|
||||||
libglib-devel libXi-devel libXtst-devel libX11-devel harfbuzz-devel
|
libglib-devel libXi-devel libXtst-devel libX11-devel harfbuzz-devel
|
||||||
$(vopt_if gnome_shell 'gjs-devel mutter-devel') vala-devel"
|
$(vopt_if gnome_shell 'gjs-devel mutter-devel') vala-devel"
|
||||||
|
@ -17,7 +16,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=e00f67f2186dc6a939c699931624f3b4061ddbc9b11582bfed8cb6e9870db2f9
|
checksum=a0972a41d70c73b854378a5f6484df0cb2596c85d196bc2ba5ab82fe0c5abd8c
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue