pkgname = "gtk2";
version = "2.6.7";
groups = "GTK";
group = "gtk2";
user = "gtk2";
archive = "gtk+-2.6.7.tar.bz2";
command = "tar xfj gtk+-2.6.7.tar.bz2";
command = "cd gtk+-2.6.7";
command = "./configure --prefix=/usr --sysconfdir=/etc --without-libtiff";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf gtk+-2.6.7";
time = "20061125 21:16:58 Sat";
