[SCM] Render HTML and CSS content with tk branch, debian, updated. 505ea89e54bbe6850607b7f3fa67e4786a4baafb

Ole Streicher debian at liska.ath.cx
Fri Feb 17 15:00:42 UTC 2012


The following commit has been merged in the debian branch:
commit 9d7f31a347478dbf366e538b0a2185fe959f4b09
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Feb 17 15:47:49 2012 +0100

    Rudimentary control file.
    Contains "lemon" as build-dep (to use instead of the internal one),
    "sqlite3-tcl" and "libtk-img" dependencies for hv3 (they probably should be
    recommends).

diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..1d3d74d
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,27 @@
+Source: tk-html3
+Priority: extra
+Maintainer: Ole Streicher <debian at liska.ath.cx>
+Build-Depends: debhelper (>= 8.0.0), autotools-dev, lemon
+Standards-Version: 3.9.2
+Section: libs
+Homepage: http://tkhtml.tcl.tk/index.html
+Vcs-Git: git://git.debian.org/git/debian-science/packages/tkhtml3.git
+Vcs-Browser: http://git.debian.org/?p=debian-science/packages/tkhtml3.git
+
+Package: tk-html3
+Section: ???
+Architecture: any
+Depends: ${misc:Depends}, tcl???
+Description: Render HTML and CSS content with tk
+ Tkhtml3 is a Tk widget that displays content formatted according to
+ the HTML and CSS standards. Tkhtml3 is not an end-user application, it
+ is for Tcl programmers who wish to embed a standards-compliant
+ HTML/CSS implementation in their applications.
+
+Package: hv3
+Section: ???
+Architecture: all
+Depends: ${misc:Depends}, libtk-imk, sqlite3-tcl, tcl???
+Description: Lightweight web browser
+ Hv3 is a cross-platform web browser with support for modern web
+ standards like HTML, CSS, HTTP and ECMAScript (a.k.a. javascript).

-- 
Render HTML and CSS content with tk



More information about the debian-science-commits mailing list