pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/dupeguru dupeguru: Fix PLIST for newer Sphinx...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a8cf44174e88
branches: trunk
changeset: 452903:a8cf44174e88
user: nia <nia%pkgsrc.org@localhost>
date: Thu May 20 06:28:12 2021 +0000
description:
dupeguru: Fix PLIST for newer Sphinx. Delint.
diffstat:
sysutils/dupeguru/Makefile | 10 ++++++----
sysutils/dupeguru/PLIST | 6 +++---
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (54 lines):
diff -r 463ff330f5e6 -r a8cf44174e88 sysutils/dupeguru/Makefile
--- a/sysutils/dupeguru/Makefile Thu May 20 06:16:28 2021 +0000
+++ b/sysutils/dupeguru/Makefile Thu May 20 06:28:12 2021 +0000
@@ -1,18 +1,20 @@
-# $NetBSD: Makefile,v 1.10 2020/12/04 20:45:41 nia Exp $
+# $NetBSD: Makefile,v 1.11 2021/05/20 06:28:12 nia Exp $
DISTNAME= dupeguru-src-4.0.4_RC
PKGNAME= ${DISTNAME:S/-src//:S/_RC/rc1/}
PKGREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= https://github.com/arsenetar/dupeguru/releases/download/4.0.4/
+#MASTER_SITES= https://github.com/arsenetar/dupeguru/releases/download/4.0.4/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=arsenetar/}
+GITHUB_RELEASE= 4.0.4
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://dupeguru.voltaicideas.net/
COMMENT= Find duplicate files
LICENSE= gnu-gpl-v3
-BUILD_DEPENDS+= ${PYPKGPREFIX}-polib>=1.0.4:../../devel/py-polib
-BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.3.4nb1:../../textproc/py-sphinx
+TOOL_DEPENDS+= ${PYPKGPREFIX}-polib>=1.0.4:../../devel/py-polib
+TOOL_DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.3.4nb1:../../textproc/py-sphinx
DEPENDS+= ${PYPKGPREFIX}-qt5-[0-9]*:../../x11/py-qt5
DEPENDS+= ${PYPKGPREFIX}-hsaudiotag3k-[0-9]*:../../audio/py-hsaudiotag3k
DEPENDS+= ${PYPKGPREFIX}-Send2Trash-[0-9]*:../../sysutils/py-Send2Trash
diff -r 463ff330f5e6 -r a8cf44174e88 sysutils/dupeguru/PLIST
--- a/sysutils/dupeguru/PLIST Thu May 20 06:16:28 2021 +0000
+++ b/sysutils/dupeguru/PLIST Thu May 20 06:28:12 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2020/04/03 21:59:48 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/05/20 06:28:12 nia Exp $
bin/dupeguru
share/applications/dupeguru.desktop
share/dupeguru/core/__init__.py
@@ -180,14 +180,14 @@
share/dupeguru/help/_static/documentation_options.js
share/dupeguru/help/_static/file.png
share/dupeguru/help/_static/haiku.css
-share/dupeguru/help/_static/jquery-3.4.1.js
+share/dupeguru/help/_static/jquery-3.5.1.js
share/dupeguru/help/_static/jquery.js
share/dupeguru/help/_static/language_data.js
share/dupeguru/help/_static/minus.png
share/dupeguru/help/_static/plus.png
share/dupeguru/help/_static/pygments.css
share/dupeguru/help/_static/searchtools.js
-share/dupeguru/help/_static/underscore-1.3.1.js
+share/dupeguru/help/_static/underscore-1.12.0.js
share/dupeguru/help/_static/underscore.js
share/dupeguru/help/changelog.html
share/dupeguru/help/contribute.html
Home |
Main Index |
Thread Index |
Old Index