Wed Oct 26 07:22:42 2022 UTC ()
Flip print/evince3 -> print/evince


(prlw1)
diff -r1.148 -r1.149 pkgsrc/meta-pkgs/gnome/Makefile
diff -r1.889 -r1.890 pkgsrc/print/Makefile

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

--- pkgsrc/meta-pkgs/gnome/Makefile 2021/04/19 10:59:01 1.148
+++ pkgsrc/meta-pkgs/gnome/Makefile 2022/10/26 07:22:41 1.149
@@ -1,40 +1,40 @@ @@ -1,40 +1,40 @@
1# $NetBSD: Makefile,v 1.148 2021/04/19 10:59:01 cirnatdan Exp $ 1# $NetBSD: Makefile,v 1.149 2022/10/26 07:22:41 prlw1 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
13SUPERSEDES+= 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
27DEPENDS+= evince-[0-9]*:../../print/evince3 27DEPENDS+= evince-[0-9]*:../../print/evince
28DEPENDS+= dconf-[0-9]*:../../devel/dconf-editor 28DEPENDS+= dconf-[0-9]*:../../devel/dconf-editor
29#DEPENDS+= evolution-[0-9]*:../../mail/evolution 29#DEPENDS+= evolution-[0-9]*:../../mail/evolution
30#DEPENDS+= epiphany-[0-9]*:../../www/epiphany 30#DEPENDS+= epiphany-[0-9]*:../../www/epiphany
31DEPENDS+= eog-[0-9]*:../../graphics/eog 31DEPENDS+= eog-[0-9]*:../../graphics/eog
32#DEPENDS+= gdm-[0-9]*:../../wip/gdm 32#DEPENDS+= gdm-[0-9]*:../../wip/gdm
33DEPENDS+= gedit-[0-9]*:../../editors/gedit 33DEPENDS+= gedit-[0-9]*:../../editors/gedit
34DEPENDS+= gnome-backgrounds-[0-9]*:../../graphics/gnome-backgrounds 34DEPENDS+= gnome-backgrounds-[0-9]*:../../graphics/gnome-backgrounds
35DEPENDS+= gnome-calendar-[0-9]*:../../time/gnome-calendar 35DEPENDS+= gnome-calendar-[0-9]*:../../time/gnome-calendar
36DEPENDS+= gnome-calculator-[0-9]*:../../math/gnome-calculator 36DEPENDS+= gnome-calculator-[0-9]*:../../math/gnome-calculator
37DEPENDS+= gnome-characters-[0-9]*:../../sysutils/gnome-characters 37DEPENDS+= gnome-characters-[0-9]*:../../sysutils/gnome-characters
38DEPENDS+= gnome-control-center-[0-9]*:../../sysutils/gnome-control-center 38DEPENDS+= gnome-control-center-[0-9]*:../../sysutils/gnome-control-center
39DEPENDS+= gnome-dictionary-[0-9]*:../../textproc/gnome-dictionary 39DEPENDS+= gnome-dictionary-[0-9]*:../../textproc/gnome-dictionary
40DEPENDS+= gnome-font-viewer-[0-9]*:../../sysutils/gnome-font-viewer 40DEPENDS+= gnome-font-viewer-[0-9]*:../../sysutils/gnome-font-viewer

cvs diff -r1.889 -r1.890 pkgsrc/print/Makefile (expand / switch to unified diff)

--- pkgsrc/print/Makefile 2022/10/06 11:10:24 1.889
+++ pkgsrc/print/Makefile 2022/10/26 07:22:41 1.890
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.889 2022/10/06 11:10:24 markd Exp $ 1# $NetBSD: Makefile,v 1.890 2022/10/26 07:22:41 prlw1 Exp $
2# 2#
3 3
4COMMENT= Desktop publishing 4COMMENT= Desktop publishing
5 5
6SUBDIR+= LPRng 6SUBDIR+= LPRng
7SUBDIR+= LPRng-core 7SUBDIR+= LPRng-core
8SUBDIR+= LPRng-doc 8SUBDIR+= LPRng-doc
9SUBDIR+= LaTeXML 9SUBDIR+= LaTeXML
10SUBDIR+= R-knitr 10SUBDIR+= R-knitr
11SUBDIR+= R-tinytex 11SUBDIR+= R-tinytex
12SUBDIR+= a2ps 12SUBDIR+= a2ps
13SUBDIR+= abc2ps 13SUBDIR+= abc2ps
14SUBDIR+= abcm2ps 14SUBDIR+= abcm2ps
@@ -30,27 +30,27 @@ SUBDIR+= cups-base @@ -30,27 +30,27 @@ SUBDIR+= cups-base
30SUBDIR+= cups-drivers-Magicolor5440DL 30SUBDIR+= cups-drivers-Magicolor5440DL
31SUBDIR+= cups-filters 31SUBDIR+= cups-filters
32SUBDIR+= cups-pdf 32SUBDIR+= cups-pdf
33SUBDIR+= deforaos-pdfviewer 33SUBDIR+= deforaos-pdfviewer
34SUBDIR+= dspdfviewer 34SUBDIR+= dspdfviewer
35SUBDIR+= dvidvi 35SUBDIR+= dvidvi
36SUBDIR+= dviljk 36SUBDIR+= dviljk
37SUBDIR+= dvipdfmx 37SUBDIR+= dvipdfmx
38SUBDIR+= dvipsk 38SUBDIR+= dvipsk
39SUBDIR+= electrix 39SUBDIR+= electrix
40SUBDIR+= enscript 40SUBDIR+= enscript
41SUBDIR+= epdfview 41SUBDIR+= epdfview
42SUBDIR+= epstool 42SUBDIR+= epstool
43SUBDIR+= evince3 43SUBDIR+= evince
44SUBDIR+= fig2dev 44SUBDIR+= fig2dev
45SUBDIR+= flpsed 45SUBDIR+= flpsed
46SUBDIR+= foliate 46SUBDIR+= foliate
47SUBDIR+= foo2zjs 47SUBDIR+= foo2zjs
48SUBDIR+= foomatic-filters 48SUBDIR+= foomatic-filters
49SUBDIR+= foomatic-filters-cups 49SUBDIR+= foomatic-filters-cups
50SUBDIR+= foomatic-ppds 50SUBDIR+= foomatic-ppds
51SUBDIR+= foomatic-ppds-cups 51SUBDIR+= foomatic-ppds-cups
52SUBDIR+= foomatic4-db 52SUBDIR+= foomatic4-db
53SUBDIR+= foomatic4-db-engine 53SUBDIR+= foomatic4-db-engine
54SUBDIR+= foomatic4-filters 54SUBDIR+= foomatic4-filters
55SUBDIR+= ghostscript 55SUBDIR+= ghostscript
56SUBDIR+= ghostscript-agpl 56SUBDIR+= ghostscript-agpl