Commit graph

2280 commits

Author SHA1 Message Date
jmmv
607a5119e3 Initial import of xmms-musepack, version 0.94:
xmms-musepack is an audio output plugin for the XMMS multimedia player.
Andree Buschmann's en-/decoder is a great improvement of lossy audio
compression compared to MPEG-III.
2003-12-03 13:30:15 +00:00
jmmv
a19dcbecca Add and enable xmms-musepack. 2003-12-03 13:15:52 +00:00
cube
b6c92f8952 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!
2003-12-03 12:31:36 +00:00
martti
2ab92d1729 Added xfce4-xmms-plugin 2003-12-03 06:40:06 +00:00
martti
816e9a4524 XMMS plugin for XFce4. 2003-12-03 06:38:40 +00:00
martti
535df600f3 Updated xfce4 to 4.0.1
* Fixed panel crash with corrupted config file
  * Window management improvement
  * Improved handling of multiple selections in the file manager
  * French translations for the documentation
  * Translation updates
  * A new Gtk2 theme called "Xfce-winter"
2003-12-03 05:34:08 +00:00
xtraeme
ab33aee590 Updated to 2.0.0 provided by Min Sik Kim PR pkg/23582.
Changes since 1.4.0:

	o Added question.wav
2003-12-03 02:33:53 +00:00
xtraeme
c88ff1c1cb Updated to 0.3.2.
Changes:

0.3.2                                   17 November 2003

        * Minor Libtool errata

0.3.1                                   17 November 2003

        * The Live365 website slightly changed
        * Switched to Autoconf 2.57, Automake 1.7.5 and Libtool 1.5
        * A few bugs have been fixed
2003-12-03 00:52:55 +00:00
abs
0b61458df8 Update mserv_irman to 0.17:
Handle albums and artists that do not contain any valid characters
2003-12-02 17:35:24 +00:00
ben
da20bb5cf6 audio/cheesetracker-0.5.5 is no longer maintained by the author. It does
not compile with gcc 3.2.2, and it has several bugs that cause it to
corrupt its own datafiles.  The author is now maintaining
cheesetracker-0.9.1, which depends on a (linux,windows)-only package named
JACK.
2003-12-02 15:45:57 +00:00
abs
8e39800076 Update abcde to 2.1.9
80 lines of changelog since 2.1.4, mainly small fixes
2003-11-27 17:38:29 +00:00
dmcmahill
b1bcb06ca8 Since this pkg wants the Xv extension, check for it before trying to
build.  Problem noted in recent alpha bulk build.
2003-11-25 22:32:00 +00:00
wiz
3acb8f3d9f Add RCS Id. 2003-11-25 22:16:28 +00:00
ben
2637b16509 Make mod2wav correctly handle filenames with spaces or shell special
characters.  Bump PKGREVISION.
Closes PR 19745 by myself.
2003-11-25 22:04:03 +00:00
xtraeme
eb8f542c21 s/USE_X11BASE/USE_X11/. Provided by Soren Jacobsen in PR pkg/23453.
Bump PKGREVISION.
2003-11-18 14:47:59 +00:00
veego
78091d9ab8 Change the build_depends of nasm from nasm-0.98 to nasm>=0.98. 2003-11-16 19:04:02 +00:00
dmcmahill
c7200fbce3 do not unconditionally include the linux Makefile.application. Only include
this if you are on a NetBSD/i386 system.  This gives NetBSD/sparc and
Solaris/sparc a fighting chance!
2003-11-15 00:20:28 +00:00
wiz
11d6fc9747 Fix build on machines using libkver (probably). 2003-11-14 10:09:06 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
abs
d0199fd4c3 Update mserv to mserv-0.35nb3
Correct calculation of bitrate for ogg files
2003-11-11 09:17:53 +00:00
danw
bcef62518c tweak esd-config.in patch so it doesn't generate a sh syntax error
when buildlink strips out $RPATH_FLAG on Darwin
2003-11-10 01:14:43 +00:00
jdolecek
35c942504c use <vector.h> -> <vector>, <iostream.h> -> <iostream>, <fstream.h> -> <fstream>
and sprinkle some 'using namespace std', so that this builds also
with gcc 3.3
2003-11-08 16:05:49 +00:00
jdolecek
cf9c75f244 don't dirrm share/doc/kde/HTML/en/kcontrol, that directory belongs to
kdebase
2003-11-08 16:02:56 +00:00
wiz
a7ee93115f Update to 3.9.8b since previous distfile vanished.
Changes:
    * Added beta drivers for SB AudigyLS
    * Fixed MIDIMan Revolution 7.1 6 channel audio
    * 4Front Virtual Mixer now comes standard with the OSS drivers.
    An advanced version with builtin equalizers, loopback audio
    recording, individual volume control is also available with an
    extra licensing fee. The basic Virtual Mixer technology allows
    users to play upto 4 audio apps at the same time. There is no
    special programming required (unlike ESD or aRTsd) as the
    Virtual Mixer devices behave exactly like the physcal hardware
    devices. Virtual Mixer contains 4Front's proprietary profesional
    quality sample rate convertors that handle the mixing of various
    audio applications.
Package changes:
De-support 1.5* since 4front does not provide 1.5 binaries any longer.
2003-11-08 14:50:14 +00:00
reed
5cddfa9836 This was using NO_BIN_ON_CD. Now fixed to use correct
NO_BIN_ON_CDROM instead.
2003-11-06 20:00:12 +00:00
gavan
17a834abac Solaris needs -lm 2003-11-06 18:31:08 +00:00
gavan
346254d09f Solaris needs -lnsl and -lsocket 2003-11-06 14:25:04 +00:00
kim
f1e225f085 Change maintainer to myself. 2003-11-03 22:43:37 +00:00
mrg
af80b194ba include <sys/param.h> to get __NetBSD_Version__ symbol. fixes a compile
time warning and makes the patch do what it was trying to do...
2003-11-03 12:07:28 +00:00
jmmv
7a861ad684 Update HOMEPAGE. 2003-11-01 10:36:31 +00:00
grant
094a371f6a add rcsids. 2003-11-01 08:28:47 +00:00
grant
127833f4d7 apply patch from rtr: build libtool convenience libraries instead of
regular libraries so the required symbols from libplugin_common.a are
included.

fixes PR pkg/21857.

bump PKGREVISION.
2003-11-01 06:49:54 +00:00
gavan
86e4a93c11 Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-10-30 15:30:43 +00:00
gavan
1e720aede9 Set USE_GCC_SHLIB, and set LIBTOOL_OVERRIDE correctly. Fixes linking on Solaris. 2003-10-29 16:57:32 +00:00
gavan
d24ef03d7a Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-10-29 16:31:46 +00:00
fredb
fab3627344 grant evidently owns this package. 2003-10-28 14:11:47 +00:00
reed
fa3c311942 For some reason patch-aa had a reject with gnu diff 2.8.1. So I remade
patch and updated distinfo. (Okay'd by wiz.)
2003-10-28 12:32:42 +00:00
grant
24e4da6ec1 bump PKGREVISION (broken binary installation fix). 2003-10-28 00:50:21 +00:00
grant
9b699dcf71 backout unnecessary patch.
this patch was unnecessarily causing the resulting binaries to be
linked against libaudio, which couldn't be found at runtime, and
contrary to the log message it had no effect on PR pkg/23081.

fixes my PR pkg/23288.
2003-10-28 00:49:48 +00:00
grant
2ba6f02e98 use DEPENDS+=, not DEPENDS= 2003-10-26 00:03:42 +00:00
grant
b5bd5a4abc replace <malloc.h> with <stdlib.h>, allowing this to build on systems
without <malloc.h>.
2003-10-26 00:02:05 +00:00
fredb
d3228217c8 Fix a warning, that may or may not be related to
PR pkg/23081.
2003-10-25 14:29:12 +00:00
xtraeme
cbf6f317c5 Updated to 2.1.4 (2.1pl4). PR pkg/21904, Douwe Kiela <virtus@wanadoo.nl>.
* Bugfix release
2003-10-24 02:01:56 +00:00
grant
834625d50e fall back to 'netbsd' target if there's no special arch target.
noted by martin@.
2003-10-23 21:39:52 +00:00
grant
00895127a8 files missed in last commit 2003-10-20 12:08:03 +00:00
grant
5e72905dac merge some patches from FreeBSD ports.
allows this to build on FreeBSD using the ATAPI/CAM subsystem.
2003-10-20 12:07:23 +00:00
cjep
cfe8be1263 Add RCS IDs 2003-10-18 13:20:31 +00:00
cjep
34e102913e Whitespace fixes 2003-10-18 13:08:48 +00:00
cjep
c30d261d80 Add trailing slash 2003-10-18 11:59:58 +00:00
grant
6352f85688 as this is ONLY_FOR_PLATFORM Linux and NetBSD, don't try to buildlink
it if we're on a different platform.
2003-10-18 11:53:48 +00:00