Commit graph

2531 commits

Author SHA1 Message Date
wiz
4fb725dc57 Convert to buildlink3. 2004-02-19 11:39:24 +00:00
wiz
9903e8072e Convert to buildlink3. 2004-02-19 11:22:53 +00:00
wiz
1b2f29298c Convert to buildlink3. 2004-02-19 10:47:28 +00:00
jlam
8840bcd45e Clean up this buildlink3.mk file and check for USE_ESOUND before including
the esound/buildlink3.mk file.  Fixes PR 24485.
2004-02-19 06:41:21 +00:00
ben
f6d13938bc Enable FLTK widget support for csound scores. 2004-02-19 04:49:40 +00:00
wiz
f7ebf0ada7 Convert to buildlink3. 2004-02-19 01:49:18 +00:00
wiz
f64ef4bcdd Unused. 2004-02-19 01:37:58 +00:00
wiz
09dcf10177 Convert to buildlink3. 2004-02-19 01:37:45 +00:00
wiz
7085173537 Add buildlink3.mk. 2004-02-19 01:06:43 +00:00
wiz
e625f809d8 Convert to buildlink3. Update autoconf dependency,
since currently-in-pkgsrc-libtool needs autoconf-2.50+.
2004-02-19 01:06:14 +00:00
jlam
74b7389192 Include compiler.mk before checking the value of PKGSRC_COMPILER. 2004-02-18 17:39:27 +00:00
jlam
efa1ab70ba Include "../../mk/compiler.mk" to get the value of CC_VERSION before
testing it.
2004-02-18 13:33:40 +00:00
minskim
87de1091ca Add and enable liteamp. 2004-02-18 01:29:46 +00:00
minskim
5db6ea5ef0 Import liteamp-0.2.4.1 from pkgsrc-wip.
A light-weight music player for GNOME.  Liteamp plays both MP3 and Ogg
files.
2004-02-18 01:28:29 +00:00
jmmv
5ff6a00f23 bl3ify. 2004-02-17 23:52:45 +00:00
jmmv
a6665532b5 Dependancies are appended, not set (me using old version of createbuildlink). 2004-02-17 23:50:33 +00:00
jmmv
3071ba4e37 Not used any more. 2004-02-17 22:18:26 +00:00
jmmv
32f705378a bl3ify. 2004-02-17 22:02:02 +00:00
wiz
306ae1163f Convert to buildlink3.mk.
Newer libtool demands autoconf-2.50+, so update dependency.
2004-02-17 20:21:38 +00:00
minskim
0e633156c5 Add py-xmms. 2004-02-17 19:55:54 +00:00
minskim
b0c24a8f6a Import py-xmms from pkgsrc-wip.
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-17 19:54:19 +00:00
wiz
7715c652dc Add buildlink3.mk file. 2004-02-17 19:13:28 +00:00
wiz
ca67f1db05 Convert to bl3 and remove superfluous LTCONFIG_OVERRIDE. 2004-02-17 19:12:31 +00:00
minskim
9968ceda1b bl3ify 2004-02-17 16:23:53 +00:00
xtraeme
2c96e0fdaa bl3ify and upgrade darkice to 0.14.
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-16 09:51:47 +00:00
minskim
f6570a72c7 bl3ify 2004-02-16 01:33:37 +00:00
minskim
5e763da831 Add and enable py-mad. 2004-02-15 22:27:05 +00:00
minskim
c8d05f551e Import py-mad from pkgsrc-wip. Provided by Antonio Marques, and
slightly modified by me.

Python bindings for libmad.  See audio/libmad for details.
2004-02-15 22:26:05 +00:00
minskim
939b467d24 Add and enable py-ao. 2004-02-15 21:52:07 +00:00
minskim
35c01dc8ec Import py-ao from pkgsrc-wip. Provided by Michal Pasternak, and
slightly modified by me.

Python bindings for libao.  See audio/libao for details.
2004-02-15 21:50:47 +00:00
minskim
687339daa2 Add and enable py-vorbis. 2004-02-15 15:48:43 +00:00
minskim
a417d41ce3 Import py-vorbis from pkgsrc-wip. Provided by Michal Pasternak, and
slightly modified by me.

This package is Vorbis bindings for Python; see vorbis for details.
2004-02-15 15:47:29 +00:00
grant
08c84c1a2d revert last; my mk/ was not uptodate. 2004-02-15 13:18:42 +00:00
grant
353f1cdd3d libaudiofile no longer needs libucb on Solaris. set LIBTOOL_OVERRIDE
to create the right shared library names.
2004-02-15 12:33:48 +00:00
jlam
df7c178b5f Use LDFLAGS.SunOS instead of conditional addition to LDFLAGS. 2004-02-15 12:03:59 +00:00
ben
901c7cd526 Fix SpiralLoops so it will still build against FLTK 1.0.x. 2004-02-15 06:09:45 +00:00
ben
0aeb7a6bde Make SpiralSynth build with FLTK 1.1.x as well as 1.0.x 2004-02-15 06:00:57 +00:00
ben
61f8e4a73c Make SpiralSynth run in 1.6ZF. Some code expected declared pointers to be
zeroed, and coredumped with nonsense values.  Explicitly initialize to
zero.
2004-02-15 06:00:26 +00:00
ben
cfbabeed31 Make SpiralLoops build with FLTK 1.1.x as well as 1.0.x. 2004-02-15 05:13:53 +00:00
minskim
ff4690fb50 This package is in audio category. 2004-02-15 02:04:05 +00:00
minskim
350bdd1d5c Add and enable py-ogg. 2004-02-15 01:50:30 +00:00
minskim
fc722ac7ac Import py-ogg from pkgsrc-wip. Provided by Michal Pasternak, and
slightly modified by me.

This is libogg bindings for Python.  See audio/libogg for details.
2004-02-15 01:49:15 +00:00
minskim
c3c35d7f9d This is not 1.0 any more. 2004-02-15 01:43:53 +00:00
jlam
41d9ccaacf bl3ify and explicitly disable finding/using pkg-config so that the
shout-config script is generated and installed.
2004-02-14 18:56:51 +00:00
jlam
9ba6c58fe1 bl3ify 2004-02-14 18:48:49 +00:00
jmmv
ab17dd00b3 PKGCONFIG_OVERRIDE is relative to WRKSRC. 2004-02-14 18:26:26 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
grant
52f1b46a37 remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this
automatically now.
2004-02-14 00:54:44 +00:00
adam
6361d29148 Changes 1.0.6:
Large file fix for Linux/Solaris
New functionality and Win32 improvements
2004-02-13 14:57:20 +00:00
ben
d2ac758654 Make xmms-meta-input build in NetBSD 1.6, specifically stop colliding with
pause in unistd.h, and give setpgrp() arguments.
2004-02-12 05:59:21 +00:00