[csw-devel] SF.net SVN: gar:[20370] csw/mgar/pkg/hevea/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Wed Mar 6 14:09:29 CET 2013
Revision: 20370
http://gar.svn.sourceforge.net/gar/?rev=20370&view=rev
Author: pfelecan
Date: 2013-03-06 13:09:28 +0000 (Wed, 06 Mar 2013)
Log Message:
-----------
hevea/trunk: change dependencies from teTeX to TeXLive
Modified Paths:
--------------
csw/mgar/pkg/hevea/trunk/Makefile
Modified: csw/mgar/pkg/hevea/trunk/Makefile
===================================================================
--- csw/mgar/pkg/hevea/trunk/Makefile 2013-03-06 12:02:45 UTC (rev 20369)
+++ csw/mgar/pkg/hevea/trunk/Makefile 2013-03-06 13:09:28 UTC (rev 20370)
@@ -2,7 +2,7 @@
# TODO (release-critical prefixed with !, non release-critical with *)
#
NAME = hevea
-VERSION = 1.10
+VERSION = 2.03
GARTYPE = v2
DESCRIPTION = A fast LaTeX to HTML translator
@@ -32,9 +32,9 @@
LICENSE = LICENSE
BUILD_DEP_PKGS = CSWocaml
-BUILD_DEP_PKGS += CSWtetex
+BUILD_DEP_PKGS += CSWtexlive
-RUNTIME_DEP_PKGS = CSWtetex
+RUNTIME_DEP_PKGS = CSWtexlive
RUNTIME_DEP_PKGS += CSWnetpbm
PATCHFILES = 0001-Fix-installation-paths.patch
@@ -44,7 +44,7 @@
SKIPTEST = 1
# these are overrides for binaries called internally:
-CHECKPKG_OVERRIDES_CSWhevea += surplus-dependency|CSWtetex
+CHECKPKG_OVERRIDES_CSWhevea += surplus-dependency|CSWtexlive
CHECKPKG_OVERRIDES_CSWhevea += surplus-dependency|CSWnetpbm
# innocuous:
CHECKPKG_OVERRIDES_CSWhevea += file-with-bad-content|/usr/local|root/opt/csw/share/doc/hevea/README
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