[csw-devel] SF.net SVN: gar:[18035] csw/mgar/pkg/elinks/trunk
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Thu May 17 16:18:28 CEST 2012
Revision: 18035
http://gar.svn.sourceforge.net/gar/?rev=18035&view=rev
Author: chninkel
Date: 2012-05-17 14:18:28 +0000 (Thu, 17 May 2012)
Log Message:
-----------
elinks/trunk: switched to SUN cc, updated depandancy name: CSWbzip2 -> CSWlibbz2-1-0
Modified Paths:
--------------
csw/mgar/pkg/elinks/trunk/Makefile
csw/mgar/pkg/elinks/trunk/files/changelog.CSW
Modified: csw/mgar/pkg/elinks/trunk/Makefile
===================================================================
--- csw/mgar/pkg/elinks/trunk/Makefile 2012-05-17 13:58:24 UTC (rev 18034)
+++ csw/mgar/pkg/elinks/trunk/Makefile 2012-05-17 14:18:28 UTC (rev 18035)
@@ -27,13 +27,15 @@
PACKAGES = CSWelinks
-RUNTIME_DEP_PKGS = CSWbzip2
+RUNTIME_DEP_PKGS = CSWlibbz2-1-0
RUNTIME_DEP_PKGS += CSWlibexpat1
RUNTIME_DEP_PKGS += CSWlibiconv2
RUNTIME_DEP_PKGS += CSWlibidn11
RUNTIME_DEP_PKGS += CSWlibssl1-0-0
RUNTIME_DEP_PKGS += CSWlibz1
+RUNTIME_DEP_PKGS += CSWlibjs1-7-0
+
# paths used in some default path (mailcap search path and lua doc path), this can be safely ignored
# lua doc links could be fixed if lua doc is packaged in opencsw
CHECKPKG_OVERRIDES_CSWelinks += file-with-bad-content|/usr/share|root/opt/csw/bin/elinks
@@ -62,7 +64,7 @@
# use "test -e" unsupported with sun sh
CONFIG_SHELL = /bin/bash
-GARCOMPILER = GNU
+#GARCOMPILER = GNU
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --enable-88-colors
CONFIGURE_ARGS += --enable-256-colors
Modified: csw/mgar/pkg/elinks/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/elinks/trunk/files/changelog.CSW 2012-05-17 13:58:24 UTC (rev 18034)
+++ csw/mgar/pkg/elinks/trunk/files/changelog.CSW 2012-05-17 14:18:28 UTC (rev 18035)
@@ -3,6 +3,8 @@
* Rebuilt against libssl 1.0
* Updated dependancies name: CSWiconv -> CSWlibiconv1
CSWzlib -> CSWlibz1
+ CSWbzip2 -> CSWlibbz2-1-0
+ * Added javascript support
-- Yann Rouillard <yann at opencsw.org> Sun, 10 Oct 2009 21:38:39 +0100
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