From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0BEA813835A for ; Sat, 10 Apr 2021 07:45:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4675EE0900; Sat, 10 Apr 2021 07:45:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 314CFE08FF for ; Sat, 10 Apr 2021 07:45:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 389A233BE95 for ; Sat, 10 Apr 2021 07:45:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D94EF66A for ; Sat, 10 Apr 2021 07:45:32 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1618039525.79d367028de52f4d482e8063f0d06b786ee33f43.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/master-pdf-editor/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/master-pdf-editor/Manifest app-text/master-pdf-editor/master-pdf-editor-5.7.20.ebuild X-VCS-Directories: app-text/master-pdf-editor/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 79d367028de52f4d482e8063f0d06b786ee33f43 X-VCS-Branch: master Date: Sat, 10 Apr 2021 07:45:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cbf4bfdf-9af9-4a8c-9d7e-1e37999196cd X-Archives-Hash: aae2d8fdc0e7164af58af2f010f80a8d commit: 79d367028de52f4d482e8063f0d06b786ee33f43 Author: Joao Santos gmail com> AuthorDate: Mon Mar 29 09:05:32 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Apr 10 07:25:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d36702 app-text/master-pdf-editor: drop 5.7.20 Signed-off-by: João Santos gmail.com> Package-Manager: Portage-3.0.17, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/20175 Signed-off-by: Joonas Niilola gentoo.org> app-text/master-pdf-editor/Manifest | 1 - .../master-pdf-editor-5.7.20.ebuild | 43 ---------------------- 2 files changed, 44 deletions(-) diff --git a/app-text/master-pdf-editor/Manifest b/app-text/master-pdf-editor/Manifest index 1c03281e12e..b6ee0bdd492 100644 --- a/app-text/master-pdf-editor/Manifest +++ b/app-text/master-pdf-editor/Manifest @@ -1,2 +1 @@ -DIST master-pdf-editor-5.7.20-qt5.x86_64.tar.gz 15905883 BLAKE2B 7e698a477552f9d115f2024f57f9acc76963955c9e904d376eda5296256907973e56f96c7ae8f7a93d6357339bba83ba80b8901125def3987548a3cfb415f235 SHA512 53426c3bde96a8c1e43723db6b5a67e99b030b83e42f02f79eb8a36ecd888e2a08c20c02a9d81c0c34e0dd294b3611aab540f611c6f5dc03b983914aaf05b878 DIST master-pdf-editor-5.7.40-qt5.x86_64.tar.gz 15880536 BLAKE2B 0e0c59ca74dfd8532513cbc6cbe96b9ca73cc9d838d9d4c55dc44fdd838d5c7ddb14c6725ef86d6da95c211355a716bee328a5147cce2833b10994b313848d97 SHA512 10962402f26a12eec625e2d366e99490995c5ab5011e05364af72f67504487cd913200a809db83d9b81df18f89318a719167efcb0e8cfa8ee1796698fc79303f diff --git a/app-text/master-pdf-editor/master-pdf-editor-5.7.20.ebuild b/app-text/master-pdf-editor/master-pdf-editor-5.7.20.ebuild deleted file mode 100644 index 1300656eb4a..00000000000 --- a/app-text/master-pdf-editor/master-pdf-editor-5.7.20.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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" - -LICENSE="master-pdf-editor" -SLOT="0" -KEYWORDS="~amd64" -RESTRICT="mirror" - -RDEPEND=" - dev-libs/nss - >=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 - >=media-gfx/sane-backends-1.0 -" - -QA_PREBUILT="/opt/${PN}/masterpdfeditor5" - -S="${WORKDIR}/${PN}-${PV%%.*}" - -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" -}