pkgname = "atk";
version = "1.9.1";
user = "atk";
groups = "GTK";
group = "atk";
archive = "atk-1.9.1.tar.bz2";
command = "tar xfj atk-1.9.1.tar.bz2";
command = "cd atk-1.9.1";
command = "./configure --prefix=/usr";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf atk-1.9.1";
time = "20061202 06:10:55 Sat";
