Commit graph

46 commits

Author SHA1 Message Date
wiz
8fcc6f2165 Clean up traces of buildlink2->buildlink3 conversion; remove unused
bl2 file.
2004-04-22 12:29:35 +00:00
minskim
c59a20a8c3 Fix PLIST on Linux; libsun.* are not installed except on Linux/sparc.
Closes PR pkg/24577.  OK'ed by reed@.
2004-03-15 19:10:21 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
wiz
5864f18321 buildlink{2,3} files should not include pkgconfig/buildlink{2,3}.mk. 2004-02-19 17:54:05 +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
jlam
a7d877ca6a Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives
a value only once due to the multiple inclusion protection in the
bulldlink3.mk files.  In the case where a package includes several
buildlink3.mk files that each want a slightly different version of another
dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the
strictest <pkg> dependency to be matched.
2004-01-24 03:26:45 +00:00
grant
816f94091e Solaris has no OSS, tweak the PLIST appropriately. 2004-01-22 22:52:10 +00:00
grant
4567e3bf3b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:26:08 +00:00
jlam
bf8d8fcd01 Add a buildlink3.mk file for libao. 2004-01-11 18:47:34 +00:00
jlam
1c7713648c Mark this package as not ready for pkgviews. It needs to be fixed with
respect to its plugin directory.
2004-01-07 18:07:46 +00:00
jlam
1de906e2e6 Only libao has been bl3ified. Fix building of libao-{arts,esound} until
they have been, too.
2004-01-07 18:00:16 +00:00
jmmv
2405a2087f Minor fix; add _DEFAULT to prefix variable. 2004-01-07 10:51:48 +00:00
jlam
a39c6cf9fa bl3ify 2004-01-05 20:48:01 +00:00
reed
aa42f1c5ce Capitalize first letter of COMMENT. 2003-12-09 00:54:29 +00:00
wiz
534d110ac4 Update to 0.8.4:
* Incorporated OS X patches from the Fink team.
* AIX output plugin by Stefan Tibus.
* Improvements in plugin detection code by David Walser, especially
  when ESD or aRts are present.
* NAS plugin from Antoine Mathys.
* Portability fixes for various platforms (including dlopen() bugs)
  including HP-UX and *BSD.
* Memory/resource leak fixes
* Significant fixes to ALSA 0.9.x plugin by Kevin Cody, Jr. This
  should fix stuttering audio for mpg321 users. The --enable-alsa09-mmap
  option to ./configure turns on memory-mapped I/O. Note this is
  an experimental feature and causes some problems with some sound
  card drivers and also users of the dmix software mixer.
2003-12-08 14:33:47 +00:00
xtraeme
b9d4304224 FreeBSD will not build the libsun audio plugin, so use PLIST_SUBST to
disable it. (Thanks wiz! :)
2003-10-03 18:31:18 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jmmv
566e050976 Split Makefile for plugin support. 2003-04-11 19:11:09 +00:00
jmmv
164dbcd350 Prepend audio to CATEGORIES. 2003-04-11 17:26:17 +00:00
jlam
f449913d0a Bump the PKGREVISION as a result of changing the dsp device search order. 2002-10-04 08:14:14 +00:00
jlam
76ffb35c20 Use a smarter sequence for finding a OSS dsp device: first try /dev/dsp,
then try /dev/sound.
2002-10-04 08:12:46 +00:00
mycroft
c57c8e73e8 Update PLIST. 2002-09-22 17:10:24 +00:00
wiz
1583bd170d Not needed any longer. 2002-08-31 03:27:01 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
lukem
d48f3565dc Update libao from 0.8.2 to 0.8.3 (for ogg vorbis 1.0 release).
Notable changes:
	- fix to ao.m4 macro
	- minor alsa09 plugin updates
	- fixes to irix plugin

Note: patch-ac added to remove unconditional use of -ldl in libao.la.
2002-08-05 13:08:38 +00:00
kei
3c925c3ab3 s/LIGAO/LIBAO/ 2002-06-06 14:51:48 +00:00
skrll
a8f1c94026 This pkg doesn't need automake to build. 2002-03-05 17:38:49 +00:00
lukem
aca9cc2330 Update from 0.8.0 to 0.8.2. Visible changes:
- alsa09 plugin updated
2002-01-02 12:23:48 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
jlam
04d88431f1 Explicitly disable esd, alsa, and arts plugins since we may not have those
installed.  We only support the OSS and Sun (native) audio plugins.
2001-10-04 04:01:00 +00:00
skrll
2e712f08ed autoconf is not needed to build this pkg. 2001-08-29 12:22:38 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.

Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.

New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
  such as 1.4.4, without thinking they are alpha release numbers.

New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.

New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.

New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
  the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
  require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
2001-08-26 10:32:18 +00:00
jlam
81ff426431 Use ossaudio.buildlink.mk and enable the build of the OSS plugin. Also
force ESD to not be detected (not sure if this is what we want, but it was
a hidden dependency).
2001-08-23 16:42:31 +00:00
wiz
256947341f RCS police. 2001-08-17 17:09:12 +00:00
lukem
bf17e8a1ef update from libao 0.7.0 to libao 0.8.0
NOTE: api has changed (different major number on library). all other
libao packages need updating as well

changes:
* New API is not compatible with programs that used the old API.
* Default driver detection works correctly.
* Compilation fixes for the BSDs and Solaris.
* OSS driver no longer freezes on systems using the OSS emulation
layer of ALSA when the dsp device is in use by another device.
* Configuration file support has been added.  See the libao.conf(5)
man page for details.
2001-08-14 14:33:29 +00:00
lukem
5fefcf266b update to version 0.7.0 2001-08-08 09:18:28 +00:00
mycroft
0fb6bd22cf Use /dev/sound. 2001-05-12 21:26:39 +00:00
agc
952fa0ef9f Move to sha1 digests, and add distfile sizes. 2001-04-18 12:14:28 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
wiz
563ebb80a1 Fix PLIST, noted in recent i386 bulk build. 2001-03-28 10:21:55 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
a01bce148a Add native Open/NetBSD audio support, supplied by Christian Weisgerber
<naddy@openbsd.org> in private communication; a patch against a memory
leak in the wav file writer, forwarded from the vorbis-dev list by
Jeremy C. Reed; also use pkgsrc libtool instead of included one, and
don't depend on esd anymore.
Bump version to 0.6.0nb1.
2001-03-20 09:57:36 +00:00
wiz
0f0bccfe17 Fix wave-file output on big-endian machines. 2001-03-16 10:10:34 +00:00
wiz
9f48ba25e0 Initial import of libao, a platform independent audio library.
Package by Jeremy C. Reed, submitted in pkg/12412.
2001-03-15 20:35:58 +00:00