Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
definitions. Fixes build on FreeBSD, closes PR pkg/21910.
|
|
email.
|
|
appropriately.
|
|
|
|
esound on systems where it is not wanted (for example, KDE desktops).
Ok'ed by rh@, the maintainer. Bump PKGREVISION to 9.
|
|
the static libxmms library. Pointed out in PR pkg/21242 by Sergey Svishchev.
Bump PKGREVISION to 8. While here, sort PLIST.
|
|
|
|
|
|
LIBS, allowing buildlink2 to do its magic. tested on Slackware 8.1.
|
|
$(NO_WHOLE_ARCHIVE_FLAG)
|
|
|
|
|
|
dependency bumps.
|
|
"/dev/rcd0<whatever-raw-part-is>" and "/cdrom". These may
not be correct on every single NetBSD installation, but
are much better defaults than the Solaris-looking defaults
there now.
|
|
|
|
locking botches. Also, disable the SEGV handler, as it makes bug-hunting
of people's random crashes much harder.
|
|
makes this work on Solaris.
|
|
appropriately.
XXX other platforms probably need to be corrected, too!
|
|
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
|
|
|
|
it wasn't obvious, at least to a few people I spoke with.
Thanks to Valeriy Ushakov (uwe@) for helping me work this out...
|
|
|
|
|
|
|
|
Bump PKGREVISION.
OK'd by Rene.
|
|
http://www.version6.net/
Bump PKGREVISION.
This closes PR pkg/17771 by Tomi Nylund <wizard@sik.oulu.fi>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
buildlink2.mk files back into the main trunk.
|
|
are built using the hard-syscall-enabled pth. Bump the PKGREVISION so we
can distinguish these packages from the previous ones.
|
|
|
|
|
|
|
|
changes:
General:
* Replaced folder icons. New ones by Jakub Steiner.
* Don't display playlist numbers elsewhere when turned off.
* Support 32-bit and 16-bit "bitfield" bmps in skins.
CD Audio:
* Supply a dummy user and hostname to the cddb server.
* Picked up support for Darwin (from FINK cvs) and NetBSD
(from NetBSD cvs)
MPG123:
* Handle UTF-16 encoded tags.
* Major stability fixes
Translation/Internationalization:
* New translations: Basque (eu), Tajik (tg), Vietnamese (vi),
Nynorsk (nn), Thai (th).
General:
* --play-pause command to toggle playback.
* Updated README/man pages.
* Added xmms_remote_play_pause(),
xmms_remote_playlist_ins_url_string()
* Realtime priority works again, it was broken in 1.2.5.
* bzip2 skins should now work regardless of Tar version.
* Key bindings are now saved when you exit XMMS.
* NetWM support updated to the latest specs.
* Handles @ in URL's properly if username:password@host is not
used.
Playlist:
* Added 'Sort by date'
* Page Up/Down keys scrolls one page, instead of the 3 line
inheritance from Winamp.
* Extended M3U lists now supported.
* Added reading of playlist info for selection.
Equalizer:
* Added Import/WinAMP Presets to the preset menu to import an
entire set of WinAMP presets (WINAMP.q1) into the
preset list.
Vorbis:
* Fixed an endianess problem on smallendian boxes
* 1.0rc1 or higher required.
MPG123:
* Handle more broken mp3s.
* No more "-" for mp3s with ID3v2 tags that contain no usable
information.
* VBR files without XING header are now handled more gracefully.
Mikmod:
* Mikmod plugin now recognizes mod.* files.
CD Audio:
* Setting the environmental variable XMMS_CDDB_CLIENT_NAME,
will make XMMS use that instead when identifying
to CDDB servers.
* Better handling of CDDB requests.
* Don't poll current time when paused, can cause weird things
on some drives.
OSS Output:
* Do endian/sign conversion if necessary.
ESD Output:
* Will use ESD stream volume instead of the OSS mixer as default.
* Assorted bugfixes/memleaks plugged.
|
|
Do not link xmms and wmxmms against libmikmod.
|
|
|
|
|
|
|
|
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and
*.pc.
|
|
installed files. We don't want buildlink references to escape into the
install directory.
|
|
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links. These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.
Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
|
|
|
|
|
|
the buildlink.mk files from all of xmms' dependencies, as libxmms.so is
only linked against the GTK+ libraries. The various plugins may want
other libraries, but they can pull in the proper buildlink.mk files by
themselves.
|
|
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and
MAKE_ENV. We remove the check for GNU_CONFIGURE because if a package
Makefile includes the buildlink.mk file, then it most likely wants to use
the config script wrappers as well. Change suggested by Hubert Feyrer
(hubertf) and Tomasz Luchowski (zuntum).
|