Commit graph

742 commits

Author SHA1 Message Date
rh
74b5677543 Add and enable libac3 2000-10-15 17:53:59 +00:00
rh
ba35716daf Initial import of libac3-0.6.1, an ac3 audio (as used on DVDs) decoding
library.
2000-10-15 17:49:47 +00:00
rh
1d8820934c Use new USE_MESA variable to depend on the correct Mesa packages 2000-10-15 12:06:32 +00:00
simonb
325d610144 Make the pkg name "madplay-0.11.4b". 2000-10-15 10:29:33 +00:00
simonb
d991baa9ea Add and enable madplay. 2000-10-15 10:25:46 +00:00
simonb
3d91c68fb2 Initial import of madplay - an integer MPEG audio decoder. 2000-10-15 10:24:55 +00:00
jlam
6783f3499c Update esound to 0.2.20. Changes from version 0.2.19 include fix connecting to localhost (127.0.0.1) and other miscellaneous fixes. 2000-10-15 03:04:52 +00:00
jlam
7dc6ad2536 Update libaudiofile to 0.1.10. Changes from version 0.1.9:
GNOME VFS operations have been incorporated into the Audio File Library.

    G.711 mu-law and a-law encoding is now available for all sound file
    formats.

    Documentation has been greatly improved but still needs work.
2000-10-15 03:04:26 +00:00
fredb
2f924b3ab9 Don't build threaded version just because "pth" happens to be installed
on the build system.
2000-10-13 19:29:34 +00:00
jlam
08322b85c2 Honor CFLAGS passed in from the environment. 2000-10-06 06:40:33 +00:00
dmcmahill
4c258f3168 make this work on 1.4.x systems which don't include getopt_long 2000-10-06 03:17:09 +00:00
abs
54a7d474fc Note that 'Currently due to linux emulation limitations this linux binary can only play from local files.' 2000-10-02 18:30:02 +00:00
rh
d658778a06 Depend on libscsi>=1.6. Should fix bulk-builds. 2000-10-01 10:55:00 +00:00
hubertf
aa67136ab0 * This works fine with out in-tree curses - use it!
* Make "locked" mode the default.
 * Make me the maintainer of this package
2000-09-30 17:24:49 +00:00
fredb
f7e61771ec Belatedly bump "nb" version for xforms, and likewise increment packages
that depend it, as suggested by wrstuden. The reason is so that older
binary packages which were linked against an a.out shared lib won't have
their package dependencies satisfied by the latest package, which has no
shared libraries. There's no help for old ELF packages, unfortunately.
2000-09-28 20:34:03 +00:00
agc
84e49a75b1 Take advantage of bsd.prefs.mk - pointed out by IWAMOTO Toshihiro 2000-09-27 13:42:23 +00:00
hubertf
9637936b19 Make this compile on alpha: pull in <string.h> for correct prototype of
memcpy()
2000-09-26 03:08:29 +00:00
minoura
63bf7fb3c0 Make this package work in environment where X11 and Motif is
installed in non-standard directories, typically with xpkgwedge.
Reviewed by hubertf.
2000-09-22 06:50:06 +00:00
fredb
9c963de88d Sliders go from 0 to 255 on NetBSD, not 0 to 100. Correct spelling --
non-existent widget type was making the "-debug" output unreadable.
2000-09-19 11:09:21 +00:00
fredb
8cfe5cc34b "-lXt" -> "-lXt -lSM -lICE", for a.out/m68k. Closes PR pkg/9971. 2000-09-18 04:55:46 +00:00
fredb
ea77904cdc Update md5 checksum. 2000-09-15 11:01:12 +00:00
fredb
08d70e6954 Nas-1.4 doesn't even try to build the voxware server on non-i386 ports,
so split the PLIST in order to reflect that. (Clients work fine!)
2000-09-13 18:03:30 +00:00
fredb
505baa1e58 Make this work on NetBSD without installing a config file. 2000-09-12 16:49:22 +00:00
tron
33d14f8283 Sync. 2000-09-11 18:59:28 +00:00
tron
7671ffd321 Build with patch to fix layer 3 engine on 64Bit systems.
Fixes PR pkg/10677 by R. C. Dowdeswell.
2000-09-11 18:58:42 +00:00
wiz
b294fd9f33 Use devel/libscsi instead of adding the scsi library via patches.
Fix a bug. Closes pkg/6375.
2000-09-10 22:50:34 +00:00
fredb
0c6b58570c Reorganize crypto handling, as discussed on tech-pkg. Remove all
RESTRICTED= variables that were predicated on former U.S. export
regulations. Add CRYPTO=, as necessary, so it's still possible to
exclude all crypto packages from a build by setting MKCRYPTO=no
(but "lintpkgsrc -R" will no longer catch them).

Specifically,

- - All packages which set USE_SSL just lose their RESTRICTED
    variable, since MKCRYPTO responds to USE_SSL directly.
- - realplayer7 and ns-flash keep their RESTRICTED, which is based
    on license terms, but also gain the CRYPTO variable.
- - srp-client is now marked broken, since the distfile is evidently
    no longer available. On this, we're no worse off than before.
    [We haven't been mirroring the distfile, or testing the build!]
- - isakmpd gets CRYPTO for RESTRICTED, but remains broken.
- - crack loses all restrictions, as it does not evidently empower
    a user to utilize strong encryption (working definition: ability
    to encode a message that requires a secret key plus big number
    arithmetic to decode).
2000-09-09 19:40:14 +00:00
wiz
0ddaa0acb6 Also patch the start and config skripts to use ${MACHINE_ARCH} instead
of uname -m (instead of only install skript only).
Addresses pkg/10017.
2000-09-09 17:33:13 +00:00
jlam
d32d646ec8 Correct dependency on suse_x11. 2000-09-09 08:31:14 +00:00
tron
1ef8aed6c2 Real Player doesn't need all of "suse_linux", just "suse_x11". 2000-09-08 07:35:02 +00:00
toshii
3e7d8d602f Make sure if mixer_devinfo's mixer_class points to a valid index.
(This doesn't hold for uaudio(4), which caused SEGV on startup.)
2000-09-01 15:58:36 +00:00
jwise
ed2cc992bf Adapt this package to tcl-8.3.2, and move the timidity lib dir to be
${PREFIX}/share/timidity.
2000-08-31 16:07:43 +00:00
hubertf
f7662c3bf5 add CHECK_SHLIBS=no 2000-08-31 02:35:25 +00:00
wiz
a90bfc473a Bugfix: Make choosing `outputs.line' as volume control device
possible, even if `inputs.line' also exists and comes earlier (both
were noted only as `line' before).
2000-08-26 16:41:49 +00:00
jlam
7fa5e584e1 Add appropriate definitions of LDD so check-shlibs works correctly. 2000-08-25 00:20:21 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
dmcmahill
09726eef3a change <sys/bswap.h> to <machine/bswap.h> so it works on 1.4.x systems. 2000-08-22 15:40:12 +00:00
ad
4d2efff6df Make this package build on big-endian systems that don't run Linux. Problem
pointed out by dmcmahill.
2000-08-22 14:07:53 +00:00
dmcmahill
7f046624c6 include missing header file. fixes recently noted compile problems. 2000-08-22 13:35:05 +00:00
dmcmahill
291155e102 add missing DEPENDS 2000-08-22 13:11:38 +00:00
wiz
7ba0d5e56e add RCS Id 2000-08-22 10:56:39 +00:00
simonb
01e497932a Add the SONY CDU4811 CD-ROM - it passes multiple tests on multiple CDs. 2000-08-21 04:00:22 +00:00
itojun
c8f24471f5 for oss driver (ogg123 -d oss), use /dev/audio by default (not /dev/dsp).
repair mp3tovorbis (there's no bash in basesystem, use sh).
more comment in Makefile about master distribution (copied in LOCAL_PORTS).
2000-08-19 07:50:01 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
itojun
57d6445b1e pass down CFLAGS too. 2000-08-18 16:31:24 +00:00
itojun
70cb7366f3 pass LDFLAGS down to the build tree, so that it can find esound and
other sound drivers in /usr/pkg.
From: Lennart Augustsson <lennart@augustsson.net>
2000-08-18 14:48:35 +00:00
itojun
3d1aa8e3f5 add audio/vorbis 2000-08-17 17:01:30 +00:00
itojun
a556f76192 vorbis audio encoder/decoder, from daily snapshot (2000/8/18).
--- pkg/DESCR
Vorbis is a general purpose audio and music encoding format
contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond
MPEG audio layer 3. Unlike the MPEG sponsored formats (and other
proprietary formats such as RealAudio G2 and Windows' flavor of the
month), the Vorbis CODEC specification belongs to the public domain.
All the technical details are published and documented, and any
software entity may make full use of the format without royalty or
patent concerns.

This package contains libvorbis, an LGPLed software implementation of
the Vorbis specification by the Xiphophorus company
(http://www.xiph.org/), vorbisfile, an LGPLed convenience library
built on Vorbis designed to simplify common uses and a number of GPL
example programs, utilities and player plugins.
2000-08-17 16:56:18 +00:00
wiz
ab4d69f155 wildcard dependency on nas 2000-08-17 10:36:20 +00:00
wiz
706217d2f2 add missing @dirrm include/gsm 2000-08-15 13:43:54 +00:00