- Drop now useless USE_X_PREFIX
- Fix warning on deinstallation
Approved by: maintainer (implicit, it was my commit that caused breakage)
Reported by: pointyhat
- Install opengl_spectrum visualization plugin, it builds and works fine
- Since we're doing FOO_PLUGINS+= ..., separate initial values with spaces,
not commas, for consistency
- Remove useless `-esound' suffix, esound is no more special than any other
output method these days
- Drop unsupported hashes from distinfo
Approved by: maintainer timeout (5+ weeks)
Update to xmms 1.2.8. See http://www.xmms.org/next_version.php for
a full description.
Please note that if you're running -current, some options will be
automaticly disabled due to the absence of -pthread in the current
gcc. For example, libmikmod might do this because of its --ldadd
option:
[~] edwin@ref5>libmikmod-config --ldadd
-pthread
PR: ports/56504
Submitted by: Espen Skoglund <esk@ira.uka.de>
- add 3dnow support using external patch (I reworked it to touch only generated
by automake/autoconf files, made it .gz instead of .bz2 and put on
MASTER_SITE_LOCAL). 3dnow support is explicitly disabled if OSVERSION < 400021.
- Add LIBTOOLFILES to use our own libtool for libxmms too.
PR: 20261 (LIBTOOLFILES)
PR: 20193 (3DNOW)
Submitted by: maintainer, FUJISHIMA Satsuki <k5@cheerful.com>
the look of Winamp.
Note: this port can be extended to include libmikmod support etc,
but this is a good start and at least it plays mp3s.
PR: 12498
Submitted by: Espen Skoglund <espensk@stud.cs.uit.no>