Package Details: masterpdfeditor 5.9.40-4

Git Clone URL: https://aur.archlinux.org/masterpdfeditor.git (read-only, click to copy)
Package Base: masterpdfeditor
Description: A complete solution for viewing, creating and editing PDF files
Upstream URL: https://code-industry.net/free-pdf-editor/
Keywords: master-pdf-editor
Licenses: custom
Submitter: farseerfc
Maintainer: pgoetz
Last Packager: pgoetz
Votes: 188
Popularity: 2.02
First Submitted: 2016-12-05 01:50 (UTC)
Last Updated: 2023-03-14 03:26 (UTC)

Pinned Comments

Alad commented on 2021-03-03 16:25 (UTC)

The next person who discusses keygens will have their account suspended indefinitely.

Latest Comments

1 2 3 4 5 6 .. 27 Next › Last »

thibaultmol commented on 2023-04-05 15:12 (UTC)

Email sent to masterpdfeditor users that might be good to know for the maintainer: *Please note, it changes the naming scheme of Linux packages. Before, Linux package with -qt5.x86_64 postfix has required Qt 5.9. Now, the package with this postfix (namely, master-pdf-editor-5.9.40-qt5.x86_64.deb) requires Qt 5.15. Legacy package with Qt 5.9 explicitly named (master-pdf-editor-5.9.40-qt5.9.x86_64.deb) is also available for older systems.

pgoetz commented on 2023-03-14 03:29 (UTC)

Added both masterpdfeditor5.desktop and license.txt to the local AUR build for now. Missing files reported upstream.

pgoetz commented on 2023-03-14 02:33 (UTC)

It looks like the masterpdfeditor.desktop file got lost again. Checking to see how to mitigate...

pgoetz commented on 2023-03-11 16:48 (UTC)

Thanks for the heads up! I don't see it on the Code Industry website yet, but will package as soon as it's available.

Code-Industry commented on 2023-03-11 15:20 (UTC) (edited on 2023-03-11 15:39 (UTC) by Code-Industry)

Just about to release version 5.9.4 based on Qt 5.9.15. All packages will be available via the same links, so you can download relevant builds on the website: https://code-industry.net/free-pdf-editor/

Note, that while Qt version is updated, main links remain same.

sharpjs commented on 2022-10-27 02:16 (UTC)

Version 5.9.06 installed, launched, opened, edited, and saved a PDF.

diff --git a/PKGBUILD b/PKGBUILD
index 419a348..2a8c893 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8 +8 @@ pkgname=masterpdfeditor
-pkgver=5.8.70
+pkgver=5.9.06
@@ -16 +16 @@ source_x86_64=("https://code-industry.net/public/master-pdf-editor-${pkgver}-qt5
-sha1sums_x86_64=('aea701b1e6251d62411f19993f9540e455f2c79c')
+sha1sums_x86_64=('e850a804fd3d93d06956747e19c864e066719c6d')

m8D2 commented on 2022-06-20 19:07 (UTC)

@pgoetz Thanks! I just tried your PKGBUILD with changes to:

pkgver=5.8.46
...
arch=('aarch64' 'x86_64')
..
source_aarch64=("https://code-industry.net/public/master-pdf-editor-${pkgver}-qt5.arm64.tar.gz")
...
sha1sums_aarch64=('ceaa2f83cc54cc32b86b0b2aefe92227c439768d')

And it worked just fine on a 2020 Macbook Air M1 running Asahi linux (based on Archlinux Arm).

But one caveat: the official ARM build is of an older version (v5.8.46) than the x86 build (v5.8.63), which makes it a little bit difficult to update both if catering mostly to the x86 users.

So I guess no need to change anything, instead, I'll spin up an aarch64 aur package when I have time maybe this weekend.

Anyway, thank you very much for maintaining this package and have a nice one!

pgoetz commented on 2022-06-16 19:07 (UTC)

@m8D2 I wasn't aware that a single PKGBUILD could be used for different architectures? Let me look in to this and if feasible, will do. I'm kind of swamped at this moment, but will look in to this in the next 2 weeks.

m8D2 commented on 2022-06-13 18:17 (UTC) (edited on 2022-06-13 18:17 (UTC) by m8D2)

Hi @pgoetz

Could you please add ARM version to the source() as well:

For arm64:

master-pdf-editor-5.8.46-qt5.arm64.tar.gz

https://code-industry.net/free-pdf-editor/#get

Thanks!

demolitions commented on 2022-04-29 08:11 (UTC)

@DAC324 I can confirm licenses do not transfer across major upgrades, that is the word of Code Industry support team, but if you ask them, they will send you links to download the last version on which your license is valid, you then only have to grab or write the correct PKGBUILD for that version.