pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/syncthing-gtk syncthing-gtk: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f0aa23e0549
branches: trunk
changeset: 371403:1f0aa23e0549
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 08:08:10 2022 +0000
description:
syncthing-gtk: convert to egg.mk
diffstat:
net/syncthing-gtk/Makefile | 6 +++---
net/syncthing-gtk/PLIST | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r 6c294a29f7b2 -r 1f0aa23e0549 net/syncthing-gtk/Makefile
--- a/net/syncthing-gtk/Makefile Mon Jan 10 08:06:26 2022 +0000
+++ b/net/syncthing-gtk/Makefile Mon Jan 10 08:08:10 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2021/12/08 16:06:07 adam Exp $
+# $NetBSD: Makefile,v 1.26 2022/01/10 08:08:10 wiz Exp $
DISTNAME= syncthing-gtk-0.9.4.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=kozec/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -53,7 +53,7 @@
BUILDLINK_API_DEPENDS.librsvg+= librsvg>=2.42.2 # for introspection
.include "../../graphics/librsvg/buildlink3.mk"
.include "../../lang/python/application.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 6c294a29f7b2 -r 1f0aa23e0549 net/syncthing-gtk/PLIST
--- a/net/syncthing-gtk/PLIST Mon Jan 10 08:06:26 2022 +0000
+++ b/net/syncthing-gtk/PLIST Mon Jan 10 08:08:10 2022 +0000
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.5 2021/04/16 11:39:24 triaxx Exp $
+@comment $NetBSD: PLIST,v 1.6 2022/01/10 08:08:10 wiz Exp $
bin/syncthing-gtk
-${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/syncthing_gtk/__init__.py
${PYSITELIB}/syncthing_gtk/__init__.pyc
${PYSITELIB}/syncthing_gtk/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index