N
Size: a a a
АВ
@
AK
; python -m venv telegram_tg_clientГрустновато выходит, ведь и
(telegram_tg_client) ; pip3 install tg
(telegram_tg_client) ; tg
...
python3.8: unsupported TLS program header in /home/artsi0m/telegram_tg_client/lib/python3.8/site-packages/telegram/lib/linux/libtdjson.so
Traceback (most recent call last):
...
OSError: Cannot load specified object
(telegram_tg_client) ?
pkglocate libtdjson.so
возвращает пустую строку.AK
AK
N
PKGNAME = fiche-${V}
V = 0.9.1
COMMENT = command line pastebin for sharing terminal output
DISTNAME = ${GH_TAGNAME}
CATEGORIES = www
GH_ACCOUNT = solusipse
GH_PROJECT = fiche
GH_TAGNAME = ${V}
HOMEPAGE = https://github.com/solusipse/fiche/
# GPLv2
PERMIT_PACKAGE = Yes
do-install:
${INSTALL_PROGRAM} ${WRKBUILD}/fiche ${PREFIX}/bin
.include <bsd.port.mk>
AK
AK