new homepage; from Xavier Santolaria <xavier@santolaria.net>
This commit is contained in:
parent
2f3bc1a2a5
commit
8ae15b3b31
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.7 2002/11/13 12:40:35 naddy Exp $
|
# $OpenBSD: Makefile,v 1.8 2003/09/26 11:35:30 naddy Exp $
|
||||||
|
|
||||||
COMMENT= "lossy/lossless audio coder"
|
COMMENT= "lossy/lossless audio coder"
|
||||||
|
|
||||||
DISTNAME= bonk-0.6
|
DISTNAME= bonk-0.6
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
HOMEPAGE= http://yoyo.cc.monash.edu.au/~pfh/bonk/
|
HOMEPAGE= http://www.logarithmic.net/pfh/Bonk
|
||||||
|
|
||||||
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
|
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
|
||||||
|
|
||||||
@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
|
|||||||
PERMIT_DISTFILES_CDROM= Yes
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
PERMIT_DISTFILES_FTP= Yes
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
MASTER_SITES= ${HOMEPAGE}
|
MASTER_SITES= ${HOMEPAGE}/
|
||||||
|
|
||||||
MODULES= gcc3
|
MODULES= gcc3
|
||||||
MODGCC3_ARCHES= sparc64
|
MODGCC3_ARCHES= sparc64
|
||||||
|
@ -11,5 +11,3 @@ Bonk differs from most existing lossy coders in that it does not
|
|||||||
use a Fourier transform to analyse the audio. Instead it uses a
|
use a Fourier transform to analyse the audio. Instead it uses a
|
||||||
linear predictor (as used in speech compression) with a very high tap
|
linear predictor (as used in speech compression) with a very high tap
|
||||||
count.
|
count.
|
||||||
|
|
||||||
WWW: ${HOMEPAGE}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user