Skip to content
Snippets Groups Projects
Commit 05597ae6 authored by Celeste's avatar Celeste
Browse files

community/pdfposter: adopt aport

parent 656d9870
No related branches found
No related tags found
No related merge requests found
# Contributor: Aiden Grossman <agrossman154@yahoo.com>
# Maintainer: Aiden Grossman <agrossman154@yahoo.com>
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=pdfposter
pkgver=0.8.1
pkgrel=6
pkgrel=7
pkgdesc="Tool for scaling and tiling PDFs to multiple pages for printing"
url="https://gitlab.com/pdftools/pdfposter/"
url="https://gitlab.com/pdftools/pdfposter"
arch="noarch"
license="GPL-3.0-only"
depends="py3-pypdf python3"
depends="py3-pypdf"
makedepends="
py3-gpep517
py3-setuptools
......@@ -18,7 +18,7 @@ subpackages="$pkgname-pyc"
source="https://gitlab.com/pdftools/pdfposter/-/archive/v$pkgver/pdfposter-v$pkgver.tar.gz
pypdf.patch
"
builddir="$srcdir/$pkgname-v$pkgver/"
builddir="$srcdir/$pkgname-v$pkgver"
build() {
gpep517 build-wheel \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment