pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnome2-applets update to 2.16.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9097a8e8a963
branches:  trunk
changeset: 520236:9097a8e8a963
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Oct 17 17:16:11 2006 +0000

description:
update to 2.16.1
changes:
-build system fix
-do less polling
-fixes, translation updates

diffstat:

 x11/gnome2-applets/Makefile         |   5 ++---
 x11/gnome2-applets/PLIST            |   8 ++++++--
 x11/gnome2-applets/distinfo         |   9 ++++-----
 x11/gnome2-applets/patches/patch-ae |  13 -------------
 4 files changed, 12 insertions(+), 23 deletions(-)

diffs (82 lines):

diff -r 0fb9afba72d2 -r 9097a8e8a963 x11/gnome2-applets/Makefile
--- a/x11/gnome2-applets/Makefile       Tue Oct 17 17:10:59 2006 +0000
+++ b/x11/gnome2-applets/Makefile       Tue Oct 17 17:16:11 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2006/09/16 12:20:41 jmmv Exp $
+# $NetBSD: Makefile,v 1.72 2006/10/17 17:16:11 drochner Exp $
 #
 
-DISTNAME=              gnome-applets-2.16.0
-PKGREVISION=           1
+DISTNAME=              gnome-applets-2.16.1
 CATEGORIES=            x11 gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-applets/2.16/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 0fb9afba72d2 -r 9097a8e8a963 x11/gnome2-applets/PLIST
--- a/x11/gnome2-applets/PLIST  Tue Oct 17 17:10:59 2006 +0000
+++ b/x11/gnome2-applets/PLIST  Tue Oct 17 17:16:11 2006 +0000
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.18 2006/09/15 15:14:37 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.19 2006/10/17 17:16:11 drochner Exp $
 bin/gswitchit-plugins-capplet
 include/libgswitchit/gnome-kbd-indicator.h
 include/libgswitchit/gswitchit-config.h
+include/libgswitchit/gswitchit-config-private.h
 include/libgswitchit/gswitchit-plugin.h
-include/libgswitchit/gswitchit-plugins-app.h
 include/libgswitchit/keyboard-config-registry-client.h
 include/libgswitchit/keyboard-config-registry.h
 include/libgweather/gweather-gconf.h
@@ -77,6 +77,9 @@
 share/gnome-applets/geyes/Horrid/config
 share/gnome-applets/geyes/Horrid/horrid_eye.png
 share/gnome-applets/geyes/Horrid/horrid_pupil.png
+share/gnome-applets/geyes/Tango/config
+share/gnome-applets/geyes/Tango/tango-eye.png
+share/gnome-applets/geyes/Tango/tango-pupil.png
 ${BATTSTAT}share/gnome-applets/glade/battstat_applet.glade
 share/gnome-applets/glade/gswitchit-plugins.glade
 share/gnome-applets/glade/gswitchit.glade
@@ -1003,6 +1006,7 @@
 @comment in gnome2-dirs: @dirrm share/gnome/help
 @dirrm share/gnome-applets/gweather
 @dirrm share/gnome-applets/glade
+@dirrm share/gnome-applets/geyes/Tango
 @dirrm share/gnome-applets/geyes/Horrid
 @dirrm share/gnome-applets/geyes/Default-tiny
 @dirrm share/gnome-applets/geyes/Default
diff -r 0fb9afba72d2 -r 9097a8e8a963 x11/gnome2-applets/distinfo
--- a/x11/gnome2-applets/distinfo       Tue Oct 17 17:10:59 2006 +0000
+++ b/x11/gnome2-applets/distinfo       Tue Oct 17 17:16:11 2006 +0000
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.19 2006/09/15 15:14:37 jmmv Exp $
+$NetBSD: distinfo,v 1.20 2006/10/17 17:16:11 drochner Exp $
 
-SHA1 (gnome-applets-2.16.0.tar.bz2) = c29fda90d72a78869571a3146bc99b9dfde9ff62
-RMD160 (gnome-applets-2.16.0.tar.bz2) = ee2cba98a9b62cea3ac8845a287c9df1bbfbda62
-Size (gnome-applets-2.16.0.tar.bz2) = 6856732 bytes
+SHA1 (gnome-applets-2.16.1.tar.bz2) = 793d7880e8d9d9cf621af8f0f69c3917ccace6a1
+RMD160 (gnome-applets-2.16.1.tar.bz2) = 326884c4b92ea15c82916b2e8c16c1e5f4e859b0
+Size (gnome-applets-2.16.1.tar.bz2) = 6888716 bytes
 SHA1 (patch-aa) = d4683f2d1273c4202ee336be436b9fd237610b7b
 SHA1 (patch-ab) = f880abec6df2254b6541d4e5a894559763ef674b
 SHA1 (patch-ac) = 8244d73dd62973fdc022947a62e9ce6211a3561b
 SHA1 (patch-ad) = 42fb64b30a031a1ea8f57f47cabdf63475b7987e
-SHA1 (patch-ae) = 2b8ba86a16c65b1e01422d84f1eb3caf60a0597c
diff -r 0fb9afba72d2 -r 9097a8e8a963 x11/gnome2-applets/patches/patch-ae
--- a/x11/gnome2-applets/patches/patch-ae       Tue Oct 17 17:10:59 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ae,v 1.3 2006/09/15 15:14:38 jmmv Exp $
-
---- libgswitchit/Makefile.in.orig      2006-09-11 17:53:37.000000000 +0200
-+++ libgswitchit/Makefile.in
-@@ -187,6 +187,8 @@ CXXFLAGS = @CXXFLAGS@
- CYGPATH_W = @CYGPATH_W@
- DATADIR = @DATADIR@
- DATADIRNAME = @DATADIRNAME@
-+DBUS_CFLAGS = `pkg-config --cflags dbus-glib-1`
-+DBUS_LIBS = `pkg-config --libs dbus-glib-1`
- DEFS = @DEFS@
- DEPDIR = @DEPDIR@
- DOC_USER_FORMATS = @DOC_USER_FORMATS@



Home | Main Index | Thread Index | Old Index