pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/gal2 Update to 2.2.1. This version corresponds ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5929c48adeb3
branches:  trunk
changeset: 480899:5929c48adeb3
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Sep 21 17:10:06 2004 +0000

description:
Update to 2.2.1.  This version corresponds to GNOME 2.8.0.

----------------------
gal-2.2.1  2004-09-10
----------------------

Other bugs and changes:

        - Updated translations:
        tr (Baris Cicek)
        el (Nikos Charosnitakis, Kostas Papadimas)
        ar (Arafat Medini)
        en_CA (Adam Weinberger)
        nn (Åsmund Skjæveland)
        cs (Miloslav Trmac)
        bg (Vladimir Petkov)
        it (Luca Ferretti)
        de (Hendrik Richter)
        ru (Leonid Kanter)
        bn (Runa Bhattacharjee)

----------------------
gal-2.2.0  2004-08-27
----------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

        #45931 - blocking mouse grab when autocompleting (Toshok)

Other bugs and changes:

        - remove 2.0 pkg-config file (JP)
        - Updated translations: eu, ca, nb, sq, uk, da, fi, az

----------------------
gal-2.1.14  2004-08-13
----------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

        #61932 - e-table popup in wrong spot (Zucchi)
        #61936 - set etable config dialog parent and position and save edits (Radek)

Other bugs and changes:

        - e-entry fixes (Toshok)
        - Updated translations: gu, pa, sr, ko, pt


----------------------
gal-2.1.13  2004-08-02
----------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

        #57914 - don't allow deletion of builtin views (Radek)

Other bugs and changes:

        - Updated translations: bn, no, sq

----------------------
gal-2.1.12  2004-07-19
----------------------

Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):

        #57914 - don't allow deletion of builtin views (Radek)

Other bugs and changes:

        - delete all selected views in dialog (Larry)
        - properly freeze/unfreeze a sorted table (Radek)
        - Updated translations: sv, es, ja, sq,

diffstat:

 devel/gal2/Makefile      |   23 +-
 devel/gal2/PLIST         |  507 ++++++++++++++++++++++++----------------------
 devel/gal2/buildlink3.mk |    4 +-
 devel/gal2/distinfo      |    6 +-
 4 files changed, 285 insertions(+), 255 deletions(-)

diffs (truncated from 590 to 300 lines):

diff -r f9a730fedbe0 -r 5929c48adeb3 devel/gal2/Makefile
--- a/devel/gal2/Makefile       Tue Sep 21 17:09:48 2004 +0000
+++ b/devel/gal2/Makefile       Tue Sep 21 17:10:06 2004 +0000
@@ -1,29 +1,40 @@
-# $NetBSD: Makefile,v 1.24 2004/04/11 14:01:55 minskim Exp $
+# $NetBSD: Makefile,v 1.25 2004/09/21 17:10:06 jmmv Exp $
 #
 
-DISTNAME=      gal-1.99.11
+DISTNAME=      gal-2.2.1
 PKGNAME=       ${DISTNAME:S/gal/gal2/}
 CATEGORIES=    devel gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gal/1.99/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gal/2.2/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    recht%NetBSD.org@localhost
 HOMEPAGE=      http://www.gnome.org/
 COMMENT=       Library functions that came from Gnumeric and Evolution
 
+BUILD_USES_MSGFMT=     yes
+
 USE_X11=               yes
 USE_GNU_TOOLS+=                make
 USE_BUILDLINK3=                yes
 USE_PKGLOCALEDIR=      yes
-BUILD_USES_MSGFMT=     yes
 USE_LIBTOOL=           yes
-PKGCONFIG_OVERRIDE+=   gal-2.0.pc.in
 GNU_CONFIGURE=         yes
+
+PKGCONFIG_OVERRIDE+=   gal-2.2.pc.in
+
 CONFIGURE_ARGS=                --enable-gtk-doc=no
-CONFIGURE_ARGS+=       --with-html-dir=${PREFIX}/share/doc/html
+CONFIGURE_ARGS+=       --with-html-dir=${PREFIX}/share/doc
 
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libglade2/buildlink3.mk"
 .include "../../devel/libgnomeui/buildlink3.mk"
 .include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../graphics/libgnomecanvas/buildlink3.mk"
+.include "../../print/libgnomeprint/buildlink3.mk"
 .include "../../print/libgnomeprintui/buildlink3.mk"
 .include "../../textproc/intltool/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r f9a730fedbe0 -r 5929c48adeb3 devel/gal2/PLIST
--- a/devel/gal2/PLIST  Tue Sep 21 17:09:48 2004 +0000
+++ b/devel/gal2/PLIST  Tue Sep 21 17:10:06 2004 +0000
@@ -1,244 +1,263 @@
-@comment $NetBSD: PLIST,v 1.3 2004/04/02 18:14:29 recht Exp $
-include/gal-2.0/gal/a11y/e-table/gal-a11y-e-cell-registry.h
-include/gal-2.0/gal/a11y/e-table/gal-a11y-e-cell-text.h
-include/gal-2.0/gal/a11y/e-table/gal-a11y-e-cell.h
-include/gal-2.0/gal/a11y/e-table/gal-a11y-e-table-factory.h
-include/gal-2.0/gal/a11y/e-table/gal-a11y-e-table-item.h
-include/gal-2.0/gal/a11y/e-table/gal-a11y-e-table.h
-include/gal-2.0/gal/a11y/e-text/gal-a11y-e-text-factory.h
-include/gal-2.0/gal/a11y/e-text/gal-a11y-e-text.h
-include/gal-2.0/gal/a11y/gal-a11y-factory.h
-include/gal-2.0/gal/a11y/gal-a11y-util.h
-include/gal-2.0/gal/e-table/e-cell-checkbox.h
-include/gal-2.0/gal/e-table/e-cell-combo.h
-include/gal-2.0/gal/e-table/e-cell-date.h
-include/gal-2.0/gal/e-table/e-cell-float.h
-include/gal-2.0/gal/e-table/e-cell-number.h
-include/gal-2.0/gal/e-table/e-cell-pixbuf.h
-include/gal-2.0/gal/e-table/e-cell-popup.h
-include/gal-2.0/gal/e-table/e-cell-progress.h
-include/gal-2.0/gal/e-table/e-cell-size.h
-include/gal-2.0/gal/e-table/e-cell-spin-button.h
-include/gal-2.0/gal/e-table/e-cell-text.h
-include/gal-2.0/gal/e-table/e-cell-toggle.h
-include/gal-2.0/gal/e-table/e-cell-tree.h
-include/gal-2.0/gal/e-table/e-cell-vbox.h
-include/gal-2.0/gal/e-table/e-cell.h
-include/gal-2.0/gal/e-table/e-table-click-to-add.h
-include/gal-2.0/gal/e-table/e-table-col-dnd.h
-include/gal-2.0/gal/e-table/e-table-col.h
-include/gal-2.0/gal/e-table/e-table-column-specification.h
-include/gal-2.0/gal/e-table/e-table-config.h
-include/gal-2.0/gal/e-table/e-table-defines.h
-include/gal-2.0/gal/e-table/e-table-extras.h
-include/gal-2.0/gal/e-table/e-table-field-chooser-dialog.h
-include/gal-2.0/gal/e-table/e-table-field-chooser-item.h
-include/gal-2.0/gal/e-table/e-table-field-chooser.h
-include/gal-2.0/gal/e-table/e-table-group-container.h
-include/gal-2.0/gal/e-table/e-table-group-leaf.h
-include/gal-2.0/gal/e-table/e-table-group.h
-include/gal-2.0/gal/e-table/e-table-header-item.h
-include/gal-2.0/gal/e-table/e-table-header-utils.h
-include/gal-2.0/gal/e-table/e-table-header.h
-include/gal-2.0/gal/e-table/e-table-item.h
-include/gal-2.0/gal/e-table/e-table-memory-callbacks.h
-include/gal-2.0/gal/e-table/e-table-memory-store.h
-include/gal-2.0/gal/e-table/e-table-memory.h
-include/gal-2.0/gal/e-table/e-table-model.h
-include/gal-2.0/gal/e-table/e-table-one.h
-include/gal-2.0/gal/e-table/e-table-scrolled.h
-include/gal-2.0/gal/e-table/e-table-search.h
-include/gal-2.0/gal/e-table/e-table-selection-model.h
-include/gal-2.0/gal/e-table/e-table-simple.h
-include/gal-2.0/gal/e-table/e-table-sort-info.h
-include/gal-2.0/gal/e-table/e-table-sorted-variable.h
-include/gal-2.0/gal/e-table/e-table-sorted.h
-include/gal-2.0/gal/e-table/e-table-sorter.h
-include/gal-2.0/gal/e-table/e-table-sorting-utils.h
-include/gal-2.0/gal/e-table/e-table-specification.h
-include/gal-2.0/gal/e-table/e-table-state.h
-include/gal-2.0/gal/e-table/e-table-subset-variable.h
-include/gal-2.0/gal/e-table/e-table-subset.h
-include/gal-2.0/gal/e-table/e-table-tooltip.h
-include/gal-2.0/gal/e-table/e-table-utils.h
-include/gal-2.0/gal/e-table/e-table-without.h
-include/gal-2.0/gal/e-table/e-table.h
-include/gal-2.0/gal/e-table/e-tree-memory-callbacks.h
-include/gal-2.0/gal/e-table/e-tree-memory.h
-include/gal-2.0/gal/e-table/e-tree-model.h
-include/gal-2.0/gal/e-table/e-tree-scrolled.h
-include/gal-2.0/gal/e-table/e-tree-selection-model.h
-include/gal-2.0/gal/e-table/e-tree-sorted.h
-include/gal-2.0/gal/e-table/e-tree-table-adapter.h
-include/gal-2.0/gal/e-table/e-tree.h
-include/gal-2.0/gal/e-text/e-completion-callbacks.h
-include/gal-2.0/gal/e-text/e-completion-match.h
-include/gal-2.0/gal/e-text/e-completion-view.h
-include/gal-2.0/gal/e-text/e-completion.h
-include/gal-2.0/gal/e-text/e-entry.h
-include/gal-2.0/gal/e-text/e-table-text-model.h
-include/gal-2.0/gal/e-text/e-text-model-repos.h
-include/gal-2.0/gal/e-text/e-text-model-uri.h
-include/gal-2.0/gal/e-text/e-text-model.h
-include/gal-2.0/gal/e-text/e-text.h
-include/gal-2.0/gal/menus/gal-define-views-dialog.h
-include/gal-2.0/gal/menus/gal-define-views-model.h
-include/gal-2.0/gal/menus/gal-view-collection.h
-include/gal-2.0/gal/menus/gal-view-etable.h
-include/gal-2.0/gal/menus/gal-view-factory-etable.h
-include/gal-2.0/gal/menus/gal-view-factory.h
-include/gal-2.0/gal/menus/gal-view-instance-save-as-dialog.h
-include/gal-2.0/gal/menus/gal-view-instance.h
-include/gal-2.0/gal/menus/gal-view-new-dialog.h
-include/gal-2.0/gal/menus/gal-view.h
-include/gal-2.0/gal/shortcut-bar/e-group-bar.h
-include/gal-2.0/gal/shortcut-bar/e-icon-bar-bg-item.h
-include/gal-2.0/gal/shortcut-bar/e-icon-bar.h
-include/gal-2.0/gal/shortcut-bar/e-shortcut-bar.h
-include/gal-2.0/gal/shortcut-bar/e-shortcut-model.h
-include/gal-2.0/gal/shortcut-bar/e-vscrolled-bar.h
-include/gal-2.0/gal/util/e-bit-array.h
-include/gal-2.0/gal/util/e-cache.h
-include/gal-2.0/gal/util/e-iconv.h
-include/gal-2.0/gal/util/e-marshal.h
-include/gal-2.0/gal/util/e-sorter-array.h
-include/gal-2.0/gal/util/e-sorter.h
-include/gal-2.0/gal/util/e-text-event-processor-emacs-like.h
-include/gal-2.0/gal/util/e-text-event-processor-types.h
-include/gal-2.0/gal/util/e-text-event-processor.h
-include/gal-2.0/gal/util/e-util.h
-include/gal-2.0/gal/util/e-xml-utils.h
-include/gal-2.0/gal/widgets/color-group.h
-include/gal-2.0/gal/widgets/color-palette.h
-include/gal-2.0/gal/widgets/e-canvas-background.h
-include/gal-2.0/gal/widgets/e-canvas-utils.h
-include/gal-2.0/gal/widgets/e-canvas-vbox.h
-include/gal-2.0/gal/widgets/e-canvas.h
-include/gal-2.0/gal/widgets/e-categories-master-list-array.h
-include/gal-2.0/gal/widgets/e-categories-master-list-combo.h
-include/gal-2.0/gal/widgets/e-categories-master-list-dialog-model.h
-include/gal-2.0/gal/widgets/e-categories-master-list-dialog.h
-include/gal-2.0/gal/widgets/e-categories-master-list-option-menu.h
-include/gal-2.0/gal/widgets/e-categories-master-list.h
-include/gal-2.0/gal/widgets/e-categories.h
-include/gal-2.0/gal/widgets/e-colors.h
-include/gal-2.0/gal/widgets/e-cursors.h
-include/gal-2.0/gal/widgets/e-file-selection.h
-include/gal-2.0/gal/widgets/e-gui-utils.h
-include/gal-2.0/gal/widgets/e-hsv-utils.h
-include/gal-2.0/gal/widgets/e-option-menu.h
-include/gal-2.0/gal/widgets/e-popup-menu.h
-include/gal-2.0/gal/widgets/e-printable.h
-include/gal-2.0/gal/widgets/e-reflow-model.h
-include/gal-2.0/gal/widgets/e-reflow.h
-include/gal-2.0/gal/widgets/e-selection-model-array.h
-include/gal-2.0/gal/widgets/e-selection-model-simple.h
-include/gal-2.0/gal/widgets/e-selection-model.h
-include/gal-2.0/gal/widgets/e-unicode.h
-include/gal-2.0/gal/widgets/gal-combo-box.h
-include/gal-2.0/gal/widgets/gal-combo-stack.h
-include/gal-2.0/gal/widgets/gal-combo-text.h
-include/gal-2.0/gal/widgets/widget-color-combo.h
-include/gal-2.0/gal/widgets/widget-pixmap-combo.h
-lib/libgal-2.0.a
-lib/libgal-2.0.la
-lib/libgal-2.0.so
-lib/libgal-2.0.so.6
-lib/libgal-2.0.so.6.0
-lib/libgal-a11y-2.0.a
-lib/libgal-a11y-2.0.la
-lib/libgal-a11y-2.0.so
-lib/libgal-a11y-2.0.so.6
-lib/libgal-a11y-2.0.so.6.0
-lib/pkgconfig/gal-2.0.pc
-share/doc/html/gal-api.html
-share/doc/html/gal-api.sgml
-share/doc/html/gal-decl.txt
-share/doc/html/gal-sections.txt
-share/doc/html/gal.hierarchy
-share/doc/html/gal.signals
-share/doc/html/gal.types
-share/gal-2.0/${PKGVERSION}/glade/e-categories-master-list-dialog.glade
-share/gal-2.0/${PKGVERSION}/glade/e-table-config-no-group.glade
-share/gal-2.0/${PKGVERSION}/glade/e-table-config.glade
-share/gal-2.0/${PKGVERSION}/glade/e-table-field-chooser.glade
-share/gal-2.0/${PKGVERSION}/glade/gal-categories.glade
-share/gal-2.0/${PKGVERSION}/glade/gal-define-views.glade
-share/gal-2.0/${PKGVERSION}/glade/gal-view-instance-save-as-dialog.glade
-share/gal-2.0/${PKGVERSION}/glade/gal-view-new-dialog.glade
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_birthday_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_business_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_favorites_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_gifts_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_goals_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_holiday-cards_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_holiday_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_hot-contacts_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_ideas_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_international_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_key-customer_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_miscellaneous_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_personal_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_phonecalls_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_status_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_strategies_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_suppliers_16.png
-share/gal-2.0/${PKGVERSION}/pixmaps/categories/category_time-and-expenses_16.png
-${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gal-${PKGVERSION}.mo
-${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gal-${PKGVERSION}.mo
-@dirrm share/gal-2.0/${PKGVERSION}/pixmaps/categories
-@dirrm share/gal-2.0/${PKGVERSION}/pixmaps
-@dirrm share/gal-2.0/${PKGVERSION}/glade
-@dirrm share/gal-2.0/${PKGVERSION}
-@dirrm share/gal-2.0
-@exec ${MKDIR} %D/share/doc/html/gal
-@dirrm share/doc/html/gal
-@dirrm include/gal-2.0/gal/widgets
-@dirrm include/gal-2.0/gal/util
-@dirrm include/gal-2.0/gal/shortcut-bar
-@dirrm include/gal-2.0/gal/menus
-@dirrm include/gal-2.0/gal/e-text
-@dirrm include/gal-2.0/gal/e-table
-@dirrm include/gal-2.0/gal/a11y/e-text
-@dirrm include/gal-2.0/gal/a11y/e-table
-@dirrm include/gal-2.0/gal/a11y
-@dirrm include/gal-2.0/gal
-@dirrm include/gal-2.0
+@comment $NetBSD: PLIST,v 1.4 2004/09/21 17:10:06 jmmv Exp $
+include/gal-2.2/gal/a11y/e-table/gal-a11y-e-cell-popup.h



Home | Main Index | Thread Index | Old Index