From 1d86b5db12e49706257b7a93e125ba752bbb4261 Mon Sep 17 00:00:00 2001 From: Eloi Torrents Date: Mon, 18 Mar 2024 16:23:50 +0100 Subject: [PATCH] hydrus: update to 573, adopt. --- srcpkgs/hydrus/template | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hydrus/template b/srcpkgs/hydrus/template index 74f2ebc9dddcdd..761afb0983de76 100644 --- a/srcpkgs/hydrus/template +++ b/srcpkgs/hydrus/template @@ -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 " +maintainer="Eloi Torrents " 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/