Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 533354 Details for
Bug 640242
x11-wm/lumina-1.4.0_p1: Aborting due to QA concerns
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
lumina-1.4.0_p1-r1.ebuild.patch
lumina-1.4.0_p1-r1.ebuild.patch (text/plain), 1.44 KB, created by
PhobosK
on 2018-05-26 07:55:08 UTC
(
hide
)
Description:
lumina-1.4.0_p1-r1.ebuild.patch
Filename:
MIME Type:
Creator:
PhobosK
Created:
2018-05-26 07:55:08 UTC
Size:
1.44 KB
patch
obsolete
>--- /usr/portage/x11-wm/lumina/lumina-1.4.0_p1.ebuild 2017-11-29 15:10:28.000000000 +0200 >+++ /usr/local/portage/x11-wm/lumina/lumina-1.4.0_p1-r1.ebuild 2018-05-26 09:59:57.067607875 +0300 >@@ -23,6 +23,7 @@ > dev-qt/qtx11extras:5 > dev-qt/qtgui:5 > dev-qt/qtdeclarative:5 >+ dev-qt/qtprintsupport:5 > x11-libs/libxcb:0 > x11-libs/xcb-util > x11-libs/xcb-util-image >@@ -46,7 +47,6 @@ > > PATCHES=( > "${FILESDIR}/1.2.0-desktop-files.patch" >- "${FILESDIR}/1.3.0-OS-detect.patch" > "${FILESDIR}/1.4.0-poppler.patch" > ) > >@@ -65,22 +65,15 @@ > > src_configure(){ > eqmake5 PREFIX="${EPREFIX}/usr" LIBPREFIX="${EPREFIX}/usr/$(get_libdir)" \ >- DESTDIR="${D}" CONFIG+=WITH_I18N QMAKE_CFLAGS_ISYSTEM= >+ CONFIG+=WITH_I18N QMAKE_CFLAGS_ISYSTEM= > } > > src_install(){ >- # A hack to avoid sandbox violation and install liblthemeengine*.so to the correct places >- emake install INSTALL_ROOT="${D}" >- rm "${ED%/}"/${PN}-* "${ED%/}"/start-${PN}-desktop "${ED%/}"/liblthemeengine*.so "${ED%/}"/lthemeengine || die >- mv "${D}/${D}/etc" "${D}/etc" || die >- mv "${D}/${D}/usr/bin" "${D}/usr/bin" || die >- mv "${D}/${D}/usr/share" "${D}/usr/share" || die >- rm -rf "${D}/var" || die >- mv "${ED%/}"/etc/luminaDesktop.conf{.dist,} || die >- einstalldocs >+ emake install INSTALL_ROOT="${D}" >+ einstalldocs > > remove_locale() { >- rm -f "${D}"/usr/share/${PN}-desktop/i18n/l*_${1}.qm >+ rm -f "${ED%/}"/usr/share/${PN}-desktop/i18n/l*_${1}.qm > } > l10n_for_each_disabled_locale_do remove_locale > }
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 640242
:
508786
|
508788
|
508790
| 533354