pkgsrc/devel/meld/PLIST
wiz b140bbf51f meld: update to 3.19.1.
2018-11-21 meld 3.19.1
======================

  Features:

   * Support comparing remote files (Kai Willadsen; initial work by Chris Mayo)
   * Significantly improve folder comparison performance when comparing large
     trees (Hugo Sena Ribeiro)
   * Improve folder comparison IO and memory use (Hugo Sena Ribeiro)
   * Add recursive collapse/expand actions to folder comparisons (Jesus Arroyo)
   * Add OARS metadata for software management (Nick Richards)
   * Support file drag-and-drop directly on to textviews (Kai Willadsen)
   * Refresh the application icon and add a processing pipeline (Kai Willadsen)

   * Windows build improvements:
     * Build using msys2 on GNOME Gitlab infrastructure and update to using
       current GTK+ (Vasily Galkin)
     * Add simple zip-based Windows build output to pipeline (Vasily Galkin)
     * Improve Windows logging behaviour (Vasily Galkin)
     * Help launching now works (Vasily Galkin)
     * Shortcuts now work in non-English keyboard layouts (via GTK+)
     * Windows paths are shortened correctly (Kai Willadsen)


  Fixes:

   * Next/Previous Change actions correctly account for text filters (Heikki
     Ketoharju)
   * Fix blank line ignoring in folder comparisons (Hugo Sena Ribeiro)
   * Miscellaneous performance improvements (Hugo Sena Ribeiro)
   * Fix initial focus pane for two-pane comparison (Kai Willadsen)
   * Handle encoding failures on file load (Kai Willadsen)
   * Fix surrogate problems in on-save encoding check (Kai Willadsen)
   * Fix display of some encoding errors in folder comparisons (Kai Willadsen)
   * Fix Git unpushed commit check for ambiguous filenames (Kai Willadsen)
   * Fix committing a folder in Git (Kai Willadsen)
   * Show errors for critical unhandled application failures, such as failed
     saves (Kai Willadsen)
   * Work around GTK+ shortcut activation issues; see GNOME/gtk#140 (Kai
     Willadsen)
   * Update Up/Down/Delete shortcuts to support numpad (Kai Willadsen)
   * Fix copy-paste of GtkSourceView-highlighted text into Meld (Kai Willadsen)
   * Don't open additional blank comparison tabs when using the --diff CLI
     argument (Kai Willadsen)
   * Fix installation on Mint (Kai Willadsen)


  Internal changes:

   * File comparisons and CLI argument handling now use Gio.File and support
     URIs (Kai Willadsen; initial work by Chris Mayo)
   * Many Python 3 deprecation cleanups (Claude Paroz)
   * Rename icon/desktop/appdata for consistency with appid (Mathieu Bridon)
   * Flatpak build updates (Mathieu Bridon, Kai Willadsen)
   * Make XDG application ID match other application IDs (Kai Willadsen)
   * Multiple pygobject/GTK+ deprecation cleanups (Kai Willadsen)
   * Python 3.7 support (Kai Willadsen)
   * PEP8 and style compliance (Jesus Arroyo, Stefan Erichsen)

   * Bugs fixed: 152, 175, 177, 179, 193, 196, 197, 197, 203, 217, 225, 233,
     235, 239
2018-11-30 15:20:08 +00:00

307 lines
10 KiB
Text

@comment $NetBSD: PLIST,v 1.31 2018/11/30 15:20:08 wiz Exp $
bin/meld
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/meld/__init__.py
${PYSITELIB}/meld/__init__.pyc
${PYSITELIB}/meld/__init__.pyo
${PYSITELIB}/meld/actiongutter.py
${PYSITELIB}/meld/actiongutter.pyc
${PYSITELIB}/meld/actiongutter.pyo
${PYSITELIB}/meld/build_helpers.py
${PYSITELIB}/meld/build_helpers.pyc
${PYSITELIB}/meld/build_helpers.pyo
${PYSITELIB}/meld/conf.py
${PYSITELIB}/meld/conf.pyc
${PYSITELIB}/meld/conf.pyo
${PYSITELIB}/meld/const.py
${PYSITELIB}/meld/const.pyc
${PYSITELIB}/meld/const.pyo
${PYSITELIB}/meld/diffgrid.py
${PYSITELIB}/meld/diffgrid.pyc
${PYSITELIB}/meld/diffgrid.pyo
${PYSITELIB}/meld/diffmap.py
${PYSITELIB}/meld/diffmap.pyc
${PYSITELIB}/meld/diffmap.pyo
${PYSITELIB}/meld/dirdiff.py
${PYSITELIB}/meld/dirdiff.pyc
${PYSITELIB}/meld/dirdiff.pyo
${PYSITELIB}/meld/filediff.py
${PYSITELIB}/meld/filediff.pyc
${PYSITELIB}/meld/filediff.pyo
${PYSITELIB}/meld/filemerge.py
${PYSITELIB}/meld/filemerge.pyc
${PYSITELIB}/meld/filemerge.pyo
${PYSITELIB}/meld/filters.py
${PYSITELIB}/meld/filters.pyc
${PYSITELIB}/meld/filters.pyo
${PYSITELIB}/meld/gutterrendererchunk.py
${PYSITELIB}/meld/gutterrendererchunk.pyc
${PYSITELIB}/meld/gutterrendererchunk.pyo
${PYSITELIB}/meld/iohelpers.py
${PYSITELIB}/meld/iohelpers.pyc
${PYSITELIB}/meld/iohelpers.pyo
${PYSITELIB}/meld/linkmap.py
${PYSITELIB}/meld/linkmap.pyc
${PYSITELIB}/meld/linkmap.pyo
${PYSITELIB}/meld/matchers/__init__.py
${PYSITELIB}/meld/matchers/__init__.pyc
${PYSITELIB}/meld/matchers/__init__.pyo
${PYSITELIB}/meld/matchers/diffutil.py
${PYSITELIB}/meld/matchers/diffutil.pyc
${PYSITELIB}/meld/matchers/diffutil.pyo
${PYSITELIB}/meld/matchers/helpers.py
${PYSITELIB}/meld/matchers/helpers.pyc
${PYSITELIB}/meld/matchers/helpers.pyo
${PYSITELIB}/meld/matchers/merge.py
${PYSITELIB}/meld/matchers/merge.pyc
${PYSITELIB}/meld/matchers/merge.pyo
${PYSITELIB}/meld/matchers/myers.py
${PYSITELIB}/meld/matchers/myers.pyc
${PYSITELIB}/meld/matchers/myers.pyo
${PYSITELIB}/meld/meldapp.py
${PYSITELIB}/meld/meldapp.pyc
${PYSITELIB}/meld/meldapp.pyo
${PYSITELIB}/meld/meldbuffer.py
${PYSITELIB}/meld/meldbuffer.pyc
${PYSITELIB}/meld/meldbuffer.pyo
${PYSITELIB}/meld/melddoc.py
${PYSITELIB}/meld/melddoc.pyc
${PYSITELIB}/meld/melddoc.pyo
${PYSITELIB}/meld/meldwindow.py
${PYSITELIB}/meld/meldwindow.pyc
${PYSITELIB}/meld/meldwindow.pyo
${PYSITELIB}/meld/misc.py
${PYSITELIB}/meld/misc.pyc
${PYSITELIB}/meld/misc.pyo
${PYSITELIB}/meld/newdifftab.py
${PYSITELIB}/meld/newdifftab.pyc
${PYSITELIB}/meld/newdifftab.pyo
${PYSITELIB}/meld/patchdialog.py
${PYSITELIB}/meld/patchdialog.pyc
${PYSITELIB}/meld/patchdialog.pyo
${PYSITELIB}/meld/preferences.py
${PYSITELIB}/meld/preferences.pyc
${PYSITELIB}/meld/preferences.pyo
${PYSITELIB}/meld/recent.py
${PYSITELIB}/meld/recent.pyc
${PYSITELIB}/meld/recent.pyo
${PYSITELIB}/meld/settings.py
${PYSITELIB}/meld/settings.pyc
${PYSITELIB}/meld/settings.pyo
${PYSITELIB}/meld/sourceview.py
${PYSITELIB}/meld/sourceview.pyc
${PYSITELIB}/meld/sourceview.pyo
${PYSITELIB}/meld/task.py
${PYSITELIB}/meld/task.pyc
${PYSITELIB}/meld/task.pyo
${PYSITELIB}/meld/tree.py
${PYSITELIB}/meld/tree.pyc
${PYSITELIB}/meld/tree.pyo
${PYSITELIB}/meld/treehelpers.py
${PYSITELIB}/meld/treehelpers.pyc
${PYSITELIB}/meld/treehelpers.pyo
${PYSITELIB}/meld/ui/__init__.py
${PYSITELIB}/meld/ui/__init__.pyc
${PYSITELIB}/meld/ui/__init__.pyo
${PYSITELIB}/meld/ui/bufferselectors.py
${PYSITELIB}/meld/ui/bufferselectors.pyc
${PYSITELIB}/meld/ui/bufferselectors.pyo
${PYSITELIB}/meld/ui/cellrenderers.py
${PYSITELIB}/meld/ui/cellrenderers.pyc
${PYSITELIB}/meld/ui/cellrenderers.pyo
${PYSITELIB}/meld/ui/emblemcellrenderer.py
${PYSITELIB}/meld/ui/emblemcellrenderer.pyc
${PYSITELIB}/meld/ui/emblemcellrenderer.pyo
${PYSITELIB}/meld/ui/filechooser.py
${PYSITELIB}/meld/ui/filechooser.pyc
${PYSITELIB}/meld/ui/filechooser.pyo
${PYSITELIB}/meld/ui/findbar.py
${PYSITELIB}/meld/ui/findbar.pyc
${PYSITELIB}/meld/ui/findbar.pyo
${PYSITELIB}/meld/ui/gladesupport.py
${PYSITELIB}/meld/ui/gladesupport.pyc
${PYSITELIB}/meld/ui/gladesupport.pyo
${PYSITELIB}/meld/ui/gnomeglade.py
${PYSITELIB}/meld/ui/gnomeglade.pyc
${PYSITELIB}/meld/ui/gnomeglade.pyo
${PYSITELIB}/meld/ui/gtkcompat.py
${PYSITELIB}/meld/ui/gtkcompat.pyc
${PYSITELIB}/meld/ui/gtkcompat.pyo
${PYSITELIB}/meld/ui/historyentry.py
${PYSITELIB}/meld/ui/historyentry.pyc
${PYSITELIB}/meld/ui/historyentry.pyo
${PYSITELIB}/meld/ui/listselector.py
${PYSITELIB}/meld/ui/listselector.pyc
${PYSITELIB}/meld/ui/listselector.pyo
${PYSITELIB}/meld/ui/listwidget.py
${PYSITELIB}/meld/ui/listwidget.pyc
${PYSITELIB}/meld/ui/listwidget.pyo
${PYSITELIB}/meld/ui/msgarea.py
${PYSITELIB}/meld/ui/msgarea.pyc
${PYSITELIB}/meld/ui/msgarea.pyo
${PYSITELIB}/meld/ui/notebook.py
${PYSITELIB}/meld/ui/notebook.pyc
${PYSITELIB}/meld/ui/notebook.pyo
${PYSITELIB}/meld/ui/notebooklabel.py
${PYSITELIB}/meld/ui/notebooklabel.pyc
${PYSITELIB}/meld/ui/notebooklabel.pyo
${PYSITELIB}/meld/ui/statusbar.py
${PYSITELIB}/meld/ui/statusbar.pyc
${PYSITELIB}/meld/ui/statusbar.pyo
${PYSITELIB}/meld/ui/util.py
${PYSITELIB}/meld/ui/util.pyc
${PYSITELIB}/meld/ui/util.pyo
${PYSITELIB}/meld/ui/vcdialogs.py
${PYSITELIB}/meld/ui/vcdialogs.pyc
${PYSITELIB}/meld/ui/vcdialogs.pyo
${PYSITELIB}/meld/undo.py
${PYSITELIB}/meld/undo.pyc
${PYSITELIB}/meld/undo.pyo
${PYSITELIB}/meld/vc/COPYING
${PYSITELIB}/meld/vc/README
${PYSITELIB}/meld/vc/__init__.py
${PYSITELIB}/meld/vc/__init__.pyc
${PYSITELIB}/meld/vc/__init__.pyo
${PYSITELIB}/meld/vc/_null.py
${PYSITELIB}/meld/vc/_null.pyc
${PYSITELIB}/meld/vc/_null.pyo
${PYSITELIB}/meld/vc/_vc.py
${PYSITELIB}/meld/vc/_vc.pyc
${PYSITELIB}/meld/vc/_vc.pyo
${PYSITELIB}/meld/vc/bzr.py
${PYSITELIB}/meld/vc/bzr.pyc
${PYSITELIB}/meld/vc/bzr.pyo
${PYSITELIB}/meld/vc/darcs.py
${PYSITELIB}/meld/vc/darcs.pyc
${PYSITELIB}/meld/vc/darcs.pyo
${PYSITELIB}/meld/vc/git.py
${PYSITELIB}/meld/vc/git.pyc
${PYSITELIB}/meld/vc/git.pyo
${PYSITELIB}/meld/vc/mercurial.py
${PYSITELIB}/meld/vc/mercurial.pyc
${PYSITELIB}/meld/vc/mercurial.pyo
${PYSITELIB}/meld/vc/svn.py
${PYSITELIB}/meld/vc/svn.pyc
${PYSITELIB}/meld/vc/svn.pyo
${PYSITELIB}/meld/vcview.py
${PYSITELIB}/meld/vcview.pyc
${PYSITELIB}/meld/vcview.pyo
${PYSITELIB}/meld/windowstate.py
${PYSITELIB}/meld/windowstate.pyc
${PYSITELIB}/meld/windowstate.pyo
man/man1/meld.1
share/applications/org.gnome.meld.desktop
share/doc/${PKGNAME}/COPYING
share/doc/${PKGNAME}/NEWS
share/glib-2.0/schemas/org.gnome.meld.gschema.xml
share/help/C/meld/command-line.page
share/help/C/meld/file-changes.page
share/help/C/meld/file-filters.page
share/help/C/meld/file-mode.page
share/help/C/meld/flattened-view.page
share/help/C/meld/folder-mode.page
share/help/C/meld/index.page
share/help/C/meld/introduction.page
share/help/C/meld/keyboard-shortcuts.page
share/help/C/meld/legal.xml
share/help/C/meld/missing-functionality.page
share/help/C/meld/preferences.page
share/help/C/meld/resolving-conflicts.page
share/help/C/meld/text-filters.page
share/help/C/meld/vc-mode.page
share/help/C/meld/vc-supported.page
share/icons/HighContrast/scalable/apps/org.gnome.meld.svg
share/icons/hicolor/16x16/actions/meld-change-apply-left.png
share/icons/hicolor/16x16/actions/meld-change-apply-right.png
share/icons/hicolor/16x16/actions/meld-change-copy.png
share/icons/hicolor/16x16/actions/meld-change-delete.png
share/icons/hicolor/16x16/apps/meld-version-control.png
share/icons/hicolor/16x16/apps/org.gnome.meld.png
share/icons/hicolor/22x22/apps/org.gnome.meld.png
share/icons/hicolor/32x32/apps/org.gnome.meld.png
share/icons/hicolor/48x48/apps/meld-version-control.png
share/icons/hicolor/48x48/apps/org.gnome.meld.png
share/icons/hicolor/scalable/apps/org.gnome.meld.svg
share/locale/ar/LC_MESSAGES/meld.mo
share/locale/bg/LC_MESSAGES/meld.mo
share/locale/bs/LC_MESSAGES/meld.mo
share/locale/ca/LC_MESSAGES/meld.mo
share/locale/ca@valencia/LC_MESSAGES/meld.mo
share/locale/cs/LC_MESSAGES/meld.mo
share/locale/da/LC_MESSAGES/meld.mo
share/locale/de/LC_MESSAGES/meld.mo
share/locale/dz/LC_MESSAGES/meld.mo
share/locale/el/LC_MESSAGES/meld.mo
share/locale/en_CA/LC_MESSAGES/meld.mo
share/locale/en_GB/LC_MESSAGES/meld.mo
share/locale/eo/LC_MESSAGES/meld.mo
share/locale/es/LC_MESSAGES/meld.mo
share/locale/eu/LC_MESSAGES/meld.mo
share/locale/fi/LC_MESSAGES/meld.mo
share/locale/fr/LC_MESSAGES/meld.mo
share/locale/gl/LC_MESSAGES/meld.mo
share/locale/he/LC_MESSAGES/meld.mo
share/locale/hu/LC_MESSAGES/meld.mo
share/locale/id/LC_MESSAGES/meld.mo
share/locale/it/LC_MESSAGES/meld.mo
share/locale/ja/LC_MESSAGES/meld.mo
share/locale/ko/LC_MESSAGES/meld.mo
share/locale/nb/LC_MESSAGES/meld.mo
share/locale/ne/LC_MESSAGES/meld.mo
share/locale/nl/LC_MESSAGES/meld.mo
share/locale/oc/LC_MESSAGES/meld.mo
share/locale/pa/LC_MESSAGES/meld.mo
share/locale/pl/LC_MESSAGES/meld.mo
share/locale/pt/LC_MESSAGES/meld.mo
share/locale/pt_BR/LC_MESSAGES/meld.mo
share/locale/ro/LC_MESSAGES/meld.mo
share/locale/ru/LC_MESSAGES/meld.mo
share/locale/rw/LC_MESSAGES/meld.mo
share/locale/sk/LC_MESSAGES/meld.mo
share/locale/sl/LC_MESSAGES/meld.mo
share/locale/sq/LC_MESSAGES/meld.mo
share/locale/sr/LC_MESSAGES/meld.mo
share/locale/sr@latin/LC_MESSAGES/meld.mo
share/locale/sv/LC_MESSAGES/meld.mo
share/locale/tr/LC_MESSAGES/meld.mo
share/locale/uk/LC_MESSAGES/meld.mo
share/locale/vi/LC_MESSAGES/meld.mo
share/locale/zh_CN/LC_MESSAGES/meld.mo
share/locale/zh_TW/LC_MESSAGES/meld.mo
share/meld/icons/COPYING
share/meld/icons/COPYING_CCBYSA3
share/meld/icons/emblem-meld-newer-file.png
share/meld/icons/filter-ignored-24.png
share/meld/icons/filter-modified-24.png
share/meld/icons/filter-nonvc-24.png
share/meld/icons/filter-normal-24.png
share/meld/icons/vc-add-24.png
share/meld/icons/vc-checkout-24.png
share/meld/icons/vc-commit-24.png
share/meld/icons/vc-push-24.png
share/meld/icons/vc-remove-24.png
share/meld/icons/vc-resolve-24.png
share/meld/icons/vc-update-24.png
share/meld/meld.css
share/meld/styles/meld-base.xml
share/meld/styles/meld-dark.xml
share/meld/ui/EditableList.ui
share/meld/ui/application.ui
share/meld/ui/appmenu-fallback.xml
share/meld/ui/dirdiff-ui.xml
share/meld/ui/dirdiff.ui
share/meld/ui/encoding-selector.ui
share/meld/ui/filediff-ui.xml
share/meld/ui/filediff.ui
share/meld/ui/findbar.ui
share/meld/ui/language-selector.ui
share/meld/ui/meldapp-ui.xml
share/meld/ui/meldapp.ui
share/meld/ui/patch-dialog.ui
share/meld/ui/preferences.ui
share/meld/ui/shortcuts.ui
share/meld/ui/tab-placeholder.ui
share/meld/ui/vcview-ui.xml
share/meld/ui/vcview.ui
share/metainfo/org.gnome.meld.appdata.xml
share/mime/packages/org.gnome.meld.xml