summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2024-11-02 15:10:48 +0700
committerAndrey Grozin <grozin@gentoo.org>2024-11-02 15:10:48 +0700
commitc135a2b61ea81e38c9cc0a58d93a988f14eb593a (patch)
tree5d897a6611a04e7d09aa06b6d30e5d9427957b58 /app-text/master-pdf-editor
parentapp-text/master-pdf-editor: bump to 5.9.86 (diff)
downloadgentoo-c135a2b61ea81e38c9cc0a58d93a988f14eb593a.tar.gz
gentoo-c135a2b61ea81e38c9cc0a58d93a988f14eb593a.tar.bz2
gentoo-c135a2b61ea81e38c9cc0a58d93a988f14eb593a.zip
app-text/master-pdf-editor: remove old versions
Signed-off-by: Andrey Grozin <grozin@gentoo.org>
Diffstat (limited to 'app-text/master-pdf-editor')
-rw-r--r--app-text/master-pdf-editor/Manifest2
-rw-r--r--app-text/master-pdf-editor/master-pdf-editor-5.9.82.ebuild45
-rw-r--r--app-text/master-pdf-editor/master-pdf-editor-5.9.84.ebuild45
3 files changed, 0 insertions, 92 deletions
diff --git a/app-text/master-pdf-editor/Manifest b/app-text/master-pdf-editor/Manifest
index dde314cb2fec..8172b574f537 100644
--- a/app-text/master-pdf-editor/Manifest
+++ b/app-text/master-pdf-editor/Manifest
@@ -1,4 +1,2 @@
-DIST master-pdf-editor-5.9.82-qt5.x86_64.tar.gz 80442378 BLAKE2B bd6357097451595388be3471b291ceb23b6815ed9ce68956223860c089265ae3693cee1c90f94e567e26b3a0f11b8dee8c2cf40e0184141e2539b44303d6a4c4 SHA512 d4613b5d5353e3bd39bcf953adff2d086e20de6a627e5e6dade62cb7887254b949659174ee3ba86ac525d2373fcedbdb286dc83ffca910c577cbf9ccc14ced39
-DIST master-pdf-editor-5.9.84.x86_64-qt5_include.tar.gz 82574581 BLAKE2B 53f21f11043f97c177010712b375101e29e2078a434e5791691e566b30d6a7b910ba735039b1ffd05c284e21fa478a3c1977b9bef6fe28c563bf5616f6379433 SHA512 9eca9f6504a919c1d8c00f51795c603b955cd69b02b05ad72943eb4561226ec5045f61f28f39e5a97b9c46ec9a6f49f64e92d2f6ee76b69ca09d84135b67f020
DIST master-pdf-editor-5.9.85-qt5.x86_64-qt_include.tar.gz 63065080 BLAKE2B 8d1231d6778ac321fad511878865869005e3b5fe6c0eaa8cf87b17fc0f4de279739d9b15bf12c77d9abf39a911b08125bf94a5a1b5927b328be6646dda31c314 SHA512 4f301a396fcb3654c40bb9ee2b072ee1fdaaba1ac5c22e4e3d035cd95f968062ea3662d0e8f0ffef5d59438ac07c5452bddac69f734237dcd6388b74f7ecb570
DIST master-pdf-editor-5.9.86-qt5.x86_64-qt_include.tar.gz 97993722 BLAKE2B 67f3f45215977b8c8485767ad64447ef06e49100c6e5ac7fe572ede80508d7f50947e46f60365c76dc977f45703d7a99baa11774f7624ff731407c802bc8c4e8 SHA512 d954be009d81f7becc9798f4b9dc8e6f426f370ab89faef1e6eafd1bc06a265899336b54ac4498ea72e3418f29913a9c74e323f5b999713d756a91b93e9ea334
diff --git a/app-text/master-pdf-editor/master-pdf-editor-5.9.82.ebuild b/app-text/master-pdf-editor/master-pdf-editor-5.9.82.ebuild
deleted file mode 100644
index cc47f27cf8f1..000000000000
--- a/app-text/master-pdf-editor/master-pdf-editor-5.9.82.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop xdg
-
-DESCRIPTION="A complete solution for viewing and editing PDF files"
-HOMEPAGE="https://code-industry.net/free-pdf-editor/"
-SRC_URI="https://code-industry.net/public/${P}-qt5.x86_64.tar.gz"
-S="${WORKDIR}/${PN}-${PV%%.*}"
-
-LICENSE="master-pdf-editor"
-SLOT="0"
-KEYWORDS="~amd64"
-RESTRICT="mirror"
-
-RDEPEND="
- sys-libs/glibc
- dev-libs/pkcs11-helper
- >=dev-qt/qtcore-5.12.9:5
- >=dev-qt/qtgui-5.12.9:5
- >=dev-qt/qtnetwork-5.12.9:5
- >=dev-qt/qtprintsupport-5.12.9:5
- >=dev-qt/qtsvg-5.12.9:5
- dev-qt/qtwidgets:5
- media-libs/libglvnd
- >=media-gfx/sane-backends-1.0
-"
-
-QA_PREBUILT="opt/${PN}/masterpdfeditor5"
-
-src_install() {
- insinto /opt/${PN}
- doins -r fonts lang stamps templates masterpdfeditor5.png
-
- exeinto /opt/${PN}
- doexe masterpdfeditor5
- dosym ../${PN}/masterpdfeditor5 /opt/bin/masterpdfeditor5
-
- make_desktop_entry "masterpdfeditor5 %f" \
- "Master PDF Editor ${PV}" /opt/${PN}/masterpdfeditor5.png \
- "Office;Graphics;Viewer" \
- "MimeType=application/pdf;application/x-bzpdf;application/x-gzpdf;\nTerminal=false"
-}
diff --git a/app-text/master-pdf-editor/master-pdf-editor-5.9.84.ebuild b/app-text/master-pdf-editor/master-pdf-editor-5.9.84.ebuild
deleted file mode 100644
index c4f54de7c40e..000000000000
--- a/app-text/master-pdf-editor/master-pdf-editor-5.9.84.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop xdg
-
-DESCRIPTION="A complete solution for viewing and editing PDF files"
-HOMEPAGE="https://code-industry.net/free-pdf-editor/"
-SRC_URI="https://code-industry.net/public/${P}.x86_64-qt5_include.tar.gz"
-S="${WORKDIR}/${PN}-${PV%%.*}"
-
-LICENSE="master-pdf-editor"
-SLOT="0"
-KEYWORDS="~amd64"
-RESTRICT="mirror"
-
-RDEPEND="
- sys-libs/glibc
- dev-libs/pkcs11-helper
- >=dev-qt/qtcore-5.12.9:5
- >=dev-qt/qtgui-5.12.9:5
- >=dev-qt/qtnetwork-5.12.9:5
- >=dev-qt/qtprintsupport-5.12.9:5
- >=dev-qt/qtsvg-5.12.9:5
- dev-qt/qtwidgets:5
- media-libs/libglvnd
- >=media-gfx/sane-backends-1.0
-"
-
-QA_PREBUILT="opt/${PN}/masterpdfeditor5"
-
-src_install() {
- insinto /opt/${PN}
- doins -r fonts help iconengines imageformats lang platforms platformthemes stamps templates masterpdfeditor5.png
- exeinto /opt/${PN}
- doexe masterpdfeditor5 masterpdfeditor5.sh
- exeinto /opt/bin
- doexe "${FILESDIR}"/mpe5
-
- make_desktop_entry "mpe5 %f" \
- "Master PDF Editor ${PV}" /opt/${PN}/masterpdfeditor5.png \
- "Office;Graphics;Viewer" \
- "MimeType=application/pdf;application/x-bzpdf;application/x-gzpdf;\nTerminal=false"
-}