Date: Sun, 7 Jan 2001 06:36:05 -0800 (PST) From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/avifile Makefile ports/graphics/avifile/files patch-af patch-ag patch-ah patch-ai Message-ID: <200101071436.f07Ea5a72122@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
lioux 2001/01/07 06:36:04 PST
Modified files:
graphics/avifile Makefile
Added files:
graphics/avifile/files patch-af patch-ag patch-ah patch-ai
Log:
1) Add audio/lame as a LIB_DEPENDS
2) Have this port use the port's system shared version of the lame
library instead of building its own static version. Add both some
detection code and necessary hooks to avifile's configure system
(defensive programming) using some patches
3) Add a simple stale port's tree defensive check. After the library
dependency phase, if one gets a lame library but no shared library
... bogus. The avifile depending on the new version of lame port
was added after the aforementioned. Warn the user about it. A
side effect (of LIB_DEPENDS) is that the new lame dependency is
always built even if there is an old version of lame installed.
4) PORTREVISION bump
Approved by: maintainer
Revision Changes Path
1.5 +17 -2 ports/graphics/avifile/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101071436.f07Ea5a72122>
