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

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sat Jun 9 16:44:02 CEST 2012


Revision: 18286
          http://gar.svn.sourceforge.net/gar/?rev=18286&view=rev
Author:   chninkel
Date:     2012-06-09 14:44:02 +0000 (Sat, 09 Jun 2012)
Log Message:
-----------
links/trunk: a gar recipe for links

Added Paths:
-----------
    csw/mgar/pkg/links/
    csw/mgar/pkg/links/Makefile
    csw/mgar/pkg/links/branches/
    csw/mgar/pkg/links/tags/
    csw/mgar/pkg/links/trunk/
    csw/mgar/pkg/links/trunk/Makefile
    csw/mgar/pkg/links/trunk/checksums
    csw/mgar/pkg/links/trunk/files/
    csw/mgar/pkg/links/trunk/files/changelog.CSW

Added: csw/mgar/pkg/links/Makefile
===================================================================
--- csw/mgar/pkg/links/Makefile	                        (rev 0)
+++ csw/mgar/pkg/links/Makefile	2012-06-09 14:44:02 UTC (rev 18286)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


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


Added: csw/mgar/pkg/links/trunk/Makefile
===================================================================
--- csw/mgar/pkg/links/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/links/trunk/Makefile	2012-06-09 14:44:02 UTC (rev 18286)
@@ -0,0 +1,43 @@
+#####################################################################
+# OpenCSW build recipe for links
+#
+# Author: Yann Rouillard <yann at pleiades.fr.eu.org>
+#
+# Redistribution and/or use, with or without modification, is
+# permitted.  This software is without warranty of any kind.  The
+# author(s) shall not be liable in the event that use of the
+# software causes damage.
+#####################################################################
+
+###### Package information #######
+
+NAME = links
+VERSION = 1.03
+CATEGORIES = net
+GARTYPE = v2
+
+DESCRIPTION = Text-based WWW browser
+define BLURB
+   Textbased browser with frames, ssl, and menus
+endef
+
+PACKAGES = CSWlinks
+
+RUNTIME_DEP_PKGS_CSWlinks += CSWlibssl1-0-0
+RUNTIME_DEP_PKGS_CSWlinks += CSWlibz1
+
+###### Upstream and opencsw files information #######
+
+MASTER_SITES = http://www.jikos.cz/~mikulas/links/download/
+
+DISTFILES  = $(NAME)-$(VERSION).tar.gz
+DISTFILES += changelog.CSW
+
+
+##### Build and installation information #####
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+
+include gar/category.mk
+


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

Added: csw/mgar/pkg/links/trunk/checksums
===================================================================
--- csw/mgar/pkg/links/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/links/trunk/checksums	2012-06-09 14:44:02 UTC (rev 18286)
@@ -0,0 +1 @@
+41ab5dd9ffdd5b8dbed2214eee2bc23c  links-1.03.tar.gz

Added: csw/mgar/pkg/links/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/links/trunk/files/changelog.CSW	                        (rev 0)
+++ csw/mgar/pkg/links/trunk/files/changelog.CSW	2012-06-09 14:44:02 UTC (rev 18286)
@@ -0,0 +1,6 @@
+links (1.03,REV=2012.06.09) unstable
+
+  * New upstream release
+  * Rebuilt against libssl 1.0
+
+ -- Yann Rouillard <yann at opencsw.org>  Sat, 09 Jun 2012 16:25:36 +0200

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