Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 171519 Details for
Bug 183519
app-shells/hotwire ebuild request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
0.721 with conditional gnome-python-desktop
hotwire-0.721-r1.ebuild (text/plain), 990 bytes, created by
Dmitri Bogomolov
on 2008-11-12 09:02:40 UTC
(
hide
)
Description:
0.721 with conditional gnome-python-desktop
Filename:
MIME Type:
Creator:
Dmitri Bogomolov
Created:
2008-11-12 09:02:40 UTC
Size:
990 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header$ > >inherit distutils eutils > >DESCRIPTION="An intelligent hybrid text/graphical shell for developers and system administrators" >HOMEPAGE="http://hotwire-shell.org/" >SRC_URI="http://hotwire-shell.googlecode.com/files/${P}.zip" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="gnome" > >RDEPEND="x11-libs/vte > dev-python/dbus-python > dev-python/pygtksourceview > gnome? ( dev-python/gnome-python-desktop )" >DEPEND="${RDEPEND} > >=dev-lang/python-2.5 > app-arch/unzip" > >pkg_setup() { > # if ! built_with_use '>=dev-lang/python-2.5' sqlite3 ; then > if ! built_with_use '>=virtual/python-2.5' sqlite ; then > die "You need to rebuild python with sqlite support" > fi > if ! built_with_use 'x11-libs/vte' python ; then > die "You need to rebuild x11-libs/vte with python support" > fi >} > >src_install() { > distutils_src_install > > domenu hotwire.desktop > doicon images/hotwire.png >} >
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 183519
:
123334
|
123336
|
123339
|
123374
|
123376
|
123377
|
123379
|
123531
|
137952
|
141776
|
143689
| 171519