diff options
author | ben <ben@pkgsrc.org> | 2005-01-27 14:10:07 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2005-01-27 14:10:07 +0000 |
commit | fa0c8c94551b55cc30b6d2f580520333ae845bcc (patch) | |
tree | 3adb9e8c00a60e9491d1f4927e8813112ecfe086 /x11 | |
parent | 3e925a0fc3bbce0f20dd1f9a0e323199588987dd (diff) | |
download | pkgsrc-fa0c8c94551b55cc30b6d2f580520333ae845bcc.tar.gz |
Update kkbswitch to version 1.4.3. Addresses PR#29132.
24 Jan 2005. KKBSwitch 1.4.3 is released. This maintenance release adds
Czech translation contributed by Michal Bukovsky and Bulgarian
translation contributed by Petko Yotov. Also the algorithm for guessing
layout icons was improved a little and now must guess the correct icon
in more situations.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kkbswitch/Makefile | 5 | ||||
-rw-r--r-- | x11/kkbswitch/PLIST | 9 | ||||
-rw-r--r-- | x11/kkbswitch/distinfo | 6 |
3 files changed, 13 insertions, 7 deletions
diff --git a/x11/kkbswitch/Makefile b/x11/kkbswitch/Makefile index ebd07f666a5..1eacdf200a2 100644 --- a/x11/kkbswitch/Makefile +++ b/x11/kkbswitch/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2004/12/10 06:40:11 markd Exp $ +# $NetBSD: Makefile,v 1.5 2005/01/27 14:10:07 ben Exp $ # -DISTNAME= kkbswitch-1.4.2 -PKGREVISION= 1 +DISTNAME= kkbswitch-1.4.3 CATEGORIES= kde x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kkbswitch/} diff --git a/x11/kkbswitch/PLIST b/x11/kkbswitch/PLIST index 59a33f18eb4..fcbd856e4c2 100644 --- a/x11/kkbswitch/PLIST +++ b/x11/kkbswitch/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/12/10 06:40:11 markd Exp $ +@comment $NetBSD: PLIST,v 1.4 2005/01/27 14:10:07 ben Exp $ bin/kkbswitch man/man1/kkbswitch.1 share/doc/kde/HTML/en/kkbswitch/code_style.png @@ -13,10 +13,17 @@ share/kde/apps/kconf_update/kkbswitch_update_14_icons share/kde/apps/kconf_update/kkbswitch_update_14_options share/kde/apps/kkbswitch/group_names share/kde/autostart/kkbswitch.desktop +${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/kkbswitch.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/kkbswitch.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/kkbswitch.mo ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/kkbswitch.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/kkbswitch.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/kkbswitch.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/kkbswitch.mo +@comment in kde: @dirrm share/kde/autostart @dirrm share/kde/apps/kkbswitch +@comment in kde: @dirrm share/kde/apps/kconf_update +@comment in kde: @dirrm share/kde/apps +@comment in kde: @dirrm share/kde/applnk/Utilities @dirrm share/doc/kde/HTML/en/kkbswitch +@comment in kde: @dirrm share/doc/kde/HTML/en diff --git a/x11/kkbswitch/distinfo b/x11/kkbswitch/distinfo index 430de9ac7de..f0fef299605 100644 --- a/x11/kkbswitch/distinfo +++ b/x11/kkbswitch/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2004/11/15 08:51:13 markd Exp $ +$NetBSD: distinfo,v 1.3 2005/01/27 14:10:07 ben Exp $ -SHA1 (kkbswitch-1.4.2.tar.gz) = cbef165b5849da37bdac796e18fa730efed2bbee -Size (kkbswitch-1.4.2.tar.gz) = 684195 bytes +SHA1 (kkbswitch-1.4.3.tar.gz) = 3286c746facd1f03d206ee018a2bdf8d4e4cc6ad +Size (kkbswitch-1.4.3.tar.gz) = 693625 bytes SHA1 (patch-aa) = 4661a76d3f2df9d9a2c2948105c91781ec730a54 |