From 43aba4707b84bafe747175fe301507fa66124c80 Mon Sep 17 00:00:00 2001 From: Mid Favila Date: Thu, 18 Nov 2021 12:16:59 +0000 Subject: [PATCH] stuff again --- community-mod/rolling/tine-git/build | 8 ++++++++ community-mod/rolling/tine-git/depends | 1 + community-mod/rolling/tine-git/sources | 1 + community-mod/rolling/tine-git/version | 1 + core-mod/core/atto-git/build | 4 ++++ core-mod/core/atto-git/depends | 1 + core-mod/core/atto-git/manifest | 13 +++++++++++++ core-mod/core/atto-git/sources | 1 + core-mod/core/atto-git/version | 1 + mbase/dropbear | 1 - ports/clearsans-font/build | 6 +++++- ports/clearsans-font/build~ | 10 ++++++++++ ports/ecl/checksums | 2 +- ports/libvte9/.#depends | 1 - 14 files changed, 47 insertions(+), 4 deletions(-) create mode 100755 community-mod/rolling/tine-git/build create mode 100644 community-mod/rolling/tine-git/depends create mode 100644 community-mod/rolling/tine-git/sources create mode 100644 community-mod/rolling/tine-git/version create mode 100755 core-mod/core/atto-git/build create mode 100644 core-mod/core/atto-git/depends create mode 100644 core-mod/core/atto-git/manifest create mode 100644 core-mod/core/atto-git/sources create mode 100644 core-mod/core/atto-git/version mode change 120000 => 100644 mbase/dropbear create mode 100755 ports/clearsans-font/build~ delete mode 120000 ports/libvte9/.#depends diff --git a/community-mod/rolling/tine-git/build b/community-mod/rolling/tine-git/build new file mode 100755 index 0000000..e0a491d --- /dev/null +++ b/community-mod/rolling/tine-git/build @@ -0,0 +1,8 @@ +#!/bin/sh -e + +sed -i s/ncursesw\\/ncurses.h/ncurses.h/ Makefile + +make +make DESTDIR="$1" install all + +install -Dm 755 tine.1 "$1/usr/share/man/man1/tine.1" diff --git a/community-mod/rolling/tine-git/depends b/community-mod/rolling/tine-git/depends new file mode 100644 index 0000000..6a470ff --- /dev/null +++ b/community-mod/rolling/tine-git/depends @@ -0,0 +1 @@ +ncurses diff --git a/community-mod/rolling/tine-git/sources b/community-mod/rolling/tine-git/sources new file mode 100644 index 0000000..400e4b3 --- /dev/null +++ b/community-mod/rolling/tine-git/sources @@ -0,0 +1 @@ +git+https://github.com/deadpixi/tine diff --git a/community-mod/rolling/tine-git/version b/community-mod/rolling/tine-git/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/community-mod/rolling/tine-git/version @@ -0,0 +1 @@ +git 1 diff --git a/core-mod/core/atto-git/build b/core-mod/core/atto-git/build new file mode 100755 index 0000000..53bc842 --- /dev/null +++ b/core-mod/core/atto-git/build @@ -0,0 +1,4 @@ +#!/bin/sh -e + +make +install -Dm755 atto "$1/usr/bin/atto" diff --git a/core-mod/core/atto-git/depends b/core-mod/core/atto-git/depends new file mode 100644 index 0000000..6a470ff --- /dev/null +++ b/core-mod/core/atto-git/depends @@ -0,0 +1 @@ +ncurses diff --git a/core-mod/core/atto-git/manifest b/core-mod/core/atto-git/manifest new file mode 100644 index 0000000..653d21e --- /dev/null +++ b/core-mod/core/atto-git/manifest @@ -0,0 +1,13 @@ +/var/db/kiss/installed/atto-git/version +/var/db/kiss/installed/atto-git/sources +/var/db/kiss/installed/atto-git/manifest +/var/db/kiss/installed/atto-git/depends +/var/db/kiss/installed/atto-git/build +/var/db/kiss/installed/atto-git/ +/var/db/kiss/installed/ +/var/db/kiss/ +/var/db/ +/var/ +/usr/bin/atto +/usr/bin/ +/usr/ diff --git a/core-mod/core/atto-git/sources b/core-mod/core/atto-git/sources new file mode 100644 index 0000000..397aca2 --- /dev/null +++ b/core-mod/core/atto-git/sources @@ -0,0 +1 @@ +git+https://github.com/hughbarney/atto diff --git a/core-mod/core/atto-git/version b/core-mod/core/atto-git/version new file mode 100644 index 0000000..a383ea1 --- /dev/null +++ b/core-mod/core/atto-git/version @@ -0,0 +1 @@ +git 1 diff --git a/mbase/dropbear b/mbase/dropbear deleted file mode 120000 index 0bf8783..0000000 --- a/mbase/dropbear +++ /dev/null @@ -1 +0,0 @@ -../ports/dropbear \ No newline at end of file diff --git a/mbase/dropbear b/mbase/dropbear new file mode 100644 index 0000000..e69de29 diff --git a/ports/clearsans-font/build b/ports/clearsans-font/build index 95b04dc..fdd74d9 100755 --- a/ports/clearsans-font/build +++ b/ports/clearsans-font/build @@ -1,6 +1,10 @@ #!/bin/sh -e +# Work around a stupid behavior in GNU Install. +mkdir -p "$1/usr/share/fonts/TTF/" + + for file in TTF/* do - install -Dm644 $file "$1/usr/share/fonts/TTF/" + install -m644 $file "$1/usr/share/fonts/TTF/" done diff --git a/ports/clearsans-font/build~ b/ports/clearsans-font/build~ new file mode 100755 index 0000000..7c9cd4a --- /dev/null +++ b/ports/clearsans-font/build~ @@ -0,0 +1,10 @@ +#!/bin/sh -e + +# Work around a stupid behavior in GNU Install. +mkdir "$1/usr/share/fonts/TTF/" + + +for file in TTF/* +do + install -m644 $file "$1/usr/share/fonts/TTF/" +done diff --git a/ports/ecl/checksums b/ports/ecl/checksums index e071078..e6cf348 100644 --- a/ports/ecl/checksums +++ b/ports/ecl/checksums @@ -1 +1 @@ -5bcc807d8ed441581c999328a21c94c69768624a3ec7e8de4c91a341d3eec248 +261b0ffcf2473fe732449963f02ff18b3edfc42a949f7c412d5df800fabb3991 diff --git a/ports/libvte9/.#depends b/ports/libvte9/.#depends deleted file mode 120000 index 236ea28..0000000 --- a/ports/libvte9/.#depends +++ /dev/null @@ -1 +0,0 @@ -midfavila@speculatores.390 \ No newline at end of file