You are not logged in.

#1 2005-03-29 11:10:23

corky
Member
From: Norway
Registered: 2004-12-17
Posts: 76

[NEW] Mbox

I couldnt find a package for this, so I knocked one up.

"mBox is a free GPL'ed program intended to help you with organizing your music files."

pkgname=mbox
pkgver=0.6.0
pkgrel=1
pkgdesc="mBox is a free GPL'ed program intended to help you with organizing your music files"
depends=('python' 'wxpython' 'pyogg' 'pyvorbis')
url="http://www.mbox.wz.cz"
source=(http://www.mbox.wz.cz/src/$pkgname-$pkgver.tar.bz2)
md5sums=('4fb04d080cf6b7a45cda707b20ae1015')

build() {
  cd $startdir/src/mBox-$pkgver
  python setup.py install --root=$startdir/pkg
} 

mov ah, 0
int 16h

Offline

#2 2005-03-29 14:06:27

cmp
Member
Registered: 2005-01-03
Posts: 350

Re: [NEW] Mbox

seems to be nice, I have to give a try, when I have time.
currently I'm using easytag, which seems to be a bit more advanced, but I just looked over the screenshots and the user guide.

Offline

Board footer

Powered by FluxBB