summaryrefslogtreecommitdiff
path: root/devel/gal2
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-11-02 05:45:30 +0000
committerrh <rh@pkgsrc.org>2002-11-02 05:45:30 +0000
commit703f176d593b6490d7b975bba05c5686fff2f7e4 (patch)
tree631d3d701dfa068fcecc94c9aeea48d9eca3837b /devel/gal2
parent75dd466bdc16eddcdce24ef023695d037cf923a8 (diff)
downloadpkgsrc-703f176d593b6490d7b975bba05c5686fff2f7e4.tar.gz
Initial import of gal2-0.0.7, the GNOME2 application layer library
Diffstat (limited to 'devel/gal2')
-rw-r--r--devel/gal2/DESCR18
-rw-r--r--devel/gal2/Makefile32
-rw-r--r--devel/gal2/PLIST194
-rw-r--r--devel/gal2/buildlink2.mk39
-rw-r--r--devel/gal2/distinfo4
5 files changed, 287 insertions, 0 deletions
diff --git a/devel/gal2/DESCR b/devel/gal2/DESCR
new file mode 100644
index 00000000000..0aed17f5442
--- /dev/null
+++ b/devel/gal2/DESCR
@@ -0,0 +1,18 @@
+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
diff --git a/devel/gal2/Makefile b/devel/gal2/Makefile
new file mode 100644
index 00000000000..4265b04450a
--- /dev/null
+++ b/devel/gal2/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/11/02 05:45:30 rh Exp $
+#
+
+DISTNAME= gal2-0-0.0.7
+PKGNAME= ${DISTNAME:S/-0-/-/}
+CATEGORIES= devel gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gal2-0/0.0/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= GNOME2 Application Libraries
+
+BUILD_USES_MSGFMT= YES
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_GMAKE= YES
+USE_X11= 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
+
+.include "../../graphics/libgnomecanvas/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 "../../mk/bsd.pkg.mk"
diff --git a/devel/gal2/PLIST b/devel/gal2/PLIST
new file mode 100644
index 00000000000..6da3e54a98a
--- /dev/null
+++ b/devel/gal2/PLIST
@@ -0,0 +1,194 @@
+@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
+lib/pkgconfig/gal-2.0.pc
+share/gal-2-0/0.0.7/glade/e-categories-master-list-dialog.glade
+share/gal-2-0/0.0.7/glade/e-table-config-no-group.glade
+share/gal-2-0/0.0.7/glade/e-table-config.glade
+share/gal-2-0/0.0.7/glade/e-table-field-chooser.glade
+share/gal-2-0/0.0.7/glade/e-table-group.glade
+share/gal-2-0/0.0.7/glade/gal-categories.glade
+share/gal-2-0/0.0.7/glade/gal-define-views.glade
+share/gal-2-0/0.0.7/glade/gal-view-instance-save-as-dialog.glade
+share/gal-2-0/0.0.7/glade/gal-view-new-dialog.glade
+share/gal-2-0/0.0.7/pixmaps/categories/category_birthday_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_business_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_favorites_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_gifts_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_goals_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_holiday-cards_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_holiday_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_hot-contacts_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_ideas_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_international_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_key-customer_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_miscellaneous_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_personal_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_phonecalls_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_status_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_strategies_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_suppliers_16.png
+share/gal-2-0/0.0.7/pixmaps/categories/category_time-and-expenses_16.png
+share/gal2/html/gal-api.sgml
+share/gal2/html/gal-decl.txt
+share/gal2/html/gal-sections.txt
+share/gal2/html/gal.hierarchy
+share/gal2/html/gal.signals
+share/gal2/html/gal.types
+@exec ${MKDIR} %D/share/gal2/html/gal
+@dirrm share/gal2/html/gal
+@dirrm share/gal2/html
+@dirrm share/gal2
+@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
+@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/e-paned
+@dirrm include/gal-2-0/gal
+@dirrm include/gal-2-0
diff --git a/devel/gal2/buildlink2.mk b/devel/gal2/buildlink2.mk
new file mode 100644
index 00000000000..36b06ade7c3
--- /dev/null
+++ b/devel/gal2/buildlink2.mk
@@ -0,0 +1,39 @@
+# $NetBSD: buildlink2.mk,v 1.1.1.1 2002/11/02 05:45:30 rh Exp $
+#
+# This Makefile fragment is included by packages that use gal2.
+#
+# This file was created automatically using createbuildlink 2.2.
+#
+
+.if !defined(GAL2_BUILDLINK2_MK)
+GAL2_BUILDLINK2_MK= # defined
+
+BUILDLINK_PACKAGES+= gal2
+BUILDLINK_DEPENDS.gal2?= gal2>=0.0.7
+BUILDLINK_PKGSRCDIR.gal2?= ../../devel/gal2
+
+EVAL_PREFIX+= BUILDLINK_PREFIX.gal2=gal2
+BUILDLINK_PREFIX.gal2_DEFAULT= ${LOCALBASE}
+BUILDLINK_FILES.gal2+= include/gal-2-0/gal/e-paned/*.h
+BUILDLINK_FILES.gal2+= include/gal-2-0/gal/e-table/*.h
+BUILDLINK_FILES.gal2+= include/gal-2-0/gal/e-text/*.h
+BUILDLINK_FILES.gal2+= include/gal-2-0/gal/menus/*.h
+BUILDLINK_FILES.gal2+= include/gal-2-0/gal/shortcut-bar/*.h
+BUILDLINK_FILES.gal2+= include/gal-2-0/gal/util/*.h
+BUILDLINK_FILES.gal2+= include/gal-2-0/gal/widgets/*.h
+BUILDLINK_FILES.gal2+= lib/libgal-2-0.*
+BUILDLINK_FILES.gal2+= lib/pkgconfig/gal-2.0.pc
+
+.include "../../graphics/libgnomecanvas/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"
+
+BUILDLINK_TARGETS+= gal2-buildlink
+
+gal2-buildlink: _BUILDLINK_USE
+
+.endif # GAL2_BUILDLINK2_MK
diff --git a/devel/gal2/distinfo b/devel/gal2/distinfo
new file mode 100644
index 00000000000..9075e6fadce
--- /dev/null
+++ b/devel/gal2/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/11/02 05:45:30 rh Exp $
+
+SHA1 (gal2-0-0.0.7.tar.bz2) = 3da0f8ac1c07ed277bc615821ad6ac669cac5ce5
+Size (gal2-0-0.0.7.tar.bz2) = 744891 bytes