Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 211085 Details for
Bug 261907
net-misc/tucan [new ebuild]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
tucan-0.3.9.ebuild
tucan-0.3.9.ebuild (text/plain), 999 bytes, created by
Alejandro Ojeda
on 2009-11-24 17:32:47 UTC
(
hide
)
Description:
tucan-0.3.9.ebuild
Filename:
MIME Type:
Creator:
Alejandro Ojeda
Created:
2009-11-24 17:32:47 UTC
Size:
999 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" > >inherit eutils > >DESCRIPTION="Software designed for automatic management of downloads and uploads at hosting sites like rapidshare or megaupload" >HOMEPAGE="http://tucaneando.com/" >SRC_URI="http://forja.rediris.es/frs/download.php/1470/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" > >IUSE="gtk" >DEPEND="dev-lang/python > gtk? ( dev-python/pygtk > gnome-base/librsvg ) > app-text/tesseract[linguas_en] > dev-python/imaging" > >src_compile() { > sed -i \ > -e '/^DESTDIR/d' \ > Makefile || die "sed failed" >} > >src_install() { > emake DESTDIR="${D}"/usr install || die "emake install failed" > dodoc CHANGELOG README || die > newicon media/tucan.svg "${PN}.svg" > if use gtk ; then > make_desktop_entry tucan Tucan > fi >}
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 261907
:
184490
|
188873
|
190358
|
195921
|
198093
|
207495
| 211085 |
219895
|
262339