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

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Tue Jun 12 16:26:32 CEST 2012


Revision: 18366
          http://gar.svn.sourceforge.net/gar/?rev=18366&view=rev
Author:   pfelecan
Date:     2012-06-12 14:26:32 +0000 (Tue, 12 Jun 2012)
Log Message:
-----------
migration from a private recipe to a GAR based recipe started;
however, the configuration, depending on pilot-link greater than the
12.3 that we have, doesn't finishes.

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

Added: csw/mgar/pkg/jpilot/Makefile
===================================================================
--- csw/mgar/pkg/jpilot/Makefile	                        (rev 0)
+++ csw/mgar/pkg/jpilot/Makefile	2012-06-12 14:26:32 UTC (rev 18366)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/jpilot/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/jpilot/trunk/Makefile
===================================================================
--- csw/mgar/pkg/jpilot/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/jpilot/trunk/Makefile	2012-06-12 14:26:32 UTC (rev 18366)
@@ -0,0 +1,37 @@
+# $Id$
+
+NAME = jpilot
+VERSION = 1.8.1
+GARTYPE = v2
+CATEGORIES = apps
+
+DESCRIPTION = GNOME Desktop Organizer Software for the Palm Pilot
+define BLURB
+  J-Pilot is a desktop organizer application for PalmOS devices.
+  It is meant to be an alternative to the Palm Desktop for those
+   who run the most popular Operating Systems in the World, Linux and Unix.
+endef
+
+MASTER_SITES = http://jpilot.org/
+DISTFILES  = $(DISTNAME).tar.gz
+
+GARCOMPILER			=	GNU
+
+BUILD_DEP_PKGS		+=	CSWpmxmlparser
+BUILD_DEP_PKGS		+=	CSWpilotlink
+
+CONFIGURE_ARGS	=	$(DIRPATHS)
+CONFIGURE_ARGS	+=	--with-pilot-prefix=$(prefix)
+CONFIGURE_ARGS	+=	--with-libintl-prefix=$(prefix)
+CONFIGURE_ARGS	+=	--with-libiconv-prefix=$(prefix)
+
+PACKAGING_PLATFORMS	=	solaris10-sparc
+PACKAGING_PLATFORMS	+=	solaris10-i386
+
+include gar/category.mk
+
+PATH := /opt/csw/gnu:$(PATH)
+
+# this is private and not available publicly
+mydependencies:
+	$(HOME)/bin/ocswdeplist --package $(NAME)


Property changes on: csw/mgar/pkg/jpilot/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/jpilot/trunk/checksums
===================================================================
--- csw/mgar/pkg/jpilot/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/jpilot/trunk/checksums	2012-06-12 14:26:32 UTC (rev 18366)
@@ -0,0 +1 @@
+ac59a5708f37e30d39e85b1fcedd266f  jpilot-1.8.1.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