fc339613e6
* sample/VteTest.cs: use gtk# calls instead of gnome# * vte/vte-sharp-2.0.pc.in: depend on gtk-sharp instead of gnome-sharp * configure.in.in: Allow vte to be build if gnome isn't going to be built [Fixes #77182] svn path=/trunk/gtk-sharp/; revision=55689
12 lines
293 B
PkgConfig
12 lines
293 B
PkgConfig
prefix=${pcfiledir}/../..
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
gapidir=${prefix}/share/gapi-2.0
|
|
|
|
|
|
Name: Vte#
|
|
Description: Vte# - libvte .NET Binding
|
|
Version: @VERSION@
|
|
Requires: gtk-sharp-2.0
|
|
Cflags: -I:${gapidir}/vte-api.xml
|
|
Libs: -r:${libdir}/mono/@PACKAGE_VERSION@/vte-sharp.dll
|