Search Criteria
Package Details: jsignpdf 1.6.4-2
Git Clone URL: | https://aur.archlinux.org/jsignpdf.git (read-only, click to copy) |
---|---|
Package Base: | jsignpdf |
Description: | Digitally sign PDF files with X.509 certificates in GUI and CLI. |
Upstream URL: | http://jsignpdf.sourceforge.net/ |
Keywords: | AATL CLI GUI PDF signature X.509 |
Licenses: | |
Submitter: | alisoftware |
Maintainer: | Jaja (alisoftware) |
Last Packager: | Jaja |
Votes: | 4 |
Popularity: | 0.023358 |
First Submitted: | 2016-12-10 07:01 |
Last Updated: | 2019-04-02 12:59 |
Dependencies (4)
- bash (bash-devel-git, bash-devel-static-git)
- java-runtime>=8 (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jre7, jdk8-j9-bin, jre14, java-openjdk-bin, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, amazon-corretto-11, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, amazon-corretto-8, jdk8, jre11, jdk8-graalvm-bin, jdk11-graalvm-bin, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jre8, jre8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jre-bcl, jdk8-openj9-bin, jdk11-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9, jre11-jetbrains-imfix, jdk-jetbrains, java-openjdk-loom-ea-bin, jre-jetbrains, java-openjdk-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- desktop-file-utils (desktop-file-utils-git) (optional) – MIME cache update
- hicolor-icon-theme (hicolor-icon-theme-git) (optional) – icon for launcher
Latest Comments
Jaja commented on 2019-03-19 00:26
Hi there! I have updated the package and removed the Java8 patch. While I was able to write some man pages, i'm too stupid to get around bash/zsh completion syntax. It would be very nice if someone could help me with that.
7heMC commented on 2018-09-19 18:17
In order to grab the latest version 1.6.4 make the following changes in PKGBUILD: pkgver to 1.6.4 url in source to https://sourceforge.net/projects/jsignpdf/files/stable/JSignPdf%20${pkgver}/JSignPdf-${pkgver}.zip/download
TilmanV commented on 2017-03-24 11:18
You shouldn't sed the command in jsignpdf.sh. This breaks support for other Java Distributions. Java8 is already forced by the dependency java-runtime>=8.