Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 100475 Details for
Bug 152803
net-misc/yougrabber-0.20.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
yougrabber-0.20.ebuild
yougrabber-0.20.ebuild (text/plain), 795 bytes, created by
mAhdi
on 2006-10-25 11:09:24 UTC
(
hide
)
Description:
yougrabber-0.20.ebuild
Filename:
MIME Type:
Creator:
mAhdi
Created:
2006-10-25 11:09:24 UTC
Size:
795 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="YouGrabber is a lightweight, multi-threaded (NPTL based) command line YouTube.com video downloader with proxy (HTTP, SOCKS 4 and 5) support, made from scratch in ANSI C using the libcURL API." >HOMEPAGE="http://yougrabber.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/YouGrabber-${PV}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" >IUSE="" > >DEPEND=">=net-misc/curl-7.15.4 > >=sys-libs/ncurses-5.5" >RDEPEND="${DEPEND}" > >S=${WORKDIR}/YouGrabber-${PV} > >src_unpack() { > unpack ${A} || die "Failed to unpack ${A}" >} > >src_compile() { > emake || die "emake failed" >} > >src_install() { > dobin yg || die "dobin yg failed" > dodoc README CHANGELOG >}
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 152803
:
100475
|
111729
|
173739