diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-09 16:08:15 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-09 16:08:15 +0800 |
commit | b891ebeb50660e66a64d1d9f7573bae84a816a61 (patch) | |
tree | d3afac606702e994a0290e85a3eb9666b099fa2a /x11-toolkits | |
parent | 14a322f757d3486a816d2f7d7e1bd46fe835b876 (diff) | |
download | marcuscom-ports-b891ebeb50660e66a64d1d9f7573bae84a816a61.tar marcuscom-ports-b891ebeb50660e66a64d1d9f7573bae84a816a61.tar.gz marcuscom-ports-b891ebeb50660e66a64d1d9f7573bae84a816a61.tar.bz2 marcuscom-ports-b891ebeb50660e66a64d1d9f7573bae84a816a61.tar.lz marcuscom-ports-b891ebeb50660e66a64d1d9f7573bae84a816a61.tar.xz marcuscom-ports-b891ebeb50660e66a64d1d9f7573bae84a816a61.tar.zst marcuscom-ports-b891ebeb50660e66a64d1d9f7573bae84a816a61.zip |
Update to 2.1.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1424 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gal2/Makefile | 34 | ||||
-rw-r--r-- | x11-toolkits/gal2/distinfo | 1 | ||||
-rw-r--r-- | x11-toolkits/gal2/files/patch-ab | 11 | ||||
-rw-r--r-- | x11-toolkits/gal2/files/patch-configure | 10 | ||||
-rw-r--r-- | x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c | 11 | ||||
-rw-r--r-- | x11-toolkits/gal2/pkg-descr | 8 | ||||
-rw-r--r-- | x11-toolkits/gal2/pkg-plist | 339 |
7 files changed, 414 insertions, 0 deletions
diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile new file mode 100644 index 000000000..7198af09f --- /dev/null +++ b/x11-toolkits/gal2/Makefile @@ -0,0 +1,34 @@ +# New ports collection makefile for: gal2 +# Date created: 25 August 2002 +# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> +# +# $FreeBSD: ports/x11-toolkits/gal2/Makefile,v 1.50 2003/11/17 12:29:09 trevor Exp $ +# + +PORTNAME= gal2 +PORTVERSION= 2.1.1 +CATEGORIES= x11-toolkits gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.1 +DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= A collection of widgets taken from GNOME 2 gnumeric + +USE_BZIP2= yes +USE_X_PREFIX= yes +USE_PERL5= yes +USE_GMAKE= yes +USE_GNOME= gnomehack gnomeprefix gnomehier intlhack libgnomeui \ + libgnomeprintui +GNOME_HTML_DIR= ${PREFIX}/share/doc/gal2 +INSTALLS_SHLIB= yes +USE_LIBTOOL= yes +CONFIGURE_ARGS= --enable-static --with-libiconv +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +PLIST_SUB= VERSION="2.2" PORTVERSION=${PORTVERSION} + +.include <bsd.port.mk> diff --git a/x11-toolkits/gal2/distinfo b/x11-toolkits/gal2/distinfo new file mode 100644 index 000000000..d25723da8 --- /dev/null +++ b/x11-toolkits/gal2/distinfo @@ -0,0 +1 @@ +MD5 (gnome2/gal-2.1.1.tar.bz2) = 5b9a3e9729c9576dcaf8b23db66fcf6f diff --git a/x11-toolkits/gal2/files/patch-ab b/x11-toolkits/gal2/files/patch-ab new file mode 100644 index 000000000..1b3b30a64 --- /dev/null +++ b/x11-toolkits/gal2/files/patch-ab @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Dec 8 15:44:58 2003 ++++ Makefile.in Mon Dec 8 15:45:28 2003 +@@ -139,7 +139,7 @@ + YACC = @YACC@ + gnomelocaledir = @gnomelocaledir@ + +-SUBDIRS = po gal tests docs art ++SUBDIRS = po gal docs art + + pkgconfigdir = $(prefix)/libdata/pkgconfig + pkgconfig_DATA = gal-2.2.pc diff --git a/x11-toolkits/gal2/files/patch-configure b/x11-toolkits/gal2/files/patch-configure new file mode 100644 index 000000000..97aea5b88 --- /dev/null +++ b/x11-toolkits/gal2/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Mon Aug 26 00:06:18 2002 ++++ configure Mon Aug 26 00:06:32 2002 +@@ -8242,6 +8242,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c b/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c new file mode 100644 index 000000000..4ddea93df --- /dev/null +++ b/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c @@ -0,0 +1,11 @@ +--- gal/e-table/e-table-group.c.orig Mon Feb 17 14:23:16 2003 ++++ gal/e-table/e-table-group.c Wed Mar 12 22:13:38 2003 +@@ -136,7 +136,7 @@ + g_object_ref (etg->model); + g_object_set (G_OBJECT (etg), + "parent", parent, +- NULL); ++ (void*)0); + } + + /** diff --git a/x11-toolkits/gal2/pkg-descr b/x11-toolkits/gal2/pkg-descr new file mode 100644 index 000000000..e2bbdf422 --- /dev/null +++ b/x11-toolkits/gal2/pkg-descr @@ -0,0 +1,8 @@ +GAL is a collection of widgets and utility routines that were taken +from Evolution and Gnumeric. + +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. + +WWW: http://www.gnome.org/ diff --git a/x11-toolkits/gal2/pkg-plist b/x11-toolkits/gal2/pkg-plist new file mode 100644 index 000000000..76eebd040 --- /dev/null +++ b/x11-toolkits/gal2/pkg-plist @@ -0,0 +1,339 @@ +include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-registry.h +include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-text.h +include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-toggle.h +include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-tree.h +include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell.h +include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-factory.h +include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-item-factory.h +include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-item.h +include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table.h +include/gal-%%VERSION%%/gal/a11y/e-text/gal-a11y-e-text-factory.h +include/gal-%%VERSION%%/gal/a11y/e-text/gal-a11y-e-text.h +include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-tree-factory.h +include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-tree.h +include/gal-%%VERSION%%/gal/a11y/gal-a11y-factory.h +include/gal-%%VERSION%%/gal/a11y/gal-a11y-util.h +include/gal-%%VERSION%%/gal/e-table/e-cell-checkbox.h +include/gal-%%VERSION%%/gal/e-table/e-cell-combo.h +include/gal-%%VERSION%%/gal/e-table/e-cell-date.h +include/gal-%%VERSION%%/gal/e-table/e-cell-float.h +include/gal-%%VERSION%%/gal/e-table/e-cell-number.h +include/gal-%%VERSION%%/gal/e-table/e-cell-pixbuf.h +include/gal-%%VERSION%%/gal/e-table/e-cell-popup.h +include/gal-%%VERSION%%/gal/e-table/e-cell-progress.h +include/gal-%%VERSION%%/gal/e-table/e-cell-size.h +include/gal-%%VERSION%%/gal/e-table/e-cell-spin-button.h +include/gal-%%VERSION%%/gal/e-table/e-cell-text.h +include/gal-%%VERSION%%/gal/e-table/e-cell-toggle.h +include/gal-%%VERSION%%/gal/e-table/e-cell-tree.h +include/gal-%%VERSION%%/gal/e-table/e-cell-vbox.h +include/gal-%%VERSION%%/gal/e-table/e-cell.h +include/gal-%%VERSION%%/gal/e-table/e-table-click-to-add.h +include/gal-%%VERSION%%/gal/e-table/e-table-col-dnd.h +include/gal-%%VERSION%%/gal/e-table/e-table-col.h +include/gal-%%VERSION%%/gal/e-table/e-table-column-specification.h +include/gal-%%VERSION%%/gal/e-table/e-table-config.h +include/gal-%%VERSION%%/gal/e-table/e-table-defines.h +include/gal-%%VERSION%%/gal/e-table/e-table-extras.h +include/gal-%%VERSION%%/gal/e-table/e-table-field-chooser-dialog.h +include/gal-%%VERSION%%/gal/e-table/e-table-field-chooser-item.h +include/gal-%%VERSION%%/gal/e-table/e-table-field-chooser.h +include/gal-%%VERSION%%/gal/e-table/e-table-group-container.h +include/gal-%%VERSION%%/gal/e-table/e-table-group-leaf.h +include/gal-%%VERSION%%/gal/e-table/e-table-group.h +include/gal-%%VERSION%%/gal/e-table/e-table-header-item.h +include/gal-%%VERSION%%/gal/e-table/e-table-header-utils.h +include/gal-%%VERSION%%/gal/e-table/e-table-header.h +include/gal-%%VERSION%%/gal/e-table/e-table-item.h +include/gal-%%VERSION%%/gal/e-table/e-table-memory-callbacks.h +include/gal-%%VERSION%%/gal/e-table/e-table-memory-store.h +include/gal-%%VERSION%%/gal/e-table/e-table-memory.h +include/gal-%%VERSION%%/gal/e-table/e-table-model.h +include/gal-%%VERSION%%/gal/e-table/e-table-one.h +include/gal-%%VERSION%%/gal/e-table/e-table-scrolled.h +include/gal-%%VERSION%%/gal/e-table/e-table-search.h +include/gal-%%VERSION%%/gal/e-table/e-table-selection-model.h +include/gal-%%VERSION%%/gal/e-table/e-table-simple.h +include/gal-%%VERSION%%/gal/e-table/e-table-sort-info.h +include/gal-%%VERSION%%/gal/e-table/e-table-sorted-variable.h +include/gal-%%VERSION%%/gal/e-table/e-table-sorted.h +include/gal-%%VERSION%%/gal/e-table/e-table-sorter.h +include/gal-%%VERSION%%/gal/e-table/e-table-sorting-utils.h +include/gal-%%VERSION%%/gal/e-table/e-table-specification.h +include/gal-%%VERSION%%/gal/e-table/e-table-state.h +include/gal-%%VERSION%%/gal/e-table/e-table-subset-variable.h +include/gal-%%VERSION%%/gal/e-table/e-table-subset.h +include/gal-%%VERSION%%/gal/e-table/e-table-tooltip.h +include/gal-%%VERSION%%/gal/e-table/e-table-utils.h +include/gal-%%VERSION%%/gal/e-table/e-table-without.h +include/gal-%%VERSION%%/gal/e-table/e-table.h +include/gal-%%VERSION%%/gal/e-table/e-tree-memory-callbacks.h +include/gal-%%VERSION%%/gal/e-table/e-tree-memory.h +include/gal-%%VERSION%%/gal/e-table/e-tree-model.h +include/gal-%%VERSION%%/gal/e-table/e-tree-scrolled.h +include/gal-%%VERSION%%/gal/e-table/e-tree-selection-model.h +include/gal-%%VERSION%%/gal/e-table/e-tree-sorted.h +include/gal-%%VERSION%%/gal/e-table/e-tree-table-adapter.h +include/gal-%%VERSION%%/gal/e-table/e-tree.h +include/gal-%%VERSION%%/gal/e-text/e-completion-callbacks.h +include/gal-%%VERSION%%/gal/e-text/e-completion-match.h +include/gal-%%VERSION%%/gal/e-text/e-completion-view.h +include/gal-%%VERSION%%/gal/e-text/e-completion.h +include/gal-%%VERSION%%/gal/e-text/e-entry.h +include/gal-%%VERSION%%/gal/e-text/e-table-text-model.h +include/gal-%%VERSION%%/gal/e-text/e-text-model-repos.h +include/gal-%%VERSION%%/gal/e-text/e-text-model-uri.h +include/gal-%%VERSION%%/gal/e-text/e-text-model.h +include/gal-%%VERSION%%/gal/e-text/e-text.h +include/gal-%%VERSION%%/gal/menus/gal-define-views-dialog.h +include/gal-%%VERSION%%/gal/menus/gal-define-views-model.h +include/gal-%%VERSION%%/gal/menus/gal-view-collection.h +include/gal-%%VERSION%%/gal/menus/gal-view-etable.h +include/gal-%%VERSION%%/gal/menus/gal-view-factory-etable.h +include/gal-%%VERSION%%/gal/menus/gal-view-factory.h +include/gal-%%VERSION%%/gal/menus/gal-view-instance-save-as-dialog.h +include/gal-%%VERSION%%/gal/menus/gal-view-instance.h +include/gal-%%VERSION%%/gal/menus/gal-view-new-dialog.h +include/gal-%%VERSION%%/gal/menus/gal-view.h +include/gal-%%VERSION%%/gal/shortcut-bar/e-group-bar.h +include/gal-%%VERSION%%/gal/shortcut-bar/e-icon-bar-bg-item.h +include/gal-%%VERSION%%/gal/shortcut-bar/e-icon-bar.h +include/gal-%%VERSION%%/gal/shortcut-bar/e-shortcut-bar.h +include/gal-%%VERSION%%/gal/shortcut-bar/e-shortcut-model.h +include/gal-%%VERSION%%/gal/shortcut-bar/e-vscrolled-bar.h +include/gal-%%VERSION%%/gal/util/e-bit-array.h +include/gal-%%VERSION%%/gal/util/e-cache.h +include/gal-%%VERSION%%/gal/util/e-iconv.h +include/gal-%%VERSION%%/gal/util/e-marshal.h +include/gal-%%VERSION%%/gal/util/e-sorter-array.h +include/gal-%%VERSION%%/gal/util/e-sorter.h +include/gal-%%VERSION%%/gal/util/e-text-event-processor-emacs-like.h +include/gal-%%VERSION%%/gal/util/e-text-event-processor-types.h +include/gal-%%VERSION%%/gal/util/e-text-event-processor.h +include/gal-%%VERSION%%/gal/util/e-util.h +include/gal-%%VERSION%%/gal/util/e-xml-utils.h +include/gal-%%VERSION%%/gal/widgets/color-group.h +include/gal-%%VERSION%%/gal/widgets/color-palette.h +include/gal-%%VERSION%%/gal/widgets/e-canvas-background.h +include/gal-%%VERSION%%/gal/widgets/e-canvas-utils.h +include/gal-%%VERSION%%/gal/widgets/e-canvas-vbox.h +include/gal-%%VERSION%%/gal/widgets/e-canvas.h +include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-array.h +include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-combo.h +include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-dialog-model.h +include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-dialog.h +include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-option-menu.h +include/gal-%%VERSION%%/gal/widgets/e-categories-master-list.h +include/gal-%%VERSION%%/gal/widgets/e-categories.h +include/gal-%%VERSION%%/gal/widgets/e-colors.h +include/gal-%%VERSION%%/gal/widgets/e-cursors.h +include/gal-%%VERSION%%/gal/widgets/e-file-selection.h +include/gal-%%VERSION%%/gal/widgets/e-gui-utils.h +include/gal-%%VERSION%%/gal/widgets/e-hsv-utils.h +include/gal-%%VERSION%%/gal/widgets/e-option-menu.h +include/gal-%%VERSION%%/gal/widgets/e-popup-menu.h +include/gal-%%VERSION%%/gal/widgets/e-printable.h +include/gal-%%VERSION%%/gal/widgets/e-reflow-model.h +include/gal-%%VERSION%%/gal/widgets/e-reflow.h +include/gal-%%VERSION%%/gal/widgets/e-selection-model-array.h +include/gal-%%VERSION%%/gal/widgets/e-selection-model-simple.h +include/gal-%%VERSION%%/gal/widgets/e-selection-model.h +include/gal-%%VERSION%%/gal/widgets/e-unicode.h +include/gal-%%VERSION%%/gal/widgets/gal-combo-box.h +include/gal-%%VERSION%%/gal/widgets/gal-combo-stack.h +include/gal-%%VERSION%%/gal/widgets/gal-combo-text.h +include/gal-%%VERSION%%/gal/widgets/widget-color-combo.h +include/gal-%%VERSION%%/gal/widgets/widget-pixmap-combo.h +lib/libgal-%%VERSION%%.a +lib/libgal-%%VERSION%%.so +lib/libgal-%%VERSION%%.so.0 +lib/libgal-a11y-%%VERSION%%.a +lib/libgal-a11y-%%VERSION%%.so +lib/libgal-a11y-%%VERSION%%.so.0 +libdata/pkgconfig/gal-%%VERSION%%.pc +share/doc/gal2/gal-api.html +share/doc/gal2/gal-api.sgml +share/doc/gal2/gal-decl.txt +share/doc/gal2/gal-sections.txt +share/doc/gal2/gal.hierarchy +share/doc/gal2/gal.signals +share/doc/gal2/gal.types +share/doc/gal2/gal/book1.html +share/doc/gal2/gal/cell-renderers.html +share/doc/gal2/gal/colorcombo.html +share/doc/gal2/gal/colorgroup.html +share/doc/gal2/gal/colorpalette.html +share/doc/gal2/gal/combo-boxes.html +share/doc/gal2/gal/cut-and-paste.html +share/doc/gal2/gal/e-font.html +share/doc/gal2/gal/e-table-core.html +share/doc/gal2/gal/e-table.html +share/doc/gal2/gal/e-text.html +share/doc/gal2/gal/ecanvas.html +share/doc/gal2/gal/ecanvasvbox.html +share/doc/gal2/gal/ecell.html +share/doc/gal2/gal/ecellcheckbox.html +share/doc/gal2/gal/ecelltext.html +share/doc/gal2/gal/ecelltoggle.html +share/doc/gal2/gal/ecelltree.html +share/doc/gal2/gal/eentry.html +share/doc/gal2/gal/ehpaned.html +share/doc/gal2/gal/ehscrollbar.html +share/doc/gal2/gal/epaned.html +share/doc/gal2/gal/eprintable.html +share/doc/gal2/gal/ereflow.html +share/doc/gal2/gal/ereflowsorted.html +share/doc/gal2/gal/escrollframe.html +share/doc/gal2/gal/etable.html +share/doc/gal2/gal/etableclicktoadd.html +share/doc/gal2/gal/etablecol.html +share/doc/gal2/gal/etablecolumnspecification.html +share/doc/gal2/gal/etableconfig.html +share/doc/gal2/gal/etableconfigfield.html +share/doc/gal2/gal/etableextras.html +share/doc/gal2/gal/etablefieldchooser.html +share/doc/gal2/gal/etablefieldchooserdialog.html +share/doc/gal2/gal/etablefieldchooseritem.html +share/doc/gal2/gal/etablegroup.html +share/doc/gal2/gal/etablegroupcontainer.html +share/doc/gal2/gal/etablegroupleaf.html +share/doc/gal2/gal/etableheader.html +share/doc/gal2/gal/etableheaderitem.html +share/doc/gal2/gal/etableitem.html +share/doc/gal2/gal/etablemodel.html +share/doc/gal2/gal/etableone.html +share/doc/gal2/gal/etablescrolled.html +share/doc/gal2/gal/etableselectionmodel.html +share/doc/gal2/gal/etablesimple.html +share/doc/gal2/gal/etablesorted.html +share/doc/gal2/gal/etablesortedvariable.html +share/doc/gal2/gal/etablesorter.html +share/doc/gal2/gal/etablesortinfo.html +share/doc/gal2/gal/etablespecification.html +share/doc/gal2/gal/etablestate.html +share/doc/gal2/gal/etablesubset.html +share/doc/gal2/gal/etablesubsetvariable.html +share/doc/gal2/gal/etabletextmodel.html +share/doc/gal2/gal/etext.html +share/doc/gal2/gal/etexteventprocessor.html +share/doc/gal2/gal/etexteventprocessoremacslike.html +share/doc/gal2/gal/etextmodel.html +share/doc/gal2/gal/etreesimple.html +share/doc/gal2/gal/evpaned.html +share/doc/gal2/gal/evscrollbar.html +share/doc/gal2/gal/gal-e-cache.html +share/doc/gal2/gal/gal-e-canvas-utils.html +share/doc/gal2/gal/gal-e-colors.html +share/doc/gal2/gal/gal-e-cursors.html +share/doc/gal2/gal/gal-e-font.html +share/doc/gal2/gal/gal-e-gui-utils.html +share/doc/gal2/gal/gal-e-popup-menu.html +share/doc/gal2/gal/gal-e-table-col-dnd.html +share/doc/gal2/gal/gal-e-table-defines.html +share/doc/gal2/gal/gal-e-table-header-utils.html +share/doc/gal2/gal/gal-e-table-tooltip.html +share/doc/gal2/gal/gal-e-table-tree.html +share/doc/gal2/gal/gal-e-text-event-processor-types.html +share/doc/gal2/gal/gal-e-tree-model.html +share/doc/gal2/gal/gal-e-unicode.html +share/doc/gal2/gal/gal-e-util.html +share/doc/gal2/gal/gal-e-xml-utils.html +share/doc/gal2/gal/gal-gtkcombobox.html +share/doc/gal2/gal/galdefineviewsdialog.html +share/doc/gal2/gal/galdefineviewsmodel.html +share/doc/gal2/gal/galview.html +share/doc/gal2/gal/galviewcollection.html +share/doc/gal2/gal/galviewetable.html +share/doc/gal2/gal/galviewfactory.html +share/doc/gal2/gal/galviewfactoryetable.html +share/doc/gal2/gal/galviewnewdialog.html +share/doc/gal2/gal/gtkcombostack.html +share/doc/gal2/gal/gtkcombotext.html +share/doc/gal2/gal/pixmapcombo.html +share/doc/gal2/gal/reflow.html +share/doc/gal2/gal/utility-widgets.html +share/doc/gal2/gal/view-configurationt.html +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-categories-master-list-dialog.glade +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-table-config-no-group.glade +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-table-config.glade +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-table-field-chooser.glade +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-categories.glade +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-define-views.glade +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-view-instance-save-as-dialog.glade +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-view-new-dialog.glade +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_birthday_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_business_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_favorites_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_gifts_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_goals_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_holiday-cards_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_holiday_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_hot-contacts_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_ideas_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_international_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_key-customer_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_miscellaneous_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_personal_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_phonecalls_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_status_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_strategies_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_suppliers_16.png +share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_time-and-expenses_16.png +share/locale/am/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/az/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/be/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/ca/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/cs/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/da/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/de/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/el/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/en_GB/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/es/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/eu/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/fi/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/fr/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/gl/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/hu/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/it/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/ja/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/ko/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/lt/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/lv/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/ms/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/nl/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/nn/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/no/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/pl/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/pt/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/pt_BR/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/ro/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/ru/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/sk/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/sl/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/sr/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/sr@Latn/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/sv/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/ta/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/tr/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/uk/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/vi/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/zh_CN/LC_MESSAGES/gal-%%VERSION%%.mo +share/locale/zh_TW/LC_MESSAGES/gal-%%VERSION%%.mo +@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories +@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps +@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade +@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%% +@dirrm share/gnome/gal-%%VERSION%% +@dirrm share/doc/gal2/gal +@dirrm share/doc/gal2 +@dirrm include/gal-%%VERSION%%/gal/widgets +@dirrm include/gal-%%VERSION%%/gal/util +@dirrm include/gal-%%VERSION%%/gal/shortcut-bar +@dirrm include/gal-%%VERSION%%/gal/menus +@dirrm include/gal-%%VERSION%%/gal/e-text +@dirrm include/gal-%%VERSION%%/gal/e-table +@dirrm include/gal-%%VERSION%%/gal/a11y/e-text +@dirrm include/gal-%%VERSION%%/gal/a11y/e-table +@dirrm include/gal-%%VERSION%%/gal/a11y +@dirrm include/gal-%%VERSION%%/gal +@dirrm include/gal-%%VERSION%% |