Pham Ngoc Hai personal web site

Syndicate

Linux Rapidshare grabber ebuild - lrg-0.2.0.ebuild
 
Written by Pham Ngoc Hai, on 09-11-2008 14:50

It has been some time since the first release of lrg, we just reached 0.2.0 and I think that's a good milestone for an ebuild. So here it is:

(This is available in my overlay as well)

==========================================

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit python distutils

DESCRIPTION="Python GUI tool for rapidshare premium member to download rapidshare links."
HOMEPAGE="http://www.phamngochai.net/linux-rapidshare-grabber/"
SRC_URI="mirror://sourceforge/lrg/${P}.tar.gz"

LICENSE="GPL"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

DEPEND="virtual/python
                dev-python/wxpython
                dev-python/pycurl"
RDEPEND="${DEPEND}"

src_unpack() {
        unpack ${A}
}

src_compile() {
        cd "${PN}"
        distutils_src_compile
}
src_install() {
        cd "${PN}"
        distutils_src_install
}

Last update: 09-11-2008 14:51

Published in : Computer stuff, Gentoo
Keywords : Linux Rapidshare grabber ebuild
Quote this article in website Favoured Print Send to friend Related articles Save this to del.icio.us

Users' Comments (0) RSS feed comment

No comment posted

Add your comment



mXcomment 1.0.9 © 2007-2010 - visualclinic.fr
License Creative Commons - Some rights reserved
< Prev   Next >


Search

Calendar

 Aug   September 2010   Oct

SMTWTFS
   1  2  3  4
  5  6  7  8  91011
12131415161718
19202122232425
2627282930 
SVTechie Resources

Random Photos






Donate

Enter Amount:

Sponsored Links

Copyright © 2007 Joomla Templates By Joomladesigns.  Modified By Pham Ngoc Hai