Commit graph

10 commits

Author SHA1 Message Date
wiz
e64308b04b Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
wiz
5fb1e22076 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
obache
0e2c97799a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
drochner
3aa08fc3a6 update to 0.10.17
changes: bugfixes
2011-03-11 15:31:13 +00:00
drochner
b65aaabc69 update to 0.10.16
changes: misc fixes and improvements
2010-09-08 16:29:01 +00:00
drochner
2b1b311776 update to 0.10.15
changes: bugfixes
2010-06-16 13:58:00 +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
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
drochner
2329984f9d update to 0.10.9
changes:
-bugfixes
-Improved support for modifying compositions during playback
2008-03-10 12:52:52 +00:00
drochner
d92a135914 import gnonlin-0.10.7 which are plugins for gstreamer-0.10 useful
for audio/video editors
2007-02-08 21:42:26 +00:00