summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2004-02-17bl3ify.jmmv2-2/+24
2004-02-17Dependancies are appended, not set (me using old version of createbuildlink).jmmv1-2/+2
2004-02-17Not used any more.jmmv1-30/+0
2004-02-17bl3ify.jmmv2-4/+32
2004-02-17Convert to buildlink3.mk.wiz2-3/+24
Newer libtool demands autoconf-2.50+, so update dependency.
2004-02-17Add py-xmms.minskim1-1/+2
2004-02-17Import py-xmms from pkgsrc-wip.minskim4-0/+47
PyXMMS is a Python interface to XMMS, a multimedia player written for the X Window System. PyXMMS can be used to control XMMS or manage its main configuration file from a program written in Python.
2004-02-17Add buildlink3.mk file.wiz1-0/+22
2004-02-17Convert to bl3 and remove superfluous LTCONFIG_OVERRIDE.wiz1-3/+2
2004-02-17bl3ifyminskim3-13/+43
2004-02-16bl3ify and upgrade darkice to 0.14.xtraeme6-185/+15
This release adds ALSA support and support for downsampling streams from stereo to mono when streaming in MP3 to an icecast 2 server. There is a bugfix for conflicting symbols _X and _Y on Solaris, and a bugfix for a segfault caused when saving an Ogg Vorbis stream to a file.
2004-02-16bl3ifyminskim1-3/+3
2004-02-15Add and enable py-mad.minskim1-1/+2
2004-02-15Import py-mad from pkgsrc-wip. Provided by Antonio Marques, andminskim5-0/+45
slightly modified by me. Python bindings for libmad. See audio/libmad for details.
2004-02-15Add and enable py-ao.minskim1-1/+2
2004-02-15Import py-ao from pkgsrc-wip. Provided by Michal Pasternak, andminskim4-0/+30
slightly modified by me. Python bindings for libao. See audio/libao for details.
2004-02-15Add and enable py-vorbis.minskim1-1/+2
2004-02-15Import py-vorbis from pkgsrc-wip. Provided by Michal Pasternak, andminskim5-0/+67
slightly modified by me. This package is Vorbis bindings for Python; see vorbis for details.
2004-02-15revert last; my mk/ was not uptodate.grant1-2/+1
2004-02-15libaudiofile no longer needs libucb on Solaris. set LIBTOOL_OVERRIDEgrant1-3/+2
to create the right shared library names.
2004-02-15Use LDFLAGS.SunOS instead of conditional addition to LDFLAGS.jlam1-7/+3
2004-02-15Fix SpiralLoops so it will still build against FLTK 1.0.x.ben3-13/+5
2004-02-15Make SpiralSynth build with FLTK 1.1.x as well as 1.0.xben2-3/+13
2004-02-15Make SpiralSynth run in 1.6ZF. Some code expected declared pointers to beben1-0/+13
zeroed, and coredumped with nonsense values. Explicitly initialize to zero.
2004-02-15Make SpiralLoops build with FLTK 1.1.x as well as 1.0.x.ben3-5/+32
2004-02-15This package is in audio category.minskim2-4/+4
2004-02-15Add and enable py-ogg.minskim1-1/+2
2004-02-15Import py-ogg from pkgsrc-wip. Provided by Michal Pasternak, andminskim6-0/+82
slightly modified by me. This is libogg bindings for Python. See audio/libogg for details.
2004-02-15This is not 1.0 any more.minskim1-2/+0
2004-02-14bl3ify and explicitly disable finding/using pkg-config so that thejlam2-5/+26
shout-config script is generated and installed.
2004-02-14bl3ifyjlam1-3/+3
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv8-18/+18
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam55-131/+71
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does thisgrant1-3/+1
automatically now.
2004-02-13Changes 1.0.6:adam6-29/+46
Large file fix for Linux/Solaris New functionality and Win32 improvements
2004-02-12Make xmms-meta-input build in NetBSD 1.6, specifically stop colliding withben2-5/+35
pause in unistd.h, and give setpgrp() arguments.
2004-02-11Set 'USE_LANGUAGES=c c++'kristerw1-1/+2
2004-02-11bl3ifyxtraeme6-8/+76
2004-02-11bl3ify and replace obsolete LTCONFIG_OVERRIDE with LIBTOOL_OVERRIDE.xtraeme2-5/+29
2004-02-11Missed in previous...xtraeme1-0/+24
2004-02-11bl3ify, also remove PLIST_SUBST part (it's not needed anymore) andxtraeme2-15/+9
replace obsoleted LTCONFIG_OVERRIDE with LIBTOOL_OVERRIDE.
2004-02-11I have no reason to believe I maintain this package.grant1-2/+2
2004-02-11this doesn't actually use xpm, the problem lies elsewhere...grant1-2/+1
2004-02-11USE_LANGUAGES=c c++abs3-4/+6
2004-02-11bl3ifyxtraeme2-1/+28
2004-02-10The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mkjlam3-6/+6
and any pre-existing buildlink2.mk files.
2004-02-10Install with -c option to avoid deleting files/id3lib_strings.h from pkgsrcgavan1-2/+2
2004-02-10Fix security vulnerability reported in CAN-2003-0865. Bump package revisiontron5-7/+33
because of this fix.
2004-02-09BUILDLINK_DEPENDS.<pkg> lines should _always_ use += to _append_ to thejlam3-14/+12
existing value. This is critical to set the correct list of dependencies for a package.
2004-02-09USE_GCC[23], USE_SUNPRO, and USE_MIPSPRO are all deprecated.jlam3-6/+6