pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xfce4-docklike-plugin



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Feb 27 04:17:21 UTC 2025

Modified Files:
        pkgsrc/x11/xfce4-docklike-plugin: Makefile PLIST distinfo

Log Message:
xfce4-docklike-plugin: update to 0.4.3

0.4.3 (2024-12-24)
=====
- Update copyright year
- build: Bump dependency versions and fix deprecation warnings
- I18n: Update po/LINGUAS list
- I18n: Update po/LINGUAS list
- I18n: Update po/LINGUAS list
- I18n: Update po/LINGUAS list
- Use new xfw_window_activate() signature in libwindowing 4.19.6
- group: Fix button drawing
- Fix gtk-layer-shell includes
- Switch to XfwMonitor
- Group: Fix null icon size at startup
- scan-build: Add false positive file
- build: clang: Fix -Wcast-align
- Apply .clang-format file
- clang-format: Use IncludeBlocks::Regroup
- clang-format: Do not KeepEmptyLinesAtTheStartOfBlocks
- clang-format: Break after assignment operator
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- clang-format: Insert a newline at end of file if missing
- Apply updated .clang-format file
- clang-format: Update according to current code
- Rename _dialogs.xml to _dialogs.ui for gettext detection
- I18n: Update po/LINGUAS list
- build: Get rid of intltool
- Require gio-unix-2.0 instead of gio-2.0
- Ignore X11 erros around gdk_pixbuf_get_from_window()
- Update custom install location in README
- Adapt onlyDisplayScreen to Xfw
- Use gtk-layer-shell to position group menu on Wayland
- Guard X11 code paths
- Rename Wnck.* to Xfw.*
- Replace libwnck with libxfce4windowing
- Wnck: Set EWMH hint so all wnck features work properly (Fixes #51)
- Translation Updates:
  Albanian, Basque, Bulgarian, Catalan, Chinese (China), Chinese
  (Taiwan), Croatian, Czech, Danish, Dutch, English (United Kingdom),
  Estonian, Finnish, French, Galician, German, Greek, Hebrew,
  Indonesian, Interlingue, Italian, Japanese, Korean, Lithuanian,
  Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Romanian,
  Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish,
  Ukrainian


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xfce4-docklike-plugin/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xfce4-docklike-plugin/PLIST \
    pkgsrc/x11/xfce4-docklike-plugin/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xfce4-docklike-plugin/Makefile
diff -u pkgsrc/x11/xfce4-docklike-plugin/Makefile:1.6 pkgsrc/x11/xfce4-docklike-plugin/Makefile:1.7
--- pkgsrc/x11/xfce4-docklike-plugin/Makefile:1.6       Fri Dec 27 08:21:06 2024
+++ pkgsrc/x11/xfce4-docklike-plugin/Makefile   Thu Feb 27 04:17:21 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2024/12/27 08:21:06 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2025/02/27 04:17:21 gutteridge Exp $
 
-DISTNAME=      xfce4-docklike-plugin-0.4.2
-PKGREVISION=   5
+DISTNAME=      xfce4-docklike-plugin-0.4.3
 CATEGORIES=    x11
 MASTER_SITES=  https://archive.xfce.org/src/panel-plugins/xfce4-docklike-plugin/${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.bz2
@@ -17,15 +16,16 @@ USE_PKGLOCALEDIR=   yes
 USE_LANGUAGES=         c c++
 USE_CC_FEATURES+=      c11
 USE_CXX_FEATURES+=     c++11
-USE_TOOLS=             gettext gmake intltool pkg-config
+USE_TOOLS=             gmake pkg-config
 
+.include "../../devel/gettext-tools/msgfmt-desktop.mk"
 .include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libwnck3/buildlink3.mk"
 .include "../../graphics/cairo/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../x11/libICE/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../x11/libxfce4ui/buildlink3.mk"
 .include "../../x11/libxfce4util/buildlink3.mk"
+.include "../../x11/libxfce4windowing/buildlink3.mk"
 .include "../../x11/xfce4-panel/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/x11/xfce4-docklike-plugin/PLIST
diff -u pkgsrc/x11/xfce4-docklike-plugin/PLIST:1.1 pkgsrc/x11/xfce4-docklike-plugin/PLIST:1.2
--- pkgsrc/x11/xfce4-docklike-plugin/PLIST:1.1  Wed Jan 17 08:12:35 2024
+++ pkgsrc/x11/xfce4-docklike-plugin/PLIST      Thu Feb 27 04:17:21 2025
@@ -1,14 +1,18 @@
-@comment $NetBSD: PLIST,v 1.1 2024/01/17 08:12:35 nros Exp $
+@comment $NetBSD: PLIST,v 1.2 2025/02/27 04:17:21 gutteridge Exp $
 lib/xfce4/panel/plugins/libdocklike.la
 share/locale/bg/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/ca/LC_MESSAGES/xfce4-docklike-plugin.mo
+share/locale/cs/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/da/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/de/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/el/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/en_GB/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/es/LC_MESSAGES/xfce4-docklike-plugin.mo
+share/locale/et/LC_MESSAGES/xfce4-docklike-plugin.mo
+share/locale/eu/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/fi/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/fr/LC_MESSAGES/xfce4-docklike-plugin.mo
+share/locale/gl/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/he/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/hr/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/id/LC_MESSAGES/xfce4-docklike-plugin.mo
@@ -22,6 +26,7 @@ share/locale/nl/LC_MESSAGES/xfce4-dockli
 share/locale/pl/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/pt/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/pt_BR/LC_MESSAGES/xfce4-docklike-plugin.mo
+share/locale/ro/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/ru/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/sk/LC_MESSAGES/xfce4-docklike-plugin.mo
 share/locale/sl/LC_MESSAGES/xfce4-docklike-plugin.mo
Index: pkgsrc/x11/xfce4-docklike-plugin/distinfo
diff -u pkgsrc/x11/xfce4-docklike-plugin/distinfo:1.1 pkgsrc/x11/xfce4-docklike-plugin/distinfo:1.2
--- pkgsrc/x11/xfce4-docklike-plugin/distinfo:1.1       Wed Jan 17 08:12:35 2024
+++ pkgsrc/x11/xfce4-docklike-plugin/distinfo   Thu Feb 27 04:17:21 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2024/01/17 08:12:35 nros Exp $
+$NetBSD: distinfo,v 1.2 2025/02/27 04:17:21 gutteridge Exp $
 
-BLAKE2s (xfce4-docklike-plugin-0.4.2.tar.bz2) = 59cc423727c2341bf191357af9788a07dc67e2d11a4378a290dd4bdd1234e052
-SHA512 (xfce4-docklike-plugin-0.4.2.tar.bz2) = 8e96abbde0f9f81bb4797302aba3a711307ab46c832aac92351e038543e078bbf42f86785ee06c28c9d38dff0655ee2933247e9086ba0925f5aa05416b3ef708
-Size (xfce4-docklike-plugin-0.4.2.tar.bz2) = 377106 bytes
+BLAKE2s (xfce4-docklike-plugin-0.4.3.tar.bz2) = 932f3f0fefde9c8839ffcbc40f351c4b93439e6c79f5641d0a1b4c490c0cf3ff
+SHA512 (xfce4-docklike-plugin-0.4.3.tar.bz2) = 89b3739568fb4d908ad99268688448b8883d5f8e2b4c7ac092fbd687f53ada7f9c08f58e34572e9e2f733035174db1a5340a02e329a7fbed848786235bc3b298
+Size (xfce4-docklike-plugin-0.4.3.tar.bz2) = 456424 bytes



Home | Main Index | Thread Index | Old Index