Commit graph

7 commits

Author SHA1 Message Date
drochner
6bc7a32fd6 do missing dependency bump for glitz removal 2010-09-15 18:00:17 +00:00
obache
84109a4e19 missing recursive bump from libxklavier shlib bump. 2010-07-19 12:05:33 +00:00
wiz
b34ff48407 Bump depends for libpng bump. PR 43564 by David H. Gutteridge. 2010-07-17 12:17:51 +00:00
wiz
2de6c38cb4 PKGREVISION bump for libxklavier shlib update. 2010-02-16 13:35:40 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
wiz
72ee781e3a libgnomekbd's pkg-config files pull in those of libxklavier,
so we need to include its buildlink3 here.
2008-11-15 09:59:59 +00:00
drochner
5593f9b020 import libgnomekbd-2.18.1 which is part of gnome-2.18 2007-04-10 19:20:37 +00:00