summaryrefslogtreecommitdiff
path: root/x11/gnome-desktop
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-09-15 15:10:45 +0000
committerjmmv <jmmv>2006-09-15 15:10:45 +0000
commit905aac0578fb768fca528db5e5a717264a8a3c34 (patch)
treecb12c9a51319bd7bcbf0a39e5139418e5ea468d7 /x11/gnome-desktop
parent1efdf7cf82d352f47df6058f0900a7c6b09d5499 (diff)
downloadpkgsrc-905aac0578fb768fca528db5e5a717264a8a3c34.tar.gz
Update to 2.16.0:
============== Version 2.16.0 ============== Doc Translations * Christophe Bliard (fr) * Daniel Nylander (sv) Translators * Runa Bhattacharjee (bn_IN) * Hendrik Richter (de) * Ivar Smolin (et) * Rajesh Ranjan (hi) * Gabor Kelemen (hu) * Gintautas Miliauskas (lt) * Raivis Dejus (lv) * Rahul Bhalerao (mr) * Leonardo Ferreira Fontenelle (pt_BR) * Duarte Loreto (pt) * Leonid Kanter (ru) * Matic Žgur (sl) * Felix (ta) =============== Version 2.15.92 =============== Misc * Remove gnome-workspace icon (now included in gnome-panel) (Vincent) Doc Translations * Jonathan Ernst, Emmanuel Andry, Christophe Bliard (fr) * Daniel Nylander (sv) Translators * Ivar Smolin (et) * Gabor Kelemen (hu) * Artur Flinta (pl) * Maxim Dziumanenko (uk) * Funda Wang (zh_CN) =============== Version 2.15.91 =============== Fixes * Use a useful icon theme in gnome_desktop_item_find_icon() when no icon theme is passed as argument so we get results (Vincent) Doc * Start migrating documentation to gnome-user-docs (Joachim Noreiko) Doc Translations * Francisco Javier F. Serrador (es) Translators * Runa Bhattacharjee (bn_IN) * Iñaki Larrañaga Murgoitio (eu) * Christophe Merlet (RedFox) (fr) * Arangel Angov (mk) * Ani Peter (ml) * Marcel Telka (sk) =============== Version 2.15.90 =============== Translators * Vladimir "Kaladan" Petkov (bg) * Francisco Javier F. Serrador (es) * Christophe Merlet (RedFox) (fr) * Daniel Nylander (sv) ============== Version 2.15.4 ============== Fixes * Set GNOME_PARAM_APP_DATADIR in test application (Christian Persch) * Save some memory in gnome-about (Priit Laes) Doc * Update example of application not hosted in GNOME Bugzilla (Joachim Noreiko) Doc Translations * Daniel Nylander (sv) * Salihov Timur (ru) Translators * Taneem Ahmed (bn_IN) * Jakub Friedl (cs) * Mindu Dorji (dz) * Priit Laes (et) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Christophe Merlet (RedFox) (fr) * Takeshi AIHANA (ja) * Young-Ho Cha (ko) * Rahul Bhalerao (mr) * Kjartan Maraas (nb) * Simos Xenitellis (ne) * Hariram Pansari (or) * Theppitak Karoonboonyanan (th) * Zack Ajmal (ur) * Pablo Saratxaga (wa) * Abel Cheung (zh_HK) ============== Version 2.15.2 ============== Misc * Require intltool 0.35.0 Doc Translations * Francisco Javier F. Serrador (es) Translators * Francisco Javier F. Serrador (es) * Hariram Pansari (or) ============== Version 2.15.1 ============== Fixes * Make URI canonical before using them (Vincent) * Remember the added locales in GnomeDitemEdit (Vincent) * Sort locales list in GnomeDitemEdit (Vincent) * Make sure that there is a Name/Comment/etc. for C locale when generating a .desktop file (Vincent) * Use gdk_x11_display_get_user_time() to get the launch time (Vincent) * Don't crash when launching a desktop file without specifying a screen (Vincent) * Try to locate files in the app prefix and not in the system prefix for gnome-about (Christian Persch) * Put back workaround that fixes uglyness in gnome-about (Vincent) Misc * Generate API documentation (Vincent) * Add GTK to the categories of gnome-about.desktop (Vincent) * Require GTK+ >= 2.8.0 (Vincent) * Use po/LINGUAS and require newer intltool (Brian Pepple) Documentation * Replace entities with UTF-8 (Shaun McCance) * Updated URLs and emails in the gnome-feedback document (Joachim Noreiko) Doc Translations * Francisco Javier F. Serrador (es) * Maxim Dziumanenko (uk) Translators * Oublieuse (br) * Jordi Mallach (ca) * Gareth Bowker (cy) * Pema Geyleg (dz) * Kostas Papadimas (el) * Francisco Javier F. Serrador (es) * Ivar Smolin (et) * Ilkka Tuohela (fi) * Ignacio Casal Quinteiro (gl) * Ankit Patel (gu) * Thierry Randrianiriana (mg) * Tino Meinen (nl) * Kjartan Maraas (no) * Clytie Siddall (vi)
Diffstat (limited to 'x11/gnome-desktop')
-rw-r--r--x11/gnome-desktop/Makefile6
-rw-r--r--x11/gnome-desktop/PLIST35
-rw-r--r--x11/gnome-desktop/distinfo8
3 files changed, 37 insertions, 12 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile
index 446766c837c..d4830523bbc 100644
--- a/x11/gnome-desktop/Makefile
+++ b/x11/gnome-desktop/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.58 2006/08/03 20:11:03 drochner Exp $
+# $NetBSD: Makefile,v 1.59 2006/09/15 15:10:45 jmmv Exp $
#
-DISTNAME= gnome-desktop-2.14.3
+DISTNAME= gnome-desktop-2.16.0
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.14/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-desktop/2.16/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
diff --git a/x11/gnome-desktop/PLIST b/x11/gnome-desktop/PLIST
index b1bfd3149ae..482fe118e7f 100644
--- a/x11/gnome-desktop/PLIST
+++ b/x11/gnome-desktop/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2006/08/03 20:11:03 drochner Exp $
+@comment $NetBSD: PLIST,v 1.21 2006/09/15 15:10:45 jmmv Exp $
bin/gnome-about
include/gnome-desktop-2.0/libgnome/gnome-desktop-item.h
include/gnome-desktop-2.0/libgnomeui/gnome-ditem-edit.h
@@ -21,23 +21,31 @@ share/gnome-about/headers/header-bg-sunset01.png
share/gnome/help/fdl/C/fdl.xml
share/gnome/help/fdl/es/fdl.xml
share/gnome/help/fdl/fr/fdl.xml
+share/gnome/help/fdl/sv/fdl.xml
share/gnome/help/fdl/uk/fdl.xml
share/gnome/help/gnome-feedback/C/gnome-feedback.xml
share/gnome/help/gnome-feedback/es/gnome-feedback.xml
share/gnome/help/gnome-feedback/fr/gnome-feedback.xml
share/gnome/help/gnome-feedback/it/gnome-feedback.xml
+share/gnome/help/gnome-feedback/ru/gnome-feedback.xml
+share/gnome/help/gnome-feedback/sv/gnome-feedback.xml
share/gnome/help/gnome-feedback/uk/gnome-feedback.xml
+share/gnome/help/gnome-feedback/zh_CN/gnome-feedback.xml
share/gnome/help/gpl/C/gpl.xml
share/gnome/help/gpl/es/gpl.xml
share/gnome/help/gpl/fi/gpl.xml
share/gnome/help/gpl/fr/gpl.xml
share/gnome/help/gpl/pa/gpl.xml
+share/gnome/help/gpl/sv/gpl.xml
share/gnome/help/gpl/uk/gpl.xml
+share/gnome/help/gpl/zh_CN/gpl.xml
share/gnome/help/lgpl/C/lgpl.xml
share/gnome/help/lgpl/es/lgpl.xml
share/gnome/help/lgpl/fr/lgpl.xml
share/gnome/help/lgpl/pa/lgpl.xml
+share/gnome/help/lgpl/sv/lgpl.xml
share/gnome/help/lgpl/uk/lgpl.xml
+share/gnome/help/lgpl/zh_CN/lgpl.xml
share/gtk-doc/html/gnome-desktop/GnomeDItemEdit.html
share/gtk-doc/html/gnome-desktop/GnomeHint.html
share/gtk-doc/html/gnome-desktop/ch01.html
@@ -59,6 +67,7 @@ share/locale/az/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/be/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/bg/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/bn/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/br/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/bs/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/ca/LC_MESSAGES/gnome-desktop-2.0.mo
@@ -97,6 +106,7 @@ share/locale/ky/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/li/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/lt/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/lv/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/mg/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/mi/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/mk/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/ml/LC_MESSAGES/gnome-desktop-2.0.mo
@@ -107,7 +117,6 @@ share/locale/nb/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/ne/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/nl/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/nn/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/no/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/nso/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/or/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/pa/LC_MESSAGES/gnome-desktop-2.0.mo
@@ -130,6 +139,7 @@ share/locale/tk/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/tr/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/ug/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/uk/LC_MESSAGES/gnome-desktop-2.0.mo
+share/locale/ur/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/vi/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/wa/LC_MESSAGES/gnome-desktop-2.0.mo
share/locale/xh/LC_MESSAGES/gnome-desktop-2.0.mo
@@ -142,23 +152,31 @@ share/locale/zu/LC_MESSAGES/gnome-desktop-2.0.mo
share/omf/fdl/fdl-C.omf
share/omf/fdl/fdl-es.omf
share/omf/fdl/fdl-fr.omf
+share/omf/fdl/fdl-sv.omf
share/omf/fdl/fdl-uk.omf
share/omf/gnome-feedback/gnome-feedback-C.omf
share/omf/gnome-feedback/gnome-feedback-es.omf
share/omf/gnome-feedback/gnome-feedback-fr.omf
share/omf/gnome-feedback/gnome-feedback-it.omf
+share/omf/gnome-feedback/gnome-feedback-ru.omf
+share/omf/gnome-feedback/gnome-feedback-sv.omf
share/omf/gnome-feedback/gnome-feedback-uk.omf
+share/omf/gnome-feedback/gnome-feedback-zh_CN.omf
share/omf/gpl/gpl-C.omf
share/omf/gpl/gpl-es.omf
share/omf/gpl/gpl-fi.omf
share/omf/gpl/gpl-fr.omf
share/omf/gpl/gpl-pa.omf
+share/omf/gpl/gpl-sv.omf
share/omf/gpl/gpl-uk.omf
+share/omf/gpl/gpl-zh_CN.omf
share/omf/lgpl/lgpl-C.omf
share/omf/lgpl/lgpl-es.omf
share/omf/lgpl/lgpl-fr.omf
share/omf/lgpl/lgpl-pa.omf
+share/omf/lgpl/lgpl-sv.omf
share/omf/lgpl/lgpl-uk.omf
+share/omf/lgpl/lgpl-zh_CN.omf
share/pixmaps/apple-green.png
share/pixmaps/apple-red.png
share/pixmaps/gnome-aorta.png
@@ -226,13 +244,12 @@ share/pixmaps/gnome-user-interface.png
share/pixmaps/gnome-week.png
share/pixmaps/gnome-windows.png
share/pixmaps/gnome-word.png
-share/pixmaps/gnome-workspace.png
share/pixmaps/gnome-xterm.png
share/pixmaps/gtkvim.png
share/pixmaps/kterm.xpm
share/pixmaps/monitor.png
-share/pixmaps/netbsd-logo-icon-transparent.png
-share/pixmaps/netbsd-logo-icon.png
+share/pixmaps/${LOWER_OPSYS}-logo-icon-transparent.png
+share/pixmaps/${LOWER_OPSYS}-logo-icon.png
share/pixmaps/vnterm.xpm
@comment in xdg-dirs: @dirrm share/pixmaps
@dirrm share/omf/lgpl
@@ -241,26 +258,34 @@ share/pixmaps/vnterm.xpm
@dirrm share/omf/fdl
@comment in scrollkeeper: @dirrm share/omf
@dirrm share/gtk-doc/html/gnome-desktop
+@dirrm share/gnome/help/lgpl/zh_CN
@dirrm share/gnome/help/lgpl/uk
+@dirrm share/gnome/help/lgpl/sv
@dirrm share/gnome/help/lgpl/pa
@dirrm share/gnome/help/lgpl/fr
@dirrm share/gnome/help/lgpl/es
@comment in gnome2-dirs: @dirrm share/gnome/help/lgpl/C
@comment in gnome2-dirs: @dirrm share/gnome/help/lgpl
+@dirrm share/gnome/help/gpl/zh_CN
@dirrm share/gnome/help/gpl/uk
+@dirrm share/gnome/help/gpl/sv
@dirrm share/gnome/help/gpl/pa
@dirrm share/gnome/help/gpl/fr
@dirrm share/gnome/help/gpl/fi
@dirrm share/gnome/help/gpl/es
@comment in gnome2-dirs: @dirrm share/gnome/help/gpl/C
@comment in gnome2-dirs: @dirrm share/gnome/help/gpl
+@dirrm share/gnome/help/gnome-feedback/zh_CN
@dirrm share/gnome/help/gnome-feedback/uk
+@dirrm share/gnome/help/gnome-feedback/sv
+@dirrm share/gnome/help/gnome-feedback/ru
@dirrm share/gnome/help/gnome-feedback/it
@dirrm share/gnome/help/gnome-feedback/fr
@dirrm share/gnome/help/gnome-feedback/es
@dirrm share/gnome/help/gnome-feedback/C
@dirrm share/gnome/help/gnome-feedback
@dirrm share/gnome/help/fdl/uk
+@dirrm share/gnome/help/fdl/sv
@dirrm share/gnome/help/fdl/fr
@dirrm share/gnome/help/fdl/es
@comment in gnome2-dirs: @dirrm share/gnome/help/fdl/C
diff --git a/x11/gnome-desktop/distinfo b/x11/gnome-desktop/distinfo
index 96cf8723476..f966761d261 100644
--- a/x11/gnome-desktop/distinfo
+++ b/x11/gnome-desktop/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2006/08/03 20:11:03 drochner Exp $
+$NetBSD: distinfo,v 1.24 2006/09/15 15:10:45 jmmv Exp $
-SHA1 (gnome-desktop-2.14.3.tar.bz2) = 5a3d44cd7f2cfe35366d4e8e9e29c4a49c7b4657
-RMD160 (gnome-desktop-2.14.3.tar.bz2) = 27c67b7f10af1dda21eaeca98bbf3e962bbd5185
-Size (gnome-desktop-2.14.3.tar.bz2) = 1186546 bytes
+SHA1 (gnome-desktop-2.16.0.tar.bz2) = af2517fb2bd83a78213ea4e960e6a016d1832a5c
+RMD160 (gnome-desktop-2.16.0.tar.bz2) = 7c0d9031e14f29c0e5fea59b2a964f53f3a4967b
+Size (gnome-desktop-2.16.0.tar.bz2) = 1230936 bytes