public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/master-pdf-editor/
Date: Fri,  9 Feb 2018 14:51:48 +0000 (UTC)	[thread overview]
Message-ID: <1518187895.36cbdc6da74049a40b93992134ba85a5424dab38.mgorny@gentoo> (raw)

commit:     36cbdc6da74049a40b93992134ba85a5424dab38
Author:     Joao Santos <joaompssantos <AT> gmail <DOT> com>
AuthorDate: Thu Feb  8 21:58:43 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb  9 14:51:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36cbdc6d

app-text/master-pdf-editor: version bump to 4.3.82

Closes: https://github.com/gentoo/gentoo/pull/7125
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/master-pdf-editor/Manifest                |  1 +
 .../master-pdf-editor-4.3.82.ebuild                | 65 ++++++++++++++++++++++
 2 files changed, 66 insertions(+)

diff --git a/app-text/master-pdf-editor/Manifest b/app-text/master-pdf-editor/Manifest
index 58d1600f5fc..df61f66a4ab 100644
--- a/app-text/master-pdf-editor/Manifest
+++ b/app-text/master-pdf-editor/Manifest
@@ -1 +1,2 @@
 DIST master-pdf-editor-4.3.61_qt5.amd64.tar.gz 14950654 BLAKE2B a9dabeecde4a4f8657d29bca61f9ffbc1cb3f4e5f5002afba965a9a444572791a27316257768f3f2b793215f49d538b4ac68b4ae5271e5c1500557ab5cd9a192 SHA512 0c416df191a2796fdafa6014c258166d47037039fcc9205398138a46d59b1f771d9ffe38eb16f22f4300c3e965435300037d7413a86efb997395e6e974baecb5
+DIST master-pdf-editor-4.3.82_qt5.amd64.tar.gz 14934502 BLAKE2B f93c756f9270b2857af02047c6ebd242d35ddaf23b70118d440c21cc7a0718937aa9945bb24adad6544e984f9390e9f49bfce5298bb8bc54f3c705372aff0fd4 SHA512 9bc6b056bdc8ce349dbab139f64c90948f3e0498918f07df6249fee2fad98a35b133aa7913e375366d062e134878feed0fadd097ab1d5504e97884ffa2c37b24

diff --git a/app-text/master-pdf-editor/master-pdf-editor-4.3.82.ebuild b/app-text/master-pdf-editor/master-pdf-editor-4.3.82.ebuild
new file mode 100644
index 00000000000..2af6159261c
--- /dev/null
+++ b/app-text/master-pdf-editor/master-pdf-editor-4.3.82.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit xdg-utils desktop
+
+DESCRIPTION="Master PDF Editor is a complete solution for viewing and editing PDF files"
+HOMEPAGE="https://code-industry.net/free-pdf-editor/"
+SRC_URI="http://get.code-industry.net/public/${P}_qt5.amd64.tar.gz"
+
+LICENSE="master-pdf-editor"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="mirror"
+
+COMMON_DEPEND="
+	app-arch/bzip2
+	dev-libs/double-conversion
+	dev-libs/glib
+	dev-libs/icu
+	dev-libs/openssl
+	media-gfx/graphite2
+	media-gfx/sane-backends
+	media-libs/freetype
+	media-libs/harfbuzz
+	media-libs/libjpeg-turbo
+	media-libs/libpng
+	media-libs/tiff
+	x11-libs/libX11
+	x11-libs/libXau
+	x11-libs/libxcb
+	x11-libs/libXdmcp
+	x11-libs/libXext
+	>=dev-qt/qtsvg-5.4:5
+	>=dev-qt/qtnetwork-5.4:5
+	>=dev-qt/qtgui-5.4:5
+	>=dev-qt/qtprintsupport-5.4:5
+"
+
+RDEPEND="${COMMON_DEPEND}"
+
+S="${WORKDIR}/${PN}-${PV%%.*}"
+
+src_install() {
+	insinto /opt/${PN}
+	doins -r fonts lang stamps templates masterpdfeditor4.png
+
+	exeinto /opt/${PN}
+	doexe masterpdfeditor4
+
+	dosym ../${PN}/masterpdfeditor4 /opt/bin/masterpdfeditor4
+	make_desktop_entry "masterpdfeditor4 %f" \
+		"Master PDF Editor ${PV}" /opt/${PN}/masterpdfeditor4.png \
+		"Office;Graphics;Viewer" \
+		"MimeType=application/pdf;application/x-bzpdf;application/x-gzpdf;\nTerminal=false"
+}
+
+pkg_postinst() {
+	xdg_desktop_database_update
+}
+
+pkg_postrm() {
+	xdg_desktop_database_update
+}


             reply	other threads:[~2018-02-09 14:51 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-09 14:51 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-09  6:30 [gentoo-commits] repo/gentoo:master commit in: app-text/master-pdf-editor/ Michał Górny
2018-08-07 12:10 Michał Górny
2018-08-07 12:10 Michał Górny
2018-08-07 12:10 Michał Górny
2018-08-07 22:27 Patrice Clement
2018-08-08  1:13 Mikle Kolyada
2018-09-16 19:39 Michał Górny
2018-09-16 19:39 Michał Górny
2018-09-16 19:39 Michał Górny
2018-09-16 19:39 Michał Górny
2018-09-16 19:39 Michał Górny
2018-09-21 16:04 Michał Górny
2019-01-16 21:00 Andreas Sturmlechner
2019-01-21 22:51 Patrice Clement
2019-01-21 22:51 Patrice Clement
2019-01-21 22:51 Patrice Clement
2019-01-21 22:51 Patrice Clement
2019-02-03 18:31 Andreas Sturmlechner
2019-02-03 18:31 Andreas Sturmlechner
2019-02-18 19:41 Patrice Clement
2019-04-07  8:29 Michał Górny
2019-08-13 15:09 Joonas Niilola
2020-05-04 14:11 Joonas Niilola
2020-05-04 14:11 Joonas Niilola
2020-05-04 14:11 Joonas Niilola
2020-05-04 14:11 Joonas Niilola
2020-10-02  8:42 Joonas Niilola
2020-12-09  9:42 Joonas Niilola
2020-12-09  9:42 Joonas Niilola
2020-12-09  9:42 Joonas Niilola
2021-01-22  7:07 Joonas Niilola
2021-02-25 12:13 Andrey Grozin
2021-04-10  7:45 Joonas Niilola
2021-04-10  7:45 Joonas Niilola
2021-08-06  9:54 Florian Schmaus
2021-08-06  9:54 Florian Schmaus
2021-10-20  2:42 Sam James
2021-10-20  2:42 Sam James
2021-11-29  7:42 Joonas Niilola
2021-11-29  7:42 Joonas Niilola
2022-02-26  2:30 Sam James
2022-02-26  2:30 Sam James
2022-02-26  2:30 Sam James
2022-05-10  6:49 Florian Schmaus
2022-05-10  6:49 Florian Schmaus
2023-02-15 15:59 Andrey Grozin
2023-03-21  6:02 Andrey Grozin
2023-03-21  6:04 Andrey Grozin
2024-02-17  4:20 Andrey Grozin
2024-02-17  4:25 Andrey Grozin
2024-02-17  4:48 Andrey Grozin
2024-07-06 12:46 Andrey Grozin
2024-07-29 11:20 Andrey Grozin
2024-08-10 12:05 Andreas K. Hüttel
2024-11-02  8:09 Andrey Grozin
2024-11-02  8:11 Andrey Grozin
2024-12-31  9:08 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1518187895.36cbdc6da74049a40b93992134ba85a5424dab38.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox