Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 188873 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.7.ebuild
tucan-0.3.7.ebuild (text/plain), 803 bytes, created by
David Valentim Dias
on 2009-04-19 13:17:48 UTC
(
hide
)
Description:
tucan-0.3.7.ebuild
Filename:
MIME Type:
Creator:
David Valentim Dias
Created:
2009-04-19 13:17:48 UTC
Size:
803 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Software designed for automatic management of downloads and uploads at hosting sites like rapidshare or megaupload" >HOMEPAGE="http://cusl3-tucan.forja.rediris.es" >SRC_URI="http://forja.rediris.es/frs/download.php/1290/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" > >IUSE="" >DEPEND="dev-lang/python > dev-python/pygtk > dev-python/imaging > app-text/tesseract > gnome-base/librsvg" > >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" > make_desktop_entry tucan Tucan >}
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