Search Criteria
Package Details: pdftk-git 3.3.3.r17.gd0d4a0b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pdftk-git.git (read-only, click to copy) |
---|---|
Package Base: | pdftk-git |
Description: | Command-line tool for working with PDFs |
Upstream URL: | https://gitlab.com/pdftk-java/pdftk |
Licenses: | GPL-2.0-or-later |
Conflicts: | pdftk |
Provides: | pdftk |
Submitter: | diabonas |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-12 13:40 (UTC) |
Last Updated: | 2024-04-15 09:56 (UTC) |
Dependencies (6)
- bcprov
- java-commons-lang
- java-runtime-headless (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdg-headlessAUR, jre16-openjdk-headlessAUR, jre14-openjdk-headlessAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdk-headlessAUR, amazon-corretto-19-binAUR, liberica-jre-11-full-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jre-openj9-headlessAUR, jre12-openjdk-headlessAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jre13-openjdk-headlessAUR, jre15-openjdk-headlessAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jre19-openjdk-headlessAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, zing-21-binAUR, zing-8-binAUR, jre17AUR, java-openjdk-binAUR, jre21-zulu-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jre17-zulu-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefield-headlessAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre-openjdk-headless, jre11-openjdk, jre11-openjdk-headless, jre17-openjdk, jre17-openjdk-headless, jre21-openjdk, jre21-openjdk-headless, jre8-openjdk-headless)
- git (git-gitAUR, git-glAUR) (make)
- gradle (gradle7) (make)
- jdk17-openjdk (jdk17-temurinAUR) (make)
Required by (24)
- casile (requires pdftk)
- casile-git (requires pdftk)
- fbihtax (requires pdftk) (optional)
- fbihtax-bin (requires pdftk) (optional)
- fbihtax-git (requires pdftk) (optional)
- gotenberg (requires pdftk)
- gtg (requires pdftk) (optional)
- gtg-git (requires pdftk) (optional)
- impressive (requires pdftk) (optional)
- inkscape-multipage-export (requires pdftk)
- kf5-servicemenus-pdf (requires pdftk)
- kf6-servicemenus-pdftools (requires pdftk)
- pdf-append (requires pdftk)
- pdf-remove-blank-pages (requires pdftk)
- pdf-reverse (requires pdftk)
- pdf-zip (requires pdftk)
- pdfchain (requires pdftk)
- pdfrrr (requires pdftk)
- pdftoceditor (requires pdftk)
- pdf_extbook-git (requires pdftk)
- Show 4 more...
Latest Comments
1 2 Next › Last »
alerque commented on 2024-03-27 22:42 (UTC)
What the heck? You fixed a few issues but you created even more! Please follow Arch Packaging guidelines. The
pkgname
shenanigans needs to go, this is not the stable package nor should it be setup to pretend to be, in is the VCS variant. The Java path stuff cant' just be in prepare(), that may or may not be run in the same shell as the build() where it is required. Please also remove the assorted other code that isn't serving a clear purpose relevant to the way this builds with default Arch tooling.diabonas commented on 2022-01-07 20:56 (UTC)
@fenugrec This package has a buildtime dependency on ant, which in turn pulls in the JDK through the java-environment virtual package. Please follow the ArchWiki article on Java to fix the Java environment on your system in order to be able to build the package, or build it in a clean chroot.
fenugrec commented on 2022-01-07 20:44 (UTC) (edited on 2022-01-07 21:18 (UTC) by fenugrec)
[EDIT] as I found out, and @diabonas indicates, this was caused by having the env set to the "wrong" java (presumably for some other software that I've just broken, we'll see)[/EDIT]
I think this may be missing a makedepends :
diabonas commented on 2020-08-22 10:12 (UTC) (edited on 2020-08-22 10:13 (UTC) by diabonas)
@sant527 This error message comes from the (now defunct) GNU Compiler for Java, not from OpenJDK that this package is using. It seems as if you are not using the Java rewrite that this package offers at all, but the original pdftk that is no longer in development. Did you mean to post this comment to pdftk-gcj instead?
sant527 commented on 2020-08-22 05:29 (UTC) (edited on 2020-08-22 05:30 (UTC) by sant527)
Recently i was trying to combine pdf's with large number of pages.
I get the following error:
How can increase
MAXHINCR
ORMAX_HEAP_SECTS
diabonas commented on 2019-10-12 13:42 (UTC)
@haawda Good point, I have created pdftk-git based on the [community] PKGBUILD and filed a merge request.
@cmsigler If you want to continue maintaining the renamed pdftk-git package, please contact me, I will then orphan the new package so that you can take over.
haawda commented on 2019-10-11 17:58 (UTC)
The stable (tagged) version of this software has been brought to [community] under the name "pdftk". Maybe therefore this package should name "pdftk-git" now.
1 2 Next › Last »