diff --git a/deskutils/foliate/Makefile b/deskutils/foliate/Makefile index d61862693484..9ac9d3834809 100644 --- a/deskutils/foliate/Makefile +++ b/deskutils/foliate/Makefile @@ -1,47 +1,47 @@ PORTNAME= foliate PORTVERSION= 2.6.3 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= fox@FreeBSD.org COMMENT= Simple and modern GTK eBook viewer LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= appstream-util:devel/appstream-glib \ gjs-console:lang/gjs LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 RUN_DEPENDS= gjs-console:lang/gjs USES= desktop-file-utils gnome localbase meson python:3.6+ shebangfix USE_GNOME= cairo gtk30 introspection +GLIB_SCHEMAS= com.github.johnfactotum.Foliate.gschema.xml INSTALLS_ICONS= yes SHEBANG_FILES= ${WRKSRC}/build-aux/meson/postinstall.py \ ${WRKSRC}/src/assets/KindleUnpack/*.py OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext USE_GITHUB= yes GH_ACCOUNT= johnfactotum -GLIB_SCHEMAS= com.github.johnfactotum.Foliate.gschema.xml - post-patch: @${REINPLACE_CMD} -e 's/@PYTHON_VERSION@/${PYTHON_VERSION}/g' \ ${WRKSRC}/src/epubView.js post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/foliate @${MV} ${STAGEDIR}${PREFIX}/bin/com.github.johnfactotum.Foliate \ ${STAGEDIR}${PREFIX}/libexec/foliate/com.github.johnfactotum.Foliate @${RLN} ${STAGEDIR}${PREFIX}/libexec/foliate/com.github.johnfactotum.Foliate \ ${STAGEDIR}${PREFIX}/bin/foliate @${REINPLACE_CMD} -e 's/Exec=com.github.johnfactotum.Foliate %U/Exec=foliate %U/g' \ ${STAGEDIR}${PREFIX}/share/applications/com.github.johnfactotum.Foliate.desktop .include diff --git a/deskutils/foliate/pkg-plist b/deskutils/foliate/pkg-plist index 5b41361e8104..1dbac0a01d79 100644 --- a/deskutils/foliate/pkg-plist +++ b/deskutils/foliate/pkg-plist @@ -1,68 +1,67 @@ bin/foliate libexec/foliate/com.github.johnfactotum.Foliate share/applications/com.github.johnfactotum.Foliate.desktop share/applications/com.github.johnfactotum.Foliate.desktop.bak share/com.github.johnfactotum.Foliate/assets/KindleUnpack/__init__.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/compatibility_utils.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/kindleunpack.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/kindleunpack.py.orig share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_cover.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_dict.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_header.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_html.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_index.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_k8proc.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_k8resc.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_nav.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_ncx.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_opf.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_pagemap.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_sectioner.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_split.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_uncompress.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobi_utils.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/mobiml2xhtml.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/unipath.py share/com.github.johnfactotum.Foliate/assets/KindleUnpack/unpack_structure.py share/com.github.johnfactotum.Foliate/assets/client.html share/com.github.johnfactotum.Foliate/assets/epub-viewer-cb.html share/com.github.johnfactotum.Foliate/assets/epub-viewer-nocsp.html share/com.github.johnfactotum.Foliate/assets/epub-viewer.css share/com.github.johnfactotum.Foliate/assets/epub-viewer.html share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/LICENSE share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/README.md share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/dist/wasm-gen/libarchive.js share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/dist/wasm-gen/libarchive.wasm share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/dist/worker-bundle.js share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/package.json share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/src/compressed-file.js share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/src/libarchive.js share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/src/webworker/archive-reader.js share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/src/webworker/wasm-gen/libarchive.js share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/src/webworker/wasm-gen/libarchive.wasm share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/src/webworker/wasm-module.js share/com.github.johnfactotum.Foliate/assets/libarchivejs/libarchivejs-1.3.0/src/webworker/worker.js share/com.github.johnfactotum.Foliate/assets/libarchivejs/main.js share/com.github.johnfactotum.Foliate/com.github.johnfactotum.Foliate.data.gresource share/com.github.johnfactotum.Foliate/com.github.johnfactotum.Foliate.src.gresource -share/glib-2.0/schemas/com.github.johnfactotum.Foliate.gschema.xml share/icons/hicolor/scalable/apps/com.github.johnfactotum.Foliate.svg share/icons/hicolor/symbolic/apps/com.github.johnfactotum.Foliate-symbolic.svg share/locale/cs/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/de/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/es/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/eu/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/fr/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/id/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/ie/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/it/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/nb/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/nl/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/nn/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/pt_BR/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/ru/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/sv/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/uk/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/zh_CN/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/locale/zh_TW/LC_MESSAGES/com.github.johnfactotum.Foliate.mo share/metainfo/com.github.johnfactotum.Foliate.appdata.xml diff --git a/deskutils/gnome-tweaks/Makefile b/deskutils/gnome-tweaks/Makefile index 72cf51641c10..157f8a30f9f6 100644 --- a/deskutils/gnome-tweaks/Makefile +++ b/deskutils/gnome-tweaks/Makefile @@ -1,42 +1,44 @@ # Created by: Jeremy Messenger PORTNAME= gnome-tweaks PORTVERSION= 40.0 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} MAINTAINER= gnome@FreeBSD.org COMMENT= Allows to tweak some hidden settings in GNOME3 LICENSE= CC0-1.0 GPLv3+ LICENSE_COMB= multi LICENSE_FILE_CC0-1.0= ${WRKSRC}/LICENSES/CC0-1.0 LICENSE_FILE_GPLv3+ = ${WRKSRC}/LICENSES/GPL-3.0 BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas LIB_DEPENDS= libhandy-1.so:x11-toolkits/libhandy RUN_DEPENDS= gnome-shell>=3.28:x11/gnome-shell \ gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas USES= gettext gnome localbase meson pkgconfig python:3.4+ shebangfix \ tar:xz USE_GNOME= gtk30 nautilus3 pygobject3 +GLIB_SCHEMAS= org.gnome.tweaks.gschema.xml SHEBANG_FILES= gnome-tweak-tool-lid-inhibitor gnome-tweaks \ meson-postinstall.py BINARY_ALIAS= python3=${PYTHON_VERSION} NO_ARCH= yes PORTSCOUT= limitw:1,even # generates .py[co] files for installed modules # if that's not done, ${PYTHON_SITELIBDIR}/gps will be polluted # with these files when module is imported from root user post-install: @${FIND} ${STAGEDIR}${PREFIX} -name \*.pyc -delete (cd ${STAGEDIR}${PREFIX} && \ ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ -d ${PYTHONPREFIX_SITELIBDIR} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;} && \ ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ -d ${PYTHONPREFIX_SITELIBDIR} -f ${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}) .include diff --git a/deskutils/gnome-tweaks/pkg-plist b/deskutils/gnome-tweaks/pkg-plist index ae6a06ba2e22..0900cebce6a2 100644 --- a/deskutils/gnome-tweaks/pkg-plist +++ b/deskutils/gnome-tweaks/pkg-plist @@ -1,143 +1,142 @@ bin/gnome-tweaks %%PYTHON_SITELIBDIR%%/gtweak/__init__.py %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/app%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/app%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/defs%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/defs%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/gsettings%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/gsettings%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/gshellwrapper%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/gshellwrapper%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/gtksettings%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/gtksettings%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/tweakmodel%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/tweakmodel%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/tweakview%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/tweakview%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/utils%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/widgets%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/__pycache__/widgets%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/app.py %%PYTHON_SITELIBDIR%%/gtweak/defs.py %%PYTHON_SITELIBDIR%%/gtweak/gsettings.py %%PYTHON_SITELIBDIR%%/gtweak/gshellwrapper.py %%PYTHON_SITELIBDIR%%/gtweak/gtksettings.py %%PYTHON_SITELIBDIR%%/gtweak/tweakmodel.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__init__.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_appearance%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_appearance%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_desktop%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_desktop%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_font%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_font%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_general%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_general%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_keymouse%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_keymouse%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_startup%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_startup%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_test%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_test%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_title_bar%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_title_bar%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_top_bar%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_top_bar%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_windows%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_windows%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_workspaces%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_workspaces%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_xkb%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_group_xkb%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_wacom%%PYTHON_EXT_SUFFIX%%.opt-1.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/__pycache__/tweak_wacom%%PYTHON_EXT_SUFFIX%%.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_group_appearance.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_group_desktop.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_group_font.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_group_general.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_group_keymouse.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_group_startup.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_group_test.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_group_title_bar.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_group_top_bar.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_group_windows.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_group_workspaces.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_group_xkb.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_wacom.py %%PYTHON_SITELIBDIR%%/gtweak/tweakview.py %%PYTHON_SITELIBDIR%%/gtweak/utils.py %%PYTHON_SITELIBDIR%%/gtweak/widgets.py libexec/gnome-tweak-tool-lid-inhibitor share/applications/org.gnome.tweaks.desktop -share/glib-2.0/schemas/org.gnome.tweaks.gschema.xml %%DATADIR%%/shell.css %%DATADIR%%/shell.ui share/icons/hicolor/scalable/apps/org.gnome.tweaks.svg share/icons/hicolor/symbolic/apps/org.gnome.tweaks-symbolic.svg share/locale/af/LC_MESSAGES/gnome-tweaks.mo share/locale/ar/LC_MESSAGES/gnome-tweaks.mo share/locale/as/LC_MESSAGES/gnome-tweaks.mo share/locale/be/LC_MESSAGES/gnome-tweaks.mo share/locale/bg/LC_MESSAGES/gnome-tweaks.mo share/locale/bs/LC_MESSAGES/gnome-tweaks.mo share/locale/ca/LC_MESSAGES/gnome-tweaks.mo share/locale/ca@valencia/LC_MESSAGES/gnome-tweaks.mo share/locale/ckb/LC_MESSAGES/gnome-tweaks.mo share/locale/cs/LC_MESSAGES/gnome-tweaks.mo share/locale/da/LC_MESSAGES/gnome-tweaks.mo share/locale/de/LC_MESSAGES/gnome-tweaks.mo share/locale/el/LC_MESSAGES/gnome-tweaks.mo share/locale/en_GB/LC_MESSAGES/gnome-tweaks.mo share/locale/eo/LC_MESSAGES/gnome-tweaks.mo share/locale/es/LC_MESSAGES/gnome-tweaks.mo share/locale/eu/LC_MESSAGES/gnome-tweaks.mo share/locale/fa/LC_MESSAGES/gnome-tweaks.mo share/locale/fi/LC_MESSAGES/gnome-tweaks.mo share/locale/fr/LC_MESSAGES/gnome-tweaks.mo share/locale/fur/LC_MESSAGES/gnome-tweaks.mo share/locale/gl/LC_MESSAGES/gnome-tweaks.mo share/locale/he/LC_MESSAGES/gnome-tweaks.mo share/locale/hr/LC_MESSAGES/gnome-tweaks.mo share/locale/hu/LC_MESSAGES/gnome-tweaks.mo share/locale/id/LC_MESSAGES/gnome-tweaks.mo share/locale/is/LC_MESSAGES/gnome-tweaks.mo share/locale/it/LC_MESSAGES/gnome-tweaks.mo share/locale/ja/LC_MESSAGES/gnome-tweaks.mo share/locale/kk/LC_MESSAGES/gnome-tweaks.mo share/locale/ko/LC_MESSAGES/gnome-tweaks.mo share/locale/ky/LC_MESSAGES/gnome-tweaks.mo share/locale/lt/LC_MESSAGES/gnome-tweaks.mo share/locale/lv/LC_MESSAGES/gnome-tweaks.mo share/locale/mjw/LC_MESSAGES/gnome-tweaks.mo share/locale/ml/LC_MESSAGES/gnome-tweaks.mo share/locale/ms/LC_MESSAGES/gnome-tweaks.mo share/locale/my/LC_MESSAGES/gnome-tweaks.mo share/locale/nb/LC_MESSAGES/gnome-tweaks.mo share/locale/ne/LC_MESSAGES/gnome-tweaks.mo share/locale/nl/LC_MESSAGES/gnome-tweaks.mo share/locale/oc/LC_MESSAGES/gnome-tweaks.mo share/locale/pa/LC_MESSAGES/gnome-tweaks.mo share/locale/pl/LC_MESSAGES/gnome-tweaks.mo share/locale/pt/LC_MESSAGES/gnome-tweaks.mo share/locale/pt_BR/LC_MESSAGES/gnome-tweaks.mo share/locale/ro/LC_MESSAGES/gnome-tweaks.mo share/locale/ru/LC_MESSAGES/gnome-tweaks.mo share/locale/sk/LC_MESSAGES/gnome-tweaks.mo share/locale/sl/LC_MESSAGES/gnome-tweaks.mo share/locale/sr/LC_MESSAGES/gnome-tweaks.mo share/locale/sr@latin/LC_MESSAGES/gnome-tweaks.mo share/locale/sv/LC_MESSAGES/gnome-tweaks.mo share/locale/te/LC_MESSAGES/gnome-tweaks.mo share/locale/tg/LC_MESSAGES/gnome-tweaks.mo share/locale/th/LC_MESSAGES/gnome-tweaks.mo share/locale/tr/LC_MESSAGES/gnome-tweaks.mo share/locale/uk/LC_MESSAGES/gnome-tweaks.mo share/locale/vi/LC_MESSAGES/gnome-tweaks.mo share/locale/zh_CN/LC_MESSAGES/gnome-tweaks.mo share/locale/zh_HK/LC_MESSAGES/gnome-tweaks.mo share/locale/zh_TW/LC_MESSAGES/gnome-tweaks.mo share/metainfo/org.gnome.tweaks.appdata.xml diff --git a/deskutils/maliit-keyboard/Makefile b/deskutils/maliit-keyboard/Makefile index 8c712cae7b7f..65424c4485bb 100644 --- a/deskutils/maliit-keyboard/Makefile +++ b/deskutils/maliit-keyboard/Makefile @@ -1,37 +1,39 @@ PORTNAME= keyboard DISTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= deskutils kde PKGNAMEPREFIX= maliit- MAINTAINER= kde@FreeBSD.org COMMENT= Virtual keyboard based on Maliit framework BUILD_DEPENDS= hunspell:textproc/hunspell LIB_DEPENDS= libmaliit-plugins.so:deskutils/maliit-framework \ libpresage.so:deskutils/presage \ libQt5Feedback.so:deskutils/qtfeedback \ libhunspell-1.7.so:textproc/hunspell USES= cmake gettext-runtime gnome pkgconfig qt:5 USE_GITHUB= yes GH_ACCOUNT= maliit USE_GNOME= glib20 +GLIB_SCHEMAS= org.maliit.keyboard.maliit.gschema.xml USE_QT= core dbus declarative gui multimedia network \ buildtools_build qmake_build CMAKE_OFF= enable-tests OPTIONS_DEFINE= ANTHY CHEWING PINYIN OPTIONS_SUB= yes ANTHY_DESC= Japanese language support CHEWING_DESC= Chinese language support via chewing PINYIN_DESC= Chinese language support via pinyin ANTHY_LIB_DEPENDS= libanthy.so:japanese/anthy ANTHY_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Anthy CHEWING_LIB_DEPENDS= libchewing.so:chinese/libchewing CHEWING_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Chewing PINYIN_LIB_DEPENDS= libpinyin.so:chinese/libpinyin PINYIN_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Pinyin .include diff --git a/deskutils/maliit-keyboard/pkg-plist b/deskutils/maliit-keyboard/pkg-plist index c86e0e3c922a..4d9721bd051e 100644 --- a/deskutils/maliit-keyboard/pkg-plist +++ b/deskutils/maliit-keyboard/pkg-plist @@ -1,363 +1,362 @@ bin/maliit-keyboard lib/maliit/keyboard2/languages/ar/Keyboard_ar.qml lib/maliit/keyboard2/languages/ar/Keyboard_ar_email.qml lib/maliit/keyboard2/languages/ar/Keyboard_ar_url.qml lib/maliit/keyboard2/languages/ar/Keyboard_ar_url_search.qml lib/maliit/keyboard2/languages/ar/database_ar.db lib/maliit/keyboard2/languages/ar/libarplugin.so lib/maliit/keyboard2/languages/az/Keyboard_az.qml lib/maliit/keyboard2/languages/az/Keyboard_az_email.qml lib/maliit/keyboard2/languages/az/Keyboard_az_url.qml lib/maliit/keyboard2/languages/az/Keyboard_az_url_search.qml lib/maliit/keyboard2/languages/az/database_az.db lib/maliit/keyboard2/languages/az/libazplugin.so lib/maliit/keyboard2/languages/bs/Keyboard_bs.qml lib/maliit/keyboard2/languages/bs/Keyboard_bs_email.qml lib/maliit/keyboard2/languages/bs/Keyboard_bs_url.qml lib/maliit/keyboard2/languages/bs/Keyboard_bs_url_search.qml lib/maliit/keyboard2/languages/bs/database_bs.db lib/maliit/keyboard2/languages/bs/libbsplugin.so lib/maliit/keyboard2/languages/ca/Keyboard_ca.qml lib/maliit/keyboard2/languages/ca/Keyboard_ca_email.qml lib/maliit/keyboard2/languages/ca/Keyboard_ca_url.qml lib/maliit/keyboard2/languages/ca/Keyboard_ca_url_search.qml lib/maliit/keyboard2/languages/ca/database_ca.db lib/maliit/keyboard2/languages/ca/libcaplugin.so lib/maliit/keyboard2/languages/ca/overrides.csv lib/maliit/keyboard2/languages/cs/Keyboard_cs.qml lib/maliit/keyboard2/languages/cs/Keyboard_cs_email.qml lib/maliit/keyboard2/languages/cs/Keyboard_cs_url.qml lib/maliit/keyboard2/languages/cs/Keyboard_cs_url_search.qml lib/maliit/keyboard2/languages/cs/database_cs.db lib/maliit/keyboard2/languages/cs/libcsplugin.so lib/maliit/keyboard2/languages/da/Keyboard_da.qml lib/maliit/keyboard2/languages/da/Keyboard_da_email.qml lib/maliit/keyboard2/languages/da/Keyboard_da_url.qml lib/maliit/keyboard2/languages/da/Keyboard_da_url_search.qml lib/maliit/keyboard2/languages/da/database_da.db lib/maliit/keyboard2/languages/da/libdaplugin.so lib/maliit/keyboard2/languages/da/overrides.csv lib/maliit/keyboard2/languages/de/Keyboard_de.qml lib/maliit/keyboard2/languages/de/Keyboard_de_email.qml lib/maliit/keyboard2/languages/de/Keyboard_de_url.qml lib/maliit/keyboard2/languages/de/Keyboard_de_url_search.qml lib/maliit/keyboard2/languages/de/database_de.db lib/maliit/keyboard2/languages/de/libdeplugin.so lib/maliit/keyboard2/languages/el/Keyboard_el.qml lib/maliit/keyboard2/languages/el/Keyboard_el_email.qml lib/maliit/keyboard2/languages/el/Keyboard_el_url.qml lib/maliit/keyboard2/languages/el/Keyboard_el_url_search.qml lib/maliit/keyboard2/languages/el/database_el.db lib/maliit/keyboard2/languages/el/libelplugin.so lib/maliit/keyboard2/languages/emoji/CategoryKey.qml lib/maliit/keyboard2/languages/emoji/Keyboard_emoji.qml lib/maliit/keyboard2/languages/emoji/Keyboard_emoji_email.qml lib/maliit/keyboard2/languages/emoji/Keyboard_emoji_url.qml lib/maliit/keyboard2/languages/emoji/Keyboard_emoji_url_search.qml lib/maliit/keyboard2/languages/emoji/emoji.js lib/maliit/keyboard2/languages/emoji/libemojiplugin.so lib/maliit/keyboard2/languages/en/Keyboard_en.qml lib/maliit/keyboard2/languages/en/Keyboard_en_email.qml lib/maliit/keyboard2/languages/en/Keyboard_en_url.qml lib/maliit/keyboard2/languages/en/Keyboard_en_url_search.qml lib/maliit/keyboard2/languages/en/database_en.db lib/maliit/keyboard2/languages/en/libenplugin.so lib/maliit/keyboard2/languages/en/overrides.csv lib/maliit/keyboard2/languages/eo/Keyboard_eo.qml lib/maliit/keyboard2/languages/eo/Keyboard_eo_email.qml lib/maliit/keyboard2/languages/eo/Keyboard_eo_url.qml lib/maliit/keyboard2/languages/eo/Keyboard_eo_url_search.qml lib/maliit/keyboard2/languages/eo/database_eo.db lib/maliit/keyboard2/languages/eo/libeoplugin.so lib/maliit/keyboard2/languages/es/Keyboard_es.qml lib/maliit/keyboard2/languages/es/Keyboard_es_email.qml lib/maliit/keyboard2/languages/es/Keyboard_es_url.qml lib/maliit/keyboard2/languages/es/Keyboard_es_url_search.qml lib/maliit/keyboard2/languages/es/database_es.db lib/maliit/keyboard2/languages/es/libesplugin.so lib/maliit/keyboard2/languages/fa/Keyboard_fa.qml lib/maliit/keyboard2/languages/fa/Keyboard_fa_email.qml lib/maliit/keyboard2/languages/fa/Keyboard_fa_url.qml lib/maliit/keyboard2/languages/fa/Keyboard_fa_url_search.qml lib/maliit/keyboard2/languages/fa/Keyboard_symbols_fa.qml lib/maliit/keyboard2/languages/fa/database_fa.db lib/maliit/keyboard2/languages/fa/libfaplugin.so lib/maliit/keyboard2/languages/fi/Keyboard_fi.qml lib/maliit/keyboard2/languages/fi/Keyboard_fi_email.qml lib/maliit/keyboard2/languages/fi/Keyboard_fi_url.qml lib/maliit/keyboard2/languages/fi/Keyboard_fi_url_search.qml lib/maliit/keyboard2/languages/fi/database_fi.db lib/maliit/keyboard2/languages/fi/libfiplugin.so lib/maliit/keyboard2/languages/fr/Keyboard_fr.qml lib/maliit/keyboard2/languages/fr/Keyboard_fr_email.qml lib/maliit/keyboard2/languages/fr/Keyboard_fr_url.qml lib/maliit/keyboard2/languages/fr/Keyboard_fr_url_search.qml lib/maliit/keyboard2/languages/fr/database_fr.db lib/maliit/keyboard2/languages/fr/libfrplugin.so lib/maliit/keyboard2/languages/fr/overrides.csv lib/maliit/keyboard2/languages/gd/Keyboard_gd.qml lib/maliit/keyboard2/languages/gd/Keyboard_gd_email.qml lib/maliit/keyboard2/languages/gd/Keyboard_gd_url.qml lib/maliit/keyboard2/languages/gd/Keyboard_gd_url_search.qml lib/maliit/keyboard2/languages/gd/database_gd.db lib/maliit/keyboard2/languages/gd/libgdplugin.so lib/maliit/keyboard2/languages/he/Keyboard_he.qml lib/maliit/keyboard2/languages/he/Keyboard_he_email.qml lib/maliit/keyboard2/languages/he/Keyboard_he_url.qml lib/maliit/keyboard2/languages/he/Keyboard_he_url_search.qml lib/maliit/keyboard2/languages/he/database_he.db lib/maliit/keyboard2/languages/he/libheplugin.so lib/maliit/keyboard2/languages/he/overrides.csv lib/maliit/keyboard2/languages/hr/Keyboard_hr.qml lib/maliit/keyboard2/languages/hr/Keyboard_hr_email.qml lib/maliit/keyboard2/languages/hr/Keyboard_hr_url.qml lib/maliit/keyboard2/languages/hr/Keyboard_hr_url_search.qml lib/maliit/keyboard2/languages/hr/database_hr.db lib/maliit/keyboard2/languages/hr/libhrplugin.so lib/maliit/keyboard2/languages/hu/Keyboard_hu.qml lib/maliit/keyboard2/languages/hu/Keyboard_hu_email.qml lib/maliit/keyboard2/languages/hu/Keyboard_hu_url.qml lib/maliit/keyboard2/languages/hu/Keyboard_hu_url_search.qml lib/maliit/keyboard2/languages/hu/database_hu.db lib/maliit/keyboard2/languages/hu/libhuplugin.so lib/maliit/keyboard2/languages/is/Keyboard_is.qml lib/maliit/keyboard2/languages/is/Keyboard_is_email.qml lib/maliit/keyboard2/languages/is/Keyboard_is_url.qml lib/maliit/keyboard2/languages/is/Keyboard_is_url_search.qml lib/maliit/keyboard2/languages/is/database_is.db lib/maliit/keyboard2/languages/is/libisplugin.so lib/maliit/keyboard2/languages/it/Keyboard_it.qml lib/maliit/keyboard2/languages/it/Keyboard_it_email.qml lib/maliit/keyboard2/languages/it/Keyboard_it_url.qml lib/maliit/keyboard2/languages/it/Keyboard_it_url_search.qml lib/maliit/keyboard2/languages/it/database_it.db lib/maliit/keyboard2/languages/it/libitplugin.so lib/maliit/keyboard2/languages/it/overrides.csv %%ANTHY%%lib/maliit/keyboard2/languages/ja/Keyboard_ja.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/Keyboard_ja_email.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/Keyboard_ja_url.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/Keyboard_ja_url_search.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/keys/CommitKey.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/keys/CursorKey.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/keys/DomainKey.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/keys/FlickArea.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/keys/FlickCharKey.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/keys/FlickPop.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/keys/FlickPopKey.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/keys/KanaSwitchKey.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/keys/ModifierKey.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/keys/UndoKey.qml %%ANTHY%%lib/maliit/keyboard2/languages/ja/keys/modifier.js %%ANTHY%%lib/maliit/keyboard2/languages/ja/libjaplugin.so lib/maliit/keyboard2/languages/ko/Keyboard_ko.qml lib/maliit/keyboard2/languages/ko/Keyboard_ko_email.qml lib/maliit/keyboard2/languages/ko/Keyboard_ko_url.qml lib/maliit/keyboard2/languages/ko/Keyboard_ko_url_search.qml lib/maliit/keyboard2/languages/ko/database_ko.db lib/maliit/keyboard2/languages/ko/keys/HBackspaceKey.qml lib/maliit/keyboard2/languages/ko/keys/HCharKey.qml lib/maliit/keyboard2/languages/ko/keys/languages.js lib/maliit/keyboard2/languages/ko/keys/parser.js lib/maliit/keyboard2/languages/ko/libkoplugin.so lib/maliit/keyboard2/languages/lv/Keyboard_lv.qml lib/maliit/keyboard2/languages/lv/Keyboard_lv_email.qml lib/maliit/keyboard2/languages/lv/Keyboard_lv_url.qml lib/maliit/keyboard2/languages/lv/Keyboard_lv_url_search.qml lib/maliit/keyboard2/languages/lv/database_lv.db lib/maliit/keyboard2/languages/lv/liblvplugin.so lib/maliit/keyboard2/languages/nb/Keyboard_nb.qml lib/maliit/keyboard2/languages/nb/Keyboard_nb_email.qml lib/maliit/keyboard2/languages/nb/Keyboard_nb_url.qml lib/maliit/keyboard2/languages/nb/Keyboard_nb_url_search.qml lib/maliit/keyboard2/languages/nb/database_nb.db lib/maliit/keyboard2/languages/nb/libnbplugin.so lib/maliit/keyboard2/languages/nl/Keyboard_nl.qml lib/maliit/keyboard2/languages/nl/Keyboard_nl_email.qml lib/maliit/keyboard2/languages/nl/Keyboard_nl_url.qml lib/maliit/keyboard2/languages/nl/Keyboard_nl_url_search.qml lib/maliit/keyboard2/languages/nl/database_nl.db lib/maliit/keyboard2/languages/nl/libnlplugin.so lib/maliit/keyboard2/languages/nl/overrides.csv lib/maliit/keyboard2/languages/pl/Keyboard_pl.qml lib/maliit/keyboard2/languages/pl/Keyboard_pl_email.qml lib/maliit/keyboard2/languages/pl/Keyboard_pl_url.qml lib/maliit/keyboard2/languages/pl/Keyboard_pl_url_search.qml lib/maliit/keyboard2/languages/pl/database_pl.db lib/maliit/keyboard2/languages/pl/libplplugin.so lib/maliit/keyboard2/languages/pt/Keyboard_pt.qml lib/maliit/keyboard2/languages/pt/Keyboard_pt_email.qml lib/maliit/keyboard2/languages/pt/Keyboard_pt_url.qml lib/maliit/keyboard2/languages/pt/Keyboard_pt_url_search.qml lib/maliit/keyboard2/languages/pt/database_pt.db lib/maliit/keyboard2/languages/pt/libptplugin.so lib/maliit/keyboard2/languages/pt/overrides.csv lib/maliit/keyboard2/languages/ro/Keyboard_ro.qml lib/maliit/keyboard2/languages/ro/Keyboard_ro_email.qml lib/maliit/keyboard2/languages/ro/Keyboard_ro_url.qml lib/maliit/keyboard2/languages/ro/Keyboard_ro_url_search.qml lib/maliit/keyboard2/languages/ro/database_ro.db lib/maliit/keyboard2/languages/ro/libroplugin.so lib/maliit/keyboard2/languages/ru/Keyboard_ru.qml lib/maliit/keyboard2/languages/ru/Keyboard_ru_email.qml lib/maliit/keyboard2/languages/ru/Keyboard_ru_url.qml lib/maliit/keyboard2/languages/ru/Keyboard_ru_url_search.qml lib/maliit/keyboard2/languages/ru/database_ru.db lib/maliit/keyboard2/languages/ru/libruplugin.so lib/maliit/keyboard2/languages/sl/Keyboard_sl.qml lib/maliit/keyboard2/languages/sl/Keyboard_sl_email.qml lib/maliit/keyboard2/languages/sl/Keyboard_sl_url.qml lib/maliit/keyboard2/languages/sl/Keyboard_sl_url_search.qml lib/maliit/keyboard2/languages/sl/database_sl.db lib/maliit/keyboard2/languages/sl/libslplugin.so lib/maliit/keyboard2/languages/sr/Keyboard_sr.qml lib/maliit/keyboard2/languages/sr/Keyboard_sr_email.qml lib/maliit/keyboard2/languages/sr/Keyboard_sr_url.qml lib/maliit/keyboard2/languages/sr/Keyboard_sr_url_search.qml lib/maliit/keyboard2/languages/sr/database_sr.db lib/maliit/keyboard2/languages/sr/libsrplugin.so lib/maliit/keyboard2/languages/sv/Keyboard_sv.qml lib/maliit/keyboard2/languages/sv/Keyboard_sv_email.qml lib/maliit/keyboard2/languages/sv/Keyboard_sv_url.qml lib/maliit/keyboard2/languages/sv/Keyboard_sv_url_search.qml lib/maliit/keyboard2/languages/sv/database_sv.db lib/maliit/keyboard2/languages/sv/libsvplugin.so lib/maliit/keyboard2/languages/sv/overrides.csv lib/maliit/keyboard2/languages/uk/Keyboard_uk.qml lib/maliit/keyboard2/languages/uk/Keyboard_uk_email.qml lib/maliit/keyboard2/languages/uk/Keyboard_uk_url.qml lib/maliit/keyboard2/languages/uk/Keyboard_uk_url_search.qml lib/maliit/keyboard2/languages/uk/database_uk.db lib/maliit/keyboard2/languages/uk/libukplugin.so %%PINYIN%%lib/maliit/keyboard2/languages/zh-hans/Keyboard_zh-hans.qml %%PINYIN%%lib/maliit/keyboard2/languages/zh-hans/Keyboard_zh-hans_email.qml %%PINYIN%%lib/maliit/keyboard2/languages/zh-hans/Keyboard_zh-hans_url.qml %%PINYIN%%lib/maliit/keyboard2/languages/zh-hans/Keyboard_zh-hans_url_search.qml %%PINYIN%%lib/maliit/keyboard2/languages/zh-hans/libzh-hansplugin.so %%CHEWING%%lib/maliit/keyboard2/languages/zh-hant/Keyboard_zh-hant.qml %%CHEWING%%lib/maliit/keyboard2/languages/zh-hant/Keyboard_zh-hant_email.qml %%CHEWING%%lib/maliit/keyboard2/languages/zh-hant/Keyboard_zh-hant_url.qml %%CHEWING%%lib/maliit/keyboard2/languages/zh-hant/Keyboard_zh-hant_url_search.qml %%CHEWING%%lib/maliit/keyboard2/languages/zh-hant/libzh-hantplugin.so lib/maliit/keyboard2/qml/Keyboard.qml lib/maliit/keyboard2/qml/KeyboardContainer.qml lib/maliit/keyboard2/qml/WordRibbon.qml lib/maliit/keyboard2/qml/keys/ActionKey.qml lib/maliit/keyboard2/qml/keys/BackspaceKey.qml lib/maliit/keyboard2/qml/keys/CharKey.qml lib/maliit/keyboard2/qml/keys/DropShadow.qml lib/maliit/keyboard2/qml/keys/ExtendedKeysSelector.qml lib/maliit/keyboard2/qml/keys/KeyPad.qml lib/maliit/keyboard2/qml/keys/KeyPopover.qml lib/maliit/keyboard2/qml/keys/LanguageKey.qml lib/maliit/keyboard2/qml/keys/LanguageMenu.qml lib/maliit/keyboard2/qml/keys/Magnifier.qml lib/maliit/keyboard2/qml/keys/OneTwoKey.qml lib/maliit/keyboard2/qml/keys/PressArea.qml lib/maliit/keyboard2/qml/keys/ReturnKey.qml lib/maliit/keyboard2/qml/keys/ShiftKey.qml lib/maliit/keyboard2/qml/keys/SmallSpaceKey.qml lib/maliit/keyboard2/qml/keys/SpaceKey.qml lib/maliit/keyboard2/qml/keys/Spacer.qml lib/maliit/keyboard2/qml/keys/SymbolShiftKey.qml lib/maliit/keyboard2/qml/keys/UrlKey.qml lib/maliit/keyboard2/qml/keys/languages.js lib/maliit/keyboard2/qml/keys/qmldir lib/maliit/keyboard2/qml/languages/Keyboard_numbers.qml lib/maliit/keyboard2/qml/languages/Keyboard_symbols.qml lib/maliit/keyboard2/qml/languages/Keyboard_telephone.qml lib/maliit/plugins/libmaliit-keyboard-plugin.so share/applications/com.github.maliit.keyboard.desktop share/doc/maliit-keyboard/COPYING share/doc/maliit-keyboard/COPYING.BSD share/doc/maliit-keyboard/COPYING.CC-BY share/doc/maliit-keyboard/README.md -share/glib-2.0/schemas/org.maliit.keyboard.maliit.gschema.xml share/maliit/keyboard2/devices/default.json share/maliit/keyboard2/devices/tablet.json share/maliit/keyboard2/icons/erase.png share/maliit/keyboard2/icons/keyboard-enter.png share/maliit/keyboard2/icons/keyboard_spacebar.png share/maliit/keyboard2/icons/language-chooser.png share/maliit/keyboard2/images/action_key@27.png share/maliit/keyboard2/images/action_key@27.sci share/maliit/keyboard2/images/action_key_bg@18.png share/maliit/keyboard2/images/action_key_bg@18.sci share/maliit/keyboard2/images/b2.png share/maliit/keyboard2/images/border_bottom.png share/maliit/keyboard2/images/border_top.png share/maliit/keyboard2/images/grey_key@27.png share/maliit/keyboard2/images/grey_key@27.sci share/maliit/keyboard2/images/icon_backspace@18.png share/maliit/keyboard2/images/icon_enter@18.png share/maliit/keyboard2/images/icon_shift@18.png share/maliit/keyboard2/images/icon_shift_upsidedown@18.png share/maliit/keyboard2/images/icon_shift_white@18.png share/maliit/keyboard2/images/key_bg@18.png share/maliit/keyboard2/images/key_bg@18.sci share/maliit/keyboard2/images/keybg_action@18.png share/maliit/keyboard2/images/keybg_action@18.sci share/maliit/keyboard2/images/keybg_action_active@18.png share/maliit/keyboard2/images/keybg_action_active@18.sci share/maliit/keyboard2/images/keybg_capslock_bg@18.png share/maliit/keyboard2/images/keyboard-caps-disabled.svg share/maliit/keyboard2/images/keyboard-caps-enabled.svg share/maliit/keyboard2/images/keyboard-caps-locked.svg share/maliit/keyboard2/images/keyboard_popover.png share/maliit/keyboard2/images/keyboard_spacebar@27.png share/maliit/keyboard2/images/magnified_key.png share/maliit/keyboard2/images/magnified_key.sci share/maliit/keyboard2/images/popover.png share/maliit/keyboard2/images/popover.sci share/maliit/keyboard2/images/popover_tooltip@27.png share/maliit/keyboard2/images/rect3846.png share/maliit/keyboard2/images/tablet_icon_backspace@20.png share/maliit/keyboard2/images/tablet_icon_return@20.png share/maliit/keyboard2/images/tablet_icon_shift@20.png share/maliit/keyboard2/images/tablet_icon_shift_white@20.png share/maliit/keyboard2/images/white_key@27.png share/maliit/keyboard2/images/white_key@27.sci share/maliit/keyboard2/styles/ubuntu/images/background.png share/maliit/keyboard2/styles/ubuntu/images/backspace-icon.png share/maliit/keyboard2/styles/ubuntu/images/border_bottom.png share/maliit/keyboard2/styles/ubuntu/images/border_top.png share/maliit/keyboard2/styles/ubuntu/images/close-icon.png share/maliit/keyboard2/styles/ubuntu/images/extended-background.png share/maliit/keyboard2/styles/ubuntu/images/extended-key-background-pressed.png share/maliit/keyboard2/styles/ubuntu/images/extended-key-background.png share/maliit/keyboard2/styles/ubuntu/images/icon_backspace@18.png share/maliit/keyboard2/styles/ubuntu/images/icon_backspace@20.png share/maliit/keyboard2/styles/ubuntu/images/icon_enter@18.png share/maliit/keyboard2/styles/ubuntu/images/icon_enter@20.png share/maliit/keyboard2/styles/ubuntu/images/icon_shift@18.png share/maliit/keyboard2/styles/ubuntu/images/icon_shift@20.png share/maliit/keyboard2/styles/ubuntu/images/icon_shift_white@18.png share/maliit/keyboard2/styles/ubuntu/images/icon_shift_white@20.png share/maliit/keyboard2/styles/ubuntu/images/key-background-pressed.png share/maliit/keyboard2/styles/ubuntu/images/key-background-special-pressed.png share/maliit/keyboard2/styles/ubuntu/images/key-background-special.png share/maliit/keyboard2/styles/ubuntu/images/key-background.png share/maliit/keyboard2/styles/ubuntu/images/keybg@18.png share/maliit/keyboard2/styles/ubuntu/images/keybg_action@18.png share/maliit/keyboard2/styles/ubuntu/images/keybg_action_active@18.png share/maliit/keyboard2/styles/ubuntu/images/keybg_capslock_bg@18.png share/maliit/keyboard2/styles/ubuntu/images/keyboard_popover.png share/maliit/keyboard2/styles/ubuntu/images/language-icon.png share/maliit/keyboard2/styles/ubuntu/images/return-icon.png share/maliit/keyboard2/styles/ubuntu/images/shift-icon.png share/maliit/keyboard2/styles/ubuntu/images/shift-latched-icon.png share/maliit/keyboard2/styles/ubuntu/images/small-cut.png share/maliit/keyboard2/styles/ubuntu/images/small-square-smile.png share/maliit/keyboard2/styles/ubuntu/images/square-smile.png share/maliit/keyboard2/styles/ubuntu/sounds/key_tick2_quiet.wav share/maliit/keyboard2/styles/ubuntu/sounds/typewriter.wav share/maliit/keyboard2/themes/Ambiance.json share/maliit/keyboard2/themes/BorderedBlack.json share/maliit/keyboard2/themes/BorderedGrey.json share/maliit/keyboard2/themes/BorderedWhite.json share/maliit/keyboard2/themes/Breeze.json share/maliit/keyboard2/themes/BreezeDark.json share/maliit/keyboard2/themes/JustBlack.json share/maliit/keyboard2/themes/JustGrey.json share/maliit/keyboard2/themes/JustWhite.json share/maliit/keyboard2/themes/SuruBlack.json share/maliit/keyboard2/themes/SuruDark.json diff --git a/games/swell-foop/Makefile b/games/swell-foop/Makefile index 08b47b845aab..6a2199bc009c 100644 --- a/games/swell-foop/Makefile +++ b/games/swell-foop/Makefile @@ -1,29 +1,31 @@ # Created by: FreeBSD GNOME Team PORTNAME= swell-foop PORTVERSION= 40.1 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome swell-foop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool \ vala:lang/vala LIB_DEPENDS= libclutter-1.0.so:graphics/clutter \ libclutter-gtk-1.0.so:graphics/clutter-gtk3 \ libgnome-games-support-1.so:games/libgnome-games-support PORTSCOUT= limitw:1,even USES= gettext gnome localbase meson pkgconfig python:3.6+,build \ tar:xz USE_GNOME= gtk30 +GLIB_SCHEMAS= org.gnome.SwellFoop.gschema.xml INSTALLS_ICONS= yes BINARY_ALIAS= python3=${PYTHON_VERSION} .include diff --git a/games/swell-foop/pkg-plist b/games/swell-foop/pkg-plist index 59b0aa08b6b8..82097519256d 100644 --- a/games/swell-foop/pkg-plist +++ b/games/swell-foop/pkg-plist @@ -1,348 +1,347 @@ bin/swell-foop share/applications/org.gnome.SwellFoop.desktop share/dbus-1/services/org.gnome.SwellFoop.service -share/glib-2.0/schemas/org.gnome.SwellFoop.gschema.xml share/help/C/swell-foop/figures/logo.png share/help/C/swell-foop/figures/start-game.png share/help/C/swell-foop/index.page share/help/C/swell-foop/introduction.page share/help/C/swell-foop/legal.xml share/help/C/swell-foop/playing-game.page share/help/C/swell-foop/preferences.page share/help/C/swell-foop/score.page share/help/C/swell-foop/start.page share/help/C/swell-foop/strategy.page share/help/ca/swell-foop/figures/logo.png share/help/ca/swell-foop/figures/start-game.png share/help/ca/swell-foop/index.page share/help/ca/swell-foop/introduction.page share/help/ca/swell-foop/legal.xml share/help/ca/swell-foop/playing-game.page share/help/ca/swell-foop/preferences.page share/help/ca/swell-foop/score.page share/help/ca/swell-foop/start.page share/help/ca/swell-foop/strategy.page share/help/cs/swell-foop/figures/logo.png share/help/cs/swell-foop/figures/start-game.png share/help/cs/swell-foop/index.page share/help/cs/swell-foop/introduction.page share/help/cs/swell-foop/legal.xml share/help/cs/swell-foop/playing-game.page share/help/cs/swell-foop/preferences.page share/help/cs/swell-foop/score.page share/help/cs/swell-foop/start.page share/help/cs/swell-foop/strategy.page share/help/da/swell-foop/figures/logo.png share/help/da/swell-foop/figures/start-game.png share/help/da/swell-foop/index.page share/help/da/swell-foop/introduction.page share/help/da/swell-foop/legal.xml share/help/da/swell-foop/playing-game.page share/help/da/swell-foop/preferences.page share/help/da/swell-foop/score.page share/help/da/swell-foop/start.page share/help/da/swell-foop/strategy.page share/help/de/swell-foop/figures/logo.png share/help/de/swell-foop/figures/start-game.png share/help/de/swell-foop/index.page share/help/de/swell-foop/introduction.page share/help/de/swell-foop/legal.xml share/help/de/swell-foop/playing-game.page share/help/de/swell-foop/preferences.page share/help/de/swell-foop/score.page share/help/de/swell-foop/start.page share/help/de/swell-foop/strategy.page share/help/el/swell-foop/figures/logo.png share/help/el/swell-foop/figures/start-game.png share/help/el/swell-foop/index.page share/help/el/swell-foop/introduction.page share/help/el/swell-foop/legal.xml share/help/el/swell-foop/playing-game.page share/help/el/swell-foop/preferences.page share/help/el/swell-foop/score.page share/help/el/swell-foop/start.page share/help/el/swell-foop/strategy.page share/help/en_GB/swell-foop/figures/logo.png share/help/en_GB/swell-foop/figures/start-game.png share/help/en_GB/swell-foop/index.page share/help/en_GB/swell-foop/introduction.page share/help/en_GB/swell-foop/legal.xml share/help/en_GB/swell-foop/playing-game.page share/help/en_GB/swell-foop/preferences.page share/help/en_GB/swell-foop/score.page share/help/en_GB/swell-foop/start.page share/help/en_GB/swell-foop/strategy.page share/help/es/swell-foop/figures/logo.png share/help/es/swell-foop/figures/start-game.png share/help/es/swell-foop/index.page share/help/es/swell-foop/introduction.page share/help/es/swell-foop/legal.xml share/help/es/swell-foop/playing-game.page share/help/es/swell-foop/preferences.page share/help/es/swell-foop/score.page share/help/es/swell-foop/start.page share/help/es/swell-foop/strategy.page share/help/eu/swell-foop/figures/logo.png share/help/eu/swell-foop/figures/start-game.png share/help/eu/swell-foop/index.page share/help/eu/swell-foop/introduction.page share/help/eu/swell-foop/legal.xml share/help/eu/swell-foop/playing-game.page share/help/eu/swell-foop/preferences.page share/help/eu/swell-foop/score.page share/help/eu/swell-foop/start.page share/help/eu/swell-foop/strategy.page share/help/fr/swell-foop/figures/logo.png share/help/fr/swell-foop/figures/start-game.png share/help/fr/swell-foop/index.page share/help/fr/swell-foop/introduction.page share/help/fr/swell-foop/legal.xml share/help/fr/swell-foop/playing-game.page share/help/fr/swell-foop/preferences.page share/help/fr/swell-foop/score.page share/help/fr/swell-foop/start.page share/help/fr/swell-foop/strategy.page share/help/hu/swell-foop/figures/logo.png share/help/hu/swell-foop/figures/start-game.png share/help/hu/swell-foop/index.page share/help/hu/swell-foop/introduction.page share/help/hu/swell-foop/legal.xml share/help/hu/swell-foop/playing-game.page share/help/hu/swell-foop/preferences.page share/help/hu/swell-foop/score.page share/help/hu/swell-foop/start.page share/help/hu/swell-foop/strategy.page share/help/id/swell-foop/figures/logo.png share/help/id/swell-foop/figures/start-game.png share/help/id/swell-foop/index.page share/help/id/swell-foop/introduction.page share/help/id/swell-foop/legal.xml share/help/id/swell-foop/playing-game.page share/help/id/swell-foop/preferences.page share/help/id/swell-foop/score.page share/help/id/swell-foop/start.page share/help/id/swell-foop/strategy.page share/help/it/swell-foop/figures/logo.png share/help/it/swell-foop/figures/start-game.png share/help/it/swell-foop/index.page share/help/it/swell-foop/introduction.page share/help/it/swell-foop/legal.xml share/help/it/swell-foop/playing-game.page share/help/it/swell-foop/preferences.page share/help/it/swell-foop/score.page share/help/it/swell-foop/start.page share/help/it/swell-foop/strategy.page share/help/oc/swell-foop/figures/logo.png share/help/oc/swell-foop/figures/start-game.png share/help/oc/swell-foop/index.page share/help/oc/swell-foop/introduction.page share/help/oc/swell-foop/legal.xml share/help/oc/swell-foop/playing-game.page share/help/oc/swell-foop/preferences.page share/help/oc/swell-foop/score.page share/help/oc/swell-foop/start.page share/help/oc/swell-foop/strategy.page share/help/pl/swell-foop/figures/logo.png share/help/pl/swell-foop/figures/start-game.png share/help/pl/swell-foop/index.page share/help/pl/swell-foop/introduction.page share/help/pl/swell-foop/legal.xml share/help/pl/swell-foop/playing-game.page share/help/pl/swell-foop/preferences.page share/help/pl/swell-foop/score.page share/help/pl/swell-foop/start.page share/help/pl/swell-foop/strategy.page share/help/pt_BR/swell-foop/figures/logo.png share/help/pt_BR/swell-foop/figures/start-game.png share/help/pt_BR/swell-foop/index.page share/help/pt_BR/swell-foop/introduction.page share/help/pt_BR/swell-foop/legal.xml share/help/pt_BR/swell-foop/playing-game.page share/help/pt_BR/swell-foop/preferences.page share/help/pt_BR/swell-foop/score.page share/help/pt_BR/swell-foop/start.page share/help/pt_BR/swell-foop/strategy.page share/help/ru/swell-foop/figures/logo.png share/help/ru/swell-foop/figures/start-game.png share/help/ru/swell-foop/index.page share/help/ru/swell-foop/introduction.page share/help/ru/swell-foop/legal.xml share/help/ru/swell-foop/playing-game.page share/help/ru/swell-foop/preferences.page share/help/ru/swell-foop/score.page share/help/ru/swell-foop/start.page share/help/ru/swell-foop/strategy.page share/help/sl/swell-foop/figures/logo.png share/help/sl/swell-foop/figures/start-game.png share/help/sl/swell-foop/index.page share/help/sl/swell-foop/introduction.page share/help/sl/swell-foop/legal.xml share/help/sl/swell-foop/playing-game.page share/help/sl/swell-foop/preferences.page share/help/sl/swell-foop/score.page share/help/sl/swell-foop/start.page share/help/sl/swell-foop/strategy.page share/help/sr/swell-foop/figures/logo.png share/help/sr/swell-foop/figures/start-game.png share/help/sr/swell-foop/index.page share/help/sr/swell-foop/introduction.page share/help/sr/swell-foop/legal.xml share/help/sr/swell-foop/playing-game.page share/help/sr/swell-foop/preferences.page share/help/sr/swell-foop/score.page share/help/sr/swell-foop/start.page share/help/sr/swell-foop/strategy.page share/help/sr@latin/swell-foop/figures/logo.png share/help/sr@latin/swell-foop/figures/start-game.png share/help/sr@latin/swell-foop/index.page share/help/sr@latin/swell-foop/introduction.page share/help/sr@latin/swell-foop/legal.xml share/help/sr@latin/swell-foop/playing-game.page share/help/sr@latin/swell-foop/preferences.page share/help/sr@latin/swell-foop/score.page share/help/sr@latin/swell-foop/start.page share/help/sr@latin/swell-foop/strategy.page share/help/sv/swell-foop/figures/logo.png share/help/sv/swell-foop/figures/start-game.png share/help/sv/swell-foop/index.page share/help/sv/swell-foop/introduction.page share/help/sv/swell-foop/legal.xml share/help/sv/swell-foop/playing-game.page share/help/sv/swell-foop/preferences.page share/help/sv/swell-foop/score.page share/help/sv/swell-foop/start.page share/help/sv/swell-foop/strategy.page share/help/uk/swell-foop/figures/logo.png share/help/uk/swell-foop/figures/start-game.png share/help/uk/swell-foop/index.page share/help/uk/swell-foop/introduction.page share/help/uk/swell-foop/legal.xml share/help/uk/swell-foop/playing-game.page share/help/uk/swell-foop/preferences.page share/help/uk/swell-foop/score.page share/help/uk/swell-foop/start.page share/help/uk/swell-foop/strategy.page share/help/zh_CN/swell-foop/figures/logo.png share/help/zh_CN/swell-foop/figures/start-game.png share/help/zh_CN/swell-foop/index.page share/help/zh_CN/swell-foop/introduction.page share/help/zh_CN/swell-foop/legal.xml share/help/zh_CN/swell-foop/playing-game.page share/help/zh_CN/swell-foop/preferences.page share/help/zh_CN/swell-foop/score.page share/help/zh_CN/swell-foop/start.page share/help/zh_CN/swell-foop/strategy.page share/icons/hicolor/16x16/apps/org.gnome.SwellFoop.png share/icons/hicolor/22x22/apps/org.gnome.SwellFoop.png share/icons/hicolor/24x24/apps/org.gnome.SwellFoop.png share/icons/hicolor/256x256/apps/org.gnome.SwellFoop.png share/icons/hicolor/32x32/apps/org.gnome.SwellFoop.png share/icons/hicolor/48x48/apps/org.gnome.SwellFoop.png share/icons/hicolor/512x512/apps/org.gnome.SwellFoop.png share/icons/hicolor/symbolic/apps/org.gnome.SwellFoop-symbolic.svg share/locale/af/LC_MESSAGES/swell-foop.mo share/locale/am/LC_MESSAGES/swell-foop.mo share/locale/an/LC_MESSAGES/swell-foop.mo share/locale/ar/LC_MESSAGES/swell-foop.mo share/locale/as/LC_MESSAGES/swell-foop.mo share/locale/ast/LC_MESSAGES/swell-foop.mo share/locale/az/LC_MESSAGES/swell-foop.mo share/locale/be/LC_MESSAGES/swell-foop.mo share/locale/bg/LC_MESSAGES/swell-foop.mo share/locale/bn/LC_MESSAGES/swell-foop.mo share/locale/bn_IN/LC_MESSAGES/swell-foop.mo share/locale/br/LC_MESSAGES/swell-foop.mo share/locale/bs/LC_MESSAGES/swell-foop.mo share/locale/ca/LC_MESSAGES/swell-foop.mo share/locale/ca@valencia/LC_MESSAGES/swell-foop.mo share/locale/cs/LC_MESSAGES/swell-foop.mo share/locale/cy/LC_MESSAGES/swell-foop.mo share/locale/da/LC_MESSAGES/swell-foop.mo share/locale/de/LC_MESSAGES/swell-foop.mo share/locale/dz/LC_MESSAGES/swell-foop.mo share/locale/el/LC_MESSAGES/swell-foop.mo share/locale/en@shaw/LC_MESSAGES/swell-foop.mo share/locale/en_CA/LC_MESSAGES/swell-foop.mo share/locale/en_GB/LC_MESSAGES/swell-foop.mo share/locale/eo/LC_MESSAGES/swell-foop.mo share/locale/es/LC_MESSAGES/swell-foop.mo share/locale/et/LC_MESSAGES/swell-foop.mo share/locale/eu/LC_MESSAGES/swell-foop.mo share/locale/fa/LC_MESSAGES/swell-foop.mo share/locale/fi/LC_MESSAGES/swell-foop.mo share/locale/fr/LC_MESSAGES/swell-foop.mo share/locale/fur/LC_MESSAGES/swell-foop.mo share/locale/ga/LC_MESSAGES/swell-foop.mo share/locale/gl/LC_MESSAGES/swell-foop.mo share/locale/gu/LC_MESSAGES/swell-foop.mo share/locale/he/LC_MESSAGES/swell-foop.mo share/locale/hi/LC_MESSAGES/swell-foop.mo share/locale/hr/LC_MESSAGES/swell-foop.mo share/locale/hu/LC_MESSAGES/swell-foop.mo share/locale/id/LC_MESSAGES/swell-foop.mo share/locale/is/LC_MESSAGES/swell-foop.mo share/locale/it/LC_MESSAGES/swell-foop.mo share/locale/ja/LC_MESSAGES/swell-foop.mo share/locale/ka/LC_MESSAGES/swell-foop.mo share/locale/kk/LC_MESSAGES/swell-foop.mo share/locale/km/LC_MESSAGES/swell-foop.mo share/locale/kn/LC_MESSAGES/swell-foop.mo share/locale/ko/LC_MESSAGES/swell-foop.mo share/locale/ku/LC_MESSAGES/swell-foop.mo share/locale/lt/LC_MESSAGES/swell-foop.mo share/locale/lv/LC_MESSAGES/swell-foop.mo share/locale/mai/LC_MESSAGES/swell-foop.mo share/locale/mk/LC_MESSAGES/swell-foop.mo share/locale/ml/LC_MESSAGES/swell-foop.mo share/locale/mn/LC_MESSAGES/swell-foop.mo share/locale/mr/LC_MESSAGES/swell-foop.mo share/locale/ms/LC_MESSAGES/swell-foop.mo share/locale/nb/LC_MESSAGES/swell-foop.mo share/locale/ne/LC_MESSAGES/swell-foop.mo share/locale/nl/LC_MESSAGES/swell-foop.mo share/locale/nn/LC_MESSAGES/swell-foop.mo share/locale/oc/LC_MESSAGES/swell-foop.mo share/locale/or/LC_MESSAGES/swell-foop.mo share/locale/pa/LC_MESSAGES/swell-foop.mo share/locale/pl/LC_MESSAGES/swell-foop.mo share/locale/pt/LC_MESSAGES/swell-foop.mo share/locale/pt_BR/LC_MESSAGES/swell-foop.mo share/locale/ro/LC_MESSAGES/swell-foop.mo share/locale/ru/LC_MESSAGES/swell-foop.mo share/locale/rw/LC_MESSAGES/swell-foop.mo share/locale/si/LC_MESSAGES/swell-foop.mo share/locale/sk/LC_MESSAGES/swell-foop.mo share/locale/sl/LC_MESSAGES/swell-foop.mo share/locale/sq/LC_MESSAGES/swell-foop.mo share/locale/sr/LC_MESSAGES/swell-foop.mo share/locale/sr@latin/LC_MESSAGES/swell-foop.mo share/locale/sv/LC_MESSAGES/swell-foop.mo share/locale/ta/LC_MESSAGES/swell-foop.mo share/locale/te/LC_MESSAGES/swell-foop.mo share/locale/tg/LC_MESSAGES/swell-foop.mo share/locale/th/LC_MESSAGES/swell-foop.mo share/locale/tr/LC_MESSAGES/swell-foop.mo share/locale/ug/LC_MESSAGES/swell-foop.mo share/locale/uk/LC_MESSAGES/swell-foop.mo share/locale/vi/LC_MESSAGES/swell-foop.mo share/locale/wa/LC_MESSAGES/swell-foop.mo share/locale/xh/LC_MESSAGES/swell-foop.mo share/locale/zh_CN/LC_MESSAGES/swell-foop.mo share/locale/zh_HK/LC_MESSAGES/swell-foop.mo share/locale/zh_TW/LC_MESSAGES/swell-foop.mo share/metainfo/org.gnome.SwellFoop.appdata.xml %%DATADIR%%/themes/boringshapes/blue.svg %%DATADIR%%/themes/boringshapes/green.svg %%DATADIR%%/themes/boringshapes/highlight.svg %%DATADIR%%/themes/boringshapes/red.svg %%DATADIR%%/themes/boringshapes/yellow.svg %%DATADIR%%/themes/colors/blue.svg %%DATADIR%%/themes/colors/green.svg %%DATADIR%%/themes/colors/highlight.svg %%DATADIR%%/themes/colors/red.svg %%DATADIR%%/themes/colors/yellow.svg %%DATADIR%%/themes/shapesandcolors/blue.svg %%DATADIR%%/themes/shapesandcolors/green.svg %%DATADIR%%/themes/shapesandcolors/highlight.svg %%DATADIR%%/themes/shapesandcolors/red.svg %%DATADIR%%/themes/shapesandcolors/yellow.svg diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile index d13e2522cf40..6b785b8b9d6c 100644 --- a/textproc/ibus-m17n/Makefile +++ b/textproc/ibus-m17n/Makefile @@ -1,37 +1,39 @@ # Created by: Nikola Lecic PORTNAME= ibus-m17n DISTVERSION= 1.4.7 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= m17n IM engine for IBus framework LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ libm17n.so:devel/m17n-lib \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz RUN_DEPENDS= ibus-daemon:textproc/ibus PORTSCOUT= limit:^[0-9]+\.[0-9].*$$ USES= autoreconf gmake gnome libtool pkgconfig GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= ibus USE_GNOME= glib20 gtk20 atk gdkpixbuf2 cairo pango intltool +GLIB_SCHEMAS= org.freedesktop.ibus.engine.m17n.gschema.xml OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} -e 's|/usr/share/m17n|$${pkgdatadir}|g' \ ${WRKSRC}/src/m17n.xml.in* .include diff --git a/textproc/ibus-m17n/pkg-plist b/textproc/ibus-m17n/pkg-plist index 333bf4c596c6..81b092ad1578 100644 --- a/textproc/ibus-m17n/pkg-plist +++ b/textproc/ibus-m17n/pkg-plist @@ -1,22 +1,21 @@ libexec/ibus-engine-m17n libexec/ibus-setup-m17n share/applications/ibus-setup-m17n.desktop -share/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml %%DATADIR%%/default.xml %%DATADIR%%/icons/ibus-m17n.svg %%DATADIR%%/setup/ibus-m17n-preferences.ui share/ibus/component/m17n.xml %%NLS%%share/locale/bn/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/de/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/es/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/fa/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/fr/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/id/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/ja/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/si/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/tr/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/uk/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/ibus-m17n.mo share/metainfo/m17n.appdata.xml