At the moment, timidity cannot use pulseaudio on NetBSD -- it has no
native driver and padsp wrapper is only for ossaudio-using applications.
However, it supports libao, and libao has pulseaudio driver. Since
timidity always builds with vorbis support, which requires libao anyway.
OK by wiz@.
Eawpats has been superceeded by FreePats. Eawpats was in large part
derived from the early 1990's MIDIA package for SGI. Unbeknowst to me at
the time, the majority of the MIDIA patches were directly derived from the
commercial Gravis Ultrasound patch set. When I eventually discovered
this, I removed all of the Gravis copyrighted patches (about half of
the total) from the collection and redistribution of Eawpats was
discontinued. The remainder was continued on as Freepats, but is lacking
many instruments, especially the drums :(
1) install patches into separate directories to eliminate pkgsrc conflict
2) leave timidity configuration up to user, with instructions in MESSAGE
3) make timidity read configuration from PKG_SYSCONFDIR
4) bump PKGREVISION on eawpatches, guspatches, and timidity
* Various bug fixes
* Some feature improvements
* Support for libao, FLAC (now in pkgsrc), Speex (pkgsrc as well)
Changes 2.13.2:
* Win32 compile error fix
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
curses.buildlink2.mk. This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.
We should have a better way to say that the NetBSD curses doesn't
quite work well enough. In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages. We will look into this again in the future.
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]