Lines 1-6
Link Here
|
1 |
PORTNAME= kitty |
1 |
PORTNAME= kitty |
2 |
DISTVERSION= 0.25.2 |
2 |
DISTVERSION= 0.26.2 |
3 |
PORTREVISION= 1 |
|
|
4 |
CATEGORIES= x11 wayland |
3 |
CATEGORIES= x11 wayland |
5 |
MASTER_SITES= https://github.com/kovidgoyal/${PORTNAME}/releases/download/v${DISTVERSION}/ |
4 |
MASTER_SITES= https://github.com/kovidgoyal/${PORTNAME}/releases/download/v${DISTVERSION}/ |
6 |
|
5 |
|
Lines 15-20
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}furo>0:textproc/py-furo@${PY_FLAVOR} \
Link Here
|
15 |
${PYTHON_PKGNAMEPREFIX}sphinx-copybutton>0:textproc/py-sphinx-copybutton@${PY_FLAVOR} \ |
14 |
${PYTHON_PKGNAMEPREFIX}sphinx-copybutton>0:textproc/py-sphinx-copybutton@${PY_FLAVOR} \ |
16 |
${PYTHON_PKGNAMEPREFIX}sphinx-inline-tabs>0:textproc/py-sphinx-inline-tabs@${PY_FLAVOR} \ |
15 |
${PYTHON_PKGNAMEPREFIX}sphinx-inline-tabs>0:textproc/py-sphinx-inline-tabs@${PY_FLAVOR} \ |
17 |
${PYTHON_PKGNAMEPREFIX}sphinxext-opengraph>0:textproc/py-sphinxext-opengraph@${PY_FLAVOR} \ |
16 |
${PYTHON_PKGNAMEPREFIX}sphinxext-opengraph>0:textproc/py-sphinxext-opengraph@${PY_FLAVOR} \ |
|
|
17 |
openssl>0:security/openssl \ |
18 |
sphinx-build:textproc/py-sphinx@${PY_FLAVOR} \ |
18 |
sphinx-build:textproc/py-sphinx@${PY_FLAVOR} \ |
19 |
wayland-protocols>=0:graphics/wayland-protocols |
19 |
wayland-protocols>=0:graphics/wayland-protocols |
20 |
LIB_DEPENDS= libdbus-1.so:devel/dbus \ |
20 |
LIB_DEPENDS= libdbus-1.so:devel/dbus \ |
Lines 30-36
LIB_DEPENDS= libdbus-1.so:devel/dbus \
Link Here
|
30 |
libxkbcommon.so:x11/libxkbcommon |
30 |
libxkbcommon.so:x11/libxkbcommon |
31 |
|
31 |
|
32 |
USES= compiler:c11 cpe desktop-file-utils gettext-runtime gl gmake \ |
32 |
USES= compiler:c11 cpe desktop-file-utils gettext-runtime gl gmake \ |
33 |
pkgconfig python:3.5+ shebangfix tar:xz terminfo xorg |
33 |
pkgconfig python:3.5+ shebangfix ssl tar:xz terminfo xorg |
34 |
CPE_VENDOR= kitty_project |
34 |
CPE_VENDOR= kitty_project |
35 |
USE_GL= gl |
35 |
USE_GL= gl |
36 |
USE_XORG= x11 xcb xcursor xi xinerama xrandr |
36 |
USE_XORG= x11 xcb xcursor xi xinerama xrandr |