Username: Password: Remember me
Search Criteria Advanced
Package Details

elltube 0.3-1
http://elltube.sourceforge.net
Elltube is a YouTube Downloader and Converter.

unsupported :: network
Maintainer: Lesergi
Votes: 25

License: GPL

Last Updated: Tue, 16 Dec 2008 15:47:05 +0000
First Submitted: Fri, 19 Sep 2008 07:48:05 +0000

Tarball :: Files :: PKGBUILD

Dependencies ffmpeg pyqt qt

Sources
http://downloads.sourceforge.net/elltube/elltube-0.3.tar.bz2
Comment by: xlogo on Tue, 02 Feb 2010 20:47:10 +0000
Recently elltube stops working
probably ffmpeg update cause this error

$ elltube
Traceback (most recent call last):
File "elltube.py", line 1624, in <module>
window = MainWindow()
File "elltube.py", line 224, in __init__
self.ffmpegsupport()
File "elltube.py", line 401, in ffmpegsupport
outcodecs=outcodecs[1].split("\n")
IndexError: list index out of range

Any help is really welcomed
Comment by: Lesergi on Sun, 25 Jan 2009 12:17:47 +0000
Adopted again.
Comment by: Lesergi on Wed, 17 Dec 2008 13:54:48 +0000
Disowned! :P
Comment by: nuovodna on Tue, 16 Dec 2008 18:01:26 +0000
Ok Lesergi. Thanks for your attention. I can continue to mantain this PKGBUILD !
Regards


Comment by: Lesergi on Tue, 16 Dec 2008 15:44:06 +0000
I did not remind I drew off previous contributor line, if I did it, sorry.

Without using Archlinux, I continued this PKGBUILD because it was orphan. If you want to continue it, tell me.

Regards.
Comment by: nuovodna on Tue, 16 Dec 2008 02:00:00 +0000
lesergi is not a good idea to draw off my contributor line. Please correct "your" (in reality, it is mine) PKGBUILD
Comment by: eKoeS on Fri, 12 Dec 2008 15:20:17 +0000
Could you add 'x86_64' to the PKGBUILD? Elltube works fine on 64-bit processors.

Thanks :)
Comment by: nuovodna on Mon, 03 Nov 2008 19:03:22 +0000
Corrected with Demon instructions.

Thanks Demon
Comment by: Demon on Mon, 03 Nov 2008 17:48:31 +0000
Hi!

I must say that both:

" make DESTDIR=${startdir}/pkg/ install"
" make PREFIX=${startdir}/pkg/usr/ install"

in the PKGBUILD are wrong. The right way to do this is:

" make PREFIX=/usr DESTDIR=${startdir}/pkg/ install"

Cheers!
Comment by: beyond on Fri, 03 Oct 2008 14:38:30 +0000
md5sum seems wrong

it's 'c0f678f90a044b575793b70a80271384' in your PKGBUILD
but I got 'de2670ea848df0bf3fed0eabc0387c8a' for the source

also, please add 'PREFIX=/usr/' to 'make install' command to make the menu shortcuts works

thanks

v1.6.0