editors/xed: Update to 3.8.2

PR:		282385
This commit is contained in:
Pavel Timofeev 2025-01-28 11:18:14 +03:00 committed by Gleb Popov
parent a6f8301d10
commit 9f9e8151a9
3 changed files with 12 additions and 8 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= xed PORTNAME= xed
PORTVERSION= 3.4.5 PORTVERSION= 3.8.2
CATEGORIES= editors gnome CATEGORIES= editors gnome
DIST_SUBDIR= gnome DIST_SUBDIR= gnome
@ -37,15 +37,16 @@ OPTIONS_DEFINE= DOCS GSPELL GVFS_METADATA
OPTIONS_DEFAULT= DOCS GSPELL GVFS_METADATA OPTIONS_DEFAULT= DOCS GSPELL GVFS_METADATA
OPTIONS_SUB= yes OPTIONS_SUB= yes
GSPELL_DESC= Spell checking support via gspell
GVFS_METADATA_DESC= GVFS metadata
DOCS_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc DOCS_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc
DOCS_MESON_TRUE= docs DOCS_MESON_TRUE= docs
GSPELL_DESC= Spell checking support via gspell
GSPELL_LIB_DEPENDS= libgspell-1.so:textproc/gspell GSPELL_LIB_DEPENDS= libgspell-1.so:textproc/gspell
GSPELL_MESON_TRUE= enable_spell GSPELL_MESON_TRUE= enable_spell
GSPELL_VARS= GLIB_SCHEMAS+=org.x.editor.plugins.spell.gschema.xml GSPELL_VARS= GLIB_SCHEMAS+=org.x.editor.plugins.spell.gschema.xml
GVFS_METADATA_DESC= GVFS metadata
GVFS_METADATA_MESON_TRUE= enable_gvfs_metadata GVFS_METADATA_MESON_TRUE= enable_gvfs_metadata
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1716277177 TIMESTAMP = 1737847064
SHA256 (gnome/linuxmint-xed-3.4.5_GH0.tar.gz) = a3bb70759d85ae84b69db40ac3c6f954d59ab3c66325ae23050c9ffbf6a9c26b SHA256 (gnome/linuxmint-xed-3.8.2_GH0.tar.gz) = 1ca2dd0917e634b9d85d91e0957e0628082ee392121ee42cb64619e8b0765eb2
SIZE (gnome/linuxmint-xed-3.4.5_GH0.tar.gz) = 4581360 SIZE (gnome/linuxmint-xed-3.8.2_GH0.tar.gz) = 4596565

View file

@ -51,8 +51,9 @@ lib/xed/plugins/time.plugin
lib/xed/plugins/trailsave.plugin lib/xed/plugins/trailsave.plugin
lib/xed/plugins/wordcompletion.plugin lib/xed/plugins/wordcompletion.plugin
libdata/pkgconfig/xed.pc libdata/pkgconfig/xed.pc
share/applications/xed.desktop share/applications/org.x.editor.desktop
share/dbus-1/services/org.x.editor.service share/dbus-1/services/org.x.editor.service
share/gtksourceview-4/styles/xed.xml
%%PORTDOCS%%share/gtk-doc/html/xed/XedApp.html %%PORTDOCS%%share/gtk-doc/html/xed/XedApp.html
%%PORTDOCS%%share/gtk-doc/html/xed/XedAppActivatable.html %%PORTDOCS%%share/gtk-doc/html/xed/XedAppActivatable.html
%%PORTDOCS%%share/gtk-doc/html/xed/XedDocument.html %%PORTDOCS%%share/gtk-doc/html/xed/XedDocument.html
@ -305,8 +306,10 @@ share/locale/tg/LC_MESSAGES/xed.mo
share/locale/th/LC_MESSAGES/xed.mo share/locale/th/LC_MESSAGES/xed.mo
share/locale/tk/LC_MESSAGES/xed.mo share/locale/tk/LC_MESSAGES/xed.mo
share/locale/tr/LC_MESSAGES/xed.mo share/locale/tr/LC_MESSAGES/xed.mo
share/locale/tt/LC_MESSAGES/xed.mo
share/locale/uk/LC_MESSAGES/xed.mo share/locale/uk/LC_MESSAGES/xed.mo
share/locale/ur/LC_MESSAGES/xed.mo share/locale/ur/LC_MESSAGES/xed.mo
share/locale/uz/LC_MESSAGES/xed.mo
share/locale/vi/LC_MESSAGES/xed.mo share/locale/vi/LC_MESSAGES/xed.mo
share/locale/wa/LC_MESSAGES/xed.mo share/locale/wa/LC_MESSAGES/xed.mo
share/locale/xh/LC_MESSAGES/xed.mo share/locale/xh/LC_MESSAGES/xed.mo
@ -315,7 +318,7 @@ share/locale/zh_CN/LC_MESSAGES/xed.mo
share/locale/zh_HK/LC_MESSAGES/xed.mo share/locale/zh_HK/LC_MESSAGES/xed.mo
share/locale/zh_TW/LC_MESSAGES/xed.mo share/locale/zh_TW/LC_MESSAGES/xed.mo
share/man/man1/xed.1.gz share/man/man1/xed.1.gz
share/metainfo/xed.appdata.xml share/metainfo/org.x.editor.metainfo.xml
%%DATADIR%%/gir-1.0/Xed-1.0.gir %%DATADIR%%/gir-1.0/Xed-1.0.gir
%%DATADIR%%/icons/xed-plugin.png %%DATADIR%%/icons/xed-plugin.png
%%DATADIR%%/plugins/docinfo/docinfo.ui %%DATADIR%%/plugins/docinfo/docinfo.ui