head 1.2; access; symbols pkgsrc-2020Q1:1.1.0.2 pkgsrc-2020Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2020.04.03.21.59.48; author wiz; state dead; branches; next 1.1; commitid vGwnewVTE2yZiZ2C; 1.1 date 2020.01.26.12.55.00; author rhialto; state Exp; branches; next ; commitid IPJWflFX5orytcUB; desc @@ 1.2 log @dupeguru: update to 4.0.4rc1. Fixes build. Changes Since Last Release Update qt/platform.py to support other Unix style OSes (#444) Fix font size scaling issue in properties dialog [qt] (#504) Updates to support Python 3.7 Fix issue with result window appearing partially off-screen [qt] (#521) Fix translation error for Simplified Chinese Updates to language files for German (#479) Fix error with multiple close calls to the progress window [qt] (#460, #449) Add Travis CI Builds Un-recurse methods get_files() and get_state() to improve stability (#421) Updates to language files for Italian (#445, #446, #447, #448) Fix issue with cache_shelve (#402, #439) Updated Windows packaging and builds (#438, #456, #461, #491, #474, #490, #565) Handle OS termination signals (#425) Make documentation installation optional Move cocoa UI to dupeguru-cocoa [cocoa] @ text @$NetBSD: patch-Makefile,v 1.1 2020/01/26 12:55:00 rhialto Exp $ pyrcc5 is python-version-specific. --- Makefile.orig 2016-11-25 01:04:31.000000000 +0000 +++ Makefile @@@@ -54,7 +54,7 @@@@ build/help : | env ./env/bin/python build.py --doc qt/dg_rc.py : qt/dg.qrc - pyrcc5 qt/dg.qrc > qt/dg_rc.py + pyrcc5-${PYVERSSUFFIX} qt/dg.qrc > qt/dg_rc.py i18n: $(mofiles) @ 1.1 log @Adjust to python-versioned py-qt5 and/or x11/py-qt5-qscintilla files. @ text @d1 1 a1 1 $NetBSD$ @