Commit graph

7 commits

Author SHA1 Message Date
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Michael Johnson
8d34667915 - Use USE_INC_LIBTOOL_VER instead of USE_LIBTOOL_VER to install .la files
to fix runtime with libltdl
- Bump PORTREVISION
2005-04-02 16:41:52 +00:00
Koop Mast
4abe3a7b84 Update to version 0.7. 2005-01-09 17:53:38 +00:00
Joe Marcus Clarke
ee976809ab Add a missing dependency on libltdl.
Reported by:	pointyhat via kris
2004-11-02 21:38:48 +00:00
Joe Marcus Clarke
c5915eac72 Add polypaudio, a sound server for UNIX that is designed to be a drop-in
replacement for ESOUND with a few more bells and whistles:

*  Extensible plugin architecture (by loading dynamic loadable modules
   with dlopen())
* Support for more than one sink/source
* Better low latency behaviour
* Embedabble into other software (the core is available as C library)
* Completely asynchronous C API
* Simple command line interface for reconfiguring the daemon while running
* Flexible, implicit sample type conversion and resampling
* "Zero-Copy" architecture
* Module autoloading
* Very accurate latency measurement for playback and recordin.
* May be used to combine multiple sound cards to one (with sample rate
  adjustment)
* Client side latency interpolation
2004-10-31 22:53:01 +00:00