summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-12-08 01:10:26 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-12-08 01:10:26 (GMT)
commit0ce7656f60ca2d8b2aa392e9561fd581ad171195 (patch)
tree50de963031ba11a5169c5c885166e546c9622eeb
parent724242f158e6c0f3f7211dde1000f4b3203dcf35 (diff)
downloadmxe-0ce7656f60ca2d8b2aa392e9561fd581ad171195.zip
mxe-0ce7656f60ca2d8b2aa392e9561fd581ad171195.tar.gz
mxe-0ce7656f60ca2d8b2aa392e9561fd581ad171195.tar.bz2
move TCL/Tk to plugins/tcl.tk
-rw-r--r--index.html8
-rw-r--r--plugins/tcl.tk/tcl.mk (renamed from src/tcl.mk)2
-rw-r--r--plugins/tcl.tk/tk.mk (renamed from src/tk.mk)2
3 files changed, 4 insertions, 8 deletions
diff --git a/index.html b/index.html
index e5bcac9..1ab0404 100644
--- a/index.html
+++ b/index.html
@@ -2459,10 +2459,6 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
<td class="website"><a href="http://developer.kde.org/~wheeler/taglib.html">TagLib</a></td>
</tr>
<tr>
- <td class="package">tcl</td>
- <td class="website"><a href="http://tcl.tk">Tcl/Tk</a></td>
- </tr>
- <tr>
<td class="package">tclap</td>
<td class="website"><a href="http://tclap.sourceforge.net/">tclap</a></td>
</tr>
@@ -2491,10 +2487,6 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
<td class="website"><a href="http://grinninglizard.com/tinyxml2/">tinyxml2</a></td>
</tr>
<tr>
- <td class="package">tk</td>
- <td class="website"><a href="http://tcl.tk">Tcl/Tk</a></td>
- </tr>
- <tr>
<td class="package">tre</td>
<td class="website"><a href="http://laurikari.net/tre/">TRE</a></td>
</tr>
diff --git a/src/tcl.mk b/plugins/tcl.tk/tcl.mk
index 5b4e458..0d86e43 100644
--- a/src/tcl.mk
+++ b/plugins/tcl.tk/tcl.mk
@@ -2,6 +2,8 @@
# See index.html for further information.
PKG := tcl
+$(PKG)_WEBSITE := https://tcl.tk
+$(PKG)_OWNER := https://github.com/highperformancecoder
$(PKG)_IGNORE :=
$(PKG)_VERSION := 8.6.4
$(PKG)_CHECKSUM := 9e6ed94c981c1d0c5f5fefb8112d06c6bf4d050a7327e95e71d417c416519c8d
diff --git a/src/tk.mk b/plugins/tcl.tk/tk.mk
index c45c0c2..4d161ca 100644
--- a/src/tk.mk
+++ b/plugins/tcl.tk/tk.mk
@@ -2,6 +2,8 @@
# See index.html for further information.
PKG := tk
+$(PKG)_WEBSITE := https://tcl.tk
+$(PKG)_OWNER := https://github.com/highperformancecoder
$(PKG)_IGNORE :=
$(PKG)_VERSION := 8.6.4
$(PKG)_CHECKSUM := 08f99df85e5dc9c4271762163c6aabb962c8b297dc5c4c1af8bdd05fc2dd26c1