From 4ff25a98047b29a5b1fc6d3f60052e50ab7582e8 Mon Sep 17 00:00:00 2001 From: Paper Date: Wed, 14 Oct 2020 10:29:58 +0200 Subject: [PATCH] GPaste: update to 3.38.2 --- common/shlibs | 2 +- srcpkgs/GPaste/template | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index e0a61266068..807c25ad486 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1461,7 +1461,7 @@ libCHART-1.6.so.0 fox-1.6.49_1 libchromaprint.so.1 chromaprint-1.5.0_1 libedit.so.0 libedit-20130712.3.1_1 libnet.so.9 libnet-1.2_1 -libgpaste.so.11 libgpaste-3.28.2_1 +libgpaste.so.13 libgpaste-3.38.2_1 libthreadutil.so.6 libupnp-1.6.18_1 libixml.so.2 libupnp-1.6.18_1 libupnp.so.6 libupnp-1.6.18_1 diff --git a/srcpkgs/GPaste/template b/srcpkgs/GPaste/template index 57d7881682e..e5d1ff507eb 100644 --- a/srcpkgs/GPaste/template +++ b/srcpkgs/GPaste/template @@ -1,6 +1,6 @@ # Template file for 'GPaste' pkgname=GPaste -version=3.34.1 +version=3.38.2 revision=1 wrksrc="gpaste-${version}" build_helper="gir" @@ -11,14 +11,14 @@ configure_args="--disable-static --with-gtk=3.0 $(vopt_enable vala vala)" hostmakedepends="gettext glib-devel pkg-config $(vopt_if vala vala)" makedepends="appstream-glib-devel dbus-devel gdk-pixbuf-devel gtk+3-devel - libglib-devel libXi-devel libXtst-devel libX11-devel $(vopt_if gnome_shell gjs-devel) - $(vopt_if gnome_shell mutter-devel) $(vopt_if vala vala-devel)" + libglib-devel libXi-devel libXtst-devel libX11-devel harfbuzz-devel + $(vopt_if gnome_shell gjs-devel) $(vopt_if gnome_shell mutter-devel) $(vopt_if vala vala-devel)" short_desc="Clipboard management system" maintainer="Enno Boland " license="BSD-2-Clause" homepage="https://www.imagination-land.org/tags/GPaste.html" distfiles="https://www.imagination-land.org/files/gpaste/gpaste-${version}.tar.xz" -checksum=f1ae4c94ad5b6b4115bac6cf3ac4248e4bce6b401f867173742eb62823c6527d +checksum=a27d59fa3f34160389246983c7a8f3bec60c76bd04ff02e8f792cff41eff07ba build_options="gir gnome_shell vala" desc_option_gnome_shell="Build GNOME Shell integration and extension"