pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/fast-user-switch-applet Update to 2.14.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d70408266ccf
branches:  trunk
changeset: 517234:d70408266ccf
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Aug 06 19:05:14 2006 +0000

description:
Update to 2.14.2:

Version 2.14.2

 * New Translations:
    fr (Benoit Dejean)
 * Updated Translations:
    cs (Petr Tomes)
    et (Ivar Smolin)

Version 2.14.1

 * Fix potential issue with Xnest search.
 * Fix configure script on NetBSD (Julio M. Merino Vidal).
 * New Translations:
    da (Martin Willemoes Hansen)
    dz (Pema Geyleg)
    cy (Rhys Jones)
 * Updated Translations
    et (Priit Laes)

diffstat:

 x11/fast-user-switch-applet/Makefile         |   9 ++-
 x11/fast-user-switch-applet/PLIST            |  10 +++-
 x11/fast-user-switch-applet/distinfo         |   9 +--
 x11/fast-user-switch-applet/patches/patch-aa |  58 ----------------------------
 4 files changed, 16 insertions(+), 70 deletions(-)

diffs (146 lines):

diff -r 9f51d3c0a6eb -r d70408266ccf x11/fast-user-switch-applet/Makefile
--- a/x11/fast-user-switch-applet/Makefile      Sun Aug 06 19:04:47 2006 +0000
+++ b/x11/fast-user-switch-applet/Makefile      Sun Aug 06 19:05:14 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/07/05 05:37:46 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2006/08/06 19:05:14 jmmv Exp $
 #
 
-DISTNAME=      fast-user-switch-applet-2.14.0
-PKGREVISION=   1
+DISTNAME=      fast-user-switch-applet-2.14.2
 CATEGORIES=    misc gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/fast-user-switch-applet/2.14/}
 EXTRACT_SUFX=  .tar.bz2
@@ -14,7 +13,7 @@
 DEPENDS+=              gdm>=2.14.0:../../x11/gdm
 
 GNU_CONFIGURE=         yes
-USE_DIRS+=             xdg-1.1
+USE_DIRS+=             gnome2-1.6
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake intltool msgfmt pkg-config
@@ -34,6 +33,8 @@
 
 GCONF2_SCHEMAS=                fast-user-switch-applet.schemas
 
+BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.6.0
+
 .include "../../devel/GConf2/schemas.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/libbonobo/buildlink3.mk"
diff -r 9f51d3c0a6eb -r d70408266ccf x11/fast-user-switch-applet/PLIST
--- a/x11/fast-user-switch-applet/PLIST Sun Aug 06 19:04:47 2006 +0000
+++ b/x11/fast-user-switch-applet/PLIST Sun Aug 06 19:05:14 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2006/04/17 07:07:38 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/08/06 19:05:14 jmmv Exp $
 lib/bonobo/servers/GNOME_FastUserSwitchApplet.server
 libexec/fast-user-switch-applet
 share/fast-user-switch-applet/ui.glade
@@ -36,13 +36,17 @@
 share/locale/bg/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/ca/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/cs/LC_MESSAGES/fast-user-switch-applet.mo
+share/locale/cy/LC_MESSAGES/fast-user-switch-applet.mo
+share/locale/da/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/de/LC_MESSAGES/fast-user-switch-applet.mo
+share/locale/dz/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/el/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/en_CA/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/en_GB/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/es/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/et/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/fi/LC_MESSAGES/fast-user-switch-applet.mo
+share/locale/fr/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/gl/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/gu/LC_MESSAGES/fast-user-switch-applet.mo
 share/locale/he/LC_MESSAGES/fast-user-switch-applet.mo
@@ -85,8 +89,8 @@
 @dirrm share/gnome/help/fast-user-switch-applet/C/figures
 @dirrm share/gnome/help/fast-user-switch-applet/C
 @dirrm share/gnome/help/fast-user-switch-applet
-@dirrm share/gnome/help
-@dirrm share/gnome-2.0/ui
+@comment in gnome2-dirs: @dirrm share/gnome/help
+@comment in gnome2-dirs: @dirrm share/gnome-2.0/ui
 @comment in GConf2: @dirrm share/gconf/schemas
 @dirrm share/fast-user-switch-applet
 @comment in libbonobo: @dirrm lib/bonobo/servers
diff -r 9f51d3c0a6eb -r d70408266ccf x11/fast-user-switch-applet/distinfo
--- a/x11/fast-user-switch-applet/distinfo      Sun Aug 06 19:04:47 2006 +0000
+++ b/x11/fast-user-switch-applet/distinfo      Sun Aug 06 19:05:14 2006 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.2 2006/04/02 09:28:31 jmmv Exp $
+$NetBSD: distinfo,v 1.3 2006/08/06 19:05:14 jmmv Exp $
 
-SHA1 (fast-user-switch-applet-2.14.0.tar.bz2) = e67c70668f864d982756f8924be8c85ee58fb69f
-RMD160 (fast-user-switch-applet-2.14.0.tar.bz2) = 60d267d1312b33872a48b3761a19ba238f82480f
-Size (fast-user-switch-applet-2.14.0.tar.bz2) = 493986 bytes
-SHA1 (patch-aa) = b2f78692667fbcc2587b8b6cecb0e05ad4c1b2f7
+SHA1 (fast-user-switch-applet-2.14.2.tar.bz2) = e4792fc611ba02059b0e6c3ee8f5c1f1ef729763
+RMD160 (fast-user-switch-applet-2.14.2.tar.bz2) = d469ef520998dead060d64b38bb710c350b957f4
+Size (fast-user-switch-applet-2.14.2.tar.bz2) = 497832 bytes
diff -r 9f51d3c0a6eb -r d70408266ccf x11/fast-user-switch-applet/patches/patch-aa
--- a/x11/fast-user-switch-applet/patches/patch-aa      Sun Aug 06 19:04:47 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,58 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2006/04/02 09:28:31 jmmv Exp $
-
-http://bugzilla.gnome.org/show_bug.cgi?id=336900
-
---- configure.orig     2006-04-01 23:51:37.000000000 +0200
-+++ configure
-@@ -22015,7 +22015,7 @@ if test "${with_users_admin+set}" = set;
-   users_admin_cmd="$withval"
- fi;
- 
--if test "x$users_admin_cmd" == "x"; then
-+if test "x$users_admin_cmd" = "x"; then
-       # Extract the first word of "users-admin", so it can be a program name with args.
- set dummy users-admin; ac_word=$2
- echo "$as_me:$LINENO: checking for $ac_word" >&5
-@@ -22055,7 +22055,7 @@ else
- echo "${ECHO_T}no" >&6
- fi
- 
--      if test "x$users_admin" == "x"; then
-+      if test "x$users_admin" = "x"; then
-               users_admin_cmd="disabled"
-       else
-               users_admin_cmd="$users_admin"
-@@ -22095,7 +22095,7 @@ if test "${with_gdm_setup+set}" = set; t
-   gdm_setup_cmd="$withval"
- fi;
- 
--if test "x$gdm_setup_cmd" == "x"; then
-+if test "x$gdm_setup_cmd" = "x"; then
-       # Extract the first word of "gdmsetup", so it can be a program name with args.
- set dummy gdmsetup; ac_word=$2
- echo "$as_me:$LINENO: checking for $ac_word" >&5
-@@ -22135,13 +22135,13 @@ else
- echo "${ECHO_T}no" >&6
- fi
- 
--      if test "x$gdm_setup" == "x"; then
-+      if test "x$gdm_setup" = "x"; then
-               gdm_setup_cmd="disabled"
-       else
-               gdm_setup_cmd="$gdm_setup"
-       fi
- else
--      if test "x$gdm_setup_cmd" == "xno"; then
-+      if test "x$gdm_setup_cmd" = "xno"; then
-               echo "$as_me:$LINENO: result: disabling login screen setup command" >&5
- echo "${ECHO_T}disabling login screen setup command" >&6
-               gdm_setup=
-@@ -22175,7 +22175,7 @@ if test "${with_gdm_config+set}" = set; 
-   gdmconfigfile="$withval"
- fi;
- 
--if test "x$gdmconfigfile" == "x" -o "x$gdmconfigfile" == "xno"; then
-+if test "x$gdmconfigfile" = "x" -o "x$gdmconfigfile" = "xno"; then
-       echo "$as_me:$LINENO: checking for GDM configuration file" >&5
- echo $ECHO_N "checking for GDM configuration file... $ECHO_C" >&6
- 



Home | Main Index | Thread Index | Old Index