pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/syncthing-gtk
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 10 08:08:10 UTC 2022
Modified Files:
pkgsrc/net/syncthing-gtk: Makefile PLIST
Log Message:
syncthing-gtk: convert to egg.mk
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/syncthing-gtk/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/syncthing-gtk/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/syncthing-gtk/Makefile
diff -u pkgsrc/net/syncthing-gtk/Makefile:1.25 pkgsrc/net/syncthing-gtk/Makefile:1.26
--- pkgsrc/net/syncthing-gtk/Makefile:1.25 Wed Dec 8 16:06:07 2021
+++ pkgsrc/net/syncthing-gtk/Makefile Mon Jan 10 08:08:10 2022
@@ -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.libnotify+= libnot
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"
Index: pkgsrc/net/syncthing-gtk/PLIST
diff -u pkgsrc/net/syncthing-gtk/PLIST:1.5 pkgsrc/net/syncthing-gtk/PLIST:1.6
--- pkgsrc/net/syncthing-gtk/PLIST:1.5 Fri Apr 16 11:39:24 2021
+++ pkgsrc/net/syncthing-gtk/PLIST Mon Jan 10 08:08:10 2022
@@ -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