Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xMule 1.4.0 já saiu! Ebuild pra quem quiser
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index Portuguese
View previous topic :: View next topic  
Author Message
v
n00b
n00b


Joined: 26 Feb 2003
Posts: 23
Location: Porto, Portugal

PostPosted: Tue May 27, 2003 10:14 pm    Post subject: xMule 1.4.0 já saiu! Ebuild pra quem quiser Reply with quote

O xMule 1.4.0 acabou de sair: http://www.xmule.org
É baseado no lmule, mas agora tambem é compativel com MacOS X e em breve para windows.

Pra quem quiser instalar aqui fica o ebuild:
Code:

# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2

DESCRIPTION="GPL eDonkey clone that doesn't suck"
HOMEPAGE="http://xmule.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
DEPEND=">=x11-libs/wxGTK-2.4
   >=sys-libs/zlib-1.1.4"
S=${WORKDIR}/${P}
IUSE=""

# no parallel builds
MAKEOPTS="${MAKEOPTS} -j1"

src_unpack() {
   unpack ${A}
   einfo "Patching configure to remove GTK2 prompt.."
   cd ${S}; patch -p0 < ${FILESDIR}/${P}-disable_gtk2_prompt.patch
}

src_compile() {
   econf "--with-wx-config=/usr/bin/wx-config"|| die
   emake || die
}

src_install() {
   einstall || die
}


é só gravar como /usr/portage/net-p2p/xmule/xmule-1.4.0.ebuild
fazer
Code:
ebuild /usr/portage/net-p2p/xmule/xmule-1.4.0.ebuild digest

e
Code:
emerge xmule

:lol:
já testei e... leeching!!! hehehehe :twisted:
Back to top
View user's profile Send private message
RoadRunner
Bodhisattva
Bodhisattva


Joined: 12 Jun 2002
Posts: 490
Location: Coimbra, Portugal

PostPosted: Tue May 27, 2003 10:23 pm    Post subject: Reply with quote

Ai.. vou esperar que chegue ADSL primeiro antes que me arrependa =))
Back to top
View user's profile Send private message
v
n00b
n00b


Joined: 26 Feb 2003
Posts: 23
Location: Porto, Portugal

PostPosted: Tue May 27, 2003 10:30 pm    Post subject: Reply with quote

porque, usas cabo?

o xmule tb pode filtrar trafego internacional, é só por o ipfilter.dat que tem as ranges nacionais na dir ~/.xMule
:D
Back to top
View user's profile Send private message
RoadRunner
Bodhisattva
Bodhisattva


Joined: 12 Jun 2002
Posts: 490
Location: Coimbra, Portugal

PostPosted: Wed May 28, 2003 4:00 am    Post subject: Reply with quote

pois, deste lado é netcabo mesmo.. olha, essa do filtro nao sabia, mas tb agora que estou preso por cabo apenas por mais uma semana ou duas já não vale a pena.
Back to top
View user's profile Send private message
To
Veteran
Veteran


Joined: 12 Apr 2003
Posts: 1145
Location: Coimbra, Portugal

PostPosted: Wed May 28, 2003 1:03 pm    Post subject: Reply with quote

Boas,
Já bule por aqui:)

Code:
  net-p2p/xmule
      Latest version available: 1.4.0
      Latest version installed: 1.4.0


v wrote:
porque, usas cabo?

o xmule tb pode filtrar trafego internacional, é só por o ipfilter.dat que tem as ranges nacionais na dir ~/.xMule
:D

Tens de me explicar isso das ranges, tens esse file? Eu tenho uma lista que saquei da net ah uns meses, posso fazer eu isso? e como?

tantas perguntas 8O


_________________

------------------------------------------------
Linux Gandalf 3.2.35-grsec
Gentoo Base System version 2.2
------------------------------------------------
Back to top
View user's profile Send private message
v
n00b
n00b


Joined: 26 Feb 2003
Posts: 23
Location: Porto, Portugal

PostPosted: Wed May 28, 2003 1:09 pm    Post subject: Reply with quote

Sim, eu tenho o file :D

alguem se oferece pra o hostar? Se houver interesse nisso, claro :lol:
Back to top
View user's profile Send private message
domus-br
Apprentice
Apprentice


Joined: 27 May 2003
Posts: 292
Location: Niterói-RJ,Brasil

PostPosted: Wed May 28, 2003 1:33 pm    Post subject: Reply with quote

fiz seguindo os passos, olha os resultados depois do emerge xmule



Code:
otavio root # emerge xmule
Calculating dependencies
!!! all ebuilds that could satisfy "xmule" have been masked.

!!! Error calculating dependancies. Please correct.
otavio root #
Back to top
View user's profile Send private message
RoadRunner
Bodhisattva
Bodhisattva


Joined: 12 Jun 2002
Posts: 490
Location: Coimbra, Portugal

PostPosted: Wed May 28, 2003 1:52 pm    Post subject: Reply with quote

Eu por mim posso por isso online. Vou-te mandar o meu mail por pm para me enviares isso. depois ponho aqui o url.

[edit]
Já está online o ficheiro. Podem is buscar aqui Créditos para o v por ter disponibilizado o ficheiro
[/edit]
Back to top
View user's profile Send private message
RoadRunner
Bodhisattva
Bodhisattva


Joined: 12 Jun 2002
Posts: 490
Location: Coimbra, Portugal

PostPosted: Wed May 28, 2003 5:17 pm    Post subject: Reply with quote

domus-br wrote:
fiz seguindo os passos, olha os resultados depois do emerge xmule



Code:
otavio root # emerge xmule
Calculating dependencies
!!! all ebuilds that could satisfy "xmule" have been masked.

!!! Error calculating dependancies. Please correct.
otavio root #


Por isso é que o v colocou a ebuild e as instruções necessárias. Ainda não está no portage.
Back to top
View user's profile Send private message
v
n00b
n00b


Joined: 26 Feb 2003
Posts: 23
Location: Porto, Portugal

PostPosted: Wed May 28, 2003 5:27 pm    Post subject: Reply with quote

Não esquecer qie pra instalar o xMule é preciso ter ~x86 nas ACCEPT_KEYWORDS

Code:
ACCEPT_KEYWORDS="~x86" emerge xmule"


pode ajudar.
Back to top
View user's profile Send private message
AngusYoung
Retired Dev
Retired Dev


Joined: 20 Dec 2002
Posts: 473
Location: Czech Republic

PostPosted: Wed May 28, 2003 6:15 pm    Post subject: Reply with quote

Aqui não compilou ... dá um erro na compilação do pacote.
_________________
My blog
Twitter
Back to top
View user's profile Send private message
v
n00b
n00b


Joined: 26 Feb 2003
Posts: 23
Location: Porto, Portugal

PostPosted: Wed May 28, 2003 7:10 pm    Post subject: Reply with quote

ja tinhas o lMule anterior ao xMule?
para que esse compilasse era preciso alterar o ebuild do wxGTK e recompilar o wxGTK. Talvez o xMule ainda tenha esse problema.

talvez isto ajude:
Code:

wget http://www.lmule.org/downloads/wxGTK-2.4.0.ebuild
mv wxGTK-2.4.0.ebuild ebuilds/x11-libs/wxGTK
ebuild portage/x11-libs/wxGTK/wxGTK-2.4.0.ebuild digest

emerge wxGTK xmule


:lol:

encontrei o link para este patch aqui, andava tambem pelos forums do www.lmule.org que já não existe.


Espero que isto resolva o problema
Back to top
View user's profile Send private message
v
n00b
n00b


Joined: 26 Feb 2003
Posts: 23
Location: Porto, Portugal

PostPosted: Wed May 28, 2003 7:32 pm    Post subject: Reply with quote

Só agora reparei que o url dado no post anterior não funciona...
O ficheiro estava no www.lmule.org e assim como o forum e tudo o resto desapareceu...

Se alguem souber por onde anda o ebuild avise ;)
Back to top
View user's profile Send private message
RoadRunner
Bodhisattva
Bodhisattva


Joined: 12 Jun 2002
Posts: 490
Location: Coimbra, Portugal

PostPosted: Wed May 28, 2003 10:10 pm    Post subject: Reply with quote

Se alguém tiver isso aí posso colocar no servidor junto com o outro ficheiro.
Back to top
View user's profile Send private message
xenon
Guru
Guru


Joined: 25 Dec 2002
Posts: 432
Location: Europe

PostPosted: Thu May 29, 2003 5:12 pm    Post subject: Reply with quote

www.xmule.org
Back to top
View user's profile Send private message
humpback
Retired Dev
Retired Dev


Joined: 19 Oct 2002
Posts: 394
Location: Coimbra - Portugal

PostPosted: Thu May 29, 2003 5:27 pm    Post subject: Re: xMule 1.4.0 já saiu! Ebuild pra quem quiser Reply with quote

v wrote:

Code:

src_unpack() {
   unpack ${A}
   einfo "Patching configure to remove GTK2 prompt.."
   cd ${S}; patch -p0 < ${FILESDIR}/${P}-disable_gtk2_prompt.patch
}



E onde tá o tal patch?
_________________
Gustavo Felisberto
Humpback @ #gentoo-pt
------------
It's most certainly GNU/Linux, not Linux. Read more at
http://www.gnu.org/gnu/why-gnu-linux.html .
-------------
Back to top
View user's profile Send private message
floam
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1067
Location: Vancouver, WA USA

PostPosted: Sat May 31, 2003 8:09 pm    Post subject: Reply with quote

(Sorry, english here.)

Where is disable_gtk2_prompt.patch?
Back to top
View user's profile Send private message
darktux
Veteran
Veteran


Joined: 16 Nov 2002
Posts: 1086
Location: Coimbra, Portugal

PostPosted: Sat May 31, 2003 8:15 pm    Post subject: Reply with quote

floam wrote:
(Sorry, english here.)

Where is disable_gtk2_prompt.patch?


That's what humpback just asked :wink:
_________________
Lego my ego, and I'll lego your knowledge

www.tuxslare.org - My reborn website :P
Back to top
View user's profile Send private message
yagami
Apprentice
Apprentice


Joined: 12 May 2002
Posts: 269
Location: Leiria, Portugal

PostPosted: Sun Jun 01, 2003 11:21 am    Post subject: lmule 1.3.1 and xmule compile Reply with quote

ainda nao fui muito a fundo na questão
mas o lmule 1.3.1 e o xmule 1.4.0 deixaram de compilar pelo portage

mas , se depois for ao dir temporario onde estava a ser compilado e fizer make , ele compila tudo na boa.

seja como for .... os ebuilds do lmule 1.3.1 e do xmule 1.4.0 vieram do lmule 1.2.0
Back to top
View user's profile Send private message
darktux
Veteran
Veteran


Joined: 16 Nov 2002
Posts: 1086
Location: Coimbra, Portugal

PostPosted: Sun Jun 01, 2003 11:25 am    Post subject: Reply with quote

Deixem-se de tretas!

giFT a bombar com gnutella e fast-track (kazaa) rula! 8)

São 3 redes num só cliente :)

Apesar de o xMule n ser nd mau :wink:
_________________
Lego my ego, and I'll lego your knowledge

www.tuxslare.org - My reborn website :P
Back to top
View user's profile Send private message
v
n00b
n00b


Joined: 26 Feb 2003
Posts: 23
Location: Porto, Portugal

PostPosted: Sun Jun 01, 2003 5:55 pm    Post subject: Re: xMule 1.4.0 já saiu! Ebuild pra quem quiser Reply with quote

humpback wrote:
v wrote:

Code:

src_unpack() {
   unpack ${A}
   einfo "Patching configure to remove GTK2 prompt.."
   cd ${S}; patch -p0 < ${FILESDIR}/${P}-disable_gtk2_prompt.patch
}



E onde tá o tal patch?


eu provavelmente já o tinha nas distfiles, por isso nem dei pela falta do ficheiro... ainda deve andar por aí em algum mirror
ou simplesmente pode nem fazer falta nesta versão... é uma questão de experimentar...
alguem se oferece como cobaia? :lol:
Back to top
View user's profile Send private message
RoadRunner
Bodhisattva
Bodhisattva


Joined: 12 Jun 2002
Posts: 490
Location: Coimbra, Portugal

PostPosted: Sun Jun 01, 2003 6:40 pm    Post subject: Reply with quote

Atão se o tens nas distfiles partilha aqui com o pessoal! manda-me isso para o mail que ponho online.
Back to top
View user's profile Send private message
v
n00b
n00b


Joined: 26 Feb 2003
Posts: 23
Location: Porto, Portugal

PostPosted: Sun Jun 01, 2003 6:42 pm    Post subject: Reply with quote

o problema é que fiz uma limpeza aos distfiles... :oops:
Back to top
View user's profile Send private message
sKewlBoy
Guru
Guru


Joined: 03 Nov 2002
Posts: 406
Location: Portugal

PostPosted: Sun Jun 01, 2003 7:50 pm    Post subject: Reply with quote

Nao sabia dessa do ipfilter.dat! Só apareceu agora na 1.4.0 ?
E já te certificaste de que limita o tráfego ? É só colocá-lo em .xmule ? Nice, vou experimentar.
Assim dava jeito, porque tenho usado sempre o iptables com o user "lmule" e o preview crasha-me sempre o PC todo por estar a abrir o mplayer com o user "lmule" no desktop do "skewlboy", rato pifa, som pifa... nao percebo...

E já agora, roadrunner, pode-se por o gentoo.rjouro.org no GENTOO_MIRRORS ou nem por isso :D ?

Quote:

giFT a bombar com gnutella e fast-track (kazaa) rula!

São 3 redes num só cliente


darktux a (des)vantagem do xmule é nao ser centralized, e assim o trafego é nacional (des = ter menos ppl)...
mas fiquei sem perceber que client é esse que tem as 3 redes ... ?
Back to top
View user's profile Send private message
v
n00b
n00b


Joined: 26 Feb 2003
Posts: 23
Location: Porto, Portugal

PostPosted: Mon Jun 02, 2003 7:11 am    Post subject: Reply with quote

O ipfilter.dat ja funcioncionava pelo menos na versao 1.2.0.1
Já confirmei que funciona mesmo e melhor que com iptables. Quando eu usava o iptables pra fltrar o trafego internacional o lmule freezava...

Podes fazer preview manualmente, abrindo no mplayer o ficheiro .temp correspondente ao ficheiro, sem problemas :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portuguese All times are GMT
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum