summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2004-02-19Convert to buildlink3.wiz1-7/+7
2004-02-19Remove dirrm for directory that does not get created.wiz1-2/+1
2004-02-19Unneeded.wiz1-27/+0
2004-02-19Convert to buildlink3.wiz3-47/+45
2004-02-19Convert to buildlink3.wiz2-5/+29
2004-02-19Convert to buildlink3.wiz1-10/+10
2004-02-19Clean up this buildlink3.mk file and check for USE_ESOUND before includingjlam1-12/+10
the esound/buildlink3.mk file. Fixes PR 24485.
2004-02-19Enable FLTK widget support for csound scores.ben5-57/+51
2004-02-19Convert to buildlink3.wiz2-4/+28
2004-02-19Unused.wiz1-19/+0
2004-02-19Convert to buildlink3.wiz1-8/+8
2004-02-19Add buildlink3.mk.wiz1-0/+22
2004-02-19Convert to buildlink3. Update autoconf dependency,wiz1-1/+3
since currently-in-pkgsrc-libtool needs autoconf-2.50+.
2004-02-18Include compiler.mk before checking the value of PKGSRC_COMPILER.jlam1-1/+2
2004-02-18Include "../../mk/compiler.mk" to get the value of CC_VERSION beforejlam1-2/+2
testing it.
2004-02-18Add and enable liteamp.minskim1-1/+2
2004-02-18Import liteamp-0.2.4.1 from pkgsrc-wip.minskim5-0/+76
A light-weight music player for GNOME. Liteamp plays both MP3 and Ogg files.
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.