pkgsrc/devel/libpeas/PLIST
prlw1 90f7920f27 Update libpeas to 1.12.1
Overview of Changes in libpeas 1.12.1
====================================

* Dist the GResources XML of the Python plugin loaders

Overview of Changes in libpeas 1.12.0
====================================

* Add easy python profiling support
* Disable GLib diagnostics in tests
* Fix various deprecation warning from GTK+
* Check return values from Python API
* [osx] Check for bundle before resource path
* Improved dependency-less support for OS X
* Misc bugfixes

* Translation updates:
  - Assamese
  - Bengali (India)
  - Brazilian Portuguese
  - Catalan
  - Catalan (Valencian)
  - Czech
  - Danish
  - French
  - Galicians
  - German
  - Greek
  - Gujarati
  - Hebrew
  - Hindi
  - Hungarian
  - Indonesian
  - Kannada
  - Korean
  - Lithuanian
  - Marathis
  - Norwegian bokmål
  - Oriya
  - Polish
  - Punjabi
  - Russian
  - Simplified Chinese
  - Slovenian
  - Spanish
  - Swedish
  - Tamil
  - Telugus
  - Traditional Chinese

Overview of Changes in libpeas 1.10.1
====================================

* Fix initializing Python loader from Python application
* Prevent and warn when trying to enable multiple loaders
* W32: Allow shared libs to be built
* Misc bugfixes

Overview of Changes in libpeas 1.10.0
====================================

* Remove support for gjs-based Javascript plugins
* Misc bugfixes

Overview of Changes in libpeas 1.9.0
====================================

* Misc bugfixes

* Translation updates:
  - Tajik

Overview of Changes in libpeas 1.8.0
====================================

* Misc bugfixes

* Translation updates:
  - Aragonese
  - Portuguese
  - Tadjik
  - Uyghur

Overview of Changes in libpeas 1.7.0
====================================

* Add python3 loader

* Translation updates:
  - Friulan
  - Kannada
  - Odia

Overview of Changes in libpeas 1.6.2
====================================

* Fix gjs single-include issues

* Translation updates:
  - Slovak

Overview of Changes in libpeas 1.6.1
====================================

* Better SIGINT handling for python signals module

* Translation updates:
  - Kannada

Overview of Changes in libpeas 1.6.0
====================================

* Remove the vala demo plugin

* Add min required and max allowed version for glib and Gdk

* Translation updates:
  - Assamese
  - Bengali (India)
  - Galician
  - Gujarati
  - Hindi
  - Latvian
  - Marathi
  - Polish
  - Thai
  - Türkçe

Overview of Changes in libpeas 1.5.0
====================================

* Warn if activate or deactivate are not implemented

* Find extension construct properties also in interface prerequisites

* Fix interface sorting in GJS and Seed

* Added peas_engine_prepend_search_path

* Added peas_plugin_info_get_external_data

* Misc bugfixes

* Translation updates:
  - Greek
  - Indonesian

Overview of Changes in libpeas 1.3.0
====================================

* Extensions can now implement multiple interfaces.

* Added GSettings API to PeasPluginInfo.

* Misc improvement and fixes.

* Translation updates:
  - Russian
  - Bulgarian
  - Brazilian Portuguese
  - Galicians
  - Danish
  - Serbian
  - German
  - Norwegian bokmål
  - Polish
  - Swedish
  - Belarusian
  - Telugu
  - Catalan (Valencian)
  - Catalan
  - Hebrew
  - Japanese
  - Slovenian
  - Czech
  - Spanish

Overview of Changes in libpeas 1.2
====================================

* Fix using Python plugins.

* Misc improvement and fixes.

* Translation updates:
  - Assamese
  - Esperanto
  - Telugu

Overview of Changes in libpeas 1.1.4
====================================

* Fix to work with PyGObject 3.

* Do not expose the peas_extension_set_call* API to GObject-Introspection.

* Disable log hooks used by PyGObject and Seed.

* Doc updates.

* Misc improvement and fixes.

* Translation updates:
  - Asturian
  - Thai

Overview of Changes in libpeas 1.1.3
====================================

* Do not expose the PeasExtension API using GObject-Introspection

* Misc improvement and fixes.

Overview of Changes in libpeas 1.1.2
====================================

* Doc updates.

* Link against pygobject 3.

* Do not cast pointers to unsigned integers.

* Translation updates:
  - Indonesian

Overview of Changes in libpeas 1.1.1
====================================

* PeasExtension has been deprecated

* You should be able to use C plugins without GObject-Introspection.

* The plugin manager's disable plugins dialog will no longer show
  hidden plugins.

Overview of Changes in libpeas 1.1.0
====================================

* Add support gjs-based Javascript extensions

* Seed Javascript extension support improvements
  - Use the new() keyword to instantiate new Javascript extensions.
  - Previously used "copied arrays" have been deprecated.
  - Allow using prototypes when defining new extensions.

* Add peas_extension_set_foreach()
  - Also deprecate the old peas_extension_set_call() method as a result.

* Drop support for Gtk+ 2

* Translation updates:
  - Lithuanian
  - Japanese
  - Turkish
  - Esperanto
  - Persian
  - Catalan (Valencian)
  - Finnish
2014-10-11 09:54:30 +00:00

125 lines
5.1 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2014/10/11 09:54:30 prlw1 Exp $
bin/peas-demo
include/libpeas-1.0/libpeas-gtk/peas-gtk-configurable.h
include/libpeas-1.0/libpeas-gtk/peas-gtk-plugin-manager-view.h
include/libpeas-1.0/libpeas-gtk/peas-gtk-plugin-manager.h
include/libpeas-1.0/libpeas-gtk/peas-gtk.h
include/libpeas-1.0/libpeas/peas-activatable.h
include/libpeas-1.0/libpeas/peas-engine.h
include/libpeas-1.0/libpeas/peas-extension-base.h
include/libpeas-1.0/libpeas/peas-extension-set.h
include/libpeas-1.0/libpeas/peas-extension.h
include/libpeas-1.0/libpeas/peas-object-module.h
include/libpeas-1.0/libpeas/peas-plugin-info.h
include/libpeas-1.0/libpeas/peas.h
lib/girepository-1.0/Peas-1.0.typelib
lib/girepository-1.0/PeasGtk-1.0.typelib
lib/libpeas-1.0.la
lib/libpeas-1.0/loaders/libpython3loader.la
lib/libpeas-gtk-1.0.la
lib/peas-demo/plugins/helloworld/helloworld.plugin
lib/peas-demo/plugins/helloworld/libhelloworld.la
lib/peas-demo/plugins/pythonhello/pythonhello.plugin
lib/peas-demo/plugins/pythonhello/pythonhello.py
lib/peas-demo/plugins/pythonhello/pythonhello.pyc
lib/peas-demo/plugins/pythonhello/pythonhello.pyo
lib/peas-demo/plugins/secondtime/libsecondtime.la
lib/peas-demo/plugins/secondtime/secondtime.plugin
lib/pkgconfig/libpeas-1.0.pc
lib/pkgconfig/libpeas-gtk-1.0.pc
share/gir-1.0/Peas-1.0.gir
share/gir-1.0/PeasGtk-1.0.gir
share/gtk-doc/html/libpeas/PeasActivatable.html
share/gtk-doc/html/libpeas/PeasEngine.html
share/gtk-doc/html/libpeas/PeasExtensionBase.html
share/gtk-doc/html/libpeas/PeasExtensionSet.html
share/gtk-doc/html/libpeas/PeasGtkConfigurable.html
share/gtk-doc/html/libpeas/PeasGtkPluginManager.html
share/gtk-doc/html/libpeas/PeasGtkPluginManagerView.html
share/gtk-doc/html/libpeas/PeasObjectModule.html
share/gtk-doc/html/libpeas/PeasPluginInfo.html
share/gtk-doc/html/libpeas/annotation-glossary.html
share/gtk-doc/html/libpeas/api-index-full.html
share/gtk-doc/html/libpeas/ch01.html
share/gtk-doc/html/libpeas/ch02.html
share/gtk-doc/html/libpeas/ch03.html
share/gtk-doc/html/libpeas/home.png
share/gtk-doc/html/libpeas/index.html
share/gtk-doc/html/libpeas/index.sgml
share/gtk-doc/html/libpeas/left-insensitive.png
share/gtk-doc/html/libpeas/left.png
share/gtk-doc/html/libpeas/libpeas-PeasExtension.html
share/gtk-doc/html/libpeas/libpeas.devhelp2
share/gtk-doc/html/libpeas/peas-gtk-plugin-manager.png
share/gtk-doc/html/libpeas/pt01.html
share/gtk-doc/html/libpeas/right-insensitive.png
share/gtk-doc/html/libpeas/right.png
share/gtk-doc/html/libpeas/style.css
share/gtk-doc/html/libpeas/up-insensitive.png
share/gtk-doc/html/libpeas/up.png
share/icons/hicolor/16x16/actions/libpeas-plugin.png
share/icons/hicolor/22x22/actions/libpeas-plugin.png
share/icons/hicolor/32x32/actions/libpeas-plugin.png
share/icons/hicolor/scalable/actions/libpeas-plugin.svg
share/locale/an/LC_MESSAGES/libpeas.mo
share/locale/ar/LC_MESSAGES/libpeas.mo
share/locale/as/LC_MESSAGES/libpeas.mo
share/locale/ast/LC_MESSAGES/libpeas.mo
share/locale/be/LC_MESSAGES/libpeas.mo
share/locale/bg/LC_MESSAGES/libpeas.mo
share/locale/bn_IN/LC_MESSAGES/libpeas.mo
share/locale/ca/LC_MESSAGES/libpeas.mo
share/locale/ca@valencia/LC_MESSAGES/libpeas.mo
share/locale/cs/LC_MESSAGES/libpeas.mo
share/locale/da/LC_MESSAGES/libpeas.mo
share/locale/de/LC_MESSAGES/libpeas.mo
share/locale/el/LC_MESSAGES/libpeas.mo
share/locale/en_GB/LC_MESSAGES/libpeas.mo
share/locale/eo/LC_MESSAGES/libpeas.mo
share/locale/es/LC_MESSAGES/libpeas.mo
share/locale/et/LC_MESSAGES/libpeas.mo
share/locale/eu/LC_MESSAGES/libpeas.mo
share/locale/fa/LC_MESSAGES/libpeas.mo
share/locale/fi/LC_MESSAGES/libpeas.mo
share/locale/fr/LC_MESSAGES/libpeas.mo
share/locale/fur/LC_MESSAGES/libpeas.mo
share/locale/gl/LC_MESSAGES/libpeas.mo
share/locale/gu/LC_MESSAGES/libpeas.mo
share/locale/he/LC_MESSAGES/libpeas.mo
share/locale/hi/LC_MESSAGES/libpeas.mo
share/locale/hu/LC_MESSAGES/libpeas.mo
share/locale/id/LC_MESSAGES/libpeas.mo
share/locale/it/LC_MESSAGES/libpeas.mo
share/locale/ja/LC_MESSAGES/libpeas.mo
share/locale/kn/LC_MESSAGES/libpeas.mo
share/locale/ko/LC_MESSAGES/libpeas.mo
share/locale/lt/LC_MESSAGES/libpeas.mo
share/locale/lv/LC_MESSAGES/libpeas.mo
share/locale/ml/LC_MESSAGES/libpeas.mo
share/locale/mr/LC_MESSAGES/libpeas.mo
share/locale/nb/LC_MESSAGES/libpeas.mo
share/locale/nds/LC_MESSAGES/libpeas.mo
share/locale/nl/LC_MESSAGES/libpeas.mo
share/locale/or/LC_MESSAGES/libpeas.mo
share/locale/pa/LC_MESSAGES/libpeas.mo
share/locale/pl/LC_MESSAGES/libpeas.mo
share/locale/pt/LC_MESSAGES/libpeas.mo
share/locale/pt_BR/LC_MESSAGES/libpeas.mo
share/locale/ro/LC_MESSAGES/libpeas.mo
share/locale/ru/LC_MESSAGES/libpeas.mo
share/locale/sk/LC_MESSAGES/libpeas.mo
share/locale/sl/LC_MESSAGES/libpeas.mo
share/locale/sr/LC_MESSAGES/libpeas.mo
share/locale/sr@latin/LC_MESSAGES/libpeas.mo
share/locale/sv/LC_MESSAGES/libpeas.mo
share/locale/ta/LC_MESSAGES/libpeas.mo
share/locale/te/LC_MESSAGES/libpeas.mo
share/locale/tg/LC_MESSAGES/libpeas.mo
share/locale/th/LC_MESSAGES/libpeas.mo
share/locale/tr/LC_MESSAGES/libpeas.mo
share/locale/ug/LC_MESSAGES/libpeas.mo
share/locale/uk/LC_MESSAGES/libpeas.mo
share/locale/vi/LC_MESSAGES/libpeas.mo
share/locale/zh_CN/LC_MESSAGES/libpeas.mo
share/locale/zh_HK/LC_MESSAGES/libpeas.mo
share/locale/zh_TW/LC_MESSAGES/libpeas.mo