pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/deforaos-notes
Module Name: pkgsrc
Committed By: khorben
Date: Sun Sep 13 21:19:06 UTC 2020
Modified Files:
pkgsrc/x11/deforaos-notes: Makefile
Log Message:
deforaos-notes: no longer depend on Gtk+ 2
Since the latest release (0.2.0) the package actually depends on what
deforaos-libdesktop uses, which now defaults to Gtk+ 3.
Bumps PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/deforaos-notes/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/deforaos-notes/Makefile
diff -u pkgsrc/x11/deforaos-notes/Makefile:1.15 pkgsrc/x11/deforaos-notes/Makefile:1.16
--- pkgsrc/x11/deforaos-notes/Makefile:1.15 Mon Aug 17 20:20:24 2020
+++ pkgsrc/x11/deforaos-notes/Makefile Sun Sep 13 21:19:06 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2020/08/17 20:20:24 leot Exp $
+# $NetBSD: Makefile,v 1.16 2020/09/13 21:19:06 khorben Exp $
DISTNAME= Notes-0.2.0
PKGNAME= deforaos-notes-0.2.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/Notes/
@@ -38,7 +38,6 @@ post-install:
.include "options.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/deforaos-libdesktop/buildlink3.mk"
.include "../../mail/deforaos-mailer/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
Home |
Main Index |
Thread Index |
Old Index