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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jan 4 17:25:56 CET 2011


Revision: 12177
          http://gar.svn.sourceforge.net/gar/?rev=12177&view=rev
Author:   dmichelsen
Date:     2011-01-04 16:25:56 +0000 (Tue, 04 Jan 2011)

Log Message:
-----------
x026: Initial commit

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


Property changes on: csw/mgar/pkg/x026/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/x026/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x026/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/x026/trunk/Makefile	2011-01-04 16:25:56 UTC (rev 12177)
@@ -0,0 +1,32 @@
+# $Id$
+NAME = x026
+VERSION = 1.2
+CATEGORIES = apps
+
+DESCRIPTION = IBM 026 Keypunch Emulator for X11
+define BLURB
+endef
+
+SF_PROJ = x3270
+MASTER_SITES = $(SF_MIRROR)
+DISTFILES  = $(DISTNAME).tgz
+DISTFILES += COPYING
+
+# File name regex to get notifications about upstream software releases
+UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tgz
+
+DEP_PKGS = CSWxpm
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/Imakefile
+
+BUILD_OVERRIDE_VARS = XPMLIB
+BUILD_OVERRIDE_VAR_XPMLIB = -L$(libdir) -R$(libdir) -lXpm
+
+TEST_SCRIPTS =
+
+INSTALL_ARGS = install install.man
+INSTALL_OVERRIDE_VARS = BINDIR MANPATH
+INSTALL_OVERRIDE_VAR_BINDIR = $(bindir)
+INSTALL_OVERRIDE_VAR_MANPATH = $(mandir)
+
+include gar/category.mk


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

Added: csw/mgar/pkg/x026/trunk/checksums
===================================================================
--- csw/mgar/pkg/x026/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/x026/trunk/checksums	2011-01-04 16:25:56 UTC (rev 12177)
@@ -0,0 +1 @@
+00fb68f2f663ac05cacb3fddafdaae5e  x026-1.2.tgz

Added: csw/mgar/pkg/x026/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/x026/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/x026/trunk/files/COPYING	2011-01-04 16:25:56 UTC (rev 12177)
@@ -0,0 +1,11 @@
+/*
+ * Copyright 1993, 1995, 2002, 2003 Paul Mattes.  All Rights Reserved.
+ *   Permission to use, copy, modify, and distribute this software and its
+ *   documentation for any purpose and without fee is hereby granted,
+ *   provided that the above copyright notice appear in all copies and that
+ *   both that copyright notice and this permission notice appear in
+ *   supporting documentation.
+ *
+ * x026 -- A Keypunch Simluator
+ */
+


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