Commit graph

10 commits

Author SHA1 Message Date
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
wiz
8fcc6f2165 Clean up traces of buildlink2->buildlink3 conversion; remove unused
bl2 file.
2004-04-22 12:29:35 +00:00
wiz
c72dcd753c Convert to buildlink3. 2004-04-22 12:28:11 +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
wiz
6d6810d597 Sync with libao update (0.8.4). 2003-12-08 14:40:13 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jmc
ccf9c0e398 Need USE_X11 so buildlink will fix the X11BASE includes. Also need pthread's
buildlink.mk file
2003-04-22 19:23:55 +00:00
jmmv
1c029e485c Initial import of libao-arts, version 0.8.3:
Libao is a cross-platform audio library that allows programs to
output audio using a simple API on a wide variety of platforms.

This package provides an arts plugin for libao's core.

Addresses part of PR pkg/20727.
2003-04-11 19:14:26 +00:00