pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs Add gnome3 meta-package.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7755d92092b7
branches:  trunk
changeset: 441788:7755d92092b7
user:      nia <nia%pkgsrc.org@localhost>
date:      Tue Nov 10 18:28:17 2020 +0000

description:
Add gnome3 meta-package.

diffstat:

 meta-pkgs/Makefile        |   3 +-
 meta-pkgs/gnome3/DESCR    |   1 +
 meta-pkgs/gnome3/MESSAGE  |  13 +++++++++
 meta-pkgs/gnome3/Makefile |  67 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 83 insertions(+), 1 deletions(-)

diffs (110 lines):

diff -r 879efe440fa4 -r 7755d92092b7 meta-pkgs/Makefile
--- a/meta-pkgs/Makefile        Tue Nov 10 18:23:41 2020 +0000
+++ b/meta-pkgs/Makefile        Tue Nov 10 18:28:17 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.107 2020/07/17 06:10:34 wiz Exp $
+# $NetBSD: Makefile,v 1.108 2020/11/10 18:28:17 nia Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -12,6 +12,7 @@
 SUBDIR+=       deforaos-desktop
 SUBDIR+=       fxtv-capture
 SUBDIR+=       gimp-docs
+SUBDIR+=       gnome3
 SUBDIR+=       gnuradio
 SUBDIR+=       gnustep
 SUBDIR+=       gstreamer0.10-plugins
diff -r 879efe440fa4 -r 7755d92092b7 meta-pkgs/gnome3/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome3/DESCR    Tue Nov 10 18:28:17 2020 +0000
@@ -0,0 +1,1 @@
+GNOME 3 desktop environment meta-package
diff -r 879efe440fa4 -r 7755d92092b7 meta-pkgs/gnome3/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome3/MESSAGE  Tue Nov 10 18:28:17 2020 +0000
@@ -0,0 +1,13 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2020/11/10 18:28:17 nia Exp $
+
+GNOME requires sysutils/dbus to be running as a system service before
+it will start.
+
+Make sure XCURSOR_PATH is set to ${PREFIX}/share/icons, e.g. in your
+~/.xsession, have the following:
+
+export XCURSOR_PATH=${PREFIX}/share/icons
+exec gnome-session
+
+===========================================================================
diff -r 879efe440fa4 -r 7755d92092b7 meta-pkgs/gnome3/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/meta-pkgs/gnome3/Makefile Tue Nov 10 18:28:17 2020 +0000
@@ -0,0 +1,67 @@
+# $NetBSD: Makefile,v 1.1 2020/11/10 18:28:17 nia Exp $
+
+PKGNAME=       gnome3-0.0.0.20201110
+CATEGORIES=    meta-pkgs
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://www.gnome.org/gnome-3/
+COMMENT=       Meta-package for the GNOME 3 desktop environment
+
+META_PACKAGE=  yes
+
+# GNOME has a concept of "Core Apps".
+#
+# We deliberately do not include the heavier ones (e.g. epiphany - web browser,
+# evolution - email client with webkit dependency, totem - media player) where
+# the user will probably have their own preferred program anyway.
+#
+# https://wiki.gnome.org/Design/Apps/
+
+DEPENDS+=      adwaita-icon-theme-[0-9]*:../../graphics/adwaita-icon-theme
+#DEPENDS+=     cheese-[0-9]*:../../graphics/cheese
+DEPENDS+=      file-roller-[0-9]*:../../archivers/file-roller
+DEPENDS+=      evince-[0-9]*:../../print/evince3
+DEPENDS+=      dconf-[0-9]*:../../devel/dconf-editor
+#DEPENDS+=     evolution-[0-9]*:../../mail/evolution
+#DEPENDS+=     epiphany-[0-9]*:../../www/epiphany
+DEPENDS+=      eog-[0-9]*:../../graphics/eog
+#DEPENDS+=     gdm-[0-9]*:../../wip/gdm
+DEPENDS+=      gedit-[0-9]*:../../editors/gedit
+DEPENDS+=      gnome-backgrounds-[0-9]*:../../graphics/gnome-backgrounds
+DEPENDS+=      gnome-calendar-[0-9]*:../../time/gnome-calendar
+DEPENDS+=      gnome-calculator-[0-9]*:../../math/gnome-calculator
+DEPENDS+=      gnome-characters-[0-9]*:../../sysutils/gnome-characters
+DEPENDS+=      gnome-control-center-[0-9]*:../../sysutils/gnome-control-center
+DEPENDS+=      gnome-dictionary-[0-9]*:../../textproc/gnome-dictionary
+DEPENDS+=      gnome-font-viewer-[0-9]*:../../sysutils/gnome-font-viewer
+DEPENDS+=      gnome-screenshot-[0-9]*:../../graphics/gnome-screenshot
+DEPENDS+=      gnome-settings-daemon-[0-9]*:../../sysutils/gnome-settings-daemon
+DEPENDS+=      gnome-session-[0-9]*:../../x11/gnome-session
+DEPENDS+=      gnome-shell-[0-9]*:../../x11/gnome-shell
+DEPENDS+=      gnome-terminal-[0-9]*:../../x11/gnome-terminal
+DEPENDS+=      gnome-themes-standard-[0-9]*:../../graphics/gnome-themes-standard
+DEPENDS+=      mutter-[0-9]*:../../wm/mutter
+DEPENDS+=      nautilus-[0-9]*:../../sysutils/nautilus
+DEPENDS+=      orca-[0-9]*:../../misc/orca
+#DEPENDS+=     totem-[0-9]*:../../multimedia/totem
+DEPENDS+=      yelp-[0-9]*:../../misc/yelp3
+
+# Some missing applications that might make sense later:
+
+# caribou
+# seahorse
+# zenity
+# sushi
+# gnome-power-manager
+# gnome-keyring
+# accerciser
+# vino
+# vinagre
+# gnome-games
+# gnome-color-manager
+# gnote
+# gnome-contacts
+# gnome-search-tool
+# gnome-system-log
+
+.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index