diff --git a/misc/alpaca/Makefile b/misc/alpaca/Makefile index f3fa5ab2eb58..e99af6b54ebc 100644 --- a/misc/alpaca/Makefile +++ b/misc/alpaca/Makefile @@ -1,31 +1,31 @@ PORTNAME= alpaca -DISTVERSION= 2.0.2 +DISTVERSION= 2.0.3 CATEGORIES= misc MAINTAINER= nivit@FreeBSD.org COMMENT= Ollama client made with GTK4 and Adwaita WWW= https://github.com/Jeffser/Alpaca LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libappstream.so:devel/appstream \ libgtksourceview-5.so:x11-toolkits/gtksourceview5 RUN_DEPENDS= ${PY_PILLOW} \ ${PYTHON_PKGNAMEPREFIX}gobject3>=3.42.2:devel/py-gobject3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}html2text>=2.2.3:textproc/py-html2text@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pypdf>=4.3.1:print/py-pypdf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytube>=15.0.0:multimedia/py-pytube@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.32.3:www/py-requests@${PY_FLAVOR} \ ollama:misc/ollama USES= desktop-file-utils gettext-runtime gettext-tools meson python USE_GITHUB= yes GH_ACCOUNT= Jeffser GH_PROJECT= Alpaca post-patch: @${REINPLACE_CMD} \ -e 's/python3/${PYTHON_VERSION}/1' ${WRKSRC}/src/meson.build .include diff --git a/misc/alpaca/distinfo b/misc/alpaca/distinfo index 2ef6d13ea4e4..ffd2f01358c8 100644 --- a/misc/alpaca/distinfo +++ b/misc/alpaca/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726127757 -SHA256 (Jeffser-Alpaca-2.0.2_GH0.tar.gz) = a2d60f957a3040626f9cd8c0f54fb49e27621001bddf1a004b9d1e51fbe284a0 -SIZE (Jeffser-Alpaca-2.0.2_GH0.tar.gz) = 441035 +TIMESTAMP = 1726731673 +SHA256 (Jeffser-Alpaca-2.0.3_GH0.tar.gz) = 364888543d79c7ff870e42ff86fe97fcfccf75e2137846234e11a343922ded12 +SIZE (Jeffser-Alpaca-2.0.3_GH0.tar.gz) = 471793 diff --git a/misc/alpaca/pkg-plist b/misc/alpaca/pkg-plist index 1cd7b1680ced..d79ab4604db7 100644 --- a/misc/alpaca/pkg-plist +++ b/misc/alpaca/pkg-plist @@ -1,31 +1,32 @@ bin/alpaca share/Alpaca/alpaca.gresource share/Alpaca/alpaca/__init__.py share/Alpaca/alpaca/available_models.json share/Alpaca/alpaca/available_models_descriptions.py share/Alpaca/alpaca/connection_handler.py share/Alpaca/alpaca/custom_widgets/chat_widget.py share/Alpaca/alpaca/custom_widgets/message_widget.py share/Alpaca/alpaca/custom_widgets/model_widget.py share/Alpaca/alpaca/custom_widgets/table_widget.py share/Alpaca/alpaca/dialogs.py share/Alpaca/alpaca/internal.py share/Alpaca/alpaca/main.py share/Alpaca/alpaca/window.py share/applications/com.jeffser.Alpaca.desktop share/glib-2.0/schemas/com.jeffser.Alpaca.gschema.xml share/icons/hicolor/512x512/apps/com.jeffser.Alpaca.png share/icons/hicolor/scalable/apps/com.jeffser.Alpaca.svg share/icons/hicolor/symbolic/apps/com.jeffser.Alpaca-symbolic.svg share/locale/bn/LC_MESSAGES/alpaca.mo share/locale/de/LC_MESSAGES/alpaca.mo share/locale/es/LC_MESSAGES/alpaca.mo share/locale/fr/LC_MESSAGES/alpaca.mo +share/locale/he/LC_MESSAGES/alpaca.mo share/locale/hi/LC_MESSAGES/alpaca.mo share/locale/nb_NO/LC_MESSAGES/alpaca.mo share/locale/pt_BR/LC_MESSAGES/alpaca.mo share/locale/ru/LC_MESSAGES/alpaca.mo share/locale/tr/LC_MESSAGES/alpaca.mo share/locale/uk/LC_MESSAGES/alpaca.mo share/locale/zh_Hans/LC_MESSAGES/alpaca.mo share/metainfo/com.jeffser.Alpaca.metainfo.xml