You are not logged in.

#1 2004-11-14 20:05:23

darkcoder
Member
From: A bar near you
Registered: 2004-09-10
Posts: 310

[network:ftp client] kftpgrabber [Updated 2004-12-24]

Update 2004-12-24: Howl dependency removed.  For normal ftp usage zeroconf is not needed anyway.  Howl will be re-submited on another forum thread.

Update 2004-11-28: Packages were updated and the links remoded since point to old packages.  Follow the thread for the packages sources that were updated.

For those KDE users who want to test kftpgrabber, can get the arch package source here:
PKGBUILD

pkgname=kftpgrabber
pkgver=0.5.0
pkgrel=3
pkgdesc="A graphical FTP client for KDE"
url="http://kftpgrabber.sourceforge.net/"
license=""
depends=('kdelibs>=3.2' 'openssl>=0.9.7d')
conflicts=()
replaces=()
backup=()
install=
source=(http://kftpgrabber.sourceforge.net/releases/$pkgname-$pkgver.tar.bz2)
md5sums=('80d0f75a5b62ea05297bad67d859815b')

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/opt/kde --without-howl
  make || return 1
  make DESTDIR=$startdir/pkg install
}

Offline

#2 2004-11-16 21:17:02

darkcoder
Member
From: A bar near you
Registered: 2004-09-10
Posts: 310

Re: [network:ftp client] kftpgrabber [Updated 2004-12-24]

PKGBUILD's are also on /incoming

Offline

#3 2004-11-24 23:13:53

shlo
Member
Registered: 2004-09-25
Posts: 42

Re: [network:ftp client] kftpgrabber [Updated 2004-12-24]

incoming isn't really used any more. You may as well just post PKGBUILDs to the forums. Thanks though, I need this (howl) for daapd.

Offline

#4 2004-11-28 05:35:29

darkcoder
Member
From: A bar near you
Registered: 2004-09-10
Posts: 310

Re: [network:ftp client] kftpgrabber [Updated 2004-12-24]

Updated 2004-12-24 Will resubmit latest howl package on a separate forum thread (read above)

Offline

#5 2004-11-28 05:41:11

darkcoder
Member
From: A bar near you
Registered: 2004-09-10
Posts: 310

Re: [network:ftp client] kftpgrabber [Updated 2004-12-24]

Updated 2004-12-24 Same applies to howl support files.

Offline

#6 2004-11-28 05:51:06

darkcoder
Member
From: A bar near you
Registered: 2004-09-10
Posts: 310

Re: [network:ftp client] kftpgrabber [Updated 2004-12-24]

Updated 2004-12-24 final package at begining of thread

Offline

#7 2004-11-28 07:46:29

shlo
Member
Registered: 2004-09-25
Posts: 42

Re: [network:ftp client] kftpgrabber [Updated 2004-12-24]

Thanks a lot, I was wondering why it wasn't working. I am trying to set it up for the Linux iTunes sharing server dealie. Is there a package for daapd around? I haven't found one. I will probably end up making one.

Offline

#8 2004-11-28 17:50:03

darkcoder
Member
From: A bar near you
Registered: 2004-09-10
Posts: 310

Re: [network:ftp client] kftpgrabber [Updated 2004-12-24]

I fix the howl package and will replace the old one.  With this one you don't need the --with-extra-includes directive. 

Sorry for the problem  :?

Offline

#9 2004-12-14 08:57:37

z4ziggy
Member
From: Israel
Registered: 2004-03-29
Posts: 573
Website

Re: [network:ftp client] kftpgrabber [Updated 2004-12-24]

excellent ftp client, tnx smile
kbear was never able to connect to any ftp on my computer... no idea why, but now i dont even care wink

tnx darkcoder

Offline

Board footer

Powered by FluxBB