Is it possible to get the newest version of the masterpdfeditor? it is currently on 5.9.97 version and it supposedly fixes document signing via tokens (I currently have an issue with that exactly) otherwise I will have to install it manually...
Search Criteria
Package Details: masterpdfeditor 5.9.96-1
Package Actions
| 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: | 196 |
| Popularity: | 0.71 |
| First Submitted: | 2016-12-05 01:50 (UTC) |
| Last Updated: | 2026-02-23 21:20 (UTC) |
Dependencies (7)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- pkcs11-helper
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-svg (qt5-svg-gitAUR)
- sane (sane-gitAUR)
- patchelf (patchelf-gitAUR) (make)
Required by (0)
Sources (1)
hogar1977 commented on 2026-03-12 11:42 (UTC)
ninetailedtori commented on 2025-11-20 13:03 (UTC) (edited on 2025-11-21 19:30 (UTC) by ninetailedtori)
Add qt5-wayland as an optdep I’d say, that’s best practice. I’m surprised it’s not just part of the qt5-base packages, what if we modify it to add the actual base that qt5-wayland provides?
Ah, right, qt5-wayland provides helper functions, and doesn't provide the pkgbase of qt5 at all. In that case, an optdep of qt5-wayland would be good, I'd say.
pgoetz commented on 2025-11-20 12:32 (UTC)
@nursoda Wayland isn't a package, it's a protocol that Wayland compositors use. I'm not sure at the moment what the best way to deal with this is, since the X version should run under XWayland. X only people will likely be annoyed if we force them to install qt5-wayland. Let me think about this and am open to suggestions.
nursoda commented on 2025-07-08 13:23 (UTC)
A bit off-topic, but it would solve such bad user experiences: Is there a way to handle conditional dependencies like "if wayland AND masterpdfeditor are installed, then qt5-wayland is installed as a dependency"?
andrej commented on 2025-07-08 09:30 (UTC)
It started coredumping due to a missing wayland plugin. Installing qt5-wayland fixed it.
pgoetz commented on 2025-04-15 15:13 (UTC) (edited on 2025-04-15 15:18 (UTC) by pgoetz)
@ninetailedtori I've removed nss and nspr from the dependency list. Thanks for pointing this out.
Regarding the checksums, I'm worried that this will create one more opportunity for things to go haywire if, for example, the checksum URL changes. Let me circle back to this later today, as it seems like a sensible improvement in the PKGBUILD.
pgoetz commented on 2025-04-15 15:11 (UTC)
OK, fixed location of desktop icon and added copying icons to /usr/share/icons.
@mithrial @hatred Thanks for doing the legwork on this.
hatred commented on 2025-04-15 09:18 (UTC)
Install icons too:
--- PKGBUILD.orig 2025-04-15 19:03:48.940581491 +1000
+++ PKGBUILD 2025-04-15 19:15:47.161799739 +1000
@@ -23,7 +23,8 @@
cd "$pkgdir/opt/master-pdf-editor-${pkgver%%.*}"
ln -sr masterpdfeditor${pkgver%%.*} -t "$pkgdir/usr/bin/"
- install -Dm644 masterpdfeditor${pkgver%%.*}.desktop -t "$pkgdir/usr/share/applications/"
+ install -Dm644 usr/share/applications/net.code-industry.masterpdfeditor${pkgver%%.*}.desktop -t "$pkgdir/usr/share/applications/"
install -Dm644 license_en.txt -t "$pkgdir/usr/share/licenses/$pkgname/"
+ find usr/share/icons -type f -exec install -Dm644 "{}" "$pkgdir/{}" \;
patchelf --remove-rpath masterpdfeditor${pkgver%%.*}
}
mithrial commented on 2025-04-15 07:00 (UTC)
The file location and name has changed:
diff --git a/PKGBUILD b/PKGBUILD
index ee5a0e6..e0a17ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ package() {
cd "$pkgdir/opt/master-pdf-editor-${pkgver%%.*}"
ln -sr masterpdfeditor${pkgver%%.*} -t "$pkgdir/usr/bin/"
- install -Dm644 masterpdfeditor${pkgver%%.*}.desktop -t "$pkgdir/usr/share/applications/"
+ install -Dm644 usr/share/applications/net.code-industry.masterpdfeditor${pkgver%%.*}.desktop -t "$pkgdir/usr/share/applications/"
install -Dm644 license_en.txt -t "$pkgdir/usr/share/licenses/$pkgname/"
patchelf --remove-rpath masterpdfeditor${pkgver%%.*}
}
cherkaba commented on 2025-04-15 06:51 (UTC)
same issue as @nfs during installation via pacman:
cannot stat 'masterpdfeditor5.desktop'
im gonnna waiting the pkgbuild fix
Pinned Comments
Alad commented on 2021-03-03 16:25 (UTC)
The next person who discusses keygens will have their account suspended indefinitely.