Wed Nov 11 19:23:05 2020 UTC ()
gnome3: Needs accountsservice


(nia)
diff -r1.1 -r1.2 pkgsrc/meta-pkgs/gnome3/Makefile

cvs diff -r1.1 -r1.2 pkgsrc/meta-pkgs/gnome3/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/gnome3/Attic/Makefile 2020/11/10 18:28:17 1.1
+++ pkgsrc/meta-pkgs/gnome3/Attic/Makefile 2020/11/11 19:23:05 1.2
@@ -1,32 +1,33 @@ @@ -1,32 +1,33 @@
1# $NetBSD: Makefile,v 1.1 2020/11/10 18:28:17 nia Exp $ 1# $NetBSD: Makefile,v 1.2 2020/11/11 19:23:05 nia Exp $
2 2
3PKGNAME= gnome3-0.0.0.20201110 3PKGNAME= gnome3-0.0.0.20201111
4CATEGORIES= meta-pkgs 4CATEGORIES= meta-pkgs
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://www.gnome.org/gnome-3/ 7HOMEPAGE= https://www.gnome.org/gnome-3/
8COMMENT= Meta-package for the GNOME 3 desktop environment 8COMMENT= Meta-package for the GNOME 3 desktop environment
9 9
10META_PACKAGE= yes 10META_PACKAGE= yes
11 11
12# GNOME has a concept of "Core Apps". 12# GNOME has a concept of "Core Apps".
13# 13#
14# We deliberately do not include the heavier ones (e.g. epiphany - web browser, 14# We deliberately do not include the heavier ones (e.g. epiphany - web browser,
15# evolution - email client with webkit dependency, totem - media player) where 15# evolution - email client with webkit dependency, totem - media player) where
16# the user will probably have their own preferred program anyway. 16# the user will probably have their own preferred program anyway.
17# 17#
18# https://wiki.gnome.org/Design/Apps/ 18# https://wiki.gnome.org/Design/Apps/
19 19
 20DEPENDS+= accountsservice-[0-9]*:../../sysutils/accountsservice
20DEPENDS+= adwaita-icon-theme-[0-9]*:../../graphics/adwaita-icon-theme 21DEPENDS+= adwaita-icon-theme-[0-9]*:../../graphics/adwaita-icon-theme
21#DEPENDS+= cheese-[0-9]*:../../graphics/cheese 22#DEPENDS+= cheese-[0-9]*:../../graphics/cheese
22DEPENDS+= file-roller-[0-9]*:../../archivers/file-roller 23DEPENDS+= file-roller-[0-9]*:../../archivers/file-roller
23DEPENDS+= evince-[0-9]*:../../print/evince3 24DEPENDS+= evince-[0-9]*:../../print/evince3
24DEPENDS+= dconf-[0-9]*:../../devel/dconf-editor 25DEPENDS+= dconf-[0-9]*:../../devel/dconf-editor
25#DEPENDS+= evolution-[0-9]*:../../mail/evolution 26#DEPENDS+= evolution-[0-9]*:../../mail/evolution
26#DEPENDS+= epiphany-[0-9]*:../../www/epiphany 27#DEPENDS+= epiphany-[0-9]*:../../www/epiphany
27DEPENDS+= eog-[0-9]*:../../graphics/eog 28DEPENDS+= eog-[0-9]*:../../graphics/eog
28#DEPENDS+= gdm-[0-9]*:../../wip/gdm 29#DEPENDS+= gdm-[0-9]*:../../wip/gdm
29DEPENDS+= gedit-[0-9]*:../../editors/gedit 30DEPENDS+= gedit-[0-9]*:../../editors/gedit
30DEPENDS+= gnome-backgrounds-[0-9]*:../../graphics/gnome-backgrounds 31DEPENDS+= gnome-backgrounds-[0-9]*:../../graphics/gnome-backgrounds
31DEPENDS+= gnome-calendar-[0-9]*:../../time/gnome-calendar 32DEPENDS+= gnome-calendar-[0-9]*:../../time/gnome-calendar
32DEPENDS+= gnome-calculator-[0-9]*:../../math/gnome-calculator 33DEPENDS+= gnome-calculator-[0-9]*:../../math/gnome-calculator