You are not logged in.

#1 2005-01-08 14:41:30

ganlu
Member
From: ChongQing, China
Registered: 2004-01-04
Posts: 360

[NEW] flac cvs with bmp plugin

A quick search and quick making, but so far so good:

pkgname=flac-cvs
pkgver=20040316
pkgrel=1
pkgdesc="This cvs version of flac provides plugin for Beep Media Player."
url=""
depends=('gtk2' 'x-server')
makedepends=('bmp')
provides=('flac')
source=(http://ccm.sherry.jp/tmp/flac-CVS-20040316-with-bmp-plugin.tar.bz2)
md5sums=()

build() {
  cd $startdir/src/flac-CVS-20040316-with-bmp-plugin
  ./configure --prefix=/usr
  make || return 1
  make DESTDIR=$startdir/pkg install
}

Offline

#2 2005-01-27 23:28:11

oscar
Member
From: Kiruna, Sweden
Registered: 2004-08-13
Posts: 457

Re: [NEW] flac cvs with bmp plugin

thanks big_smile


To err is human... to really foul up requires the root password.

Offline

Board footer

Powered by FluxBB