summaryrefslogtreecommitdiff
path: root/audio/xmms/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-05-06update to 1.2.10drochner1-3/+1
changes: -bugfixes -IPv6 support integrated -new translations -minor feature additions
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz1-2/+2
2003-07-25Do not build the esound plugin by default. This avoids a dependancy onjmmv1-66/+4
esound on systems where it is not wanted (for example, KDE desktops). Ok'ed by rh@, the maintainer. Bump PKGREVISION to 9.
2003-07-22Do not build a static version of plugins (this is useless), thought keepjmmv1-3/+4
the static libxmms library. Pointed out in PR pkg/21242 by Sergey Svishchev. Bump PKGREVISION to 8. While here, sort PLIST.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-06-23use ${BUILDLINK_LIBICONV_LDADD} instead of blindly adding -liconv togrant1-2/+2
LIBS, allowing buildlink2 to do its magic. tested on Slackware 8.1.
2003-06-06call "sysctl" by full path to make the build work with a conservative PATHdrochner1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-04-29For NetBSD, default the cdda device and directory tosimonb1-2/+5
"/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.
2003-04-17Bump PKGREVISION after pthread/locking fixes.salo1-2/+2
2003-04-10xmms installs `libSolaris' on Solaris, not `libOSS', tweak the PLISTgrant1-4/+10
appropriately. XXX other platforms probably need to be corrected, too!
2003-03-09Bump PKGREVISION due to upgrade of Mesa and friends.jschauma1-2/+2
Only include Mesa/buildlink2.mk if the package requires all three of MesaLib, glu and glut - else only include the necessary buildlink2s.
2002-12-20Actually, this package has two libtool scripts -- override both.wiz1-2/+2
2002-11-30USE_PKGLOCALEDIR, remove unnecessary patches, delint.salo1-9/+10
2002-11-03Mark as using X11.wiz1-1/+2
2002-10-25Remove some unnecessary stuff now that pth is --enable-syscall-hard.skrll1-2/+2
Bump PKGREVISION. OK'd by Rene.
2002-10-14Add support for IPv6, mainly using the patches fromrh1-4/+8
http://www.version6.net/ Bump PKGREVISION. This closes PR pkg/17771 by Tomi Nylund <wizard@sik.oulu.fi>
2002-10-03Use ${DEVOSSSOUND} instead of /dev/sound, and some whitespace changes.jlam1-6/+7
2002-09-09Added dependency on libiconv, per pkg/18041. Bump PKGREVISION.wiz1-2/+8
2002-08-31Convert to buildlink2.wiz1-12/+11
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-1/+1
buildlink2.mk files back into the main trunk.
2002-08-08These packages install libraries that differ from previous versions if theyjlam1-1/+2
are built using the hard-syscall-enabled pth. Bump the PKGREVISION so we can distinguish these packages from the previous ones.
2002-08-08XMMS requires a pthread library to build.jlam1-1/+4
2002-08-01Convert to use pthread.buildlink.mk.jlam1-5/+1
2002-06-25work with pth-syscall as well as pthabs1-2/+5
2002-03-21update to 1.2.7drochner1-3/+3
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.
2001-11-06Strongly buildlinkify.jlam1-2/+2
2001-10-03bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, sojlam1-2/+1
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and *.pc.
2001-08-23Replace buildlink paths in xmms-config prior to installation.jlam1-1/+2
2001-08-23Use ossaudio.buildlink.mk.jlam1-7/+4
2001-06-29Use Mesa's buildlink.mk file instead of USE_MESA. USE_CONFIG_WRAPPER isjlam1-12/+11
also automatically set now, so no need to set it directly.
2001-06-26o converted to use buildlink.mkzuntum1-9/+8
2001-06-21Update xmms to 1.2.5. Changes include:rh1-3/+4
Translation/Internationalization: * New translations (gl, pt, id, sr) * Translations work in libxmms. * Handles broken translations better. Plugins: * Joystick plugin suppports more than 4 buttons. * Vorbis plugin handles streams. * Vorbis plugin generate data in native endianness. * File info dialog for Vorbis plugin. * Alot of bugfixes to the Vorbis plugin. * Tonegen input plugin supports more frequencys at the same time. * Solaris output plugin added. * Additional fixes to the Solaris plugin after it moved to the XMMS source. * IR plugin can now configure IR code length. * OSS Output can now configure the mixer device manually. * Handle no effect plugins without crash. * Esd plugin makes use of ESPEAKER variable. * ID3v1.1 support, ID3v1.0 still saves the entire comment. Portability: * CDAudio ported to OpenBSD. * Fixed glitches in FreeBSD audio playback. * Compilation fixes for Tru64 Unix, FreeBSD, OpenBSD. Playlist: * Physically delete file from playlist. * Right-click menu in the playlist. * Playlist counter wraps at ~136 years instead of ~600 hours. * Pressing middle mouse button in the playlist will try to add the content of the clipboard. Double click will clear the playlist. Misc: * MiniIcon now shows up in KDE2 taskbar. * Gnomexmms shows the title in the tooltip. * DGA support has been dropped. * Fullscreen code should be more sane now. * Man pages. (xmms, gnomexmms, wmxmms) Core: * Set realtime mode and drop root privilieges before initalizing GTK. (XMMS would not work with GTK 1.2.10) * Better shuffleplay support. * Possible to show WM decorations. * Fixed segfaults in the controlsocket. * Generic titles instead of Input plugin specific (mpg123, vorbis, cdaudio). * %F - File path, for titlestrings. * Smaller fixes, memory leaks and stability issues.
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-05-20Update xmms to 1.2.4.rh1-5/+7
Notable changes include: - localisation support - additional plugins, most notably the ability to play ogg-vorbis files - tons of bugfixes - better sound buffer availability estimates for NetBSD (this hopefully reduces jitter a bit on slower systems).
2001-05-11correct MASTER_SITESdrochner1-8/+3
2001-05-10List Rene Hexel as maintainer.tron1-2/+2
2001-05-06Fix a few pthreads problems and make this package actually work. Closes PRrh1-7/+8
pkg/11091 by Gabriel Rosenkoett <gr@eclipsed.net>
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-11-29Mark as broken, to avoid more queries about its not working.wiz1-1/+3
2000-10-15Use new USE_MESA variable to depend on the correct Mesa packagesrh1-2/+2
2000-08-14LTCONFIG_OVERRIDE -> minus two patches.wiz1-1/+2
Correct linking with libossaudio: plus two patches. Still doesn't work, though.
2000-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz1-2/+2
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-03-29Use .include "" instead of <> to include bsd.prefs.mk.enami1-2/+2
2000-03-27Add "a.out" version of "i586" decoder taken from "mpg123" package.tron1-1/+6
2000-03-12Using the updated "glib-1.2.7" package with thread support the "xmms"tron1-5/+2
GUI finally works. However, the CD audio and OSS modules need some more work.
2000-03-12Mark this package as broken until "gthread" library gets fixed.tron1-1/+3