You are not logged in.

#1 2004-03-31 11:46:46

Lefungus
Member
Registered: 2004-03-28
Posts: 26

Bittorrent-theshadow

File:
bittorrent-theshadow-5.8.11-1.tar.bz2

Contains:
PKGBUILD                                 
bittorrent.install 
filelist
bittorrent-theshadow-5.8.11-1.pkg.tar.gz 
bittorrent.sh

Description:
An alternative bittorrent client, with added features and bugfixes

PKGBUILD

# Contributor: lefungus@altern.org
                                                                                
pkgname=bittorrent-theshadow
pkgver=5.8.11
pkgrel=1
pkgdesc="BitTorrent is a tool for copying files from one machine to another. Alternative Shadow version"
url="http://bt.degreez.net"
depends=('wxpython' 'wxgtk')
conflicts=('bittorrent')
source=(http://e.scarywater.net/bt/download/BitTorrent-experimental-S-$pkgver.tar.gz bittorrent.sh)
md5sums=('1549187bd26f574127c444d272cc5881' 'bce0069a2373944652f2cb3cdae59ffe')
install=bittorrent.install
                                                                                
build() {
  cd $startdir/src/bittorrent-CVS-shadowsclient
  mkdir -p $startdir/pkg/opt/bittorrent
  mkdir -p $startdir/pkg/etc/profile.d
  cp -rf BitTorrent *.py $startdir/pkg/opt/bittorrent
  cp ../bittorrent.sh $startdir/pkg/etc/profile.d
}

Offline

#2 2004-04-03 11:34:58

arael
Member
From: Poland, Katowice
Registered: 2004-02-25
Posts: 75

Re: Bittorrent-theshadow

It would be good if those additional files where grabed from net. This way there is no need of downloading your package .tar and I could just copy&paste PKGBUILD code.


jabber id: arael (at) fov (dot) pl

Offline

#3 2004-04-03 15:57:19

kritoke
Member
From: Texas, USA
Registered: 2003-08-01
Posts: 211
Website

Re: Bittorrent-theshadow

Just finished testing and playing around with it, that is a cool application, lots of features that bittorrent itself really should have but doesn't.  It should be in staging when the next rsync happens.

Kritoke


http://counter.li.org/ Registered Linux User #318963 kritoke@jabber.org

Offline

#4 2004-04-04 01:02:46

tehdely
Member
Registered: 2004-02-20
Posts: 148
Website

Re: Bittorrent-theshadow

arael wrote:

It would be good if those additional files where grabed from net. This way there is no need of downloading your package .tar and I could just copy&paste PKGBUILD code.

Patches, startup scripts, and other auxiliary files to building are almost always included with the PKGBUILD.  This seems to be the convention in a lot of builds I've checked out in ABS and it makes sense... i've followed it myself.

So no, I don't see a problem with the way he's done it.

Also, thank you Lefungus!  I've been using Azureus for the time being (it's a very fine client and it almost makes me think Java isn't worthless tongue ) but I've been meaning to seed a few torrents, and Shadow's "super-seeder" mode might come in very handy.  I'll definitely be looking at this package.


[Arch GNUstep Repository] [ PKGBUILDS ]
[code][gnustep]
Server = ftp://blkwidow.lerp.com/pub/mirror/arch/gnustep[/code]

Offline

#5 2004-04-04 15:00:29

arael
Member
From: Poland, Katowice
Registered: 2004-02-25
Posts: 75

Re: Bittorrent-theshadow

included with the PKGBUILD.

You mean *.tar.gz file, not PKGBUILD. I've got to dowload whole *.tar.gz build just to get those little files. I don't see any advantages of having to do so. This ain't big problem, but I'm lazy guy and this place where are all *.tar.gz are (/incoming serwer) always sais: to many connections from you ip or sth like that - I have to use ssh and external serwer just to get those two little files so I still say that having this two files url'ed in PKGBUILD just to use it more automaticly is nice. (sorry for my english)


jabber id: arael (at) fov (dot) pl

Offline

#6 2004-04-04 23:37:12

whatah
Member
Registered: 2003-08-10
Posts: 114

Re: Bittorrent-theshadow

I do not see this package in archlinux.org/incoming, is there a reason for that?

Offline

#7 2004-04-05 00:30:56

tehdely
Member
Registered: 2004-02-20
Posts: 148
Website

Re: Bittorrent-theshadow

whatah wrote:

I do not see this package in archlinux.org/incoming, is there a reason for that?

It's already been moved to staging, it appears.


[Arch GNUstep Repository] [ PKGBUILDS ]
[code][gnustep]
Server = ftp://blkwidow.lerp.com/pub/mirror/arch/gnustep[/code]

Offline

Board footer

Powered by FluxBB