pkgname = "libjpeg";
version = "6b";
user = "libjpeg";
groups = "";
group = "libjpeg";
archive = "jpegsrc.v6b.tar.gz";
command = "tar xfz jpegsrc.v6b.tar.gz";
command = "cd jpeg-6b";
command = "./configure --prefix=/usr --enable-static --enable-shared";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf jpeg-6b";
time = "20061202 05:27:12 Sat";
