pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnome-shell: Minor pkglint fixes
Module Name: pkgsrc-wip
Committed By: nia <nia%netbsd.org@localhost>
Pushed By: nee
Date: Thu Nov 5 11:21:33 2020 +0100
Changeset: e4fa7643f477f2803292128328f3be60864019cd
Modified Files:
gnome-shell/Makefile
gnome-shell/distinfo
gnome-shell/patches/patch-data_gnome-shell-dbus-interfaces_gresource_xml
gnome-shell/patches/patch-js_misc_loginManager_js
Log Message:
gnome-shell: Minor pkglint fixes
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e4fa7643f477f2803292128328f3be60864019cd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnome-shell/Makefile | 3 ++-
gnome-shell/distinfo | 4 ++--
.../patches/patch-data_gnome-shell-dbus-interfaces_gresource_xml | 2 ++
gnome-shell/patches/patch-js_misc_loginManager_js | 2 ++
4 files changed, 8 insertions(+), 3 deletions(-)
diffs:
diff --git a/gnome-shell/Makefile b/gnome-shell/Makefile
index 140e52baba..738c8aabf4 100644
--- a/gnome-shell/Makefile
+++ b/gnome-shell/Makefile
@@ -24,7 +24,7 @@ TOOL_DEPENDS+= sassc>=3.6:../../www/sassc
TOOL_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
TOOL_DEPENDS+= gdbus-codegen>=2.64:../../devel/gdbus-codegen
-MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/subprojects/gvc
+MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/subprojects/gvc
REPLACE_PYTHON+= meson/*.py
@@ -37,6 +37,7 @@ post-extract:
.include "../../lang/python/application.mk"
.include "../../textproc/json-glib/buildlink3.mk"
.include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../wip/gnome-autoar/buildlink3.mk"
.include "../../audio/pulseaudio/buildlink3.mk"
.include "../../x11/gnome-desktop3/buildlink3.mk"
diff --git a/gnome-shell/distinfo b/gnome-shell/distinfo
index a038e09037..3b0ebbbe41 100644
--- a/gnome-shell/distinfo
+++ b/gnome-shell/distinfo
@@ -4,6 +4,6 @@ SHA1 (gnome-shell-3.36.4.tar.xz) = 8c071d920e928c2986ffcae67dc1ab628b94ffc4
RMD160 (gnome-shell-3.36.4.tar.xz) = 39eb9e1851bc432dabcded956d4fbe4e590b4ec5
SHA512 (gnome-shell-3.36.4.tar.xz) = 879b1590d516e7e9e1ad066c870023d59cbaaca13e1e77d8b14de302574b3138451c4b8ab0ba1b43aec3e6e03bd147304e8e0e995359b181522a790afc97d450
Size (gnome-shell-3.36.4.tar.xz) = 1774584 bytes
-SHA1 (patch-data_gnome-shell-dbus-interfaces_gresource_xml) = fea5eefa6a8c3f52519336aa8c1eeaf616cc496c
-SHA1 (patch-js_misc_loginManager_js) = f44f1a4ab50abd1d78a8e3e0fc4786e6c635f06d
+SHA1 (patch-data_gnome-shell-dbus-interfaces_gresource_xml) = de2bec04695594c5b1e4b0ecce3284bfd2edfab7
+SHA1 (patch-js_misc_loginManager_js) = 37880845e0db302af6d399076a3647e22c4f3bc1
SHA1 (patch-src_shell-util.c) = 830dd5dec94775b64aeaed1738da2384f19c6ec7
diff --git a/gnome-shell/patches/patch-data_gnome-shell-dbus-interfaces_gresource_xml b/gnome-shell/patches/patch-data_gnome-shell-dbus-interfaces_gresource_xml
index 72351979cb..03da39cdea 100644
--- a/gnome-shell/patches/patch-data_gnome-shell-dbus-interfaces_gresource_xml
+++ b/gnome-shell/patches/patch-data_gnome-shell-dbus-interfaces_gresource_xml
@@ -1,3 +1,5 @@
+$NetBSD$
+
$OpenBSD: patch-data_gnome-shell-dbus-interfaces_gresource_xml,v 1.1 2019/01/17 19:00:46 ajacoutot Exp $
Index: data/gnome-shell-dbus-interfaces.gresource.xml
diff --git a/gnome-shell/patches/patch-js_misc_loginManager_js b/gnome-shell/patches/patch-js_misc_loginManager_js
index 0c29afcbf2..2c844ecc31 100644
--- a/gnome-shell/patches/patch-js_misc_loginManager_js
+++ b/gnome-shell/patches/patch-js_misc_loginManager_js
@@ -1,3 +1,5 @@
+$NetBSD$
+
$OpenBSD: patch-js_misc_loginManager_js,v 1.10 2020/05/14 15:28:46 jasper Exp $
Index: js/misc/loginManager.js
Home |
Main Index |
Thread Index |
Old Index