Skip to content

Commit

Permalink
New package: pdfarranger-1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Eloitor committed Sep 2, 2023
1 parent b199518 commit 0825aac
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions srcpkgs/pdfarranger/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Template file for 'pdfarranger'
pkgname=pdfarranger
version=1.10.0
revision=1
build_style=python3-module
hostmakedepends="intltool python3-distutils-extra python3-setuptools"
depends="img2pdf poppler-glib python3-dateutil python3-gobject python3-pikepdf"
short_desc="Simple application for PDF Merging, Rearranging, and Splitting"
maintainer="Eloi Torrents <eloitor@disroot.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/pdfarranger/pdfarranger"
distfiles="https://github.com/pdfarranger/pdfarranger/archive/refs/tags/${version}.tar.gz"
checksum=c8b136517f0277ee5c85c54d220c069f102a29dd3b16fd006c38fe800226089e
# tests require involved xvfb setup
make_check=no

0 comments on commit 0825aac

Please sign in to comment.