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 1.99.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8625d301a849
branches:  trunk
changeset: 464315:8625d301a849
user:      recht <recht%pkgsrc.org@localhost>
date:      Sat Dec 06 17:50:02 2003 +0000

description:
update to 1.99.10

Lots of changes/fixes, please see NEWS for details.
Also update the descriptions since there is now Helix Code any more.

diffstat:

 devel/gal2/DESCR            |   24 +-
 devel/gal2/Makefile         |   47 ++--
 devel/gal2/PLIST            |  436 ++++++++++++++++++++++++-------------------
 devel/gal2/buildlink2.mk    |   34 +--
 devel/gal2/distinfo         |    9 +-
 devel/gal2/patches/patch-aa |  143 --------------
 devel/gal2/patches/patch-ab |   21 --
 devel/gal2/patches/patch-ac |   21 --
 8 files changed, 287 insertions(+), 448 deletions(-)

diffs (truncated from 792 to 300 lines):

diff -r e1bc862730f5 -r 8625d301a849 devel/gal2/DESCR
--- a/devel/gal2/DESCR  Sat Dec 06 17:25:38 2003 +0000
+++ b/devel/gal2/DESCR  Sat Dec 06 17:50:02 2003 +0000
@@ -1,18 +1,6 @@
-This is the G App Lib (GAL).
-
-This module contains some library functions that came from Gnumeric
-and Evolution.  The idea is to reuse those widgets across various
-larger GNOME applications that might want to use these widgets.
-
-Please notice that these widgets are currently licensed under the
-terms of the GNU GPL (with the exception of the gtk-combo-box which is
-under the LGPL).  If you want to contribute code to the official
-distirbution of this code you have to sign a copyright assignment to
-Helix Code.  This would allow Helix Code in the future to redistribute
-the code it fully owns under a difference license.
-
-The API is not frozen and might change at any time.  Larger class
-renaming might happen at any point without notice.  Use this library
-at your own risk.
-
-This version builds with gtk+2 and gnome2
+This module contains some library functions that came from Gnumeric and
+Evolution.  The idea is to reuse the code across various larger GNOME
+applications that might want to use it.  The API is not frozen and might
+change at any time.  Larger class renaming might happen at any point without
+notice.
+Use this library at your own risk.
diff -r e1bc862730f5 -r 8625d301a849 devel/gal2/Makefile
--- a/devel/gal2/Makefile       Sat Dec 06 17:25:38 2003 +0000
+++ b/devel/gal2/Makefile       Sat Dec 06 17:50:02 2003 +0000
@@ -1,34 +1,29 @@
-# $NetBSD: Makefile,v 1.11 2003/12/04 19:48:24 xtraeme Exp $
+# $NetBSD: Makefile,v 1.12 2003/12/06 17:50:02 recht Exp $
 #
 
-DISTNAME=              gal2-0-0.0.7
-PKGNAME=               ${DISTNAME:S/-0-/-/}
-PKGREVISION=           6
-CATEGORIES=            devel gnome
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gal2-0/0.0/}
-EXTRACT_SUFX=          .tar.bz2
+DISTNAME=      gal-1.99.10
+PKGNAME=       ${DISTNAME:S/gal/gal2/}
+CATEGORIES=    devel gnome
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gal/1.99/}
+EXTRACT_SUFX=  .tar.bz2
 
-MAINTAINER=            tech-pkg%NetBSD.org@localhost
-HOMEPAGE=              http://www.gnome.org/
-COMMENT=               GNOME2 Application Libraries
-
-BUILD_USES_MSGFMT=     YES
+MAINTAINER=    recht%NetBSD.org@localhost
+HOMEPAGE=      http://www.gnome.org/
+COMMENT=       Library functions that came from Gnumeric and Evolution
 
-GNU_CONFIGURE=         YES
-USE_BUILDLINK2=                YES
-USE_PKGLOCALEDIR=      YES
-USE_GMAKE=             YES
-USE_X11=               YES
-USE_LIBTOOL=           YES
+USE_X11=               yes
+USE_GMAKE=             yes
+USE_BUILDLINK2=                yes
+USE_PKGLOCALEDIR=      yes
+BUILD_USES_MSGFMT=     yes
+USE_LIBTOOL=           yes
 LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
-PKGCONFIG_OVERRIDE=    ${WRKSRC}/gal-2.0.pc.in
-CONFIGURE_ARGS+=       --with-html-dir=${PREFIX}/share/gal2/html
+PKGCONFIG_OVERRIDE+=   ${WRKSRC}/gal-2.0.pc.in
+GNU_CONFIGURE=         yes
+CONFIGURE_ARGS=                --enable-gtk-doc=no
+CONFIGURE_ARGS+=       --with-html-dir=${PREFIX}/share/doc/html
 
-.include "../../graphics/libgnomecanvas/buildlink2.mk"
+.include "../../devel/libgnomeui/buildlink2.mk"
 .include "../../print/libgnomeprintui/buildlink2.mk"
-.include "../../converters/libiconv/buildlink2.mk"
-.include "../../textproc/gtk-doc/buildlink2.mk"
-.include "../../textproc/libxml2/buildlink2.mk"
-.include "../../devel/libgnomeui/buildlink2.mk"
-.include "../../devel/libglade2/buildlink2.mk"
+.include "../../textproc/intltool/buildlink2.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r e1bc862730f5 -r 8625d301a849 devel/gal2/PLIST
--- a/devel/gal2/PLIST  Sat Dec 06 17:25:38 2003 +0000
+++ b/devel/gal2/PLIST  Sat Dec 06 17:50:02 2003 +0000
@@ -1,194 +1,244 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/02 05:45:30 rh Exp $
-include/gal-2-0/gal/e-paned/e-hpaned.h
-include/gal-2-0/gal/e-paned/e-paned.h
-include/gal-2-0/gal/e-paned/e-vpaned.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-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-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-font.h
-include/gal-2-0/gal/widgets/e-gui-utils.h
-include/gal-2-0/gal/widgets/e-hscrollbar.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-scroll-frame.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/e-vscrollbar.h
-include/gal-2-0/gal/widgets/gtk-combo-box.h
-include/gal-2-0/gal/widgets/gtk-combo-stack.h
-include/gal-2-0/gal/widgets/gtk-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.2
-lib/libgal-2-0.so.2.0
+@comment $NetBSD: PLIST,v 1.2 2003/12/06 17:50:02 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



Home | Main Index | Thread Index | Old Index