Commit graph

12 commits

Author SHA1 Message Date
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +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
bjs
8649f607f4 I presume the BUILDLINK_PKGSRCDIR for this package is supposed to be
x11/gtksourceview2, not x11/gtksourceview.  With the latter,
a build of editors/gedit breaks due to dependency confusion.
2008-02-22 08:15:47 +00:00
drochner
854218b222 libgnomeprint is unneeded 2008-02-20 12:26:07 +00:00
xtraeme
854b4b2cf9 Merge gtksourceview 2.0.2. 2008-02-20 11:23:41 +00:00
xtraeme
101a84ecba Import gtksourceview 2.0.2, API incompatible with 1.x to avoid
incompatibilities in packages, noted by drochner@.
2008-02-20 11:21:54 +00:00
drochner
18ef752157 Import gtksourceview2-2.0.1 which a new major version of gtksourceview,
needed by gedit. It can coexist with gtksourceview-1.x.
2007-11-03 17:24:41 +00:00