diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-09-21 16:58:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-09-21 16:58:42 +0000 |
commit | a147f7a68ca2e7db887b9d1ae333a97f8e8aef43 (patch) | |
tree | 6f56049be031faf7114200269350107b558eec72 /x11 | |
parent | 0f8fdfd177114e31d65b58c13fc10fa7d55a13ff (diff) | |
download | pkgsrc-a147f7a68ca2e7db887b9d1ae333a97f8e8aef43.tar.gz |
Update to 2.8.0. This version corresponds to GNOME 2.8.0.
=============
Version 2.8.0
=============
Session Manager
* New splash screen (Jakub Steiner)
Translators
* Miloslav Trmac (cs)
* Adam Weinberger (en_CA)
* Priit Laes (et)
* Jesús Bravo Álvarez (gl)
* Gabor Kelemen (hu)
==============
Version 2.7.92
==============
Session Manager
* Fix various warnings, deprecated API usage etc. (Kjartan Maraas)
Translators
* Kemal Sanjta (bs)
* Kjartan Maraas (nb)
* Laurent Dhima (sq)
* Maxim Dziumanenko (uk)
==============
Version 2.7.91
==============
Session Manager
* Add support for activating Vino (Mark)
Translators
* Kartik Mistry (gu)
=============
Version 2.7.4
=============
Fixes
* Fix the fadeout at logout on Xinerama (Bastien Nocera)
Translators
* Pawan Chitrakar (ne)
=============
Version 2.7.3
=============
Fixes
* Don't start a keyring if one is already available (Alex Larsson)
* Fix minor text drawing issue with the slash screen
(Carlos Romero, Simone Gotti)
Translators
* Evandro Fernandes Giovanini (pt_BR)
* Laurent Dhima (sq)
* zhakanini (ta)
=============
Version 2.7.1
=============
Translators
* Reinout van Schouwen (nl)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-session/Makefile | 15 | ||||
-rw-r--r-- | x11/gnome-session/PLIST | 5 | ||||
-rw-r--r-- | x11/gnome-session/distinfo | 11 | ||||
-rw-r--r-- | x11/gnome-session/patches/patch-ab | 16 |
4 files changed, 35 insertions, 12 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index a072d7149c8..911af0de2ae 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.40 2004/06/28 14:59:08 jmmv Exp $ +# $NetBSD: Makefile,v 1.41 2004/09/21 16:58:42 jmmv Exp $ # -DISTNAME= gnome-session-2.6.2 +DISTNAME= gnome-session-2.8.0 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.6/} -SITES_gnome-splash-2.6.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.8/} +SITES_gnome-splash-2.8.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/} EXTRACT_SUFX= .tar.bz2 -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gnome-splash-2.6.0.png +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gnome-splash-2.8.0.png MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.gnome.org/ @@ -26,12 +26,15 @@ USE_LIBTOOL= yes MAKE_ENV+= REAL_GCONFTOOL="${GCONFTOOL2}" +CPPFLAGS+= -DPREFIX=\"\\\"${PREFIX}\\\"\" +CPPFLAGS+= -DPKG_SYSCONFDIR=\"\\\"${PKG_SYSCONFDIR}\\\"\" + GCONF2_SCHEMAS= gnome-session.schemas post-extract: ${MV} ${WRKSRC}/gnome-session/gnome-splash.png \ ${WRKSRC}/gnome-session/gnome-splash-orig.png - ${CP} ${DISTDIR}/gnome-splash-2.6.0.png \ + ${CP} ${DISTDIR}/gnome-splash-2.8.0.png \ ${WRKSRC}/gnome-session/gnome-splash.png post-install: diff --git a/x11/gnome-session/PLIST b/x11/gnome-session/PLIST index 6f2e785a9d1..7f9147f2fdd 100644 --- a/x11/gnome-session/PLIST +++ b/x11/gnome-session/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2004/05/15 16:41:58 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/09/21 16:58:42 jmmv Exp $ bin/gnome-session bin/gnome-session-properties bin/gnome-session-remove @@ -59,6 +59,8 @@ ${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gnome-session-2.0.mo ${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gnome-session-2.0.mo ${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/gnome-session-2.0.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-session-2.0.mo +${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gnome-session-2.0.mo +${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/gnome-session-2.0.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-session-2.0.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-session-2.0.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-session-2.0.mo @@ -76,6 +78,7 @@ ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnome-session-2.0.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-session-2.0.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gnome-session-2.0.mo ${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gnome-session-2.0.mo +${PKGLOCALEDIR}/locale/tk/LC_MESSAGES/gnome-session-2.0.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-session-2.0.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-session-2.0.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnome-session-2.0.mo diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo index e754f67a38e..35d29e19ae4 100644 --- a/x11/gnome-session/distinfo +++ b/x11/gnome-session/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.11 2004/06/28 14:59:08 jmmv Exp $ +$NetBSD: distinfo,v 1.12 2004/09/21 16:58:42 jmmv Exp $ -SHA1 (gnome-session-2.6.2.tar.bz2) = 200d9cedddc5842115a9599fd67768eadd4ef650 -Size (gnome-session-2.6.2.tar.bz2) = 873420 bytes -SHA1 (gnome-splash-2.6.0.png) = b4eb67f21208f2262c1e4e6b284115bfbe3f4590 -Size (gnome-splash-2.6.0.png) = 124455 bytes +SHA1 (gnome-session-2.8.0.tar.bz2) = 07a3091cb69b17919f47b59d55f7dba74cf0fda2 +Size (gnome-session-2.8.0.tar.bz2) = 868871 bytes +SHA1 (gnome-splash-2.8.0.png) = 3798cfbdae85187bdac7eed3e2b296a68c0e1ebf +Size (gnome-splash-2.8.0.png) = 111413 bytes SHA1 (patch-aa) = dad8d1a40dad19a9b7bc58e62a3777a8bea7abc3 +SHA1 (patch-ab) = cb6e685ec5f2aa34fd72b7106906b3c05f519761 diff --git a/x11/gnome-session/patches/patch-ab b/x11/gnome-session/patches/patch-ab new file mode 100644 index 00000000000..d19567c1b31 --- /dev/null +++ b/x11/gnome-session/patches/patch-ab @@ -0,0 +1,16 @@ +$NetBSD: patch-ab,v 1.3 2004/09/21 16:58:42 jmmv Exp $ + +--- gnome-session/main.c.orig 2004-08-16 15:36:51.000000000 +0200 ++++ gnome-session/main.c +@@ -395,6 +395,11 @@ main (int argc, char *argv[]) + ep = g_strconcat ("DISPLAY=", gdk_get_display (), NULL); + putenv (ep); + ++ ep = "XDG_DATA_DIRS=" PREFIX "/share/"; ++ putenv (ep); ++ ep = "XDG_CONFIG_DIRS=" PKG_SYSCONFDIR "/xdg/"; ++ putenv (ep); ++ + ignore (SIGPIPE); + + /* Need DISPLAY set */ |