Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 174544 Details for
Bug 249600
net-misc/x2go* new packages
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild to install x2gokdebindings
x2gokdebindings-2.0.1.ebuild (text/plain), 644 bytes, created by
joachim Langenbach
on 2008-12-07 12:20:50 UTC
(
hide
)
Description:
Ebuild to install x2gokdebindings
Filename:
MIME Type:
Creator:
joachim Langenbach
Created:
2008-12-07 12:20:50 UTC
Size:
644 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="1" >inherit versionator > >MAJOR_PV="$(get_version_component_range 1-3)" >FULL_PV="${MAJOR_PV}-$(get_version_component_range 4)" >DESCRIPTION="The X2Go KDE Bindings" >HOMEPAGE="http://x2go.berlios.de" >SRC_URI="http://x2go.obviously-nice.de/deb/pool/${PN}/${PN}_${FULL_PV}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="arts" > >DEPEND="qt:3 kde:3" > >S=${WORKDIR}/${PN}-${MAJOR_PV} > >src_compile() { > econf > emake || die "emake 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 Raw
Actions:
View
Attachments on
bug 249600
:
174062
|
174142
|
174348
| 174544 |
174545
|
174833
|
174865
|
175040
|
175041
|
175044
|
175045
|
175072
|
175073
|
175076
|
175080
|
181677
|
181679
|
206749
|
206751
|
216843
|
216844