pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xfce4-clipman-plugin xfce4-clipman-plugin: update ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d98b20a605c
branches:  trunk
changeset: 414974:6d98b20a605c
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Sun Apr 05 23:11:18 2020 +0000

description:
xfce4-clipman-plugin: update to 1.6.1

Change log:

1.6.1
======
- Add translateable files to POTFILES (Bug #16608)
- Bump libxfce4ui ifdef to 4.15.1
- Translation Updates:
  Albanian, Bulgarian, Catalan, Chinese (China), Danish, Dutch, French,
  Galician, German, Italian, Japanese, Lithuanian, Norwegian Bokm?l,
  Polish, Portuguese, Russian, Spanish

1.6.0
======
- Add standalone dialog to search history: xfce4-clipman-history
- Don't delete the history on startup
- plugin: Indicate if clipman is disabled (Bug #11381)
- plugin: Bind middle-click to toggle "inhibit"
- plugin: Add "Clipman settings..." menuitem
- plugin: "Show full history..." menuitem
- plugin: Wire up max-menu-items setting
- settings: Make strings translatablei (Bug #16496)
- settings: Improve responsiveness of actions tab
- settings: Replace GtkStock icons and tweak actions dialog
- settings: Revamp UI and add max-menu-items setting
- settings: Further UI tweaks
- daemon: Show info dialog if already running
- Add warning if clipman is not running
- Show info/warning dialogs if clipman is (not) running
- Add clipman-settings desktop file
- Replace deprecated g_type_class_add_private
- Replace GtkStock items
- Improve clipman autostart file
- Update copyright
- Update gitignore
- Translation Updates:
  Albanian, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese
  (Taiwan), Danish, Dutch, French, Galician, German, Hebrew, Hungarian,
  Italian, Japanese, Lithuanian, Norwegian Bokm?l, Polish, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Spanish, Turkish

diffstat:

 x11/xfce4-clipman-plugin/Makefile |   8 ++++----
 x11/xfce4-clipman-plugin/PLIST    |   4 +++-
 x11/xfce4-clipman-plugin/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 10 deletions(-)

diffs (53 lines):

diff -r a26e9c5866b2 -r 6d98b20a605c x11/xfce4-clipman-plugin/Makefile
--- a/x11/xfce4-clipman-plugin/Makefile Sun Apr 05 23:01:48 2020 +0000
+++ b/x11/xfce4-clipman-plugin/Makefile Sun Apr 05 23:11:18 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.57 2020/03/10 22:11:21 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2020/04/05 23:11:18 gutteridge Exp $
 
-PKGREVISION= 1
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-DISTNAME=      xfce4-clipman-plugin-1.4.4
+VERSION=       1.6.1
+DISTNAME=      xfce4-clipman-plugin-${VERSION}
 CATEGORIES=    sysutils
-MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/1.4/
+MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-clipman-plugin/${VERSION:R}/
 
 HOMEPAGE=      https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin
 COMMENT=       Xfce clipboard plugin
diff -r a26e9c5866b2 -r 6d98b20a605c x11/xfce4-clipman-plugin/PLIST
--- a/x11/xfce4-clipman-plugin/PLIST    Sun Apr 05 23:01:48 2020 +0000
+++ b/x11/xfce4-clipman-plugin/PLIST    Sun Apr 05 23:11:18 2020 +0000
@@ -1,11 +1,13 @@
-@comment $NetBSD: PLIST,v 1.6 2020/03/10 04:20:04 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.7 2020/04/05 23:11:18 gutteridge Exp $
 bin/xfce4-clipman
+bin/xfce4-clipman-history
 bin/xfce4-clipman-settings
 bin/xfce4-popup-clipman
 bin/xfce4-popup-clipman-actions
 lib/xfce4/panel/plugins/libclipman.la
 share/appdata/xfce4-clipman.appdata.xml
 share/applications/xfce4-clipman.desktop
+share/applications/xfce4-clipman-settings.desktop
 share/examples/xfce4/autostart/xfce4-clipman-plugin-autostart.desktop
 share/examples/xfce4/panel/xfce4-clipman-actions.xml
 share/icons/hicolor/16x16/apps/clipman-symbolic.svg
diff -r a26e9c5866b2 -r 6d98b20a605c x11/xfce4-clipman-plugin/distinfo
--- a/x11/xfce4-clipman-plugin/distinfo Sun Apr 05 23:01:48 2020 +0000
+++ b/x11/xfce4-clipman-plugin/distinfo Sun Apr 05 23:11:18 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2020/03/10 04:20:04 gutteridge Exp $
+$NetBSD: distinfo,v 1.13 2020/04/05 23:11:18 gutteridge Exp $
 
-SHA1 (xfce4-clipman-plugin-1.4.4.tar.bz2) = 4069d38100fb27b88da51aea5e32b00c95705258
-RMD160 (xfce4-clipman-plugin-1.4.4.tar.bz2) = 7f31163c9ff0a0733fc8a642979e45b0ddf9e079
-SHA512 (xfce4-clipman-plugin-1.4.4.tar.bz2) = 4cb798faab4efdc7a5013cffd06ce527efbda4ba5b96063734d261a864f22075a2d6dd1f79a33c8bdfb39ceea8f89af3daac023aaed8a5a386c70604e8a77965
-Size (xfce4-clipman-plugin-1.4.4.tar.bz2) = 460114 bytes
+SHA1 (xfce4-clipman-plugin-1.6.1.tar.bz2) = 8a7844eadf40c0efd996593fc8c0970240bdbeb5
+RMD160 (xfce4-clipman-plugin-1.6.1.tar.bz2) = f838157c22499cc5e2a4aba4a778b08310e3ac7c
+SHA512 (xfce4-clipman-plugin-1.6.1.tar.bz2) = 2a2aa5d7b5d841b11c6d54d4872fc8cbfb83981b2d4678075ff5aa2a4df9ea88de95b837bf3896d7ce5f434827ebb64238e68cca2e17a7104433ed5847d949dd
+Size (xfce4-clipman-plugin-1.6.1.tar.bz2) = 471364 bytes
 SHA1 (patch-panel-plugin_Makefile.in) = f4e58a9a075623a82bbbea29c6510e9ff838b777



Home | Main Index | Thread Index | Old Index