pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/gucharmap Update to 2.24.1. API changed since 2....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c8b3a2626e8
branches:  trunk
changeset: 549089:0c8b3a2626e8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 27 14:37:30 2008 +0000

description:
Update to 2.24.1. API changed since 2.22, but only two packages in
pkgsrc depend on it directly, and one already supports the new API,
so I'm just updating the package and bumping the API depends.

gucharmap 2.24.1

- Updated translations.

gucharmap 2.24.0

- Updated translations.

gucharmap 2.23.3

- API changed; the pkg-config name is now "gucharmap-2"
- support for Unicode 5.1
- gtk-doc API docs
- python bindings
- many bug fixes

diffstat:

 fonts/gucharmap/Makefile      |   8 +++---
 fonts/gucharmap/PLIST         |  54 ++++++++++++++++++++++++------------------
 fonts/gucharmap/buildlink3.mk |   5 +--
 fonts/gucharmap/distinfo      |   8 +++---
 4 files changed, 41 insertions(+), 34 deletions(-)

diffs (185 lines):

diff -r fb3bcb62898f -r 0c8b3a2626e8 fonts/gucharmap/Makefile
--- a/fonts/gucharmap/Makefile  Mon Oct 27 14:02:06 2008 +0000
+++ b/fonts/gucharmap/Makefile  Mon Oct 27 14:37:30 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.55 2008/07/15 10:21:41 drochner Exp $
+# $NetBSD: Makefile,v 1.56 2008/10/27 14:37:30 wiz Exp $
 #
 
-DISTNAME=      gucharmap-2.22.3
+DISTNAME=      gucharmap-2.24.1
 CATEGORIES=    fonts gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gucharmap/2.22/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gucharmap/2.24/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -18,7 +18,7 @@
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 
-PKGCONFIG_OVERRIDE+=   gucharmap.pc.in
+PKGCONFIG_OVERRIDE+=   gucharmap-2.pc.in
 
 GTK2_IMMODULES=                yes
 
diff -r fb3bcb62898f -r 0c8b3a2626e8 fonts/gucharmap/PLIST
--- a/fonts/gucharmap/PLIST     Mon Oct 27 14:02:06 2008 +0000
+++ b/fonts/gucharmap/PLIST     Mon Oct 27 14:37:30 2008 +0000
@@ -1,26 +1,21 @@
-@comment $NetBSD: PLIST,v 1.16 2008/04/15 18:00:48 drochner Exp $
+@comment $NetBSD: PLIST,v 1.17 2008/10/27 14:37:30 wiz Exp $
 bin/charmap
 bin/gnome-character-map
 bin/gucharmap
-include/gucharmap/gucharmap-block-chapters-model.h
-include/gucharmap/gucharmap-block-chapters.h
-include/gucharmap/gucharmap-chapters-model.h
-include/gucharmap/gucharmap-chapters-view.h
-include/gucharmap/gucharmap-chapters.h
-include/gucharmap/gucharmap-charmap.h
-include/gucharmap/gucharmap-codepoint-list.h
-include/gucharmap/gucharmap-mini-fontsel.h
-include/gucharmap/gucharmap-script-chapters-model.h
-include/gucharmap/gucharmap-script-chapters.h
-include/gucharmap/gucharmap-script-codepoint-list.h
-include/gucharmap/gucharmap-search-dialog.h
-include/gucharmap/gucharmap-settings.h
-include/gucharmap/gucharmap-table.h
-include/gucharmap/gucharmap-unicode-info.h
-include/gucharmap/gucharmap-window.h
-include/gucharmap/gucharmap.h
+include/gucharmap-2/gucharmap/gucharmap-block-chapters-model.h
+include/gucharmap-2/gucharmap/gucharmap-block-codepoint-list.h
+include/gucharmap-2/gucharmap/gucharmap-chapters-model.h
+include/gucharmap-2/gucharmap/gucharmap-chapters-view.h
+include/gucharmap-2/gucharmap/gucharmap-charmap.h
+include/gucharmap-2/gucharmap/gucharmap-chartable.h
+include/gucharmap-2/gucharmap/gucharmap-codepoint-list.h
+include/gucharmap-2/gucharmap/gucharmap-script-chapters-model.h
+include/gucharmap-2/gucharmap/gucharmap-script-codepoint-list.h
+include/gucharmap-2/gucharmap/gucharmap-type-builtins.h
+include/gucharmap-2/gucharmap/gucharmap-unicode-info.h
+include/gucharmap-2/gucharmap/gucharmap.h
 lib/libgucharmap.la
-lib/pkgconfig/gucharmap.pc
+lib/pkgconfig/gucharmap-2.pc
 share/applications/gucharmap.desktop
 share/gconf/schemas/gucharmap.schemas
 share/gnome/help/gucharmap/C/figures/gucharmap_start_window.png
@@ -30,6 +25,9 @@
 share/gnome/help/gucharmap/bg/figures/gucharmap_start_window.png
 share/gnome/help/gucharmap/bg/figures/gucharmap_window.png
 share/gnome/help/gucharmap/bg/gucharmap.xml
+share/gnome/help/gucharmap/ca/figures/gucharmap_start_window.png
+share/gnome/help/gucharmap/ca/figures/gucharmap_window.png
+share/gnome/help/gucharmap/ca/gucharmap.xml
 share/gnome/help/gucharmap/de/figures/gucharmap_start_window.png
 share/gnome/help/gucharmap/de/figures/gucharmap_window.png
 share/gnome/help/gucharmap/de/gucharmap.xml
@@ -66,13 +64,16 @@
 share/gnome/help/gucharmap/sv/figures/gucharmap_start_window.png
 share/gnome/help/gucharmap/sv/figures/gucharmap_window.png
 share/gnome/help/gucharmap/sv/gucharmap.xml
+share/gnome/help/gucharmap/vi/figures/gucharmap_start_window.png
+share/gnome/help/gucharmap/vi/figures/gucharmap_window.png
+share/gnome/help/gucharmap/vi/gucharmap.xml
 share/gnome/help/gucharmap/zh_CN/figures/gucharmap_window.png
 share/gnome/help/gucharmap/zh_CN/gucharmap.xml
 share/gnome/help/gucharmap/zh_CN/legal.xml
 share/gnome/help/gucharmap/zh_TW/figures/gucharmap_window.png
 share/gnome/help/gucharmap/zh_TW/gucharmap.xml
 share/gnome/help/gucharmap/zh_TW/legal.xml
-share/icons/hicolor/48x48/apps/gucharmap.png
+share/locale/af/LC_MESSAGES/gucharmap.mo
 share/locale/am/LC_MESSAGES/gucharmap.mo
 share/locale/ar/LC_MESSAGES/gucharmap.mo
 share/locale/az/LC_MESSAGES/gucharmap.mo
@@ -137,9 +138,10 @@
 share/locale/sl/LC_MESSAGES/gucharmap.mo
 share/locale/sq/LC_MESSAGES/gucharmap.mo
 share/locale/sr/LC_MESSAGES/gucharmap.mo
-share/locale/sr@Latn/LC_MESSAGES/gucharmap.mo
+share/locale/sr@latin/LC_MESSAGES/gucharmap.mo
 share/locale/sv/LC_MESSAGES/gucharmap.mo
 share/locale/ta/LC_MESSAGES/gucharmap.mo
+share/locale/te/LC_MESSAGES/gucharmap.mo
 share/locale/th/LC_MESSAGES/gucharmap.mo
 share/locale/tr/LC_MESSAGES/gucharmap.mo
 share/locale/uk/LC_MESSAGES/gucharmap.mo
@@ -151,6 +153,7 @@
 share/locale/zh_TW/LC_MESSAGES/gucharmap.mo
 share/omf/gucharmap/gucharmap-C.omf
 share/omf/gucharmap/gucharmap-bg.omf
+share/omf/gucharmap/gucharmap-ca.omf
 share/omf/gucharmap/gucharmap-de.omf
 share/omf/gucharmap/gucharmap-en_GB.omf
 share/omf/gucharmap/gucharmap-es.omf
@@ -163,16 +166,18 @@
 share/omf/gucharmap/gucharmap-pt_BR.omf
 share/omf/gucharmap/gucharmap-ru.omf
 share/omf/gucharmap/gucharmap-sv.omf
+share/omf/gucharmap/gucharmap-vi.omf
 share/omf/gucharmap/gucharmap-zh_CN.omf
 share/omf/gucharmap/gucharmap-zh_TW.omf
 @dirrm share/omf/gucharmap
 @comment in rarian: @dirrm share/omf
-@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
 @comment in hicolor-icon-theme: @dirrm share/icons/hicolor
 @dirrm share/gnome/help/gucharmap/zh_TW/figures
 @dirrm share/gnome/help/gucharmap/zh_TW
 @dirrm share/gnome/help/gucharmap/zh_CN/figures
 @dirrm share/gnome/help/gucharmap/zh_CN
+@dirrm share/gnome/help/gucharmap/vi/figures
+@dirrm share/gnome/help/gucharmap/vi
 @dirrm share/gnome/help/gucharmap/sv/figures
 @dirrm share/gnome/help/gucharmap/sv
 @dirrm share/gnome/help/gucharmap/ru/figures
@@ -197,6 +202,8 @@
 @dirrm share/gnome/help/gucharmap/en_GB
 @dirrm share/gnome/help/gucharmap/de/figures
 @dirrm share/gnome/help/gucharmap/de
+@dirrm share/gnome/help/gucharmap/ca/figures
+@dirrm share/gnome/help/gucharmap/ca
 @dirrm share/gnome/help/gucharmap/bg/figures
 @dirrm share/gnome/help/gucharmap/bg
 @dirrm share/gnome/help/gucharmap/C/figures
@@ -205,4 +212,5 @@
 @comment in gnome2-dirs: @dirrm share/gnome/help
 @comment in GConf: @dirrm share/gconf/schemas
 @comment in xdg-dirs: @dirrm share/applications
-@dirrm include/gucharmap
+@dirrm include/gucharmap-2/gucharmap
+@dirrm include/gucharmap-2
diff -r fb3bcb62898f -r 0c8b3a2626e8 fonts/gucharmap/buildlink3.mk
--- a/fonts/gucharmap/buildlink3.mk     Mon Oct 27 14:02:06 2008 +0000
+++ b/fonts/gucharmap/buildlink3.mk     Mon Oct 27 14:37:30 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2008/03/06 14:53:50 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2008/10/27 14:37:30 wiz Exp $
 
 BUILDLINK_DEPTH:=              ${BUILDLINK_DEPTH}+
 GUCHARMAP_BUILDLINK3_MK:=      ${GUCHARMAP_BUILDLINK3_MK}+
@@ -12,8 +12,7 @@
 BUILDLINK_ORDER:=      ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}gucharmap
 
 .if !empty(GUCHARMAP_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.gucharmap+=      gucharmap>=1.4.0
-BUILDLINK_ABI_DEPENDS.gucharmap+=      gucharmap>=1.10.2nb1
+BUILDLINK_API_DEPENDS.gucharmap+=      gucharmap>=2.24.1
 BUILDLINK_PKGSRCDIR.gucharmap?=        ../../fonts/gucharmap
 .endif # GUCHARMAP_BUILDLINK3_MK
 
diff -r fb3bcb62898f -r 0c8b3a2626e8 fonts/gucharmap/distinfo
--- a/fonts/gucharmap/distinfo  Mon Oct 27 14:02:06 2008 +0000
+++ b/fonts/gucharmap/distinfo  Mon Oct 27 14:37:30 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2008/07/15 10:21:41 drochner Exp $
+$NetBSD: distinfo,v 1.18 2008/10/27 14:37:30 wiz Exp $
 
-SHA1 (gucharmap-2.22.3.tar.bz2) = b4d46d813596e2c77612c374267a63a3a45ca040
-RMD160 (gucharmap-2.22.3.tar.bz2) = a9abf6ef64125edbf079d83113dd6ae99b2fcf70
-Size (gucharmap-2.22.3.tar.bz2) = 2634874 bytes
+SHA1 (gucharmap-2.24.1.tar.bz2) = 1f58aa35be1e13e69c3496229af71fc93e8452b9
+RMD160 (gucharmap-2.24.1.tar.bz2) = a4d6db2d58ad8f60519c598fd8ba65205a5bf267
+Size (gucharmap-2.24.1.tar.bz2) = 2909650 bytes



Home | Main Index | Thread Index | Old Index