Skip to content

Commit

Permalink
x11/squeekboard: update to 1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Jun 10, 2023
1 parent ceff667 commit c868cd0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
10 changes: 5 additions & 5 deletions x11/squeekboard/Makefile
@@ -1,11 +1,8 @@
PORTNAME= squeekboard
DISTVERSIONPREFIX= v
DISTVERSION= 1.18.0
DISTVERSION= 1.19.0
CATEGORIES= x11 wayland

PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
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
WWW= https://gitlab.gnome.org/World/Phosh/squeekboard
Expand All @@ -28,7 +25,7 @@ USE_GITLAB= yes
USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 gtk30
GL_SITE= https://gitlab.gnome.org
GL_ACCOUNT= World/Phosh
GL_COMMIT= cb338129ca19c8c054ee1b1d75bcca49e3234de9
GL_COMMIT= 0c99067b4bcfd12055965507b9fc797305c955f2
SHEBANG_FILES= tools/entry.py
MAKE_ENV= ${CARGO_ENV}
CARGO_BUILD= no
Expand All @@ -47,6 +44,7 @@ PLIST_FILES= bin/${PORTNAME} \
share/locale/es/LC_MESSAGES/${PORTNAME}.mo \
share/locale/fa/LC_MESSAGES/${PORTNAME}.mo \
share/locale/fi/LC_MESSAGES/${PORTNAME}.mo \
share/locale/fr/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 \
Expand All @@ -60,11 +58,13 @@ PLIST_FILES= bin/${PORTNAME} \
share/locale/pt/LC_MESSAGES/${PORTNAME}.mo \
share/locale/pt_BR/LC_MESSAGES/${PORTNAME}.mo \
share/locale/ro/LC_MESSAGES/${PORTNAME}.mo \
share/locale/ru/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 \
share/locale/zh_CN/LC_MESSAGES/${PORTNAME}.mo \
${NULL}

post-patch:
Expand Down
8 changes: 3 additions & 5 deletions x11/squeekboard/distinfo
@@ -1,4 +1,4 @@
TIMESTAMP = 1650892440
TIMESTAMP = 1657087966
SHA256 (rust/crates/anyhow-1.0.63.crate) = a26fa4d7e3f2eebadf743988fc8aec9fa9a9e82611acafd77c1462ed6262440a
SIZE (rust/crates/anyhow-1.0.63.crate) = 43461
SHA256 (rust/crates/async-io-1.9.0.crate) = 83e21f3a490c72b3b0cf44962180e60045de2925d8dff97918f7ee43c8f637c7
Expand Down Expand Up @@ -223,7 +223,5 @@ SHA256 (rust/crates/zvariant-2.10.0.crate) = a68c7b55f2074489b7e8e07d2d0a6ee6b4f
SIZE (rust/crates/zvariant-2.10.0.crate) = 64374
SHA256 (rust/crates/zvariant_derive-2.10.0.crate) = e4ca5e22593eb4212382d60d26350065bf2a02c34b85bc850474a74b589a3de9
SIZE (rust/crates/zvariant_derive-2.10.0.crate) = 8746
SHA256 (World/Phosh-squeekboard-cb338129ca19c8c054ee1b1d75bcca49e3234de9_GL0.tar.gz) = 09b72e15937f14067b56070d67f810e8cc2a183e58112de7ee1b56764a5de5ef
SIZE (World/Phosh-squeekboard-cb338129ca19c8c054ee1b1d75bcca49e3234de9_GL0.tar.gz) = 197265
SHA256 (c0f57e735528.patch) = a20d602666bf458466c7d41b48fe793152c1d0440ad6035ffa756217d4171e44
SIZE (c0f57e735528.patch) = 857
SHA256 (World/Phosh-squeekboard-0c99067b4bcfd12055965507b9fc797305c955f2_GL0.tar.gz) = 147d89ca1760d8399a46056ec44f6a78cc5c1d3d13a1ee7b3cc0543d64ba7daf
SIZE (World/Phosh-squeekboard-0c99067b4bcfd12055965507b9fc797305c955f2_GL0.tar.gz) = 203359

0 comments on commit c868cd0

Please sign in to comment.