pkgname = "libjpeg";
version = "6b";
group = "libjpeg";
user = "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 = "20061117 21:30:09 Fri";
