summaryrefslogtreecommitdiff
path: root/x11/squeekboard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/squeekboard/Makefile')
-rw-r--r--x11/squeekboard/Makefile17
1 files changed, 13 insertions, 4 deletions
diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile
index 7c2cb76a51bb..525f84297d77 100644
--- a/x11/squeekboard/Makefile
+++ b/x11/squeekboard/Makefile
@@ -1,11 +1,10 @@
PORTNAME= squeekboard
DISTVERSIONPREFIX= v
-DISTVERSION= 1.17.1
-PORTREVISION= 14
+DISTVERSION= 1.18.0
CATEGORIES= x11 wayland
PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
-PATCHFILES+= 1ccc663c4808.patch:-p1 # sync clap with future Cargo.lock.newer
+PATCHFILES+= c0f57e735528.patch:-p1 # https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/551
MAINTAINER= jbeich@FreeBSD.org
COMMENT= On-screen keyboard input method for Wayland
@@ -29,7 +28,7 @@ USE_GITLAB= yes
USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 gtk30
GL_SITE= https://gitlab.gnome.org
GL_ACCOUNT= World/Phosh
-GL_COMMIT= 2faa98d85f1142383ec8ad1487616c1a7ad1882f
+GL_COMMIT= cb338129ca19c8c054ee1b1d75bcca49e3234de9
SHEBANG_FILES= tools/entry.py
MAKE_ENV= ${CARGO_ENV}
CARGO_BUILD= no
@@ -45,16 +44,26 @@ PLIST_FILES= bin/${PORTNAME} \
share/applications/sm.puri.Squeekboard.desktop \
share/locale/ca/LC_MESSAGES/${PORTNAME}.mo \
share/locale/de/LC_MESSAGES/${PORTNAME}.mo \
+ share/locale/es/LC_MESSAGES/${PORTNAME}.mo \
share/locale/fa/LC_MESSAGES/${PORTNAME}.mo \
share/locale/fi/LC_MESSAGES/${PORTNAME}.mo \
share/locale/fur/LC_MESSAGES/${PORTNAME}.mo \
share/locale/gl/LC_MESSAGES/${PORTNAME}.mo \
share/locale/he/LC_MESSAGES/${PORTNAME}.mo \
+ share/locale/hu/LC_MESSAGES/${PORTNAME}.mo \
+ share/locale/it/LC_MESSAGES/${PORTNAME}.mo \
+ share/locale/ka/LC_MESSAGES/${PORTNAME}.mo \
+ share/locale/ko/LC_MESSAGES/${PORTNAME}.mo \
share/locale/nl/LC_MESSAGES/${PORTNAME}.mo \
+ share/locale/oc/LC_MESSAGES/${PORTNAME}.mo \
+ share/locale/pl/LC_MESSAGES/${PORTNAME}.mo \
+ share/locale/pt/LC_MESSAGES/${PORTNAME}.mo \
share/locale/pt_BR/LC_MESSAGES/${PORTNAME}.mo \
share/locale/ro/LC_MESSAGES/${PORTNAME}.mo \
share/locale/sl/LC_MESSAGES/${PORTNAME}.mo \
+ share/locale/sr/LC_MESSAGES/${PORTNAME}.mo \
share/locale/sv/LC_MESSAGES/${PORTNAME}.mo \
+ share/locale/tr/LC_MESSAGES/${PORTNAME}.mo \
share/locale/uk/LC_MESSAGES/${PORTNAME}.mo \
${NULL}