head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.8 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.6 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.4 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.2 pkgsrc-2011Q2-base:1.6 pkgsrc-2010Q4:1.5.0.60 pkgsrc-2010Q4-base:1.5 pkgsrc-2010Q3:1.5.0.58 pkgsrc-2010Q3-base:1.5 pkgsrc-2010Q2:1.5.0.56 pkgsrc-2010Q2-base:1.5 pkgsrc-2010Q1:1.5.0.54 pkgsrc-2010Q1-base:1.5 pkgsrc-2009Q4:1.5.0.52 pkgsrc-2009Q4-base:1.5 pkgsrc-2009Q3:1.5.0.50 pkgsrc-2009Q3-base:1.5 pkgsrc-2009Q2:1.5.0.48 pkgsrc-2009Q2-base:1.5 pkgsrc-2009Q1:1.5.0.46 pkgsrc-2009Q1-base:1.5 pkgsrc-2008Q4:1.5.0.44 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.42 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.40 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.38 pkgsrc-2008Q2-base:1.5 cwrapper:1.5.0.36 pkgsrc-2008Q1:1.5.0.34 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.32 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.30 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.28 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.26 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.24 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.22 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.20 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.18 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.16 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.14 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.12 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.10 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.8 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.6 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.4 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.5.0.2 pkgsrc-2004Q1-base:1.5 pkgsrc-2003Q4:1.4.0.2 pkgsrc-2003Q4-base:1.4 netbsd-1-6-1:1.3.0.2 netbsd-1-6-1-base:1.3 netbsd-1-6:1.2.0.8 netbsd-1-6-RELEASE-base:1.2 pkgviews:1.2.0.4 pkgviews-base:1.2 buildlink2:1.2.0.2 buildlink2-base:1.2 netbsd-1-5-PATCH003:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.6 date 2011.03.07.09.34.33; author ryoon; state dead; branches; next 1.5; 1.5 date 2003.12.03.12.31.36; author cube; state Exp; branches; next 1.4; 1.4 date 2003.09.30.09.44.00; author cube; state Exp; branches; next 1.3; 1.3 date 2002.11.22.17.02.05; author jschauma; state Exp; branches; next 1.2; 1.2 date 2002.03.18.14.13.53; author rxg; state Exp; branches; next 1.1; 1.1 date 2002.02.23.07.43.20; author rxg; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2002.02.23.07.43.20; author rxg; state Exp; branches; next ; desc @@ 1.6 log @Update to 3.2.5. * Update MASTER_SITES. * Add some options. Changelog: V3.2.5 2009/01/24 ================= * minor compilation fixes from freebsd ports maintainer Roman Bogorodskiy V3.2.4 2009/01/18 ================= * Fixed bug in buffering code when using SDL as audio output; this fixes possible hickups in such cases. * When changing back directories in the file browser, jump to the position in the file list the user came from. * Reduced number of warnings using newer g++ versions V3.2.3 2006/08/05 ================= * Fixed parallel build bug, make -j now works * Fixed typos in CharsetMap documentation * Implemented screen resizing * Fixed a race condition which caused 100% CPU consumption at the end of each played song V3.2.2 2006/01/29 ================= * Added support for audio playback using SDL (mixer is not supported (yet)) * Added Esound (Enlightened Sound Daemon) support * Removed strict dependency on OSS support, now that there are alternatives * Cleaned up code to allow compilation on MacOS X Tiger and Cygwin * Fixed a couple of minor memory allocation bugs * Fixed NAS playback (should work, but untested) V3.2.1 2005/12/06 ================= * Made cursor follow the highlighted bar in playlist/filemanager, to aid blind people * Fixed a bug in mpegsound library that could cause mp3blaster to crash. Thanks go to Serge van den Boom for reporting the problem. @ text @$NetBSD: patch-ac,v 1.5 2003/12/03 12:31:36 cube Exp $ --- Makefile.in.orig 2003-11-28 21:07:22.000000000 +0100 +++ Makefile.in @@@@ -63,6 +63,7 @@@@ CC = @@CC@@ CXX = @@CXX@@ HAVE_LIB = @@HAVE_LIB@@ LIB = @@LIB@@ +LIBGETOPT = @@LIBGETOPT@@ LIBMPEGSOUND = @@LIBMPEGSOUND@@ LIBMYSQL = @@LIBMYSQL@@ LIBNMIXER = @@LIBNMIXER@@ @@@@ -81,8 +82,8 @@@@ SID_LIBS = @@SID_LIBS@@ SRCDIRS = @@SRCDIRS@@ VERSION = @@VERSION@@ -SUBDIRS = mpegsound nmixer src doc -man_MANS = mp3blaster.1 nmixer.1 splay.1 +SUBDIRS = getopt mpegsound nmixer src doc +man_MANS = mp3blaster.1 nmixer.1 EXTRA_DIST = CREDITS TODO FAQ mp3blaster.1 nmixer.1 BUGS splay.1 mp3blaster.list mp3blaster.spec ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 @@@@ -106,9 +107,9 @@@@ GZIP_ENV = --best all: all-redirect .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile + cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ && CONFIG_FILES=$@@ CONFIG_HEADERS= $(SHELL) ./config.status @@@@ -265,7 +266,7 @@@@ TAGS: tags-recursive $(HEADERS) $(SOURCE awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \ - || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP)) + || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS) mostlyclean-tags: @@@@ -314,6 +315,11 @@@@ distdir: $(DISTFILES) -rm -rf $(distdir) mkdir $(distdir) -chmod 777 $(distdir) + here=`cd $(top_builddir) && pwd`; \ + top_distdir=`cd $(distdir) && pwd`; \ + distdir=`cd $(distdir) && pwd`; \ + cd $(top_srcdir) \ + && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile @@for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ @ 1.5 log @Update to version 3.2.0. V3.2.0 2003/11/28 ================= -Updated source to compile with recent gcc compilers -Pausing mp3/wav/ogg playback releases the sound device -Better mp3 integrity checks. Songs that didn't previously play (or only partly), should now play fine (as in, the bits that are valid) -Fixed a bug that would hang mp3blaster if you'd be in a dir that was deleted meanwhile. -bugfix that could crash mp3blaster after a request to quit (..) -bugfix that failed to redraw screen correctly after operations that required input (such as convert to wav, enter group name, ..) -fixed a bug that could crash mp3blaster on opening oggs when sound device was busy. -Check if the playlist directory actually exists before trying to write a playlist -Added '--repeat/-R' command line option -Applied LIRC support patch from Olgierd Pieczul . Thanks a lot! @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Make this correctly compile with gcc3, by reorganizing the way it pulls up getop_long_only implementation. Patch sent to the author. Ok'd by seb@@. @ text @d3 1 a3 1 --- Makefile.in.orig 2002-10-20 19:05:07.000000000 +0200 d5 1 a5 3 @@@@ -59,6 +59,7 @@@@ PRE_UNINSTALL = : POST_UNINSTALL = : CC = @@CC@@ d7 2 d13 1 a13 1 @@@@ -75,8 +76,8 @@@@ SID_LIBS = @@SID_LIBS@@ d24 1 a24 7 @@@@ -94,14 +95,14 @@@@ configure configure.in install-sh missin DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = tar +TAR = gtar GZIP_ENV = --best d36 1 a36 1 @@@@ -258,7 +259,7 @@@@ TAGS: tags-recursive $(HEADERS) $(SOURCE d45 1 a45 1 @@@@ -307,6 +308,11 @@@@ distdir: $(DISTFILES) @ 1.3 log @Upgrade to version 3.1.3. This upgrade solves the checksum mismatch pointed out by (one- at inbox dot lv) in PR pkg/19115 as well, as we have a completely new checksum. Changes according to the website: Changes since version 3.1.2: - Fixed a bug that could cause the playlist repeat to stop (thanks to Alex Rasmussen for finding the bug) - Command line options for nmixer changed, and it's now possible to select a different hardware mixer device. - Fixed a bug that caused mp3blaster to quit when the user's homedir could not be determined. Changes since version 3.1.1: -Compiles on gcc-3.* without errors -Trailing slash in HTTP URLs is only appended after the hostname, not in URLs that contain a path following the hostname. This means that mp3's can now be played straight from an URL again. - For HTTP streams, HTTP/1.1 is used instead of HTTP/1.0 (this, and previous suggestion submitted by Markus Jerger. Thanks!) @ text @d1 1 a1 1 $NetBSD: $ d3 12 a14 3 --- Makefile.in.orig Fri Nov 22 11:21:10 2002 +++ Makefile.in Fri Nov 22 11:21:24 2002 @@@@ -76,7 +76,7 @@@@ d17 1 a17 1 SUBDIRS = mpegsound nmixer src doc d19 1 d24 39 @ 1.2 log @ Updated mp3blaster to 3.1.1 V3.1.1 2002/03/16 ================= -Applied a patch from Douglas Richard that introduces horizontal panning of the scrollable window using Key.Left and Key.Right, as well as configurable wraparound-behaviour (see config file directive 'WrapAround') and jump-to-top/bottom of the list using Key.Home and Key.End keybindings. -When resetting sound device failed, playback of current song is stopped. -config file directive 'SkipFrames' => 'SkipLength' -Added RPM specfile, so you can build mp3blaster on RedHat 7.2 with rpm -ta -applied patches from Martijn to fix compiling issues with NetBSD/curses. -applied patch from Martijn that fixes endian issues in waveplayer -applied patch from Ivan Prokudin that fixes a bug in the character set recoding code. -Added patch from Serge v/d Boom that writes info about mp3's being played to a status file (see --status-file). -Fixed bug that prevented showing next song -Configfile directive 'File.ID3Names' enabled now implies that the default file display mode in the filemanager is show by ID3 name instead of filename. -When decoding mp3s as wavs, decoding will be aborted with a warning when samplerate/speed/stereo-mode changes. -ID3tags in ID3 displaying mode are now charset-recoded as well. Thank Martijn van Buul for fixing many bugs for NetBSD. @ text @d1 1 a1 1 $NetBSD$ d3 4 a6 4 --- Makefile.in.orig Sun Mar 17 04:00:46 2002 +++ Makefile.in @@@@ -86,7 +86,7 @@@@ install_sh = @@install_sh@@ d11 3 a13 3 EXTRA_DIST = CREDITS TODO FAQ id3scripts/id3name.sh mp3blaster.1 nmixer.1 \ winnt/AUTHORS winnt/README.txt winnt/getopt.c winnt/getopt.h \ winnt/id3parse.cpp winnt/id3parse.h winnt/mp3tag.cpp winnt/mp3tag.mak \ @ 1.1 log @Initial revision @ text @d3 1 a3 1 --- Makefile.in.orig Fri Feb 15 22:45:24 2002 d5 2 a6 2 @@@@ -76,7 +76,7 @@@@ VERSION = @@VERSION@@ d11 3 a13 3 EXTRA_DIST = CREDITS TODO FAQ id3scripts/id3name.sh mp3blaster.1 nmixer.1 winnt/AUTHORS winnt/README.txt winnt/getopt.c winnt/getopt.h winnt/id3parse.cpp winnt/id3parse.h winnt/mp3tag.cpp winnt/mp3tag.mak BUGS splay.1 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 @ 1.1.1.1 log @ Add mp3blaster-3.0p8 - MP3 console ncurses-based player mp3blaster is an interactive text-based mp3player. One of the unique features of this player is the ability to divide a playlist into groups (albums). Therefore, the play order can be adjusted with great flexibility. close pkg/15622, submitted by me. @ text @@