summaryrefslogtreecommitdiffstats
path: root/extra/gtk
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gtk')
-rw-r--r--extra/gtk/.footprint8
-rwxr-xr-xextra/gtk/Pkgfile2
2 files changed, 9 insertions, 1 deletions
diff --git a/extra/gtk/.footprint b/extra/gtk/.footprint
index ecc605c33..e6c3c9df5 100644
--- a/extra/gtk/.footprint
+++ b/extra/gtk/.footprint
@@ -276,6 +276,10 @@ drwxr-xr-x root/root usr/include/gtk-unix-print-2.0/gtk/
-rw-r--r-- root/root usr/include/gtk-unix-print-2.0/gtk/gtkprintunixdialog.h
-rw-r--r-- root/root usr/include/gtk-unix-print-2.0/gtk/gtkunixprint.h
drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/girepository-1.0/
+-rw-r--r-- root/root usr/lib/girepository-1.0/Gdk-2.0.typelib
+-rw-r--r-- root/root usr/lib/girepository-1.0/GdkX11-2.0.typelib
+-rw-r--r-- root/root usr/lib/girepository-1.0/Gtk-2.0.typelib
drwxr-xr-x root/root usr/lib/gtk-2.0/
drwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/
drwxr-xr-x root/root usr/lib/gtk-2.0/2.10.0/engines/
@@ -340,6 +344,10 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/gtk-2.0.m4
+drwxr-xr-x root/root usr/share/gir-1.0/
+-rw-r--r-- root/root usr/share/gir-1.0/Gdk-2.0.gir
+-rw-r--r-- root/root usr/share/gir-1.0/GdkX11-2.0.gir
+-rw-r--r-- root/root usr/share/gir-1.0/Gtk-2.0.gir
drwxr-xr-x root/root usr/share/gtk-2.0/
drwxr-xr-x root/root usr/share/locale/
drwxr-xr-x root/root usr/share/locale/fr/
diff --git a/extra/gtk/Pkgfile b/extra/gtk/Pkgfile
index 22d031014..eb77f7c21 100755
--- a/extra/gtk/Pkgfile
+++ b/extra/gtk/Pkgfile
@@ -10,7 +10,7 @@ release=1
source=(http://ftp.gnome.org/pub/gnome/sources/gtk+/${version%.*}/gtk+-$version.tar.bz2)
build() {
-cd gtk+-$version
+ cd gtk+-$version
./configure --prefix=/usr \
--mandir=/usr/share/man \
--infodir=/usr/share/info \