You are not logged in.
Hey look, someone started up another nice Samba GUI browser. There used to be some nice ones like LinNeighborhood, but I hadn't seen any update to those in forever. Then all of a sudden, here's a nice replacement for Komba:
Offline
pkgname=smb4k
pkgver=0.4.0
pkgrel=1
pkgdesc="Snb4K team presents Smb4K Samba GUI Browser"
url="http://smb4k.berlios.de"
depends=('qt' 'kdebase' 'samba' 'grep' 'gawk' 'sed' 'findutils')
source=(http://download.berlios.de/smb4k/$pkgname-$pkgver.tar.gz)
md5sums=(f067a78253f2fa84ae66c3589e22c022)
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr
make || return 1
make prefix=$startdir/pkg/usr install
}
Offline
That package is already in staging btw. You can access staging by putting this in your /etc/pacman.conf file:
[staging]
Server = ftp://ftp.archlinux.org/tur/staging
Kritoke
http://counter.li.org/ Registered Linux User #318963 kritoke@jabber.org
Offline
That package is already in staging btw. You can access staging by putting this in your /etc/pacman.conf file:
[staging] Server = ftp://ftp.archlinux.org/tur/staging
Kritoke
doh! I should have looked there first before making that PKGBUILD... oh well!
cheers!
Offline
hi i made this pkg already 4 weeks ago! So, enjoy!!
THX!!
cu matsche
Offline
Oops. Thanks for the help.
I searched the package database on the front page to make sure it existed. I didn't think to search the request forums first. Silly me.
Thanks for the help again tho,
Isamoor
Offline
After the team fixed a severe bug in 0.4.1, i compiled the new version!! It's now in incoming! PLZ update the staging repo!!
THX!!
cu matsche
Offline