hydrus: update to 573, adopt.

This commit is contained in:
Eloi Torrents 2024-03-18 16:23:50 +01:00 committed by classabbyamp
parent 3fe9f51061
commit c5706c1415

View File

@ -1,6 +1,6 @@
# Template file for 'hydrus'
pkgname=hydrus
version=544
version=573
revision=1
pycompile_dirs="usr/lib/hydrus"
hostmakedepends="python3"
@ -11,11 +11,12 @@ depends="python3 libopencv-python3 python3-BeautifulSoup4 python3-yaml
miniupnpc desktop-file-utils python3-cloudscraper python3-openssl
python3-packaging"
short_desc="Danbooru-like image tagging and searching system for the desktop"
maintainer="fanyx <fanyx+github@posteo.net>"
maintainer="Eloi Torrents <eloitor@duck.com>"
license="WTFPL"
homepage="https://hydrusnetwork.github.io/hydrus/"
changelog="https://raw.githubusercontent.com/hydrusnetwork/hydrus/master/docs/changelog.md"
distfiles="https://github.com/hydrusnetwork/hydrus/archive/refs/tags/v${version}.tar.gz"
checksum=7fa642c6139aaac97abaaad96a64c5e481b701c90c503129368b211c87af091c
checksum=80738fcbb67941aaeeddf7e1fe7f0d8f4f28d2286341862a45f970dec8dde1c7
python_version="3"
do_install() {
@ -24,6 +25,8 @@ do_install() {
chmod +x hydrus_server.py hydrus_client.py
vmkdir usr/lib/hydrus
rm -r static/build_files
rm -r static/requirements
vcopy hydrus usr/lib/hydrus/
vcopy static usr/lib/hydrus/