2f152ca5c2
2.8 series release notes here: http://mail.gnome.org/archives/gnome-announce-list/2005-August/msg00054.html NOTE: GTK+ now uses the Cairo vector graphic library as well as depending on a version of Pango with it as well. This will at a minimum require chanes to the WANTLIBS of depending ports.
12 lines
509 B
Plaintext
12 lines
509 B
Plaintext
$OpenBSD: patch-demos_Makefile_in,v 1.8 2005/11/13 06:23:58 marcm Exp $
|
|
--- demos/Makefile.in.orig Sat Aug 13 06:21:40 2005
|
|
+++ demos/Makefile.in Tue Aug 23 22:16:42 2005
|
|
@@ -786,6 +786,7 @@ uninstall-info: uninstall-info-recursive
|
|
|
|
|
|
test-inline-pixbufs.h: $(pixbuf_csource_deps) apple-red.png gnome-foot.png
|
|
+ LD_LIBRARY_PATH=$(top_builddir)/gdk-pixbuf/.libs \
|
|
$(pixbuf_csource) --raw --build-list \
|
|
apple_red $(srcdir)/apple-red.png \
|
|
gnome_foot $(srcdir)/gnome-foot.png \
|