update 14/04/2025

This commit is contained in:
Thomas Legay 2025-04-14 18:51:11 +02:00
parent ffb7217f7f
commit 0026da2286
56 changed files with 135 additions and 117 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=2.8.6
VERSION=2.14.5
APP=paperless-ngx
DEPOT=https://github.com/paperless-ngx/paperless-ngx.git
GIT_VERSION=v${VERSION}

View file

@ -9,4 +9,4 @@ else
/var/cache/paperless-ngx/python-venv/bin/pip3 install -r /usr/share/paperless-ngx/requirements.txt
date +%y%m%d > /var/cache/paperless-ngx/lastcheck
fi
) 9>python3 -m venv /tmp/paperless-ngx-python-venv
) 9> /tmp/paperless-ngx-python-venv

View file

@ -4,5 +4,5 @@ Section: contrib
Priority: optional
Architecture: all
Maintainer: Thomas Legay <thomas@lgy.fr>
Depends: python3, python3-pip, python3-dev, imagemagick, fonts-liberation, gnupg, libpq-dev, default-libmysqlclient-dev, pkg-config, libmagic-dev, mime-support, libzbar0, poppler-utils, unpaper, ghostscript, icc-profiles-free, qpdf, liblept5, libxml2, pngquant, zlib1g, tesseract-ocr, gcc
Depends: python3, python3-pip, python3-dev, imagemagick, fonts-liberation, gnupg, libpq-dev, default-libmysqlclient-dev, pkg-config, libmagic-dev, mime-support, libzbar0, poppler-utils, unpaper, ghostscript, icc-profiles-free, qpdf, liblept5, libxml2, pngquant, zlib1g, tesseract-ocr, gcc, python3-venv
Description: Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.