pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gjs: Update HOMEPAGE
Module Name: pkgsrc-wip
Committed By: nia <nia%netbsd.org@localhost>
Pushed By: nee
Date: Tue Nov 10 12:20:28 2020 +0100
Changeset: fb8c87fdaa9768670536ea29cd9ba6f4ba8e2195
Modified Files:
gjs/Makefile
Log Message:
gjs: Update HOMEPAGE
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fb8c87fdaa9768670536ea29cd9ba6f4ba8e2195
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gjs/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/gjs/Makefile b/gjs/Makefile
index 8250b939ce..e7b51e7c01 100644
--- a/gjs/Makefile
+++ b/gjs/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gjs/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://live.gnome.org/Gjs
+HOMEPAGE= https://gitlab.gnome.org/GNOME/gjs
COMMENT= Javascript binding for GNOME based on Spidermonkey
LICENSE= mit
@@ -22,10 +22,10 @@ PKGCONFIG_OVERRIDE_STAGE= post-configure
CHECK_PORTABILITY_SKIP+= tools/run_iwyu.sh
+.include "../../devel/meson/build.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../devel/libffi/buildlink3.mk"
-.include "../../devel/meson/build.mk"
.include "../../graphics/cairo-gobject/buildlink3.mk"
.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
.include "../../lang/python/extension.mk"
Home |
Main Index |
Thread Index |
Old Index