[csw-devel] SF.net SVN: gar:[7863] csw/mgar/pkg/evolution

hson at users.sourceforge.net hson at users.sourceforge.net
Mon Jan 4 20:20:53 CET 2010


Revision: 7863
          http://gar.svn.sourceforge.net/gar/?rev=7863&view=rev
Author:   hson
Date:     2010-01-04 19:17:34 +0000 (Mon, 04 Jan 2010)

Log Message:
-----------
evolution: Add Makefile and more in preparation for upgrade to 2.28.2

Added Paths:
-----------
    csw/mgar/pkg/evolution/branches/
    csw/mgar/pkg/evolution/tags/
    csw/mgar/pkg/evolution/trunk/Makefile
    csw/mgar/pkg/evolution/trunk/checksums
    csw/mgar/pkg/evolution/trunk/files/

Property Changed:
----------------
    csw/mgar/pkg/evolution/trunk/


Property changes on: csw/mgar/pkg/evolution/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/evolution/trunk/Makefile
===================================================================
--- csw/mgar/pkg/evolution/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/evolution/trunk/Makefile	2010-01-04 19:17:34 UTC (rev 7863)
@@ -0,0 +1,33 @@
+GARNAME = evolution
+GARVERSION = 2.28.2
+CATEGORIES = gnome
+
+DESCRIPTION = GNOME mail client and PIM
+define BLURB
+	Evolution provides integrated mail, addressbook and calendaring
+	functionality to users of the GNOME desktop
+endef
+
+MASTER_SITES =  $(GNOME_MIRROR)
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.bz2
+DISTNAME  = $(GARNAME)-$(GARVERSION)
+
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+
+SPKG_SOURCEURL = http://projects.gnome.org/evolution/
+
+EXTRA_INC = $(prefix)/X11/include
+EXTRA_LIB = $(prefix)/X11/lib
+EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
+
+BUILD64 = 1
+
+STRIP_LIBTOOL = 1
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+TEST_TARGET = check
+
+include gar/category.mk
+
+PATH := /opt/csw/gnu:$(PATH)

Added: csw/mgar/pkg/evolution/trunk/checksums
===================================================================
--- csw/mgar/pkg/evolution/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/evolution/trunk/checksums	2010-01-04 19:17:34 UTC (rev 7863)
@@ -0,0 +1 @@
+2af2e699cd8a46b8f7b9baec3184f685  evolution-2.28.2.tar.bz2


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