summaryrefslogtreecommitdiff
path: root/devel/gal
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2001-05-22 16:07:24 +0000
committerrh <rh@pkgsrc.org>2001-05-22 16:07:24 +0000
commit15a89862ea31f790da8c3de08bb10f4d7f7cf588 (patch)
tree2a99b2db80ba16aaeec3dbbce04b2f8c0ade9eee /devel/gal
parent3be9c7a59c452f11e06130d37ee46b9a033b70bd (diff)
downloadpkgsrc-15a89862ea31f790da8c3de08bb10f4d7f7cf588.tar.gz
Update gal to 0.8. Notable changes include:
- Bug fixes. - Simplify the colour combo/palette/group relationship. - Add instance code to colour groups. - README: Added a line about contributed code license and such here. - New routines to create an option menu of character sets. - Remove change signal and add new custom_color_add signal. - Added e-sorter-array, e-util, e-categories-master-list-*
Diffstat (limited to 'devel/gal')
-rw-r--r--devel/gal/Makefile7
-rw-r--r--devel/gal/distinfo6
-rw-r--r--devel/gal/pkg/PLIST73
3 files changed, 60 insertions, 26 deletions
diff --git a/devel/gal/Makefile b/devel/gal/Makefile
index e43e3592b80..2e49d22fce9 100644
--- a/devel/gal/Makefile
+++ b/devel/gal/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2001/04/06 22:19:16 rh Exp $
+# $NetBSD: Makefile,v 1.12 2001/05/22 16:07:24 rh Exp $
#
-DISTNAME= gal-0.5
-PKGNAME= ${DISTNAME}nb1
+DISTNAME= gal-0.8
CATEGORIES= gnome devel
MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/gal/}
@@ -16,7 +15,7 @@ DEPENDS+= gnome-print>=0.28:../../print/gnome-print
DEPENDS+= gnome-vfs>=1.0:../../sysutils/gnome-vfs
DEPENDS+= libglade>=0.16:../../devel/libglade
DEPENDS+= libunicode>=0.4:../../textproc/libunicode
-DEPENDS+= bonobo>=0.37:../../devel/bonobo
+DEPENDS+= bonobo>=1.0.4:../../devel/bonobo
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff --git a/devel/gal/distinfo b/devel/gal/distinfo
index c19b098801f..a8e8f1751a7 100644
--- a/devel/gal/distinfo
+++ b/devel/gal/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 00:44:18 wiz Exp $
+$NetBSD: distinfo,v 1.3 2001/05/22 16:07:24 rh Exp $
-SHA1 (gal-0.5.tar.gz) = 7e00d75f4d94d307266eb8635f65fcccd67ca610
-Size (gal-0.5.tar.gz) = 802934 bytes
+SHA1 (gal-0.8.tar.gz) = 801c9e4388a9a4b5646ef3b97277b1773b619ed4
+Size (gal-0.8.tar.gz) = 985078 bytes
SHA1 (patch-aa) = 00690e5db9fea153792b8b0bc5fda6f5a1b6a76e
diff --git a/devel/gal/pkg/PLIST b/devel/gal/pkg/PLIST
index bb1320a0c3e..30a385cb5d4 100644
--- a/devel/gal/pkg/PLIST
+++ b/devel/gal/pkg/PLIST
@@ -1,8 +1,24 @@
-@comment $NetBSD: PLIST,v 1.9 2001/04/06 22:19:16 rh Exp $
+@comment $NetBSD: PLIST,v 1.10 2001/05/22 16:07:24 rh Exp $
include/gal/util/e-util.h
include/gal/util/e-xml-utils.h
include/gal/util/e-cache.h
include/gal/util/e-i18n.h
+include/gal/util/e-bit-array.h
+include/gal/util/e-sorter-array.h
+include/gal/util/e-sorter.h
+include/gal/util/e-text-event-processor-emacs-like.h
+include/gal/util/e-text-event-processor-types.h
+include/gal/util/e-text-event-processor.h
+include/gal/widgets/e-categories-master-list-array.h
+include/gal/widgets/e-categories-master-list-dialog-model.h
+include/gal/widgets/e-categories-master-list-dialog.h
+include/gal/widgets/e-categories-master-list.h
+include/gal/widgets/e-charset-picker.h
+include/gal/widgets/e-hsv-utils.h
+include/gal/widgets/e-reflow-model.h
+include/gal/widgets/e-selection-model-array.h
+include/gal/widgets/e-selection-model-simple.h
+include/gal/widgets/e-selection-model.h
include/gal/widgets/color-group.h
include/gal/widgets/color-palette.h
include/gal/widgets/e-canvas-utils.h
@@ -16,7 +32,6 @@ include/gal/widgets/e-gui-utils.h
include/gal/widgets/e-hscrollbar.h
include/gal/widgets/e-popup-menu.h
include/gal/widgets/e-printable.h
-include/gal/widgets/e-reflow-sorted.h
include/gal/widgets/e-reflow.h
include/gal/widgets/e-scroll-frame.h
include/gal/widgets/e-unicode.h
@@ -26,10 +41,27 @@ include/gal/widgets/gtk-combo-stack.h
include/gal/widgets/gtk-combo-text.h
include/gal/widgets/widget-color-combo.h
include/gal/widgets/widget-pixmap-combo.h
+include/gal/e-table/e-cell-combo.h
+include/gal/e-table/e-cell-float.h
+include/gal/e-table/e-cell-pixbuf.h
+include/gal/e-table/e-cell-popup.h
+include/gal/e-table/e-cell-spin-button.h
+include/gal/e-table/e-table-memory-callbacks.h
+include/gal/e-table/e-table-memory.h
+include/gal/e-table/e-table-sorting-utils.h
+include/gal/e-table/e-table-utils.h
+include/gal/e-table/e-tree-memory-callbacks.h
+include/gal/e-table/e-tree-memory.h
+include/gal/e-table/e-tree-scrolled.h
+include/gal/e-table/e-tree-selection-model.h
+include/gal/e-table/e-tree-sorted.h
+include/gal/e-table/e-tree-table-adapter.h
+include/gal/e-table/e-tree.h
+include/gal/e-text/e-completion-view.h
+include/gal/e-text/e-completion.h
+include/gal/e-text/e-table-text-model.h
+include/gal/e-text/e-text-model-repos.h
include/gal/e-text/e-entry.h
-include/gal/e-text/e-text-event-processor-emacs-like.h
-include/gal/e-text/e-text-event-processor-types.h
-include/gal/e-text/e-text-event-processor.h
include/gal/e-text/e-text-model.h
include/gal/e-text/e-text-model-uri.h
include/gal/e-text/e-text.h
@@ -75,9 +107,7 @@ include/gal/e-table/e-table-sorter.h
include/gal/e-table/e-table-specification.h
include/gal/e-table/e-table-subset.h
include/gal/e-table/e-table-subset-variable.h
-include/gal/e-table/e-table-text-model.h
include/gal/e-table/e-tree-model.h
-include/gal/e-table/e-tree-simple.h
include/gal/e-table/e-table-tooltip.h
include/gal/menus/gal-define-views-dialog.h
include/gal/menus/gal-define-views-model.h
@@ -93,24 +123,27 @@ include/gal/shortcut-bar/e-icon-bar.h
include/gal/shortcut-bar/e-shortcut-bar.h
include/gal/shortcut-bar/e-shortcut-model.h
include/gal/shortcut-bar/e-vscrolled-bar.h
-lib/libgal.so.4.0
-lib/libgal.so.4
+include/gal/unicode/gunicode.h
+lib/libgal.so.7.0
+lib/libgal.so.7
lib/libgal.so
lib/libgal.la
lib/libgal.a
lib/galConf.sh
-share/gal/0.5/glade/gal-categories.glade
-share/gal/0.5/glade/gal-define-views.glade
-share/gal/0.5/glade/gal-view-new-dialog.glade
+share/gal/0.8/glade/e-categories-master-list-dialog.glade
+share/gal/0.8/glade/gal-categories.glade
+share/gal/0.8/glade/gal-define-views.glade
+share/gal/0.8/glade/gal-view-new-dialog.glade
share/gal/html/gal-api.sgml
share/gal/html/gal.hierarchy
share/gal/html/gal.signals
share/gal/html/gal.types
share/gal/html/gal-decl.txt
share/gal/html/gal-sections.txt
-share/etable/0.5/glade/e-table-config.glade
-share/etable/0.5/glade/e-table-group.glade
-share/etable/0.5/glade/e-table-field-chooser.glade
+share/etable/0.8/glade/e-table-config.glade
+share/etable/0.8/glade/e-table-group.glade
+share/etable/0.8/glade/e-table-field-chooser.glade
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gal.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gal.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gal.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gal.mo
@@ -128,6 +161,7 @@ ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gal.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gal.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gal.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gal.mo
+${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gal.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gal.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gal.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gal.mo
@@ -135,14 +169,15 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gal.mo
@exec mkdir -p -m 0755 %D/share/gal/html/gal
@dirrm share/gal/html/gal
@dirrm share/gal/html
-@dirrm share/gal/0.5/glade
-@dirrm share/gal/0.5
+@dirrm share/gal/0.8/glade
+@dirrm share/gal/0.8
@dirrm share/gal
-@dirrm share/etable/0.5/glade
-@dirrm share/etable/0.5
+@dirrm share/etable/0.8/glade
+@dirrm share/etable/0.8
@dirrm share/etable
@dirrm include/gal/widgets
@dirrm include/gal/util
+@dirrm include/gal/unicode
@dirrm include/gal/shortcut-bar
@dirrm include/gal/menus
@dirrm include/gal/e-text