Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 307109 Details for
Bug 410169
net-misc/qtnx-0.9: migrate to qt4-r2.eclass
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
qtnx-0.9.ebuild.patch
qtnx-0.9.ebuild.patch (text/plain), 839 bytes, created by
Michael Palimaka (kensington)
on 2012-03-29 16:36:06 UTC
(
hide
)
Description:
qtnx-0.9.ebuild.patch
Filename:
MIME Type:
Creator:
Michael Palimaka (kensington)
Created:
2012-03-29 16:36:06 UTC
Size:
839 bytes
patch
obsolete
>--- qtnx-0.9.ebuild >+++ qtnx-0.9.ebuild >@@ -2,10 +2,11 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/net-misc/qtnx/qtnx-0.9.ebuild,v 1.5 2009/10/06 17:25:09 ayoy Exp $ > >-EAPI="1" >-inherit qt4 >+EAPI="4" >+inherit qt4-r2 > > MY_P="freenx-client-${PV}" >+ > DESCRIPTION="A Qt-based NX client using nxcl" > HOMEPAGE="http://developer.berlios.de/projects/freenx/" > SRC_URI="mirror://berlios/freenx/${MY_P}.tar.bz2" >@@ -19,19 +20,13 @@ > x11-libs/qt-core:4 > x11-libs/qt-gui:4" > RDEPEND="${DEPEND}" >+ > S="${WORKDIR}/${MY_P}/${PN}" > >-src_unpack() { >- unpack ${A} >- cd "${S}" >+src_prepare() { > sed -i -e "s#id\.key#/usr/share/${PN}/id.key#" qtnxwindow.cpp || die "sed failed" > } > >-src_compile() { >- eqmake4 >- emake || die "Make failed" >-} >- > src_install() { > dobin ${PN} > dodoc README
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 410169
: 307109