Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 660411 Details for
Bug 740212
app-text/master-pdf-editor-5.4.38-r1 - masterpdfeditor5: This application failed to start because it could not find or load the Qt platform plugin "xcb"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
master-pdf-editor-5.6.42.ebuild
master-pdf-editor-5.6.42.ebuild (text/plain), 1.16 KB, created by
João Santos
on 2020-09-15 15:19:24 UTC
(
hide
)
Description:
master-pdf-editor-5.6.42.ebuild
Filename:
MIME Type:
Creator:
João Santos
Created:
2020-09-15 15:19:24 UTC
Size:
1.16 KB
patch
obsolete
># Copyright 1999-2020 Gentoo Authors ># Distributed under the terms of the GNU General Public License v2 > >EAPI=7 > >inherit desktop xdg-utils > >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-qt/qtcore-5.9.8:5 > >=dev-qt/qtgui-5.9.8:5 > >=dev-qt/qtnetwork-5.9.8:5 > >=dev-qt/qtprintsupport-5.9.8:5 > >=dev-qt/qtsvg-5.9.8:5 > >=media-gfx/sane-backends-1.0 > sys-apps/dbus >" > >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" >} > >pkg_postinst() { > 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 740212
:
658624
| 660411