Hi Roelof,

May I know what package you are trying to build?

GIR's are GObject Introspection Repository files. Have a look here:

https://live.gnome.org/GObjectIntrospection

I found some ports for CRUX, but they are of version 1.34.2. A new release 1.35.4 is available since January so you can use the ones available in the ports or optionally modify the the Pkgfile to reflect the new version.

http://crux.nu/portdb/?a=search&q=gobject-introspection
http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/1.35/

If you really need to use GObjectIntrospection, you would need to first install it and then rebuild GTK but before that you need to build the GTK dependencies (this may be painful ;-) ).... Once this is done you should be all set.

BTW: *.gir files would then be located in /usr/share/gir-1.0/
BTW2: Some of the Pkgfiles for packages that produce "*.gir" files have a "rm -rf $PKG/usr/share" command in the end. This will delete also the .gir file for that particular module, so make sure that $PKG/usr/share/gir-1.0/ is not deleted (e.g: pango, atk, etc...) during the packaging phase...

Hope this helps!

Best Regards,
Shin



On Thu, Feb 14, 2013 at 6:27 PM, Roelof Wobben <rwobben@hotmail.com> wrote:
Hello,
 
I get this message when I try to compile a package.
If I google it seems that gtk-3.0 schould provide this but the file is not found.
 
Does anyone have a tip how I can find that .gir package ?
 
Roelof
 

_______________________________________________
CRUX mailing list
CRUX@lists.crux.nu
http://lists.crux.nu/mailman/listinfo/crux