FreeBSD Bugzilla – Attachment 237708 Details for
Bug 267420
devel/libpeas: update to 1.34.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update devel/libpeas and slave port
libpeas-1.34.0.diff (text/plain), 18.70 KB, created by
Olivier Duchateau
on 2022-10-29 14:24:25 UTC
(
hide
)
Description:
Patch to update devel/libpeas and slave port
Filename:
MIME Type:
Creator:
Olivier Duchateau
Created:
2022-10-29 14:24:25 UTC
Size:
18.70 KB
patch
obsolete
>diff --git a/devel/libpeas/Makefile b/devel/libpeas/Makefile >index 8f81db3b1..0ed78cff0 100644 >--- a/devel/libpeas/Makefile >+++ b/devel/libpeas/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= libpeas >-PORTVERSION= 1.26.0 >+PORTVERSION= 1.34.0 > PORTREVISION?= 0 > CATEGORIES= devel gnome > MASTER_SITES= GNOME >@@ -7,42 +7,58 @@ DIST_SUBDIR= gnome > > MAINTAINER= gnome@FreeBSD.org > COMMENT?= Next evolution of the Gedit plugins engine >-WWW= http://live.gnome.org/libpeas >+WWW= https://wiki.gnome.org/Projects/Libpeas > >-LICENSE= LGPL21 >+LICENSE= LGPL21+ > LICENSE_FILE= ${WRKSRC}/COPYING > >+BUILD_DEPENDS= valac:lang/vala >+ >+USES= cpe gettext gnome meson pkgconfig tar:xz >+USE_GNOME= cairo introspection libxml2 >+CPE_VENDOR= gnome >+ >+MESON_ARGS= -Dglade_catalog=false \ >+ -Dlua51=false >+ > LIBPEAS_SLAVE?= no > > .if ${LIBPEAS_SLAVE} == no > PORTSCOUT= limitw:1,even >-.else >-LIB_DEPENDS+= libpeas-1.0.so:devel/libpeas >-PORTSCOUT= ignore:1 >-.endif > >-USES= cpe gettext gnome meson pkgconfig tar:xz vala:build >-USE_GNOME= cairo gtk30 intlhack introspection >+USE_GNOME+= gtk30 > USE_LDCONFIG= yes >-CPE_VENDOR= gnome >-MESON_ARGS+= -Dglade_catalog=false >+ >+MESON_ARGS+= -Dvapi=true \ >+ -Dpython3=false > PLIST= ${.CURDIR}/pkg-plist > >-OPTIONS_DEFINE= DOCS >+OPTIONS_DEFINE= DEMOS DOCS > OPTIONS_SUB= yes > >-DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc >+DOCS_BUILD_DEPENDS= gi-docgen:textproc/py-gi-docgen > DOCS_MESON_TRUE= gtk_doc > >+DEMOS_DESC= Build demo programs >+DEMOS_MESON_TRUE= demos >+.endif >+ > pre-build: >+# XXX DISABLE_MAKE_JOBS build fails on 12.2/13.0 i386 > ${DO_MAKE_BUILD} -C ${BUILD_WRKSRC} \ > tests/libpeas/plugins/embedded/embedded-resources.h > > .if ${LIBPEAS_SLAVE} == python >+LIB_DEPENDS+= libpeas-1.0.so:devel/libpeas >+PORTSCOUT= limitw:1,even >+ > USES+= python:3.6+ > USE_PYTHON= flavors > USE_GNOME+= pygobject3 >-MESON_ARGS+= -Dpython3=true >+MESON_ARGS+= -Dpython3=true \ >+ -Dgtk_doc=false \ >+ -Ddemos=false \ >+ -Dvapi=false > ALL_TARGET= loaders/python3/libpython3loader.so > > post-patch: >@@ -54,12 +70,6 @@ do-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/lib/libpeas-1.0/loaders/ > ${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/loaders/python3/libpython3loader.so \ > ${STAGEDIR}${PREFIX}/lib/libpeas-1.0/loaders/ >- >-.else >-MESON_ARGS+= -Dpython3=false > .endif > >-# lua needs lua 5.1 and devel/lua-lgi. The latter is build for lua 5.2 however.. >-MESON_ARGS+= -Dpython2=false -Dlua51=false >- > .include <bsd.port.mk> >diff --git a/devel/libpeas/distinfo b/devel/libpeas/distinfo >index b70d16a67..1030d18ab 100644 >--- a/devel/libpeas/distinfo >+++ b/devel/libpeas/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1657827265 >-SHA256 (gnome/libpeas-1.26.0.tar.xz) = a976d77e20496479a8e955e6a38fb0e5c5de89cf64d9f44e75c2213ee14f7376 >-SIZE (gnome/libpeas-1.26.0.tar.xz) = 191708 >+TIMESTAMP = 1667049798 >+SHA256 (gnome/libpeas-1.34.0.tar.xz) = 4305f715dab4b5ad3e8007daec316625e7065a94e63e25ef55eb1efb964a7bf0 >+SIZE (gnome/libpeas-1.34.0.tar.xz) = 194716 >diff --git a/devel/libpeas/pkg-plist b/devel/libpeas/pkg-plist >index 14ca3f920..1f6cfcf88 100644 >--- a/devel/libpeas/pkg-plist >+++ b/devel/libpeas/pkg-plist >@@ -1,4 +1,4 @@ >-bin/peas-demo >+%%DEMOS%%bin/peas-demo > include/libpeas-1.0/libpeas-gtk/peas-gtk-autocleanups.h > include/libpeas-1.0/libpeas-gtk/peas-gtk-configurable.h > include/libpeas-1.0/libpeas-gtk/peas-gtk-plugin-manager-view.h >@@ -19,55 +19,236 @@ lib/girepository-1.0/Peas-1.0.typelib > lib/girepository-1.0/PeasGtk-1.0.typelib > lib/libpeas-1.0.so > lib/libpeas-1.0.so.0 >-lib/libpeas-1.0.so.0.2600.0 >+lib/libpeas-1.0.so.0.3400.0 > lib/libpeas-gtk-1.0.so > lib/libpeas-gtk-1.0.so.0 >-lib/libpeas-gtk-1.0.so.0.2600.0 >-lib/peas-demo/plugins/helloworld/helloworld.plugin >-lib/peas-demo/plugins/helloworld/libhelloworld.so >-lib/peas-demo/plugins/secondtime/libsecondtime.so >-lib/peas-demo/plugins/secondtime/secondtime.plugin >+lib/libpeas-gtk-1.0.so.0.3400.0 >+%%DEMOS%%lib/peas-demo/plugins/helloworld/helloworld.plugin >+%%DEMOS%%lib/peas-demo/plugins/helloworld/libhelloworld.so >+%%DEMOS%%lib/peas-demo/plugins/secondtime/libsecondtime.so >+%%DEMOS%%lib/peas-demo/plugins/secondtime/secondtime.plugin > libdata/pkgconfig/libpeas-1.0.pc > libdata/pkgconfig/libpeas-gtk-1.0.pc >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Black.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Black.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-BlackItalic.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-BlackItalic.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Bold.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Bold.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-BoldItalic.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-BoldItalic.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Italic.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Italic.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Medium.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Medium.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-MediumItalic.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-MediumItalic.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Regular.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatDisplay-Regular.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatText-Bold.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatText-Bold.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatText-BoldItalic.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatText-BoldItalic.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatText-Italic.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatText-Italic.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatText-Medium.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatText-Medium.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatText-MediumItalic.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatText-MediumItalic.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatText-Regular.woff >+%%DOCS%%%%DOCSDIR%%-1.0/RedHatText-Regular.woff2 >+%%DOCS%%%%DOCSDIR%%-1.0/SourceCodePro-It.ttf.woff >+%%DOCS%%%%DOCSDIR%%-1.0/SourceCodePro-Regular.ttf.woff >+%%DOCS%%%%DOCSDIR%%-1.0/SourceCodePro-Semibold.ttf.woff >+%%DOCS%%%%DOCSDIR%%-1.0/alias.Extension.html >+%%DOCS%%%%DOCSDIR%%-1.0/callback.ExtensionSetForeachFunc.html >+%%DOCS%%%%DOCSDIR%%-1.0/callback.FactoryFunc.html >+%%DOCS%%%%DOCSDIR%%-1.0/class.Engine.html >+%%DOCS%%%%DOCSDIR%%-1.0/class.ExtensionBase.html >+%%DOCS%%%%DOCSDIR%%-1.0/class.ExtensionSet.html >+%%DOCS%%%%DOCSDIR%%-1.0/class.ObjectModule.html >+%%DOCS%%%%DOCSDIR%%-1.0/classes_hierarchy.html >+%%DOCS%%%%DOCSDIR%%-1.0/ctor.Engine.new.html >+%%DOCS%%%%DOCSDIR%%-1.0/ctor.Engine.new_with_nonglobal_loaders.html >+%%DOCS%%%%DOCSDIR%%-1.0/ctor.ExtensionSet.new.html >+%%DOCS%%%%DOCSDIR%%-1.0/ctor.ExtensionSet.new_valist.html >+%%DOCS%%%%DOCSDIR%%-1.0/ctor.ExtensionSet.new_with_properties.html >+%%DOCS%%%%DOCSDIR%%-1.0/ctor.ExtensionSet.newv.html >+%%DOCS%%%%DOCSDIR%%-1.0/ctor.ObjectModule.new.html >+%%DOCS%%%%DOCSDIR%%-1.0/ctor.ObjectModule.new_embedded.html >+%%DOCS%%%%DOCSDIR%%-1.0/ctor.ObjectModule.new_full.html >+%%DOCS%%%%DOCSDIR%%-1.0/error.PluginInfoError.html >+%%DOCS%%%%DOCSDIR%%-1.0/fonts.css >+%%DOCS%%%%DOCSDIR%%-1.0/func.ACTIVATABLE_IFACE.html >+%%DOCS%%%%DOCSDIR%%-1.0/func.DEPRECATED_FOR.html >+%%DOCS%%%%DOCSDIR%%-1.0/func.DEPRECATED_IN_1_22_FOR.html >+%%DOCS%%%%DOCSDIR%%-1.0/func.DEPRECATED_IN_1_24_FOR.html >+%%DOCS%%%%DOCSDIR%%-1.0/func.EXTENSION.html >+%%DOCS%%%%DOCSDIR%%-1.0/func.UNAVAILABLE.html >+%%DOCS%%%%DOCSDIR%%-1.0/fzy.js >+%%DOCS%%%%DOCSDIR%%-1.0/go-up-symbolic.png >+%%DOCS%%%%DOCSDIR%%-1.0/iface.Activatable.html >+%%DOCS%%%%DOCSDIR%%-1.0/index.html >+%%DOCS%%%%DOCSDIR%%-1.0/index.json >+%%DOCS%%%%DOCSDIR%%-1.0/libpeas-1.0.devhelp2 >+%%DOCS%%%%DOCSDIR%%-1.0/libpeas-urlmap.js >+%%DOCS%%%%DOCSDIR%%-1.0/main.js >+%%DOCS%%%%DOCSDIR%%-1.0/method.Activatable.activate.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Activatable.deactivate.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Activatable.update_state.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.add_search_path.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.create_extension.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.create_extension_valist.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.create_extension_with_properties.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.create_extensionv.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.enable_loader.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.garbage_collect.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.get_loaded_plugins.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.get_plugin_info.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.get_plugin_list.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.load_plugin.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.prepend_search_path.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.provides_extension.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.rescan_plugins.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.set_loaded_plugins.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.Engine.unload_plugin.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.ExtensionBase.get_data_dir.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.ExtensionBase.get_plugin_info.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.ExtensionSet.foreach.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.ExtensionSet.get_extension.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.ObjectModule.create_object.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.ObjectModule.get_library.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.ObjectModule.get_module_name.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.ObjectModule.get_path.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.ObjectModule.get_symbol.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.ObjectModule.provides_object.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.ObjectModule.register_extension_factory.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.ObjectModule.register_extension_type.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_authors.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_copyright.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_data_dir.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_dependencies.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_description.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_external_data.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_help_uri.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_icon_name.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_module_dir.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_module_name.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_name.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_settings.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_version.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.get_website.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.has_dependency.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.is_available.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.is_builtin.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.is_hidden.html >+%%DOCS%%%%DOCSDIR%%-1.0/method.PluginInfo.is_loaded.html >+%%DOCS%%%%DOCSDIR%%-1.0/opensearch.xml >+%%DOCS%%%%DOCSDIR%%-1.0/property.Activatable.object.html >+%%DOCS%%%%DOCSDIR%%-1.0/property.Engine.loaded-plugins.html >+%%DOCS%%%%DOCSDIR%%-1.0/property.Engine.nonglobal-loaders.html >+%%DOCS%%%%DOCSDIR%%-1.0/property.Engine.plugin-list.html >+%%DOCS%%%%DOCSDIR%%-1.0/property.ExtensionBase.data-dir.html >+%%DOCS%%%%DOCSDIR%%-1.0/property.ExtensionBase.plugin-info.html >+%%DOCS%%%%DOCSDIR%%-1.0/property.ExtensionSet.construct-properties.html >+%%DOCS%%%%DOCSDIR%%-1.0/property.ExtensionSet.engine.html >+%%DOCS%%%%DOCSDIR%%-1.0/property.ExtensionSet.extension-type.html >+%%DOCS%%%%DOCSDIR%%-1.0/property.ObjectModule.local-linkage.html >+%%DOCS%%%%DOCSDIR%%-1.0/property.ObjectModule.module-name.html >+%%DOCS%%%%DOCSDIR%%-1.0/property.ObjectModule.path.html >+%%DOCS%%%%DOCSDIR%%-1.0/property.ObjectModule.resident.html >+%%DOCS%%%%DOCSDIR%%-1.0/property.ObjectModule.symbol.html >+%%DOCS%%%%DOCSDIR%%-1.0/search.js >+%%DOCS%%%%DOCSDIR%%-1.0/signal.Engine.load-plugin.html >+%%DOCS%%%%DOCSDIR%%-1.0/signal.Engine.unload-plugin.html >+%%DOCS%%%%DOCSDIR%%-1.0/signal.ExtensionSet.extension-added.html >+%%DOCS%%%%DOCSDIR%%-1.0/signal.ExtensionSet.extension-removed.html >+%%DOCS%%%%DOCSDIR%%-1.0/solarized-dark.css >+%%DOCS%%%%DOCSDIR%%-1.0/solarized-light.css >+%%DOCS%%%%DOCSDIR%%-1.0/struct.PluginInfo.html >+%%DOCS%%%%DOCSDIR%%-1.0/style.css >+%%DOCS%%%%DOCSDIR%%-1.0/type_func.Engine.get_default.html >+%%DOCS%%%%DOCSDIR%%-1.0/type_func.PluginInfo.error_quark.html >+%%DOCS%%%%DOCSDIR%%-1.0/vfunc.Activatable.activate.html >+%%DOCS%%%%DOCSDIR%%-1.0/vfunc.Activatable.deactivate.html >+%%DOCS%%%%DOCSDIR%%-1.0/vfunc.Activatable.update_state.html >+%%DOCS%%%%DOCSDIR%%-1.0/vfunc.Engine.load_plugin.html >+%%DOCS%%%%DOCSDIR%%-1.0/vfunc.Engine.unload_plugin.html >+%%DOCS%%%%DOCSDIR%%-1.0/vfunc.ExtensionSet.call.html >+%%DOCS%%%%DOCSDIR%%-1.0/vfunc.ExtensionSet.extension_added.html >+%%DOCS%%%%DOCSDIR%%-1.0/vfunc.ExtensionSet.extension_removed.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-Black.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-Black.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-BlackItalic.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-BlackItalic.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-Bold.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-Bold.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-BoldItalic.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-BoldItalic.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-Italic.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-Italic.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-Medium.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-Medium.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-MediumItalic.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-MediumItalic.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-Regular.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatDisplay-Regular.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatText-Bold.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatText-Bold.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatText-BoldItalic.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatText-BoldItalic.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatText-Italic.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatText-Italic.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatText-Medium.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatText-Medium.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatText-MediumItalic.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatText-MediumItalic.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatText-Regular.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/RedHatText-Regular.woff2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/SourceCodePro-It.ttf.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/SourceCodePro-Regular.ttf.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/SourceCodePro-Semibold.ttf.woff >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/class.PluginManager.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/class.PluginManagerView.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/classes_hierarchy.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/ctor.PluginManager.new.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/ctor.PluginManagerView.new.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/fonts.css >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/func.CONFIGURABLE_IFACE.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/fzy.js >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/go-up-symbolic.png >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/iface.Configurable.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/index.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/index.json >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/libpeas-gtk-1.0.devhelp2 >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/libpeas-gtk-urlmap.js >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/main.js >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/method.Configurable.create_configure_widget.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/method.PluginManager.get_view.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/method.PluginManagerView.get_selected_plugin.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/method.PluginManagerView.get_show_builtin.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/method.PluginManagerView.set_selected_plugin.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/method.PluginManagerView.set_show_builtin.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/opensearch.xml >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/peas-gtk-plugin-manager.png >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/property.PluginManager.engine.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/property.PluginManager.view.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/property.PluginManagerView.engine.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/property.PluginManagerView.show-builtin.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/search.js >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/signal.PluginManagerView.populate-popup.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/solarized-dark.css >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/solarized-light.css >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/style.css >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/vfunc.Configurable.create_configure_widget.html >+%%DOCS%%%%DOCSDIR%%-gtk-1.0/vfunc.PluginManagerView.populate_popup.html > share/gir-1.0/Peas-1.0.gir > share/gir-1.0/PeasGtk-1.0.gir >-%%DOCS%%share/gtk-doc/html/libpeas/PeasActivatable.html >-%%DOCS%%share/gtk-doc/html/libpeas/PeasEngine.html >-%%DOCS%%share/gtk-doc/html/libpeas/PeasExtensionBase.html >-%%DOCS%%share/gtk-doc/html/libpeas/PeasExtensionSet.html >-%%DOCS%%share/gtk-doc/html/libpeas/PeasGtkConfigurable.html >-%%DOCS%%share/gtk-doc/html/libpeas/PeasGtkPluginManager.html >-%%DOCS%%share/gtk-doc/html/libpeas/PeasGtkPluginManagerView.html >-%%DOCS%%share/gtk-doc/html/libpeas/PeasObjectModule.html >-%%DOCS%%share/gtk-doc/html/libpeas/PeasPluginInfo.html >-%%DOCS%%share/gtk-doc/html/libpeas/annotation-glossary.html >-%%DOCS%%share/gtk-doc/html/libpeas/api-index-1-14.html >-%%DOCS%%share/gtk-doc/html/libpeas/api-index-1-18.html >-%%DOCS%%share/gtk-doc/html/libpeas/api-index-1-2.html >-%%DOCS%%share/gtk-doc/html/libpeas/api-index-1-4.html >-%%DOCS%%share/gtk-doc/html/libpeas/api-index-1-6.html >-%%DOCS%%share/gtk-doc/html/libpeas/api-index-deprecated.html >-%%DOCS%%share/gtk-doc/html/libpeas/api-index-full.html >-%%DOCS%%share/gtk-doc/html/libpeas/ch01.html >-%%DOCS%%share/gtk-doc/html/libpeas/ch02.html >-%%DOCS%%share/gtk-doc/html/libpeas/ch03.html >-%%DOCS%%share/gtk-doc/html/libpeas/home.png >-%%DOCS%%share/gtk-doc/html/libpeas/index.html >-%%DOCS%%share/gtk-doc/html/libpeas/left-insensitive.png >-%%DOCS%%share/gtk-doc/html/libpeas/left.png >-%%DOCS%%share/gtk-doc/html/libpeas/libpeas-PeasExtension.html >-%%DOCS%%share/gtk-doc/html/libpeas/libpeas.devhelp2 >-%%DOCS%%share/gtk-doc/html/libpeas/peas-gtk-plugin-manager.png >-%%DOCS%%share/gtk-doc/html/libpeas/pt01.html >-%%DOCS%%share/gtk-doc/html/libpeas/right-insensitive.png >-%%DOCS%%share/gtk-doc/html/libpeas/right.png >-%%DOCS%%share/gtk-doc/html/libpeas/style.css >-%%DOCS%%share/gtk-doc/html/libpeas/up-insensitive.png >-%%DOCS%%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/ab/LC_MESSAGES/libpeas-1.0.mo > share/locale/an/LC_MESSAGES/libpeas-1.0.mo > share/locale/ar/LC_MESSAGES/libpeas-1.0.mo > share/locale/as/LC_MESSAGES/libpeas-1.0.mo >@@ -101,6 +282,7 @@ share/locale/id/LC_MESSAGES/libpeas-1.0.mo > share/locale/is/LC_MESSAGES/libpeas-1.0.mo > share/locale/it/LC_MESSAGES/libpeas-1.0.mo > share/locale/ja/LC_MESSAGES/libpeas-1.0.mo >+share/locale/ka/LC_MESSAGES/libpeas-1.0.mo > share/locale/kk/LC_MESSAGES/libpeas-1.0.mo > share/locale/kn/LC_MESSAGES/libpeas-1.0.mo > share/locale/ko/LC_MESSAGES/libpeas-1.0.mo >diff --git a/devel/py-libpeas/Makefile b/devel/py-libpeas/Makefile >index f64927c2c..6270df5c8 100644 >--- a/devel/py-libpeas/Makefile >+++ b/devel/py-libpeas/Makefile >@@ -6,5 +6,6 @@ COMMENT= Python support for libpeas > LIBPEAS_SLAVE= python > > MASTERDIR= ${.CURDIR}/../../devel/libpeas/ >+PLIST= ${.CURDIR}/pkg-plist > > .include "${MASTERDIR}/Makefile"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 267420
: 237708