Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 500540 Details for
Bug 635690
app-text/master-pdf-editor: new package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
master-pdf-editor-4.3.61.ebuild
master-pdf-editor-4.3.61.ebuild (text/plain), 1.62 KB, created by
João Santos
on 2017-10-28 14:44:08 UTC
(
hide
)
Description:
master-pdf-editor-4.3.61.ebuild
Filename:
MIME Type:
Creator:
João Santos
Created:
2017-10-28 14:44:08 UTC
Size:
1.62 KB
patch
obsolete
># Copyright 1999-2017 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >inherit xdg-utils eutils versionator > >DESCRIPTION="Master PDF Editor is the 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" > >BIN_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 >" > >COMMON_DEPEND=" > ${BIN_COMMON_DEPEND} >" > >RDEPEND="${COMMON_DEPEND}" > >S=${WORKDIR}/${PN}-$(get_major_version ${PV}) > >src_install() { > local dest=/opt/${PN} > local bin_name=masterpdfeditor4 > > insinto ${dest} > doins -r fonts lang stamps templates ${bin_name}.png > > exeinto ${dest} > doexe ${bin_name} > > dosym ${dest}/${bin_name} /opt/bin/${bin_name} > make_desktop_entry ${bin_name} "Master PDF Editor ${PV}" ${dest}/${bin_name}.png "Office;Graphics;Viewer" "MimeType=application/pdf;application/x-bzpdf;application/x-gzpdf;\nTerminal=false" >} > >pkg_postinst() { > sed -e '/^Exec=/s/masterpdfeditor4/masterpdfeditor4 %f/' -i /usr/share/applications/masterpdfeditor4-${PN}.desktop || die > xdg_desktop_database_update >} > >pkg_postrm() { > xdg_desktop_database_update >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 635690
: 500540