pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs It is now official: welcome to GNOME 2.14.0!



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a252ca48c37b
branches:  trunk
changeset: 510687:a252ca48c37b
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Apr 02 09:56:37 2006 +0000

description:
It is now official: welcome to GNOME 2.14.0!

diffstat:

 meta-pkgs/gnome-base/Makefile  |  98 +++++++++++++++++++++---------------------
 meta-pkgs/gnome-devel/Makefile |  15 +++---
 meta-pkgs/gnome/Makefile       |  87 +++++++++++++++++++------------------
 3 files changed, 101 insertions(+), 99 deletions(-)

diffs (257 lines):

diff -r ae03d18a65da -r a252ca48c37b meta-pkgs/gnome-base/Makefile
--- a/meta-pkgs/gnome-base/Makefile     Sun Apr 02 09:51:29 2006 +0000
+++ b/meta-pkgs/gnome-base/Makefile     Sun Apr 02 09:56:37 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2006/02/05 23:10:05 joerg Exp $
+# $NetBSD: Makefile,v 1.31 2006/04/02 09:56:37 jmmv Exp $
 
-DISTNAME=      gnome-base-2.12.2
-PKGREVISION=   2
+DISTNAME=      gnome-base-2.14.0
 CATEGORIES=    meta-pkgs x11 gnome
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -21,63 +20,64 @@
 # Packages commented out are either because they are just build time
 # dependencies or because they are not yet ready to be enabled.
 #DEPENDS+=     pkg-config>=0.19:../../devel/pkg-config
-#DEPENDS+=     intltool>=0.34.1:../../textproc/intltool
+#DEPENDS+=     intltool>=0.34.2:../../textproc/intltool
 DEPENDS+=      startup-notification>=0.8:../../x11/startup-notification
-DEPENDS+=      glib2>=2.8.4:../../devel/glib2
-DEPENDS+=      atk>=1.10.3:../../devel/atk
-DEPENDS+=      pango>=1.10.1:../../devel/pango
-DEPENDS+=      gtk2+>=2.8.8:../../x11/gtk2
+DEPENDS+=      glib2>=2.10.1:../../devel/glib2
+DEPENDS+=      atk>=1.11.3:../../devel/atk
+DEPENDS+=      pango>=1.12.0:../../devel/pango
+DEPENDS+=      gtk2+>=2.8.16:../../x11/gtk2
 DEPENDS+=      libIDL>=0.8.6:../../net/libIDL
-DEPENDS+=      ORBit2>=2.12.4:../../net/ORBit2
-DEPENDS+=      libxml2>=2.6.22:../../textproc/libxml2
+DEPENDS+=      ORBit2>=2.14.0:../../net/ORBit2
+DEPENDS+=      libxml2>=2.6.23:../../textproc/libxml2
 DEPENDS+=      libxslt>=1.1.15:../../textproc/libxslt
-DEPENDS+=      GConf2>=2.12.1:../../devel/GConf2
-DEPENDS+=      GConf2-ui>=2.12.1:../../devel/GConf2-ui
-DEPENDS+=      libbonobo>=2.10.1:../../devel/libbonobo
+DEPENDS+=      GConf2>=2.13.5:../../devel/GConf2
+DEPENDS+=      GConf2-ui>=2.13.5:../../devel/GConf2-ui
+DEPENDS+=      libbonobo>=2.14.0:../../devel/libbonobo
 DEPENDS+=      gnome-mime-data>=2.4.2:../../databases/gnome-mime-data
 DEPENDS+=      libaudiofile>=0.2.6:../../audio/libaudiofile
 DEPENDS+=      esound>=0.2.36:../../audio/esound
-DEPENDS+=      gnome-vfs2>=2.12.2:../../sysutils/gnome-vfs2
-DEPENDS+=      gnome-vfs2-cdda>=2.12.2:../../audio/gnome-vfs2-cdda
-DEPENDS+=      gnome-vfs2-smb>=2.12.2:../../net/gnome-vfs2-smb
-DEPENDS+=      libgnome>=2.12.0.1:../../devel/libgnome
+DEPENDS+=      gnome-vfs2>=2.14.0:../../sysutils/gnome-vfs2
+DEPENDS+=      gnome-vfs2-cdda>=2.14.0:../../audio/gnome-vfs2-cdda
+DEPENDS+=      gnome-vfs2-smb>=2.14.0:../../net/gnome-vfs2-smb
+DEPENDS+=      libgnome>=2.14.0nb1:../../devel/libgnome
 DEPENDS+=      libglade2>=2.5.1:../../devel/libglade2
 DEPENDS+=      libart2>=2.3.17:../../graphics/libart2
-DEPENDS+=      libgnomecanvas>=2.12.0:../../graphics/libgnomecanvas
-DEPENDS+=      libbonoboui>=2.10.1:../../devel/libbonoboui
-DEPENDS+=      gnome-keyring>=0.4.6:../../security/gnome-keyring
-DEPENDS+=      libgnomeui>=2.12.0:../../devel/libgnomeui
-DEPENDS+=      gnome-icon-theme>=2.12.1:../../graphics/gnome-icon-theme
+DEPENDS+=      libgnomecanvas>=2.14.0:../../graphics/libgnomecanvas
+DEPENDS+=      libbonoboui>=2.14.0:../../devel/libbonoboui
+DEPENDS+=      gnome-keyring>=0.4.9:../../security/gnome-keyring
+DEPENDS+=      libgnomeui>=2.14.0nb1:../../devel/libgnomeui
+DEPENDS+=      gnome-icon-theme>=2.14.1:../../graphics/gnome-icon-theme
 DEPENDS+=      libgnomeprint>=2.12.1:../../print/libgnomeprint
 DEPENDS+=      libgnomeprintui>=2.12.1:../../print/libgnomeprintui
-DEPENDS+=      libgtop2>=2.12.0:../../sysutils/libgtop2
-DEPENDS+=      librsvg2>=2.12.7:../../graphics/librsvg2
-DEPENDS+=      libxklavier>=2.0:../../x11/libxklavier
-DEPENDS+=      libsoup-devel>=2.2.7:../../net/libsoup-devel
-DEPENDS+=      libwnck>=2.12.2:../../devel/libwnck
-DEPENDS+=      gail>=1.8.8:../../devel/gail
-DEPENDS+=      gtkhtml38>=3.8.1:../../www/gtkhtml38
-DEPENDS+=      gtk2-engines>=2.6.6:../../x11/gtk2-engines
+DEPENDS+=      libgtop2>=2.14.0:../../sysutils/libgtop2
+DEPENDS+=      librsvg2>=2.14.2:../../graphics/librsvg2
+DEPENDS+=      libxklavier>=2.2:../../x11/libxklavier
+DEPENDS+=      libsoup-devel>=2.2.91:../../net/libsoup-devel
+DEPENDS+=      libwnck>=2.14.0:../../devel/libwnck
+DEPENDS+=      gail>=1.8.11:../../devel/gail
+DEPENDS+=      gtkhtml38>=3.10.0:../../www/gtkhtml38
+DEPENDS+=      gtk2-engines>=2.6.8:../../x11/gtk2-engines
 DEPENDS+=      scrollkeeper>=0.3.14:../../textproc/scrollkeeper
-DEPENDS+=      gnome-desktop>=2.12.2:../../x11/gnome-desktop
-DEPENDS+=      gnome-menus>=2.12.0:../../sysutils/gnome-menus
-DEPENDS+=      eel2>=2.12.2:../../devel/eel2
-DEPENDS+=      nautilus>=2.12.2:../../sysutils/nautilus
-DEPENDS+=      metacity>=2.12.2:../../wm/metacity
-DEPENDS+=      gstreamer0.8>=0.8.11:../../multimedia/gstreamer0.8
-DEPENDS+=      gst-plugins0.8>=0.8.11:../../multimedia/gst-plugins0.8
-DEPENDS+=      gnome2-control-center>=2.12.1:../../x11/gnome2-control-center
-DEPENDS+=      evolution-data-server>=1.4.1.1:../../mail/evolution-data-server
-DEPENDS+=      gnome-panel>=2.12.2:../../x11/gnome-panel
-DEPENDS+=      gucharmap>=1.4.4:../../fonts/gucharmap
-DEPENDS+=      gnome-applets>=2.12.2:../../x11/gnome2-applets
-DEPENDS+=      gnome-themes>=2.12.1:../../x11/gnome-themes
-DEPENDS+=      gnome-backgrounds>=2.12.2:../../graphics/gnome-backgrounds
-DEPENDS+=      vte>=0.11.15:../../x11/vte
-DEPENDS+=      gnome2-terminal>=2.12.0:../../x11/gnome2-terminal
-DEPENDS+=      gnome-session>=2.12.0:../../x11/gnome-session
-# Not really part of GNOME, but we need it.
-DEPENDS+=      xscreensaver>=4.16:../../x11/xscreensaver
+DEPENDS+=      gnome-desktop>=2.14.0:../../x11/gnome-desktop
+DEPENDS+=      gnome-menus>=2.13.5:../../sysutils/gnome-menus
+DEPENDS+=      eel2>=2.14.0:../../devel/eel2
+DEPENDS+=      nautilus>=2.14.0:../../sysutils/nautilus
+DEPENDS+=      metacity>=2.14.1:../../wm/metacity
+DEPENDS+=      gstreamer0.10>=0.10.4:../../multimedia/gstreamer0.10
+DEPENDS+=      gst-plugins0.10-base>=0.10.4:../../multimedia/gst-plugins0.10-base
+DEPENDS+=      gst-plugins0.10-good>=0.10.2:../../multimedia/gst-plugins0.10-good
+DEPENDS+=      gst-plugins0.10-esound>=0.10.2:../../audio/gst-plugins0.10-esound
+DEPENDS+=      gst-plugins0.10-oss>=0.10.2:../../audio/gst-plugins0.10-oss
+DEPENDS+=      gnome2-control-center>=2.14.0:../../x11/gnome2-control-center
+DEPENDS+=      evolution-data-server>=1.6.0:../../mail/evolution-data-server
+DEPENDS+=      gnome-panel>=2.14.0:../../x11/gnome-panel
+DEPENDS+=      gucharmap>=1.6.0:../../fonts/gucharmap
+DEPENDS+=      gnome-applets>=2.14.0:../../x11/gnome2-applets
+DEPENDS+=      gnome-themes>=2.14.0:../../x11/gnome-themes
+DEPENDS+=      gnome-backgrounds>=2.14.0:../../graphics/gnome-backgrounds
+DEPENDS+=      vte>=0.12.0:../../x11/vte
+DEPENDS+=      gnome2-terminal>=2.14.0:../../x11/gnome2-terminal
+DEPENDS+=      gnome-session>=2.14.0nb1:../../x11/gnome-session
 
 EXTRACT_ONLY=  # empty
 NO_CHECKSUM=   yes
diff -r ae03d18a65da -r a252ca48c37b meta-pkgs/gnome-devel/Makefile
--- a/meta-pkgs/gnome-devel/Makefile    Sun Apr 02 09:51:29 2006 +0000
+++ b/meta-pkgs/gnome-devel/Makefile    Sun Apr 02 09:56:37 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2006/02/05 23:10:05 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2006/04/02 09:56:37 jmmv Exp $
 
-DISTNAME=      gnome-devel-2.12.2
-PKGREVISION=   2
+DISTNAME=      gnome-devel-2.14.0
 CATEGORIES=    meta-pkgs devel gnome
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -16,11 +15,11 @@
 DEPENDS+=      automake14>=1.4.6:../../devel/automake14
 DEPENDS+=      gettext-m4>=0.11.5:../../devel/gettext-m4
 DEPENDS+=      gnome-common>=2.12.0:../../devel/gnome-common
-DEPENDS+=      gnome-doc-utils>=0.4.4:../../textproc/gnome-doc-utils
-DEPENDS+=      gtk-doc>=1.4:../../textproc/gtk-doc
-DEPENDS+=      intltool>=0.34.1:../../textproc/intltool
-DEPENDS+=      libtool>=1.5.18:../../devel/libtool
-DEPENDS+=      pkg-config>=0.19nb1:../../devel/pkg-config
+DEPENDS+=      gnome-doc-utils>=0.6.0nb1:../../textproc/gnome-doc-utils
+DEPENDS+=      gtk-doc>=1.5nb2:../../textproc/gtk-doc
+DEPENDS+=      intltool>=0.34.2:../../textproc/intltool
+DEPENDS+=      libtool>=1.5.22:../../devel/libtool
+DEPENDS+=      pkg-config>=0.20:../../devel/pkg-config
 
 EXTRACT_ONLY=  # empty
 NO_BUILD=      yes
diff -r ae03d18a65da -r a252ca48c37b meta-pkgs/gnome/Makefile
--- a/meta-pkgs/gnome/Makefile  Sun Apr 02 09:51:29 2006 +0000
+++ b/meta-pkgs/gnome/Makefile  Sun Apr 02 09:56:37 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2006/02/05 23:10:05 joerg Exp $
+# $NetBSD: Makefile,v 1.58 2006/04/02 09:56:37 jmmv Exp $
 
-DISTNAME=      gnome-2.12.2
-PKGREVISION=   2
+DISTNAME=      gnome-2.14.0
 CATEGORIES=    meta-pkgs x11 gnome
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -20,46 +19,50 @@
 #
 # Packages commented out are either because they are just build time
 # dependencies or because they are not yet ready to be enabled.
-DEPENDS+=      gnome-base>=2.12.2:../../meta-pkgs/gnome-base
-DEPENDS+=      at-spi>=1.6.6:../../devel/at-spi
-DEPENDS+=      libgail-gnome>=1.1.2:../../devel/libgail-gnome
-#DEPENDS+=     gtk-doc>=1.4:../../textproc/gtk-doc
-DEPENDS+=      gtksourceview>=1.4.2:../../x11/gtksourceview
-DEPENDS+=      gdm>=2.8.0.7:../../x11/gdm
-DEPENDS+=      epiphany>=1.8.3:../../www/epiphany
-DEPENDS+=      yelp>=2.12.2:../../misc/yelp
-DEPENDS+=      zenity>=2.12.1:../../x11/zenity
-DEPENDS+=      bug-buddy>=2.12.1:../../net/bug-buddy
-DEPENDS+=      gnome-speech>=0.3.9:../../audio/gnome-speech
-DEPENDS+=      dasher>=3.2.18:../../editors/dasher
-DEPENDS+=      eog>=2.12.0:../../graphics/eog2
-DEPENDS+=      file-roller>=2.12.2:../../archivers/file-roller
-DEPENDS+=      gcalctool>=5.6.31:../../math/gcalctool
-DEPENDS+=      gconf-editor>=2.12.0:../../editors/gconf-editor
-DEPENDS+=      gedit>=2.12.1:../../editors/gedit
-DEPENDS+=      evince>=0.4.0:../../print/evince
-DEPENDS+=      gok>=1.0.5:../../misc/gok
-DEPENDS+=      gnome-mag>=0.12.2:../../x11/gnome-mag
-DEPENDS+=      gnopernicus>=0.11.7:../../x11/gnopernicus
-DEPENDS+=      gnome-games>=2.12.2:../../games/gnome2-games
-DEPENDS+=      nautilus-cd-burner>=2.12.2:../../sysutils/nautilus-cd-burner
-DEPENDS+=      gnome-media>=2.12.0:../../multimedia/gnome2-media
+DEPENDS+=      gnome-base>=2.14.0:../../meta-pkgs/gnome-base
+DEPENDS+=      at-spi>=1.7.6:../../devel/at-spi
+DEPENDS+=      libgail-gnome>=1.1.3:../../devel/libgail-gnome
+#DEPENDS+=     gtk-doc>=1.5:../../textproc/gtk-doc
+DEPENDS+=      gtksourceview>=1.6.0:../../x11/gtksourceview
+DEPENDS+=      zenity>=2.14.0:../../x11/zenity
+DEPENDS+=      gdm>=2.14.0nb1:../../x11/gdm
+DEPENDS+=      gnome-screensaver>=2.14.0:../../x11/gnome-screensaver
+DEPENDS+=      fast-user-switch-applet-2.14.0:../../x11/fast-user-switch-applet
+DEPENDS+=      epiphany>=2.14.0:../../www/epiphany
+DEPENDS+=      yelp>=2.14.0:../../misc/yelp
+DEPENDS+=      bug-buddy>=2.14.0:../../net/bug-buddy
+DEPENDS+=      gnome-speech>=0.3.10:../../audio/gnome-speech
+DEPENDS+=      dasher>=4.0.0:../../editors/dasher
+DEPENDS+=      eog>=2.14.0:../../graphics/eog2
+DEPENDS+=      file-roller>=2.14.0:../../archivers/file-roller
+DEPENDS+=      gcalctool>=5.7.32:../../math/gcalctool
+DEPENDS+=      gconf-editor>=2.14.0:../../editors/gconf-editor
+DEPENDS+=      gedit>=2.14.0:../../editors/gedit
+DEPENDS+=      evince>=0.5.2:../../print/evince
+DEPENDS+=      gok>=1.0.7:../../misc/gok
+DEPENDS+=      gnome-mag>=0.12.4:../../x11/gnome-mag
+DEPENDS+=      gnopernicus>=1.0.3:../../x11/gnopernicus
+DEPENDS+=      gnome-games>=2.14.0:../../games/gnome2-games
+DEPENDS+=      nautilus-cd-burner>=2.14.0.2:../../sysutils/nautilus-cd-burner
+DEPENDS+=      gnome-media>=2.14.0:../../multimedia/gnome2-media
 DEPENDS+=      gnome-netstatus>=2.12.0:../../net/gnome-netstatus
-DEPENDS+=      gnome2-system-monitor>=2.12.1:../../sysutils/gnome2-system-monitor
-DEPENDS+=      gnome-utils>=2.12.2:../../misc/gnome2-utils
-DEPENDS+=      gnome2-user-docs>=2.8.1:../../misc/gnome2-user-docs
-DEPENDS+=      vino>=2.12.0:../../net/vino
-DEPENDS+=      {totem>=1.2.0,totem-xine>=1.2.0}:../../multimedia/totem
-DEPENDS+=      evolution-webcal>=2.4.1:../../time/evolution-webcal
-DEPENDS+=      evolution>=2.4.1:../../mail/evolution
-DEPENDS+=      evolution-exchange>=2.4.1:../../mail/evolution-exchange
-#DEPENDS+=     gnome-keyring-manager>=2.12.0:../../security/gnome-keyring-manager
-#DEPENDS+=     gnome-nettool>=1.4.1:../../net/gnome-nettool
-#DEPENDS+=     system-tools-backends>=1.4.1:../../sysutils/system-tools-backends
-#DEPENDS+=     gnome-system-tools>=1.4.1:../../sysutils/gnome-system-tools
-#DEPENDS+=     gnome-volume-manager>=1.5.4:../../sysutils/gnome-volume-manager
-#DEPENDS+=     gnomemeeting>=1.2.2:../../net/gnomemeeting
-#DEPENDS+=     sound-juicer>=2.12.3:../../audio/sound-juicer
+DEPENDS+=      gnome2-system-monitor>=2.14.0:../../sysutils/gnome2-system-monitor
+DEPENDS+=      gnome-utils>=2.14.0:../../misc/gnome2-utils
+DEPENDS+=      gnome-user-docs>=2.14.0:../../misc/gnome-user-docs
+DEPENDS+=      vino>=2.13.5:../../net/vino
+DEPENDS+=      {totem>=1.4.0,totem-xine>=1.4.0}:../../multimedia/totem
+DEPENDS+=      gnome-keyring-manager>=2.14.0:../../security/gnome-keyring-manager
+DEPENDS+=      deskbar-applet>=2.14.0.1:../../misc/deskbar-applet
+DEPENDS+=      evolution-webcal>=2.5.90:../../time/evolution-webcal
+DEPENDS+=      evolution>=2.6.0nb2:../../mail/evolution
+DEPENDS+=      evolution-exchange>=2.6.0:../../mail/evolution-exchange
+#DEPENDS+=     gnome-nettool>=2.13.91:../../net/gnome-nettool
+#DEPENDS+=     system-tools-backends>=1.4.2:../../sysutils/system-tools-backends
+#DEPENDS+=     gnome-system-tools>=2.14.0:../../sysutils/gnome-system-tools
+#DEPENDS+=     gnome-volume-manager>=1.5.15:../../sysutils/gnome-volume-manager
+#DEPENDS+=     sound-juicer>=2.14.0:../../audio/sound-juicer
+#DEPENDS+=     ekiga-2.0.1:../../net/ekiga
+#DEPENDS+=     gnome-python-desktop>=2.14.0
 
 EXTRACT_ONLY=  # empty
 NO_CHECKSUM=   yes



Home | Main Index | Thread Index | Old Index