pkgname = "gtk";
version = "1.2.10";
user = "gtk";
groups = "";
group = "gtk";
archive = "gtk+-1.2.10.tar.gz";
command = "tar xfz gtk+-1.2.10.tar.gz";
command = "cd gtk+-1.2.10";
command = "./configure --prefix=/usr --sysconfdir=/etc";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf gtk+-1.2.10";
time = "20061202 06:09:51 Sat";
