Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 63089 Details for
Bug 91409
nxclient does not depend on nx-x11 (large) but only nxcomp (small)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for nx-x11 to fix the nxesd error
patch1-nxesd.diff (text/plain), 1.97 KB, created by
Jon Severinsson
on 2005-07-10 12:26:31 UTC
(
hide
)
Description:
Patch for nx-x11 to fix the nxesd error
Filename:
MIME Type:
Creator:
Jon Severinsson
Created:
2005-07-10 12:26:31 UTC
Size:
1.97 KB
patch
obsolete
>--- nx-x11-1.4.0-r4.ebuild.orig 2005-07-10 20:00:34.000000000 +0200 >+++ nx-x11-1.4.0-r4.ebuild 2005-07-10 20:01:54.000000000 +0200 >@@ -9,7 +9,6 @@ > DESCRIPTION="A special version of the X11 libraries supporting NX compression technology" > HOMEPAGE="http://www.nomachine.com/developers.php" > URI_BASE="http://www.nomachine.com/download/nxsources/" >-URI_BASE2="http://www.nomachine.com/download/nxsources/" > SRC_NX_X11="${MY_PN}-${MY_PV}.tar.gz" > SRC_NXAGENT="nxagent-1.4.0-65.tar.gz" > SRC_NXAUTH="nxauth-1.4.0-2.tar.gz" >@@ -17,8 +16,7 @@ > SRC_NXCOMPEXT="nxcompext-1.4.0-3.tar.gz" > SRC_NXVIEWER="nxviewer-1.4.0-4.tar.gz" > SRC_NXDESKTOP="nxdesktop-1.4.0-61.tar.gz" >-SRC_NXESD="nxesd-1.4.0-1.tar.gz" >-SRC_URI="$URI_BASE/nx-X11/${SRC_NX_X11} $URI_BASE/nxagent/${SRC_NXAGENT} $URI_BASE/nxauth/${SRC_NXAUTH} $URI_BASE/nxcomp/${SRC_NXCOMP} $URI_BASE/nxcompext/${SRC_NXCOMPEXT} $URI_BASE/nxviewer/${SRC_NXVIEWER} $URI_BASE/nxdesktop/${SRC_NXDESKTOP} $URI_BASE/nxesd/${SRC_NXESD}" >+SRC_URI="$URI_BASE/nx-X11/${SRC_NX_X11} $URI_BASE/nxagent/${SRC_NXAGENT} $URI_BASE/nxauth/${SRC_NXAUTH} $URI_BASE/nxcomp/${SRC_NXCOMP} $URI_BASE/nxcompext/${SRC_NXCOMPEXT} $URI_BASE/nxviewer/${SRC_NXVIEWER} $URI_BASE/nxdesktop/${SRC_NXDESKTOP}" > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="x86 ppc" >@@ -38,7 +36,6 @@ > unpack ${SRC_NXCOMPEXT} > unpack ${SRC_NXVIEWER} > unpack ${SRC_NXDESKTOP} >- unpack ${SRC_NXESD} > > cd ${S} > epatch ${FILESDIR}/${PN}-${PV}.xprint.patch >@@ -55,13 +52,6 @@ > ./configure --prefix=/usr/NX --mandir=/usr/share/man --sharedir=/usr/share || die "Unable to configure nxdesktop" > emake || die "Unable to build nxdesktop" > >- return >- >- # mxesd support will have to wait for a later release >- >- cd ../nxesd >- econf --prefix=/usr/NX || die "Unable to configure nxesd" >- emake || die "Unable to build nxesd" > } > > src_install() { >@@ -105,10 +95,4 @@ > > dodir /var/lib/nxserver > >- return >- >- # nxesd support will have to wait for a later release >- >- cd ../nxesd >- emake DESTDIR=${D} install || die "unable to install nxesd" > }
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 91409
:
58016
|
58017
|
58018
|
58019
| 63089 |
63090
|
63091
|
64190