[csw-devel] SF.net SVN: gar:[7921] csw/mgar/pkg
hson at users.sourceforge.net
hson at users.sourceforge.net
Sat Jan 9 04:35:00 CET 2010
Revision: 7921
http://gar.svn.sourceforge.net/gar/?rev=7921&view=rev
Author: hson
Date: 2010-01-09 03:34:54 +0000 (Sat, 09 Jan 2010)
Log Message:
-----------
jpeg: Initial commit
Added Paths:
-----------
csw/mgar/pkg/jpeg/
csw/mgar/pkg/jpeg/branches/
csw/mgar/pkg/jpeg/tags/
csw/mgar/pkg/jpeg/trunk/
csw/mgar/pkg/jpeg/trunk/Makefile
csw/mgar/pkg/jpeg/trunk/checksums
csw/mgar/pkg/jpeg/trunk/files/
Property changes on: csw/mgar/pkg/jpeg/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/jpeg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/jpeg/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/jpeg/trunk/Makefile 2010-01-09 03:34:54 UTC (rev 7921)
@@ -0,0 +1,23 @@
+GARNAME = jpeg
+GARVERSION = 6
+CATEGORIES = lib
+
+DESCRIPTION = JPEG library and tools by the Independent JPEG Group
+define BLURB
+ Long description
+endef
+
+MASTER_SITES = http://www.ijg.org/files/
+DISTFILES = $(GARNAME)src.v$(GARVERSION).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS)
+CONFIGURE_ARGS += --enable-shared
+
+EXTRA_CC_FLAGS = -g -w
+EXTRA_CXX_FLAGS = -g -w
+EXTRA_LD_FLAGS = -g
+OPT_FLAGS_SOS =
+
+STRIP_LIBTOOL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/jpeg/trunk/checksums
===================================================================
--- csw/mgar/pkg/jpeg/trunk/checksums (rev 0)
+++ csw/mgar/pkg/jpeg/trunk/checksums 2010-01-09 03:34:54 UTC (rev 7921)
@@ -0,0 +1 @@
+382ef33b339c299b56baf1296cda9785 jpegsrc.v7.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list