summaryrefslogtreecommitdiffstats
path: root/www/gtkhtml/files/gtkhtmlConf.sh
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-03 10:56:06 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-03 10:56:06 +0800
commit314ad133b658af4888aabd0ff43883ed4287882d (patch)
tree96450b48d5d729ad0990d27e89347ec0d3493da2 /www/gtkhtml/files/gtkhtmlConf.sh
parentcdd999198a9efe32a201da360a500e4e643e6c9e (diff)
downloadmarcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.tar
marcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.tar.gz
marcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.tar.bz2
marcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.tar.lz
marcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.tar.xz
marcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.tar.zst
marcuscom-ports-314ad133b658af4888aabd0ff43883ed4287882d.zip
share/gnome/ -> share/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8784 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gtkhtml/files/gtkhtmlConf.sh')
-rw-r--r--www/gtkhtml/files/gtkhtmlConf.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/gtkhtml/files/gtkhtmlConf.sh b/www/gtkhtml/files/gtkhtmlConf.sh
new file mode 100644
index 000000000..6d89587f3
--- /dev/null
+++ b/www/gtkhtml/files/gtkhtmlConf.sh
@@ -0,0 +1,5 @@
+GTKHTML_LIBDIR="-L%%PREFIX%%/lib"
+GTKHTML_LIBS=" -L%%PREFIX%%/lib -lgtkhtml-1.1 -Wl,-E -L%%X11BASE%%/lib -L%%LOCALBASE%%/lib -lgal -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -lgdk_pixbuf -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -lgnomecanvaspixbuf -liconv -Wl,-E -L%%X11BASE%%/lib -L%%LOCALBASE%%/lib -lgconf-gtk-1 -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm"
+GTKHTML_INCLUDEDIR="-I%%PREFIX%%/include -I%%PREFIX%%/include/gtkhtml-1.1 -I%%LOCALBASE%%/include/gdk-pixbuf-1.0 -I%%LOCALBASE%%/include/gtk12 -I%%LOCALBASE%%/include/glib12 -I%%LOCALBASE%%/include -I%%X11BASE%%/include -I%%LOCALBASE%%/include/gnome-1.0 -I%%LOCALBASE%%/include/freetype2 -DNEED_GNOMESUPPORT_H -I%%LOCALBASE%%/lib/gnome-libs/include -I%%LOCALBASE%%/include/gnome-xml -I%%LOCALBASE%%/include/libglade-1.0 -I%%LOCALBASE%%/include/gconf/1 -I%%X11BASE%%/include -I%%LOCALBASE%%/include/glib12 -I%%LOCALBASE%%/include/orbit-1.0 -I%%LOCALBASE%%/include -I%%LOCALBASE%%/include/gtk12 -DGTKHTML_HAVE_GCONF"
+GTKHTML_DATADIR="%%PREFIX%%/share"
+MODULE_VERSION="%%VERSION%%"