summaryrefslogtreecommitdiff
path: root/x11/gnome-session
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-09-15 15:18:16 +0000
committerjmmv <jmmv>2006-09-15 15:18:16 +0000
commit5ba2eae3dbda0266623d46e5cd73d6e2144155ab (patch)
tree53405fa489020117e41625b3cb631ff5321850a1 /x11/gnome-session
parent3c9aab07f987f88f30ad295908e3063c3e912036 (diff)
downloadpkgsrc-5ba2eae3dbda0266623d46e5cd73d6e2144155ab.tar.gz
Update to 2.16.0:
============== Version 2.16.0 ============== Misc * Updated splash screen (Andreas Nilsson, Vincent) Translators * Jordi Mallach (ca) * Kostas Papadimas (el) * Robert-André Mauchin (fr) * Rajesh Ranjan (hi) * Gabor Kelemen (hu) * Gintautas Miliauskas (lt) * Raivis Dejus (lv) * Duarte Loreto (pt) * Vasiliy Faronov (ru) * Felix (ta) =============== Version 2.15.92 =============== Session Manager * Fix crash caused by debug output on Solaris (Brian Cameron) Translators * Rostislav "zbrox" Raykov (bg) * Khandakar Mujahidul Islam (bn) * Mindu Dorji (dz) * Mate ORY (hu) * Satoru SATOH (ja) * Young-Ho Cha (ko) * Artur Flinta (pl) * Matic Žgur (sl) * Daniel Nylander (sv) * Maxim Dziumanenko (uk) * Clytie Siddall (vi) * Funda Wang (zh_CN) =============== Version 2.15.91 =============== Session Manager * Fix leaks (Rodrigo Moya, Vincent) * Use GOption (Michael Terry) * Make it possible to really disable the login sound (Vincent) * Set the right parent window for an error dialog (Vincent) * Update keyring daemon DISPLAY environment variable if it's already running (Jon Nettleton) * Fix sensitivity of edit/delete buttons when editing sessions (Don Scorgie, Vincent) * Add support for e16 window manager in gnome-wm (Kim Woelders) * Fix edition of startup programs containing a space in a command line argument (Vincent) * Fix warning (Kjartan Maraas) * Backward compatibility to run orca if gnopernicus is not available and the gconf key is set to gnopernicus (Bill Haneman, Willie Walker) Misc * Add gnome-keyring dependency (Vincent) Translators * Runa Bhattacharjee (bn_IN) * Rhys Jones (cy) * Jochen Skulj (de) * Francisco Javier F. Serrador (es) * Priit Laes (et) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Ankit Patel (gu) * Fano Rajaonarisoa (mg) * Jovan Naumovski (mk) * Ani Peter (ml) * Kjartan Maraas (nb) * Tino Meinen (nl) * Subhransu Behera (or) * A S Alam (pa) * Evandro Fernandes Giovanini (pt_BR) * Duarte Loreto (pt) * Leonid Kanter (ru) * Marcel Telka (sk) * Jayaradha N (ta) * Theppitak Karoonboonyanan (th) * Woodman Tuen (zh_HK) * Woodman Tuen (zh_TW) =============== Version 2.15.90 =============== Translators * Subhransu Behera (or) ============== Version 2.15.4 ============== Session Manager * Improve verbosity string (Glynn Foster) * Fix critical warning when removing a client (Kjartan Maraas) * Create autostart directory if it doesn't exist (Ray Strode) * Give generated desktop filenames .desktop extension when encountering naming conflicts (Ray Strode) * Launch gnome-settings-daemon through dbus (Sergey Udaltsov) Misc * Use po/LINGUAS (Claudio Saavedra) * Require intltool 0.35.0 (Vincent) * Add gnome-settings-daemon (from gnome-control-center) dependency (Sergey Udaltsov) * Add dbus dependency (Vincent) Translators * Khandakar Mujahidul Islam (bn_IN) * Guillaume Savaton (eo) * Laurent Richard (fr) * Young-Ho Cha (ko) * Rahul Bhalerao (mr) * Pablo Saratxaga (wa) ============== Version 2.15.1 ============== Session Manager * Use libgnomeui functions instead of libegg (Vincent) * Fix "try again" dialog never disappearing (Frédéric Crozat) * Fix crash in 64 bits computers (Joe Marcus Clarke) * Reduce default verbosity (Fryderyk Dziarmagowski) Translators * Mindu Dorji (dz)
Diffstat (limited to 'x11/gnome-session')
-rw-r--r--x11/gnome-session/Makefile16
-rw-r--r--x11/gnome-session/PLIST6
-rw-r--r--x11/gnome-session/distinfo16
-rw-r--r--x11/gnome-session/patches/patch-ac12
4 files changed, 27 insertions, 23 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 53d5612f16e..2d9a4e94e9a 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.74 2006/08/23 09:49:36 jmmv Exp $
+# $NetBSD: Makefile,v 1.75 2006/09/15 15:18:16 jmmv Exp $
#
-DISTNAME= gnome-session-2.14.3
-PKGREVISION= 1
+DISTNAME= gnome-session-2.16.0
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.14/}
-SITES.gnome-splash-2.14.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.16/}
+SITES.gnome-splash-2.16.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/}
EXTRACT_SUFX= .tar.bz2
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gnome-splash-2.14.0.png
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gnome-splash-2.16.0.png
MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.gnome.org/
@@ -29,6 +28,8 @@ CPPFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR}\""
GCONF2_SCHEMAS= gnome-session.schemas
+BUILDLINK_API_DEPENDS.esound+= esound>=0.2.26
+BUILDLINK_API_DEPENDS.gnome-keyring+= gnome-keyring>=0.5.1
# Make sure we do not use old packages that rely on XDG_{CONFIG,DATA}_DIRS
# in the environment being set.
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.6.1
@@ -43,6 +44,7 @@ BUILDLINK_API_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.8.3nb1
.include "../../devel/pango/buildlink3.mk"
.include "../../security/gnome-keyring/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../textproc/scrollkeeper/buildlink3.mk"
.include "../../x11/gnome2-control-center/buildlink3.mk"
@@ -52,7 +54,7 @@ BUILDLINK_API_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.8.3nb1
post-extract:
${MV} ${WRKSRC}/gnome-session/gnome-splash.png \
${WRKSRC}/gnome-session/gnome-splash-orig.png
- ${CP} ${DISTDIR}/gnome-splash-2.14.0.png \
+ ${CP} ${DISTDIR}/gnome-splash-2.16.0.png \
${WRKSRC}/gnome-session/gnome-splash.png
post-install:
diff --git a/x11/gnome-session/PLIST b/x11/gnome-session/PLIST
index db4488d37db..9e68566419d 100644
--- a/x11/gnome-session/PLIST
+++ b/x11/gnome-session/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2006/05/03 11:21:26 drochner Exp $
+@comment $NetBSD: PLIST,v 1.15 2006/09/15 15:18:16 jmmv Exp $
bin/gnome-session
bin/gnome-session-properties
bin/gnome-session-remove
@@ -20,6 +20,7 @@ share/locale/az/LC_MESSAGES/gnome-session-2.0.mo
share/locale/be/LC_MESSAGES/gnome-session-2.0.mo
share/locale/bg/LC_MESSAGES/gnome-session-2.0.mo
share/locale/bn/LC_MESSAGES/gnome-session-2.0.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-session-2.0.mo
share/locale/bs/LC_MESSAGES/gnome-session-2.0.mo
share/locale/ca/LC_MESSAGES/gnome-session-2.0.mo
share/locale/cs/LC_MESSAGES/gnome-session-2.0.mo
@@ -55,6 +56,7 @@ share/locale/ko/LC_MESSAGES/gnome-session-2.0.mo
share/locale/ku/LC_MESSAGES/gnome-session-2.0.mo
share/locale/lt/LC_MESSAGES/gnome-session-2.0.mo
share/locale/lv/LC_MESSAGES/gnome-session-2.0.mo
+share/locale/mg/LC_MESSAGES/gnome-session-2.0.mo
share/locale/mi/LC_MESSAGES/gnome-session-2.0.mo
share/locale/mk/LC_MESSAGES/gnome-session-2.0.mo
share/locale/ml/LC_MESSAGES/gnome-session-2.0.mo
@@ -65,8 +67,8 @@ share/locale/nb/LC_MESSAGES/gnome-session-2.0.mo
share/locale/ne/LC_MESSAGES/gnome-session-2.0.mo
share/locale/nl/LC_MESSAGES/gnome-session-2.0.mo
share/locale/nn/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/no/LC_MESSAGES/gnome-session-2.0.mo
share/locale/nso/LC_MESSAGES/gnome-session-2.0.mo
+share/locale/or/LC_MESSAGES/gnome-session-2.0.mo
share/locale/pa/LC_MESSAGES/gnome-session-2.0.mo
share/locale/pl/LC_MESSAGES/gnome-session-2.0.mo
share/locale/pt/LC_MESSAGES/gnome-session-2.0.mo
diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo
index 1a63d22a1ca..722726ade3a 100644
--- a/x11/gnome-session/distinfo
+++ b/x11/gnome-session/distinfo
@@ -1,13 +1,13 @@
-$NetBSD: distinfo,v 1.26 2006/08/06 19:04:47 jmmv Exp $
+$NetBSD: distinfo,v 1.27 2006/09/15 15:18:16 jmmv Exp $
-SHA1 (gnome-session-2.14.3.tar.bz2) = ddc6724f7ac0865af69f315d09b7d7f95ff5417a
-RMD160 (gnome-session-2.14.3.tar.bz2) = 0d85ba7e8058c62e906cf4b4646d845fd2efa376
-Size (gnome-session-2.14.3.tar.bz2) = 662903 bytes
-SHA1 (gnome-splash-2.14.0.png) = 7f03b85043b12b7f884973ac6ad170d0af7331a3
-RMD160 (gnome-splash-2.14.0.png) = 9421569fa918654492e639990f896d49af3bb44a
-Size (gnome-splash-2.14.0.png) = 38545 bytes
+SHA1 (gnome-session-2.16.0.tar.bz2) = bf1c2c6446b94a0ac1882dbfd9e067c73babe61c
+RMD160 (gnome-session-2.16.0.tar.bz2) = 2b8f7a63cf543d7d69054ba5b1c45db4608f08d0
+Size (gnome-session-2.16.0.tar.bz2) = 677707 bytes
+SHA1 (gnome-splash-2.16.0.png) = 0d321be84c5668a2c0fecb494edc820d6b74ee9d
+RMD160 (gnome-splash-2.16.0.png) = 28667abaaef6ac20dde9f4101554a5043b4f9c96
+Size (gnome-splash-2.16.0.png) = 36601 bytes
SHA1 (patch-aa) = 3a7bac87c0031ea73bf313d3a2dcb983b83d7cbf
SHA1 (patch-ab) = 7287c9f0a921f2dfe28373027a4f3564d58e5ac8
-SHA1 (patch-ac) = 3501f6edf0c0e41494cea1908808f1ed64443f5e
+SHA1 (patch-ac) = 897bff38f3edef9571ce84ae838a6f7e8d3ca536
SHA1 (patch-ad) = 42aa7867f6b660e5eb4b59eb5d74a97a38078fe5
SHA1 (patch-ae) = a1e2996e9c8ffa8afdc92e60172d9baee285e1a6
diff --git a/x11/gnome-session/patches/patch-ac b/x11/gnome-session/patches/patch-ac
index 2d038f2fd81..de4bbaff267 100644
--- a/x11/gnome-session/patches/patch-ac
+++ b/x11/gnome-session/patches/patch-ac
@@ -1,6 +1,6 @@
-$NetBSD: patch-ac,v 1.7 2006/05/03 11:21:26 drochner Exp $
+$NetBSD: patch-ac,v 1.8 2006/09/15 15:18:16 jmmv Exp $
---- gnome-session/main.c.orig 2006-03-21 18:37:40.000000000 +0100
+--- gnome-session/main.c.orig 2006-07-26 14:46:36.000000000 +0200
+++ gnome-session/main.c
@@ -43,6 +43,7 @@
#include "command.h"
@@ -10,15 +10,15 @@ $NetBSD: patch-ac,v 1.7 2006/05/03 11:21:26 drochner Exp $
#include "gsm-sound.h"
#include "gsm-gsd.h"
#include "gsm-keyring.h"
-@@ -334,6 +335,7 @@ main (int argc, char *argv[])
- char *display_str;
+@@ -335,6 +336,7 @@ main (int argc, char *argv[])
char **versions;
GConfClient *gconf_client;
+ GOptionContext *goption_context;
+ gboolean dbus_daemon_owner;
if (getenv ("GSM_VERBOSE_DEBUG"))
gsm_set_verbose (TRUE);
-@@ -415,6 +417,7 @@ main (int argc, char *argv[])
+@@ -419,6 +421,7 @@ main (int argc, char *argv[])
fprintf (stderr, "SESSION_MANAGER=%s\n", getenv ("SESSION_MANAGER"));
gnome_window_icon_set_default_from_file (GNOME_ICONDIR"/gnome-session.png");
@@ -26,7 +26,7 @@ $NetBSD: patch-ac,v 1.7 2006/05/03 11:21:26 drochner Exp $
/* Make sure children see the right value for DISPLAY. This is
useful if --display was specified on the command line. */
-@@ -496,6 +499,9 @@ main (int argc, char *argv[])
+@@ -503,6 +506,9 @@ main (int argc, char *argv[])
gsm_keyring_daemon_stop ();