Projects
Multimedia
bonk
bonk.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bonk.spec of Package bonk
# vim: set sw=4 ts=4 et: # Copyright (c) 2006-2008 oc2pus # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments to packman@links2linux.de Name: bonk Version: 0.6 Release: 0 Summary: A lossy/lossless audio coder License: GPL-2.0 URL: http://www.logarithmic.net/pfh/bonk/ Source0: %name-%version.tar.bz2 Patch0: %name-gcc.diff BuildRequires: gcc-c++ %description Bonk is a high quality audio compression program. It can operate in either lossless or lossy mode. In lossless mode, the exact original WAV file can be recovered from the compressed file. In lossy mode, some information is discarded in the compressed file, yielding a much higher compression ratio. The information discarded is perceptually unimportant, and the result should be a *perceptually* lossless encoding. Bonk can compress some types of sounds more than others, so the actual bit-rate achieved varies. In lossy mode, it can compress some types of sound to as low as 95 kbps (a compression ration of 14:1) while maintaining perceptually lossless CD quality stereo. In general, the compression ratio achieved by Bonk is slightly higher than that achieved using the more common MP3 format, for equivalent sound quality. In particular it copes with transients (eg clapping, drum beats) better. Performance on purely tonal sound is roughly equivalent to MP3. In lossless mode the compression ratio is typically around 2:1. %prep %autosetup -p0 %build %make_build 'CXXFLAGS=%optflags' %install install -dm 755 %buildroot%_bindir install -m 755 bonk %buildroot%_bindir %files %doc README %license COPYING %_bindir/bonk %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.