ports/opt (3.0): gtk: build with --disable-introspection
2 Mar
2013
2 Mar
'13
6:04 p.m.
commit a229bc1373f346734f8ea0565b95933b911dd3bc Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Sat Mar 2 19:04:45 2013 +0100 gtk: build with --disable-introspection diff --git a/gtk/Pkgfile b/gtk/Pkgfile index d87d137..a5c6edb 100644 --- a/gtk/Pkgfile +++ b/gtk/Pkgfile @@ -5,14 +5,14 @@ name=gtk version=2.24.16 -release=1 +release=2 source=(http://download.gnome.org/sources/gtk+/2.24/${name}+-$version.tar.xz \ gtk.immodules gtk-register.sh) build () { cd gtk+-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --disable-introspection --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install mkdir -p $PKG/usr/etc/gtk-2.0
4337
Age (days ago)
4337
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu