Package Details: pdfstudio-bin 2024.0.1-1

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: 36
Popularity: 0.000002
First Submitted: 2020-04-10 22:40 (UTC)
Last Updated: 2024-07-21 13:45 (UTC)

Dependencies (1)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 Next › Last »

Drew commented on 2019-01-18 04:02 (UTC)

==> Validating source_x86_64 files with sha256sums...
    PDFStudio_linux64.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!

flamusdiu commented on 2018-12-16 14:01 (UTC)

Looks like the version got updated to 18.2.1. I'll get it updated.

dreieck commented on 2018-12-16 13:13 (UTC)

Checksum mismatch:

==> Validating source_x86_64 files with sha256sums...
    PDFStudio_linux64.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!

bigred commented on 2018-11-14 14:07 (UTC)

The sha256 Sums are out of date, both for x64 and i686 versions

mahi commented on 2018-06-26 18:29 (UTC)

I could install pdfstudio when I modified PKGBUILD according JanusDC.

The link in /usr/bin was wrong and I had to correct it: sudo ln -s /opt/pdfstudio2018/pdfstudio2018 /usr/bin/pdfstudio

flamusdiu commented on 2018-06-24 21:38 (UTC)

Oops. I will get fixed.

JanusDC commented on 2018-06-23 13:18 (UTC) (edited on 2018-06-23 13:18 (UTC) by JanusDC)

The PKGBUILD has a typo. To fix it, you need to change:

    bsdtar xf "opt/pdfstudio/lib/pdfstudio.jar" resources/license.html

    rm -rf "opt/pdfstudio/jre"

to

    bsdtar xf "opt/pdfstudio2018/lib/pdfstudio.jar" resources/license.html

    rm -rf "opt/pdfstudio2018/jre"

cfr42 commented on 2018-06-22 22:34 (UTC) (edited on 2018-06-22 22:36 (UTC) by cfr42)

Complete output from makepkg:

makepkg

==> Making package: pdfstudio 18.0.0-1 (Dydd Gwener 22 mis Mehefin 2018 23:34:16 BST)

==> Checking runtime dependencies...

==> Checking buildtime dependencies...

==> Retrieving sources...

-> Found pdfstudio.desktop

-> Found pdfstudio.install

-> Found pdfstudio.png

-> Found PDFStudio_linux64.deb

==> Validating source files with sha256sums...

pdfstudio.desktop ... Passed

pdfstudio.install ... Passed

pdfstudio.png ... Passed

==> Validating source_x86_64 files with sha256sums...

PDFStudio_linux64.deb ... Passed

==> Extracting sources...

-> Extracting PDFStudio_linux64.deb with bsdtar

==> Starting prepare()...

bsdtar: Error opening archive: Failed to open 'opt/pdfstudio/lib/pdfstudio.jar' ==> ERROR: A failure occurred in prepare().

Aborting...

alex.forencich commented on 2018-06-21 00:36 (UTC)

Package is broken, fails to build with:

bsdtar: Error opening archive: Failed to open 'opt/pdfstudio/lib/pdfstudio.jar'