Skip to content
Snippets Groups Projects
Commit b03e0932 authored by Leo's avatar Leo
Browse files

community/xfce4-clipman-plugin: upgrade to 1.6.1

parent 9b863678
No related branches found
No related tags found
1 merge request!6285community/xfce4-clipman-plugin: upgrade to 1.6.1
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-clipman-plugin
pkgver=1.6.0
pkgver=1.6.1
pkgrel=0
pkgdesc="Clipboard manager plugin for the Xfce panel"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin"
......@@ -9,10 +9,8 @@ license="GPL-2.0-or-later"
makedepends="libxfce4ui-dev xfce4-panel-dev libunique-dev libxtst-dev exo-dev"
subpackages="$pkgname-lang"
source="https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/${pkgver%.*}/xfce4-clipman-plugin-$pkgver.tar.bz2
potfiles.patch
"
build() {
./configure \
--build=$CBUILD \
......@@ -31,5 +29,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="e3f4a8b2362a6922303e167d97efad39190b7691924d7d10ca4f653864a7486521200601f09538d124d08b3ce5a00bdd0146a527e318af35fb14116192ce40d2 xfce4-clipman-plugin-1.6.0.tar.bz2
9d51b4ec5156083a055edd18e673a91f9cc47dd8457a2a9335d19e34d64510324a7f1c02a28ef284e28dd5eb41dcfe058441d3b00d5b75d18af83174c9c7ace6 potfiles.patch"
sha512sums="2a2aa5d7b5d841b11c6d54d4872fc8cbfb83981b2d4678075ff5aa2a4df9ea88de95b837bf3896d7ce5f434827ebb64238e68cca2e17a7104433ed5847d949dd xfce4-clipman-plugin-1.6.1.tar.bz2"
upstream issue: https://bugzilla.xfce.org/show_bug.cgi?id=16608
diff --git a/po/POTFILES.in b/po/POTFILES.in
index c932cc2..4a50572 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -12,3 +12,6 @@ panel-plugin/collector.c
panel-plugin/history.c
panel-plugin/menu.c
panel-plugin/plugin.c
+panel-plugin/common.c
+panel-plugin/xfce4-clipman-history.c
+panel-plugin/xfce4-clipman-settings.desktop.in
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment