diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile index c6ad24e604b8..4e92debd4c4c 100644 --- a/devel/devhelp/Makefile +++ b/devel/devhelp/Makefile @@ -2,34 +2,32 @@ # $FreeBSD$ PORTNAME= devhelp -PORTVERSION= 3.28.1 -PORTREVISION= 2 +PORTVERSION= 3.38.0 CATEGORIES= devel gnome MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Developer help browser for GNOME 3 -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ - libwebkit2gtk-4.0.so:www/webkit2-gtk3 + libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ + libamtk-5.so:x11-toolkits/amtk PORTSCOUT= limitw:1,even -USES= compiler:c++11-lib gettext gmake gnome libtool localbase \ - pathfix pkgconfig python:3.3+,build tar:xz +USES= compiler:c++11-lib gettext gnome localbase meson pkgconfig \ + python:3.3+,build tar:xz USE_GNOME= cairo gtk30 introspection -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --disable-Werror INSTALLS_ICONS= yes USE_LDCONFIG= yes -INSTALL_TARGET= install-strip -GLIB_SCHEMAS= org.gnome.devhelp.gschema.xml +GLIB_SCHEMAS= org.gnome.devhelp.gschema.xml \ + org.gnome.libdevhelp-3.gschema.xml .include diff --git a/devel/devhelp/distinfo b/devel/devhelp/distinfo index 47c4b7353707..80a626bf0039 100644 --- a/devel/devhelp/distinfo +++ b/devel/devhelp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525590439 -SHA256 (gnome3/devhelp-3.28.1.tar.xz) = da1ce2c66ba54908c2de5ae6b59255f02b13ca3bf98cf6c198c87c2c7fec4821 -SIZE (gnome3/devhelp-3.28.1.tar.xz) = 642992 +TIMESTAMP = 1601392210 +SHA256 (gnome/devhelp-3.38.0.tar.xz) = 918efb173122b26d45fa51c194a0b659e63fee7705f6722db2534fabc3452369 +SIZE (gnome/devhelp-3.38.0.tar.xz) = 312540 diff --git a/devel/devhelp/pkg-plist b/devel/devhelp/pkg-plist index 197c83931bb9..fb6830643052 100644 --- a/devel/devhelp/pkg-plist +++ b/devel/devhelp/pkg-plist @@ -1,23 +1,34 @@ bin/devhelp -include/devhelp-3.0/devhelp/devhelp.h -include/devhelp-3.0/devhelp/dh-assistant-view.h -include/devhelp-3.0/devhelp/dh-book-manager.h -include/devhelp-3.0/devhelp/dh-book-tree.h -include/devhelp-3.0/devhelp/dh-book.h -include/devhelp-3.0/devhelp/dh-completion.h -include/devhelp-3.0/devhelp/dh-enum-types.h -include/devhelp-3.0/devhelp/dh-init.h -include/devhelp-3.0/devhelp/dh-keyword-model.h -include/devhelp-3.0/devhelp/dh-link.h -include/devhelp-3.0/devhelp/dh-sidebar.h -lib/gedit/plugins/__pycache__/devhelp.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gedit/plugins/__pycache__/devhelp.cpython-%%PYTHON_SUFFIX%%.pyc +include/devhelp-3/devhelp/devhelp.h +include/devhelp-3/devhelp/dh-application-window.h +include/devhelp-3/devhelp/dh-assistant-view.h +include/devhelp-3/devhelp/dh-book-list-builder.h +include/devhelp-3/devhelp/dh-book-list-directory.h +include/devhelp-3/devhelp/dh-book-list.h +include/devhelp-3/devhelp/dh-book-manager.h +include/devhelp-3/devhelp/dh-book-tree.h +include/devhelp-3/devhelp/dh-book.h +include/devhelp-3/devhelp/dh-completion.h +include/devhelp-3/devhelp/dh-enum-types.h +include/devhelp-3/devhelp/dh-init.h +include/devhelp-3/devhelp/dh-keyword-model.h +include/devhelp-3/devhelp/dh-link.h +include/devhelp-3/devhelp/dh-notebook.h +include/devhelp-3/devhelp/dh-profile-builder.h +include/devhelp-3/devhelp/dh-profile.h +include/devhelp-3/devhelp/dh-search-bar.h +include/devhelp-3/devhelp/dh-settings-builder.h +include/devhelp-3/devhelp/dh-settings.h +include/devhelp-3/devhelp/dh-sidebar.h +include/devhelp-3/devhelp/dh-tab-label.h +include/devhelp-3/devhelp/dh-tab.h +include/devhelp-3/devhelp/dh-web-view.h lib/gedit/plugins/devhelp.plugin lib/gedit/plugins/devhelp.py lib/girepository-1.0/Devhelp-3.0.typelib lib/libdevhelp-3.so -lib/libdevhelp-3.so.5 -lib/libdevhelp-3.so.5.0.0 +lib/libdevhelp-3.so.6 +lib/libdevhelp-3.so.6.3.0 libdata/pkgconfig/libdevhelp-3.0.pc man/man1/devhelp.1.gz share/applications/org.gnome.Devhelp.desktop @@ -25,61 +36,78 @@ share/dbus-1/services/org.gnome.Devhelp.service %%DATADIR%%/assistant/assistant.css %%DATADIR%%/assistant/assistant.js share/gir-1.0/Devhelp-3.0.gir -share/gtk-doc/html/devhelp-3/DhAssistantView.html -share/gtk-doc/html/devhelp-3/DhBook.html -share/gtk-doc/html/devhelp-3/DhBookManager.html -share/gtk-doc/html/devhelp-3/DhBookTree.html -share/gtk-doc/html/devhelp-3/DhCompletion.html -share/gtk-doc/html/devhelp-3/DhKeywordModel.html -share/gtk-doc/html/devhelp-3/DhLink.html -share/gtk-doc/html/devhelp-3/DhSidebar.html -share/gtk-doc/html/devhelp-3/annexes.html -share/gtk-doc/html/devhelp-3/annotation-glossary.html -share/gtk-doc/html/devhelp-3/api-breaks.html -share/gtk-doc/html/devhelp-3/api-index-full.html -share/gtk-doc/html/devhelp-3/api-reference.html -share/gtk-doc/html/devhelp-3/assistant.html -share/gtk-doc/html/devhelp-3/data.html -share/gtk-doc/html/devhelp-3/devhelp-3.devhelp2 -share/gtk-doc/html/devhelp-3/devhelp-Initialization-and-Finalization.html -share/gtk-doc/html/devhelp-3/general.html -share/gtk-doc/html/devhelp-3/home.png -share/gtk-doc/html/devhelp-3/index.html -share/gtk-doc/html/devhelp-3/left-insensitive.png -share/gtk-doc/html/devhelp-3/left.png -share/gtk-doc/html/devhelp-3/misc.html -share/gtk-doc/html/devhelp-3/object-tree.html -share/gtk-doc/html/devhelp-3/right-insensitive.png -share/gtk-doc/html/devhelp-3/right.png -share/gtk-doc/html/devhelp-3/side-panel.html -share/gtk-doc/html/devhelp-3/style.css -share/gtk-doc/html/devhelp-3/up-insensitive.png -share/gtk-doc/html/devhelp-3/up.png +share/help/C/devhelp/book-format.page +share/help/C/devhelp/index-file-format.page share/help/C/devhelp/index.page +share/help/C/devhelp/installing-api-documentation.page share/help/C/devhelp/search.page +share/help/ca/devhelp/book-format.page +share/help/ca/devhelp/index-file-format.page +share/help/ca/devhelp/index.page +share/help/ca/devhelp/installing-api-documentation.page +share/help/ca/devhelp/search.page +share/help/cs/devhelp/book-format.page +share/help/cs/devhelp/index-file-format.page share/help/cs/devhelp/index.page +share/help/cs/devhelp/installing-api-documentation.page share/help/cs/devhelp/search.page +share/help/de/devhelp/book-format.page +share/help/de/devhelp/index-file-format.page share/help/de/devhelp/index.page +share/help/de/devhelp/installing-api-documentation.page share/help/de/devhelp/search.page +share/help/es/devhelp/book-format.page +share/help/es/devhelp/index-file-format.page share/help/es/devhelp/index.page +share/help/es/devhelp/installing-api-documentation.page share/help/es/devhelp/search.page +share/help/fr/devhelp/book-format.page +share/help/fr/devhelp/index-file-format.page +share/help/fr/devhelp/index.page +share/help/fr/devhelp/installing-api-documentation.page +share/help/fr/devhelp/search.page +share/help/hr/devhelp/book-format.page +share/help/hr/devhelp/index-file-format.page share/help/hr/devhelp/index.page +share/help/hr/devhelp/installing-api-documentation.page share/help/hr/devhelp/search.page +share/help/hu/devhelp/book-format.page +share/help/hu/devhelp/index-file-format.page share/help/hu/devhelp/index.page +share/help/hu/devhelp/installing-api-documentation.page share/help/hu/devhelp/search.page +share/help/it/devhelp/book-format.page +share/help/it/devhelp/index-file-format.page +share/help/it/devhelp/index.page +share/help/it/devhelp/installing-api-documentation.page +share/help/it/devhelp/search.page +share/help/pl/devhelp/book-format.page +share/help/pl/devhelp/index-file-format.page share/help/pl/devhelp/index.page +share/help/pl/devhelp/installing-api-documentation.page share/help/pl/devhelp/search.page +share/help/pt_BR/devhelp/book-format.page +share/help/pt_BR/devhelp/index-file-format.page share/help/pt_BR/devhelp/index.page +share/help/pt_BR/devhelp/installing-api-documentation.page share/help/pt_BR/devhelp/search.page +share/help/sv/devhelp/book-format.page +share/help/sv/devhelp/index-file-format.page share/help/sv/devhelp/index.page +share/help/sv/devhelp/installing-api-documentation.page share/help/sv/devhelp/search.page -share/icons/hicolor/16x16/apps/devhelp.png -share/icons/hicolor/22x22/apps/devhelp.png -share/icons/hicolor/24x24/apps/devhelp.png -share/icons/hicolor/256x256/apps/devhelp.png -share/icons/hicolor/32x32/apps/devhelp.png -share/icons/hicolor/48x48/apps/devhelp.png -share/icons/hicolor/symbolic/apps/devhelp-symbolic.svg +share/help/uk/devhelp/book-format.page +share/help/uk/devhelp/index-file-format.page +share/help/uk/devhelp/index.page +share/help/uk/devhelp/installing-api-documentation.page +share/help/uk/devhelp/search.page +share/help/zh_CN/devhelp/book-format.page +share/help/zh_CN/devhelp/index-file-format.page +share/help/zh_CN/devhelp/index.page +share/help/zh_CN/devhelp/installing-api-documentation.page +share/help/zh_CN/devhelp/search.page +share/icons/hicolor/scalable/apps/org.gnome.Devhelp.svg +share/icons/hicolor/symbolic/apps/org.gnome.Devhelp-symbolic.svg share/locale/am/LC_MESSAGES/devhelp.mo share/locale/ar/LC_MESSAGES/devhelp.mo share/locale/as/LC_MESSAGES/devhelp.mo