GPaste: update to 43.0.

This commit is contained in:
Michal Vasilek 2022-11-23 19:05:46 +01:00
parent 22e9b6a1b6
commit 14a20ebadf
1 changed files with 9 additions and 7 deletions

View File

@ -1,23 +1,25 @@
# Template file for 'GPaste'
pkgname=GPaste
version=42.1
version=43.0
revision=1
build_helper="gir"
build_style=meson
configure_args="$(vopt_bool gnome_shell gnome-shell)
-Dcontrol-center-keybindings-dir=/usr/share/gnome-control-center/keybindings
-Dsystemd-user-unit-dir=/usr/lib/systemd"
hostmakedepends="gettext glib-devel pkg-config vala gobject-introspection"
-Dsystemd-user-unit-dir=/usr/lib/systemd/user"
hostmakedepends="gettext glib-devel pkg-config vala gobject-introspection
desktop-file-utils"
makedepends="gtk+3-devel gtk4-devel appstream-glib-devel dbus-devel gdk-pixbuf-devel
libadwaita-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 gcr-devel"
short_desc="Clipboard management system"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://www.imagination-land.org/tags/GPaste.html"
changelog="https://raw.githubusercontent.com/Keruspe/GPaste/gpaste-42/NEWS"
#changelog="https://raw.githubusercontent.com/Keruspe/GPaste/gpaste-43/NEWS"
changelog="https://raw.githubusercontent.com/Keruspe/GPaste/master/NEWS"
distfiles="https://www.imagination-land.org/files/gpaste/GPaste-${version}.tar.xz"
checksum=d6b3d4c2a43ff53de3b1ec0b41222064aafaadcc65817d654476ea9e2da4ccb9
checksum=383e3474ecc78ad7312ab336e19ca112959412db4b4274c6b59dc9153b0ba5de
build_options="gnome_shell"
desc_option_gnome_shell="Build GNOME Shell integration and extension"
@ -28,7 +30,7 @@ post_install() {
}
GPaste-devel_package() {
depends="libgpaste-${version}_${revision}"
depends="libgpaste>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/include