[SCM] Render HTML and CSS content with tk branch, master, updated. 46cb6de8e51ea7739274dfdcd5fe9620c030b5ca

Ole Streicher debian at liska.ath.cx
Tue Feb 21 11:38:45 UTC 2012


The following commit has been merged in the master branch:
commit 46cb6de8e51ea7739274dfdcd5fe9620c030b5ca
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Tue Feb 21 12:37:33 2012 +0100

    Add files for hv3 (include shell script for startup)

diff --git a/debian/hv3.install b/debian/hv3.install
new file mode 100644
index 0000000..88aa010
--- /dev/null
+++ b/debian/hv3.install
@@ -0,0 +1,2 @@
+hv/*.tcl /usr/share/hv3
+hv/hv3 usr/bin
diff --git a/debian/patches/hv3_binary.patch b/debian/patches/hv3_binary.patch
new file mode 100644
index 0000000..18d416e
--- /dev/null
+++ b/debian/patches/hv3_binary.patch
@@ -0,0 +1,8 @@
+Author: Ole Streicher <debian at liska.ath.cx
+Description: Create a small shell script that starts the hv3 browser
+--- /dev/null	2012-02-20 09:14:07.126015334 +0100
++++ hv/hv3	2012-02-21 12:26:59.000000000 +0100
+@@ -0,0 +1,3 @@
++#!/bin/sh
++
++exec wish /usr/share/hv3/hv3_main.tcl $*
diff --git a/debian/patches/series b/debian/patches/series
index 8cbb24e..d3ce92c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
 fix_state_sock.patch
-debian-changes-3.0+fossil20110109-1
+hv3_binary.patch

-- 
Render HTML and CSS content with tk



More information about the debian-science-commits mailing list