pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
desktop-installer: Update to 0.8.0.19
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Mon Jun 12 12:12:06 2023 -0500
Changeset: 6e979e81cea75ad3d05dfba835dd95410a45842e
Modified Files:
desktop-installer/Makefile
desktop-installer/distinfo
Log Message:
desktop-installer: Update to 0.8.0.19
NetBSD/desktop-installer: Install tk from script rather than pkg dep
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6e979e81cea75ad3d05dfba835dd95410a45842e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
desktop-installer/Makefile | 9 ++++-----
desktop-installer/distinfo | 6 +++---
2 files changed, 7 insertions(+), 8 deletions(-)
diffs:
diff --git a/desktop-installer/Makefile b/desktop-installer/Makefile
index 45604d882e..02d66acd58 100644
--- a/desktop-installer/Makefile
+++ b/desktop-installer/Makefile
@@ -5,10 +5,10 @@
# Sun Jun 11 07:07:13 CDT 2023 #
###########################################################
-DISTNAME= desktop-installer-0.8.0.18
+DISTNAME= desktop-installer-0.8.0.19
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= af8498e13ac7982ddf59346812a58c3b899ab434
+GITHUB_TAG= 46f0b9259521c4abcb25608029cc662408c4626b
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://acadix.biz/desktop-installer.php
@@ -26,6 +26,8 @@ SUBST_FILES.tk= NetBSD/XDM/xdmshutdown
USE_TOOLS+= pax
NO_BUILD= yes
+DEPENDS= auto-admin>=0.7.16:../../sysutils/auto-admin
+
.include "../../mk/bsd.prefs.mk"
DATADIR= ${PREFIX}/share/${PKGBASE}
@@ -40,7 +42,4 @@ do-install:
cd ${WRKSRC}/Common && pax -rw . ${DESTDIR}${DATADIR}
cd ${WRKSRC}/NetBSD && pax -rw XDM ${DESTDIR}${DATADIR}
-# Binary package is behind pkgsrc, and tcl build fails
-# Run pkgin install tk so that XDM buttons will work
-# .include "../../x11/tk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/desktop-installer/distinfo b/desktop-installer/distinfo
index 08bee2d505..f60111c9fa 100644
--- a/desktop-installer/distinfo
+++ b/desktop-installer/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (desktop-installer-0.8.0.18-af8498e13ac7982ddf59346812a58c3b899ab434.tar.gz) = 3b53843a10f53f775e66311ffe40fa7901094af32fec7429c7c3f7d49a6fa159
-SHA512 (desktop-installer-0.8.0.18-af8498e13ac7982ddf59346812a58c3b899ab434.tar.gz) = 13e27e32ccf2fba0fba9bb10fe9fbf39e92055dacf18ab51185cb402af677f71bf8eb3187d00d7675e9d5bf4c8cb813944f1e80f177046497f78a15c5ce7667b
-Size (desktop-installer-0.8.0.18-af8498e13ac7982ddf59346812a58c3b899ab434.tar.gz) = 228540 bytes
+BLAKE2s (desktop-installer-0.8.0.19-46f0b9259521c4abcb25608029cc662408c4626b.tar.gz) = b491c8e5b34e1e7a88afa9003ddfa6571cdc57ca97e6d5396fc0ea230454a3ca
+SHA512 (desktop-installer-0.8.0.19-46f0b9259521c4abcb25608029cc662408c4626b.tar.gz) = bbeeae38e0ebac9d7f8f2d4cc924272c730888b81612e4f068aa6c1d6ffed5d773e43af3088e6654cbb6e0bdd9a9ff1659f197e076cbc0a815cfb52d85d8eb0d
+Size (desktop-installer-0.8.0.19-46f0b9259521c4abcb25608029cc662408c4626b.tar.gz) = 228611 bytes
Home |
Main Index |
Thread Index |
Old Index