Mon Apr 19 10:59:01 2021 UTC ()
gnome: Fix typo in SUPERSEDES and correct PREV_PKGPATH


(cirnatdan)
diff -r1.147 -r1.148 pkgsrc/meta-pkgs/gnome/Makefile

cvs diff -r1.147 -r1.148 pkgsrc/meta-pkgs/gnome/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/gnome/Makefile 2021/04/19 10:49:41 1.147
+++ pkgsrc/meta-pkgs/gnome/Makefile 2021/04/19 10:59:01 1.148
@@ -1,26 +1,26 @@ @@ -1,26 +1,26 @@
1# $NetBSD: Makefile,v 1.147 2021/04/19 10:49:41 cirnatdan Exp $ 1# $NetBSD: Makefile,v 1.148 2021/04/19 10:59:01 cirnatdan Exp $
2 2
3PKGNAME= gnome-3.38.1 3PKGNAME= gnome-3.38.1
4CATEGORIES= meta-pkgs 4CATEGORIES= meta-pkgs
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://www.gnome.org/ 7HOMEPAGE= https://www.gnome.org/
8COMMENT= Meta-package for the GNOME desktop environment 8COMMENT= Meta-package for the GNOME desktop environment
9 9
10META_PACKAGE= yes 10META_PACKAGE= yes
11 11
12PREV_PKGPATH= ../../meta-pkgs/gnome3 12PREV_PKGPATH= meta-pkgs/gnome3
13SUPERCEDES+= gnome3-[0-9]* 13SUPERSEDES+= gnome3-[0-9]*
14 14
15# GNOME has a concept of "Core Apps". 15# GNOME has a concept of "Core Apps".
16# 16#
17# We deliberately do not include the heavier ones (e.g. epiphany - web browser, 17# We deliberately do not include the heavier ones (e.g. epiphany - web browser,
18# evolution - email client with webkit dependency, totem - media player) where 18# evolution - email client with webkit dependency, totem - media player) where
19# the user will probably have their own preferred program anyway. 19# the user will probably have their own preferred program anyway.
20# 20#
21# https://wiki.gnome.org/Design/Apps/ 21# https://wiki.gnome.org/Design/Apps/
22 22
23DEPENDS+= accountsservice-[0-9]*:../../sysutils/accountsservice 23DEPENDS+= accountsservice-[0-9]*:../../sysutils/accountsservice
24DEPENDS+= adwaita-icon-theme-[0-9]*:../../graphics/adwaita-icon-theme 24DEPENDS+= adwaita-icon-theme-[0-9]*:../../graphics/adwaita-icon-theme
25#DEPENDS+= cheese-[0-9]*:../../graphics/cheese 25#DEPENDS+= cheese-[0-9]*:../../graphics/cheese
26DEPENDS+= file-roller-[0-9]*:../../archivers/file-roller 26DEPENDS+= file-roller-[0-9]*:../../archivers/file-roller