pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/copyq



Module Name:    pkgsrc
Committed By:   kikadf
Date:           Sun Aug 24 16:19:36 UTC 2025

Modified Files:
        pkgsrc/x11/copyq: Makefile PLIST distinfo

Log Message:
x11/copyq: update to 11.0.0

* Added
- Adds support for dark/light window title scheme.
- New frameless_window option (#2570) toggles the main
  window frame and title bar (if supported by the window manager):
   copyq toggleConfig frameless_window
- Adds support for localizing command names in the command INI files (#3032):
   [Command]
   Name = ...
   Name_cs = ...
   Name_fr = ...
   Name_pt_BR = ...
   Name_pt = ...
- Adds support for showing preview for more image formats (namely ico and webp).
- Adds support for more complex network requests in scripts. New NetworkRequest
  class can be used to set custom headers, HTTP method, number of allowed
  redirects and timeout.

* Changed
- Avoids hiding the main window on backspace (#3107).
- Enables Vi/Emacs navigation (#3012) in menus, and Ctrl+[ in Vi and Ctrl+G in
  Emacs to work in many other places as Esc key (for example, to hide menus,
  dialogs). Users can override shortcuts, but not some reserved ones in specific
  cases (mainly, if the item list or a menu has focus).
- Selections and current items/rows/data in scripts now only relate to the tab
  selected with tab(...) in scripts (this is still by default the selected tab
  when the command started). Affected script functions:
   move()
   setData()
   removeData()
   selectedItems()
   selectedItemData()
   setSelectedItemData()
   setSelectedItemsData()
   currentItem()
   ItemSelection().current()
- Drops unnecessary timeouts when executing commands and actions from scripts.
- Avoids fetching and passing clipboard to action()/execute() if the commands
  do not contains %1 placeholder. This can improve performance.

* Fixed
- Fixes dialog(): custom size, layout and resizing (#3003).
- Fixes overriding filter/search string with filter() (previously the new value
  was appended to the current filter).
- Fixes refocusing the item after editing its notes.
- Synchronize plugin: Fixes missing data in the last item when tab is full.
- Windows: Fixes the icon for uninstaller (#2864).
- Fixes build for Qt 6.9 and above.
- Fixes potentially misconfigured log file path at app start (#3087).
- Linux: Avoids auto-hiding the main window when moved on some window managers
  (#3119).


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/copyq/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/copyq/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/copyq/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/copyq/Makefile
diff -u pkgsrc/x11/copyq/Makefile:1.8 pkgsrc/x11/copyq/Makefile:1.9
--- pkgsrc/x11/copyq/Makefile:1.8       Wed Aug 13 12:46:08 2025
+++ pkgsrc/x11/copyq/Makefile   Sun Aug 24 16:19:36 2025
@@ -1,17 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2025/08/13 12:46:08 kikadf Exp $
+# $NetBSD: Makefile,v 1.9 2025/08/24 16:19:36 kikadf Exp $
 
-DISTNAME=      copyq-10.0.0
-PKGREVISION=   2
+DISTNAME=      copyq-11.0.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=hluk/}
 GH_PROJECT=    CopyQ
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-# Fix build with Qt 6.9, remove after release>10.0.0
-PATCH_SITES=           ${MASTER_SITES}${GH_PROJECT}/commit/
-PATCH_DIST_STRIP=      -p1
-PATCHFILES=            f08c0d46a239362c5d3525ef9c3ba943bb00f734.patch
-
 MAINTAINER=    kikadf.01%gmail.com@localhost
 HOMEPAGE=      https://hluk.github.io/CopyQ
 COMMENT=       Qt based clipboard manager

Index: pkgsrc/x11/copyq/PLIST
diff -u pkgsrc/x11/copyq/PLIST:1.2 pkgsrc/x11/copyq/PLIST:1.3
--- pkgsrc/x11/copyq/PLIST:1.2  Sun Apr 20 21:08:32 2025
+++ pkgsrc/x11/copyq/PLIST      Sun Aug 24 16:19:36 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2025/04/20 21:08:32 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2025/08/24 16:19:36 kikadf Exp $
 bin/copyq
 lib/copyq/plugins/libitemencrypted.so
 lib/copyq/plugins/libitemfakevim.so
@@ -35,12 +35,14 @@ share/copyq/translations/copyq_es.qm
 share/copyq/translations/copyq_fa.qm
 share/copyq/translations/copyq_fi.qm
 share/copyq/translations/copyq_fr.qm
+share/copyq/translations/copyq_ga.qm
 share/copyq/translations/copyq_he.qm
 share/copyq/translations/copyq_hr.qm
 share/copyq/translations/copyq_hu.qm
 share/copyq/translations/copyq_id.qm
 share/copyq/translations/copyq_it.qm
 share/copyq/translations/copyq_ja.qm
+share/copyq/translations/copyq_kab.qm
 share/copyq/translations/copyq_ko.qm
 share/copyq/translations/copyq_lt.qm
 share/copyq/translations/copyq_nb.qm

Index: pkgsrc/x11/copyq/distinfo
diff -u pkgsrc/x11/copyq/distinfo:1.3 pkgsrc/x11/copyq/distinfo:1.4
--- pkgsrc/x11/copyq/distinfo:1.3       Wed Aug 13 12:46:08 2025
+++ pkgsrc/x11/copyq/distinfo   Sun Aug 24 16:19:36 2025
@@ -1,8 +1,5 @@
-$NetBSD: distinfo,v 1.3 2025/08/13 12:46:08 kikadf Exp $
+$NetBSD: distinfo,v 1.4 2025/08/24 16:19:36 kikadf Exp $
 
-BLAKE2s (copyq-10.0.0.tar.gz) = f42a4ec20e297e03e085fd62ec73f47ec9534fcf977ada4bd25ebdd37bb34b7b
-SHA512 (copyq-10.0.0.tar.gz) = e53254f2394b062955484bc176c002168a64b580159915bfab07f53a9227371821c4f8c7d66fab9a477c4613e5d50f47c19038a52828fa459f5a086ae64dba42
-Size (copyq-10.0.0.tar.gz) = 3456331 bytes
-BLAKE2s (f08c0d46a239362c5d3525ef9c3ba943bb00f734.patch) = a589ab8b8df9efc814b630f00176f06ad605ebbd7559b2f32b3025acf10c2376
-SHA512 (f08c0d46a239362c5d3525ef9c3ba943bb00f734.patch) = 27695e59da1ed4ef7b2d3ca4486fbdf5a02862935d83310a3cee754e2d92490db7fe3cfbe7fd629fb72fe7938ea686f360cf79f30868351963fdfb9b4de099dc
-Size (f08c0d46a239362c5d3525ef9c3ba943bb00f734.patch) = 16044 bytes
+BLAKE2s (copyq-11.0.0.tar.gz) = d6ff0d61654fecb724f7894c930b00eb14875f8a8b9c015e9aa6057fad3cf6e7
+SHA512 (copyq-11.0.0.tar.gz) = 7a215ab9603db2c6f118be38926c193fbed10ca29118643627e856350e7ae1489524666483bf17fe3ea2a3163f95ecf88e5f2342ae102f37c77d8174ace3bf5f
+Size (copyq-11.0.0.tar.gz) = 3495493 bytes



Home | Main Index | Thread Index | Old Index