Skip to content
Snippets Groups Projects
Unverified Commit 861b699d authored by Nicola Vitale's avatar Nicola Vitale
Browse files

x11/kitty: Update to 0.33.0

- Use go version 1.22 instead of 1.21
- Add devel/simde to build dependencies

Release changes: https://github.com/kovidgoyal/kitty/releases/tag/v0.33.0
Reported by: Kovid Goyal <notifications@github.com>
parent 51738fb7
No related branches found
No related tags found
No related merge requests found
PORTNAME= kitty
DISTVERSIONPREFIX= v
DISTVERSION= 0.32.2
PORTREVISION= 1
DISTVERSION= 0.33.0
PORTREVISION= 0
CATEGORIES= x11 wayland
MAINTAINER= nivit@FreeBSD.org
......@@ -18,6 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}furo>0:textproc/py-furo@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sphinxext-opengraph>0:textproc/py-sphinxext-opengraph@${PY_FLAVOR} \
roboto-fonts-ttf>0:x11-fonts/roboto-fonts-ttf \
sphinx-build:textproc/py-sphinx@${PY_FLAVOR} \
simde>=0.7.6:devel/simde \
wayland-protocols>=0:graphics/wayland-protocols
LIB_DEPENDS= libcanberra.so:audio/libcanberra \
libdbus-1.so:devel/dbus \
......@@ -34,7 +35,7 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \
libxxhash.so:devel/xxhash
USES= compiler:c11 cpe desktop-file-utils gettext-runtime gl gmake \
go:1.21,modules magick pkgconfig python shebangfix ssl tar:xz \
go:1.22,modules magick pkgconfig python shebangfix ssl tar:xz \
terminfo xorg
CPE_VENDOR= kitty_project
......
TIMESTAMP = 1707742986
SHA256 (go/x11_kitty/kitty-v0.32.2/v0.32.2.mod) = bbec670a3876af86cfbe2df337c05e1838ae5099fc7fb42863575d99a4b222d1
SIZE (go/x11_kitty/kitty-v0.32.2/v0.32.2.mod) = 1049
SHA256 (go/x11_kitty/kitty-v0.32.2/v0.32.2.zip) = 3edeb70bd2ba3ac466bcd508472c48270e73824d78ddbb3cfc41da5f80ecfde8
SIZE (go/x11_kitty/kitty-v0.32.2/v0.32.2.zip) = 8439800
TIMESTAMP = 1710261805
SHA256 (go/x11_kitty/kitty-v0.33.0/v0.33.0.mod) = 3231ba5a540e4dd3a58a1360f2939ac6bc22f154af9b2c47824bb443c5c57abf
SIZE (go/x11_kitty/kitty-v0.33.0/v0.33.0.mod) = 1049
SHA256 (go/x11_kitty/kitty-v0.33.0/v0.33.0.zip) = 480cd376ad09ed4cb4ef117bb315cfc1ac435cbc1fbe8072f7026f07f35e460c
SIZE (go/x11_kitty/kitty-v0.33.0/v0.33.0.zip) = 8584522
......@@ -15,7 +15,6 @@ share/applications/kitty.desktop
%%PORTDOCS%%%%DOCSDIR%%/_images/social_previews/summary_actions_1745a1bd.png
%%PORTDOCS%%%%DOCSDIR%%/_images/social_previews/summary_binary_478594b0.png
%%PORTDOCS%%%%DOCSDIR%%/_images/social_previews/summary_build_7ee1e14e.png
%%PORTDOCS%%%%DOCSDIR%%/_images/social_previews/summary_changelog_439aee19.png
%%PORTDOCS%%%%DOCSDIR%%/_images/social_previews/summary_clipboard_673291d1.png
%%PORTDOCS%%%%DOCSDIR%%/_images/social_previews/summary_color-stack_587105f7.png
%%PORTDOCS%%%%DOCSDIR%%/_images/social_previews/summary_conf_6d817f14.png
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment