Search Criteria
Package Details: pdfsam 4.2.2-2
Git Clone URL: | https://aur.archlinux.org/pdfsam.git (read-only, click to copy) |
---|---|
Package Base: | pdfsam |
Description: | A free open source tool to split and merge pdf documents |
Upstream URL: | https://www.pdfsam.org/ |
Licenses: | |
Submitter: | ainola |
Maintainer: | ChaosKid42 (ChaosKid42) |
Last Packager: | ainola |
Votes: | 4 |
Popularity: | 2.17 |
First Submitted: | 2021-02-25 08:17 |
Last Updated: | 2021-02-25 08:17 |
Dependencies (5)
- hicolor-icon-theme (hicolor-icon-theme-git)
- sh (bash-devel-git, dashbinsh, bash-devel-static-git, bash)
- java-environment>=11 (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, amazon-corretto-15, jdk-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, jdk-openj9-bin, jdk, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jdk11, sapmachine-jdk-bin, jdk11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, jdk8-adoptopenjdk, java-openjdk-loom-ea-bin, jdk-arm, jdk-jetbrains, java-openjdk-ea-bin, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk)
- desktop-file-utils (desktop-file-utils-git) (make)
- gendesk (make)
Latest Comments
ainola commented on 2021-02-25 08:20
Hi guys, terribly sorry for the mis-haps. Indeed, this was valid as pdfsam all along, and there was some confusion along the way.
ChaosKid42, you'll wanna re-adopt the package as I either don't know how computers work or I'm unable to add you as the main maintainer.
Sorry again for the confusion, guys!
Alad commented on 2021-02-16 19:53
As Spotlightkid pointed out, you might want to build this from source.
ChaosKid42 commented on 2021-02-07 17:06
Comment from Kr1ss:
Since this is a Java application, I think this package (
pdfsam-bin
) should be merged intopdfsam
, not the other way around.Excerpt from the AUR submission guide (the 5th bullet point) :
Kr1ss commented on 2021-02-07 16:47
Hi @ChaosKid42, thank you for packaging this app !
Since this is a Java application, I think this package should be merged into
pdfsam
, not the other way around.Excerpt from the AUR submission guide (the 5th bullet point) :
Cheers !
SpotlightKid commented on 2021-02-01 10:35
This package should be called
pdfsam-bin
. It would be possible to build pdfsam from source, though:https://github.com/torakiki/pdfsam/wiki/Build-and-run
berbigou commented on 2021-01-11 12:09
@elovin. So unzip package should be in the dependencies list (I know, I should have it already, but then I know I haven't... because I use 7z)
ChaosKid42 commented on 2021-01-11 11:58
@mercutio Tanks for spotting this. Fixed in newest release.
mercutio commented on 2021-01-11 11:08
There's a typo in the gendesk command: It should say
--pkgdesc="${pkgdesc}"
instead of--pkgdesc="${pkgdesk}"
elovin commented on 2021-01-10 20:18
I had to change the PKGBUILD script to use unzip insted of bsdtar to decompress the zip archive.