Search Criteria
Package Details: pdfstudio-bin 2024.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pdfstudio-bin.git (read-only, click to copy) |
---|---|
Package Base: | pdfstudio-bin |
Description: | Review, annotate, and edit PDF Documents |
Upstream URL: | https://www.qoppa.com/pdfstudio/ |
Licenses: | custom |
Conflicts: | pdfstudio |
Provides: | pdfstudio |
Replaces: | pdfstudio |
Submitter: | alerque |
Maintainer: | alerque (flamusdiu, simonzack) |
Last Packager: | simonzack |
Votes: | 39 |
Popularity: | 0.36 |
First Submitted: | 2020-04-10 22:40 (UTC) |
Last Updated: | 2024-07-21 13:45 (UTC) |
Dependencies (1)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-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, jdk8-dragonwell-extendedAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jre21-jetbrains-gitAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jre21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, 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, jdk8-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-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, java-openjdk-ea-binAUR, jre-zulu-binAUR, jre-zulu-fx-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 14 Next › Last »
dhux commented on 2019-06-11 02:33 (UTC)
FYI, I changed my java environment to 8 from 10 (archlinux-java set java-8-openjdk) and the program works as it should.
Thanks for maintaining this program. I use this every day at work. Much appreciated!
flamusdiu commented on 2019-06-05 15:49 (UTC)
hmm, I'll have to try and build it with java engine shipped with it. I strip it out so it uses the one installed but that might not been wise in the current versions.
Anonymo commented on 2019-06-05 14:04 (UTC) (edited on 2019-06-05 14:04 (UTC) by Anonymo)
@dhux @wolfyrion Try disabling
export _JAVA_OPTIONS='-Dsun.java2d.opengl=true' in /etc/profile.d/jre.sh
I think it's a java issue
dhux commented on 2019-06-05 13:51 (UTC)
I'm seeing the same issue with V19 as wolfyrion with the invisible menus until rolling the mouse over them.
wolfyrion commented on 2019-06-05 08:21 (UTC)
Thanks for v19 but it seems to be buggy on my pc. Whenever I click on menus, menus dont appear and I have to roll over my mouse in order to show the menus.
flamusdiu commented on 2019-06-04 20:59 (UTC)
Added v18 package: https://aur.archlinux.org/packages/pdfstudio18/
flamusdiu commented on 2019-06-04 17:38 (UTC)
@Anonmyo: FFS, let me update a few things and put up a v19 package. I just realized they jumped the version again after you posted the sums.
Anonymo commented on 2019-06-04 15:04 (UTC)
v18 links and sums
sha256sums_i686=('0d1812ef437813abe301f5e09c61aae34cd713774c437b54b5f55f1663036644')
sha256sums_x86_64=('cff644247811460db10d234cbe1387b80164844f216d41dff7dfd36863db4a7d')
source_i686=("https://download.qoppa.com/pdfstudio/v2018/PDFStudio_v2018_4_0_linux.deb")
source_x86_64=("https://download.qoppa.com/pdfstudio/v2018/PDFStudio_v2018_4_0_linux64.deb")
Anonymo commented on 2019-05-29 15:25 (UTC) (edited on 2019-05-30 15:52 (UTC) by Anonymo)
Here is a PKGBUILD that works with by changing 2018 to 2019 and updating the sha256sums. Have not tested, since I don't have the 2019 license yet but I ran makepkg and there were not errors. I'm sorry for not sending a PR but I haven't made the time to learn to use GIT
https://pastebin.com/0gqfPgw5
v19.0.0 sha256sums
sha256sums_i686=('f656736510903c75bdc076cada734f0556f168cf68f7f7041e188e703f1adb3f')
sha256sums_x86_64=('267f83def6e4d18ea0c1a68c72c2d9cab3de451f1c2a7a078d7f37285e0ec4a2')
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 14 Next › Last »