Extract libjpeg from the JPEGTranslator and make it a standalone lib. Added to

image and DevelopmentMin optional package. This is the original libjpeg (6b),
which I will updated to version 7 within the next few days. I need to
understand better the modifications made to it before updating.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32553 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ryan Leavengood
2009-08-21 02:17:42 +00:00
parent 9dbe55ebcc
commit e58f5f3d02
94 changed files with 95 additions and 31025 deletions
+1
View File
@@ -12,6 +12,7 @@ SubInclude HAIKU_TOP src libs freetype2 ;
SubInclude HAIKU_TOP src libs gnu ;
SubInclude HAIKU_TOP src libs icon ;
SubInclude HAIKU_TOP src libs iconv ;
SubInclude HAIKU_TOP src libs jpeg ;
SubInclude HAIKU_TOP src libs libtelnet ;
SubInclude HAIKU_TOP src libs linprog ;
SubInclude HAIKU_TOP src libs lp_solve ;