From 48ca75555522716f0f686dcae3dd6cf3d8ad714d Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 31 May 2022 11:05:19 +0100 Subject: removed idea of repos --- repo/xiutils/xitui.xibuild | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 repo/xiutils/xitui.xibuild (limited to 'repo/xiutils/xitui.xibuild') diff --git a/repo/xiutils/xitui.xibuild b/repo/xiutils/xitui.xibuild new file mode 100644 index 0000000..edc7188 --- /dev/null +++ b/repo/xiutils/xitui.xibuild @@ -0,0 +1,6 @@ +DESC="xilinux Text User Interface tools" +DEPS="sh ncurses stty" + +package () { + add_from_main usr/lib/xitui.sh +} -- cgit v1.2.1