Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164043 - net-misc/multiget (new ebuild)
Summary: net-misc/multiget (new ebuild)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://multiget.sourceforge.net/
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-01-27 12:52 UTC by Saurabh Singhvi
Modified: 2009-04-01 14:34 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
net-misc/multiget/multiget-1.1.4.ebuild (multiget-1.1.4.ebuild,664 bytes, text/plain)
2007-08-15 13:36 UTC, Peter Fern
Details
net-misc/multiget/files/multiget.desktop (multiget.desktop,186 bytes, text/plain)
2007-08-15 13:37 UTC, Peter Fern
Details
net-misc/multiget/files/multiget.png (multiget.png,3.17 KB, text/plain)
2007-08-15 13:37 UTC, Peter Fern
Details
Updated ebuild for 1.2.0 (multiget-1.2.0.ebuild,777 bytes, text/plain)
2008-01-06 11:30 UTC, Sok Ann Yap
Details
Updated desktop file - binary has changed from MultiGet to multiget (multiget.desktop,186 bytes, text/plain)
2008-01-06 11:31 UTC, Sok Ann Yap
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Saurabh Singhvi 2007-01-27 12:52:55 UTC
MultiGet is an easy-to-use GUI file downloader for Windows/Linux/BSDs/MacOs.  It's programmed in C++ and has a GUI based on wxWidgets. It supports HTTP/FTP protocols which covers the requirements of most users. It supports multi-task with multi-thread on multi-server. It supports resuming downloads if the Web server supports it, and if you like, you can reconfig the thread number without stopping the current task. It's also support SOCKS 4,4a,5 proxy, ftp proxy, http proxy.

n v0.8.0, a new feature was introduced, that is so called P2SP, or in other words , get file from multiple servers, and combine the data from different site into one file. This makes downloads complete much faster.

MultiGet also supports switching language dynamically, you can choose Chinese or English interface.  Generally it will automatic choose a proper language for you.

kindly add to portage :)

thanks
Saurabh
Comment 1 Kevin Fullerton 2007-03-31 21:15:13 UTC
Only binary package or .DEB listed on SourceForge page - unable to locate source for this program
Comment 2 Marcin Matlag 2007-05-25 09:43:27 UTC
There are sources of 1.1.4 version on sourceforge.
Comment 3 Peter Fern 2007-08-15 13:36:30 UTC
Created attachment 128168 [details]
net-misc/multiget/multiget-1.1.4.ebuild

Initial ebuild
Comment 4 Peter Fern 2007-08-15 13:37:16 UTC
Created attachment 128170 [details]
net-misc/multiget/files/multiget.desktop
Comment 5 Peter Fern 2007-08-15 13:37:43 UTC
Created attachment 128174 [details]
net-misc/multiget/files/multiget.png
Comment 6 Sok Ann Yap 2008-01-06 11:30:20 UTC
Created attachment 140272 [details]
Updated ebuild for 1.2.0
Comment 7 Sok Ann Yap 2008-01-06 11:31:36 UTC
Created attachment 140273 [details]
Updated desktop file - binary has changed from MultiGet to multiget
Comment 8 RoGeR MuR 2008-12-02 06:42:06 UTC
trouble emerge multiget-1.2.0 :

>>> Emerging (1 of 1) net-misc/multiget-1.2.0
 * multiget-1.2.0.src.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...            [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
>>> Unpacking source...
>>> Unpacking multiget-1.2.0.src.tar.bz2 to /var/tmp/portage/net-misc/multiget-1.2.0/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/net-misc/multiget-1.2.0/work/multiget ...
 * econf: updating multiget/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating multiget/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for i686-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for i686-pc-linux-gnu-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking wxWidgets version... not found
configure: error: wxWidgets is required. Try --with-wx-config.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/net-misc/multiget-1.2.0/work/multiget/config.log
 *
 * ERROR: net-misc/multiget-1.2.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line  100:  Called econf
 *               ebuild.sh, line  529:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/net-misc/multiget-1.2.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/multiget-1.2.0/temp/environment'.
 * This ebuild is from an overlay: '/usr/local/portage/'
 *

>>> Failed to emerge net-misc/multiget-1.2.0, Log file:

>>>  '/var/tmp/portage/net-misc/multiget-1.2.0/temp/build.log'
Comment 9 Victor Orozco 2009-02-12 04:47:28 UTC
The same bug that has RoGeR MuR, for multiguet 1.2.0

Here is my emerge --info

Portage 2.1.6.7 (default/linux/x86/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.28-tuxonice-r1 i686)
=================================================================
System uname: Linux-2.6.28-tuxonice-r1-i686-Intel-R-_Pentium-R-_4_CPU_3.00GHz-with-glibc2.0
Timestamp of tree: Thu, 12 Feb 2009 02:00:02 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="es_ES@euro"
LC_ALL="es_ES@euro"
LDFLAGS="-Wl,-O1"
LINGUAS="es es_GT es_ES"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sabayon /usr/portage/local/layman/churritos /usr/portage/local/layman"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dfx 7zip X a52 aac aalib acl acpi addbookmarks additions admin administrator alsa amd ascii automount avahi bash-completion berkdb binary-drivers bindist bluetooth branding bzip2 cairo cdda cddb cdio cdr cli corba cracklib crypt cups daap dbus dc1394 dri dts dvb dvd dvdr dvdread eds emboss encode esd evo fam fat fbcon fbcondecor fbsplash ffmpeg firefox flac fortran gdbm gif gnome gnutls gpm gstreamer gtk gtk2 hal hfs httpd iconv id3tag ipv6 isdnlog java java6 jfs jpeg kde lame ldap libcaca libgcrypt libnotify live lua mad midi mikmod mmx mp3 mp4 mpeg mpeg2 mudflap musepack nautilus ncurses netbeans nls nocxx nptl nptlonly nsplugin ntfs objc objc++ objc-gc ogg openal openexr opengl openmp pam pcimcia pcre pdf perl php plugins png ppds pppd python qt3 qt3support qt4 readline reflection sdl session shout skins spell spl sqlite sse sse2 sse3 ssl startup-notification stream subversion svg sysfs taglib tcpd theora threads tiff truetype unicode usb vcd verse vorbis win32codecs wmf wxwindows x264 x86 xcomposite xine xinerama xml xorg xscreensaver xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es es_GT es_ES" USERLAND="GNU" VIDEO_CARDS="vesa nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 10 Viktor Kuzmin 2009-03-26 21:51:50 UTC
(In reply to comment #9)
> The same bug that has RoGeR MuR, for multiguet 1.2.0

try to run before emerging multiget:
eselect wxwidgets list
eselsct wxwidgets set 1
Comment 11 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-01 14:34:13 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq