diff options
author | Sam Bingner <sam@bingner.com> | 2018-11-11 21:40:45 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2018-11-11 21:40:45 -1000 |
commit | 8b91bd6838e317632792c84afca1d3507c3c94fa (patch) | |
tree | 2fb3c902cfb37bc7b54bae86d89bd9181c2f63e9 /data/mterminal/_metadata | |
parent | cc0585e579e511a11d20485f53229c367d462789 (diff) |
Add MTerminal
Diffstat (limited to 'data/mterminal/_metadata')
-rw-r--r-- | data/mterminal/_metadata/author | 1 | ||||
l--------- | data/mterminal/_metadata/bash.dep | 1 | ||||
l--------- | data/mterminal/_metadata/coreutils.dep | 1 | ||||
-rw-r--r-- | data/mterminal/_metadata/depiction | 1 | ||||
-rw-r--r-- | data/mterminal/_metadata/description | 1 | ||||
-rw-r--r-- | data/mterminal/_metadata/homepage | 1 | ||||
-rw-r--r-- | data/mterminal/_metadata/in.1443.00 | 0 | ||||
-rw-r--r-- | data/mterminal/_metadata/license | 24 | ||||
l--------- | data/mterminal/_metadata/maintainer | 1 | ||||
-rw-r--r-- | data/mterminal/_metadata/name | 1 | ||||
l--------- | data/mterminal/_metadata/ncurses.dep | 1 | ||||
-rw-r--r-- | data/mterminal/_metadata/priority | 1 | ||||
-rw-r--r-- | data/mterminal/_metadata/role | 1 | ||||
-rw-r--r-- | data/mterminal/_metadata/section | 1 | ||||
l--------- | data/mterminal/_metadata/system-cmds.dep | 1 | ||||
-rw-r--r-- | data/mterminal/_metadata/tags | 1 | ||||
-rw-r--r-- | data/mterminal/_metadata/version | 1 |
17 files changed, 39 insertions, 0 deletions
diff --git a/data/mterminal/_metadata/author b/data/mterminal/_metadata/author new file mode 100644 index 000000000..7ba736fc4 --- /dev/null +++ b/data/mterminal/_metadata/author @@ -0,0 +1 @@ +lordscotland <admin@officialscheduler.com> diff --git a/data/mterminal/_metadata/bash.dep b/data/mterminal/_metadata/bash.dep new file mode 120000 index 000000000..d0c818fb6 --- /dev/null +++ b/data/mterminal/_metadata/bash.dep @@ -0,0 +1 @@ +../../bash
\ No newline at end of file diff --git a/data/mterminal/_metadata/coreutils.dep b/data/mterminal/_metadata/coreutils.dep new file mode 120000 index 000000000..5bd43c1eb --- /dev/null +++ b/data/mterminal/_metadata/coreutils.dep @@ -0,0 +1 @@ +../../coreutils
\ No newline at end of file diff --git a/data/mterminal/_metadata/depiction b/data/mterminal/_metadata/depiction new file mode 100644 index 000000000..c3058c0e8 --- /dev/null +++ b/data/mterminal/_metadata/depiction @@ -0,0 +1 @@ +http://moreinfo.thebigboss.org/moreinfo/depiction.php?file=mterminalDp diff --git a/data/mterminal/_metadata/description b/data/mterminal/_metadata/description new file mode 100644 index 000000000..75a213082 --- /dev/null +++ b/data/mterminal/_metadata/description @@ -0,0 +1 @@ +A MobileTerminal fork diff --git a/data/mterminal/_metadata/homepage b/data/mterminal/_metadata/homepage new file mode 100644 index 000000000..c3058c0e8 --- /dev/null +++ b/data/mterminal/_metadata/homepage @@ -0,0 +1 @@ +http://moreinfo.thebigboss.org/moreinfo/depiction.php?file=mterminalDp diff --git a/data/mterminal/_metadata/in.1443.00 b/data/mterminal/_metadata/in.1443.00 new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/data/mterminal/_metadata/in.1443.00 diff --git a/data/mterminal/_metadata/license b/data/mterminal/_metadata/license new file mode 100644 index 000000000..be7df868d --- /dev/null +++ b/data/mterminal/_metadata/license @@ -0,0 +1,24 @@ +// -*- mode:objc -*- +/* + ** VT100Screen.m + ** + ** Copyright (c) 2002, 2003, 2007 + ** + ** Author: Fabian, Ujwal S. Setlur + ** Initial code by Kiichi Kusama + ** Ported to MobileTerminal (from iTerm) by Allen Porter + ** + ** This program is free software; you can redistribute it and/or modify + ** it under the terms of the GNU General Public License as published by + ** the Free Software Foundation; either version 2 of the License, or + ** (at your option) any later version. + ** + ** This program is distributed in the hope that it will be useful, + ** but WITHOUT ANY WARRANTY; without even the implied warranty of + ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + ** GNU General Public License for more details. + ** + ** You should have received a copy of the GNU General Public License + ** along with this program; if not, write to the Free Software + ** Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + */ diff --git a/data/mterminal/_metadata/maintainer b/data/mterminal/_metadata/maintainer new file mode 120000 index 000000000..573d7ebef --- /dev/null +++ b/data/mterminal/_metadata/maintainer @@ -0,0 +1 @@ +../../../people/sbingner
\ No newline at end of file diff --git a/data/mterminal/_metadata/name b/data/mterminal/_metadata/name new file mode 100644 index 000000000..b4ae1d322 --- /dev/null +++ b/data/mterminal/_metadata/name @@ -0,0 +1 @@ +MTerminal diff --git a/data/mterminal/_metadata/ncurses.dep b/data/mterminal/_metadata/ncurses.dep new file mode 120000 index 000000000..a395fad08 --- /dev/null +++ b/data/mterminal/_metadata/ncurses.dep @@ -0,0 +1 @@ +../../ncurses
\ No newline at end of file diff --git a/data/mterminal/_metadata/priority b/data/mterminal/_metadata/priority new file mode 100644 index 000000000..a6a7b9cd7 --- /dev/null +++ b/data/mterminal/_metadata/priority @@ -0,0 +1 @@ +standard diff --git a/data/mterminal/_metadata/role b/data/mterminal/_metadata/role new file mode 100644 index 000000000..762113e87 --- /dev/null +++ b/data/mterminal/_metadata/role @@ -0,0 +1 @@ +enduser diff --git a/data/mterminal/_metadata/section b/data/mterminal/_metadata/section new file mode 100644 index 000000000..19814b684 --- /dev/null +++ b/data/mterminal/_metadata/section @@ -0,0 +1 @@ +Utilities diff --git a/data/mterminal/_metadata/system-cmds.dep b/data/mterminal/_metadata/system-cmds.dep new file mode 120000 index 000000000..8b653a781 --- /dev/null +++ b/data/mterminal/_metadata/system-cmds.dep @@ -0,0 +1 @@ +../../system-cmds
\ No newline at end of file diff --git a/data/mterminal/_metadata/tags b/data/mterminal/_metadata/tags new file mode 100644 index 000000000..3562c84b6 --- /dev/null +++ b/data/mterminal/_metadata/tags @@ -0,0 +1 @@ +purpose::uikit diff --git a/data/mterminal/_metadata/version b/data/mterminal/_metadata/version new file mode 100644 index 000000000..c068b2447 --- /dev/null +++ b/data/mterminal/_metadata/version @@ -0,0 +1 @@ +1.4 |