commit 60999381edb90bed2abbd64e16d938de12c5f30c
parent 5d4e066110983c53178979a32c371444b5b780c5
Author: aabacchus <ben@bvnf.space>
Date: Thu, 10 Feb 2022 12:59:33 +0000
uxn: git
Diffstat:
5 files changed, 192 insertions(+), 0 deletions(-)
diff --git a/uxn/build b/uxn/build
@@ -0,0 +1,12 @@
+#!/bin/sh -e
+
+./build.sh --no-run
+
+mkdir -p \
+ "$1/usr/bin/" \
+ "$1/usr/share/uxn/"
+
+cp bin/uxnasm bin/uxncli bin/uxnemu \
+ "$1/usr/bin/"
+cp -R projects/ "$1/usr/share/uxn/"
+cp -R etc/syntax-highlight "$1/usr/share/uxn/"
diff --git a/uxn/depends b/uxn/depends
@@ -0,0 +1 @@
+sdl2
diff --git a/uxn/manifest b/uxn/manifest
@@ -0,0 +1,177 @@
+/var/db/kiss/installed/uxn/version
+/var/db/kiss/installed/uxn/sources
+/var/db/kiss/installed/uxn/manifest
+/var/db/kiss/installed/uxn/depends
+/var/db/kiss/installed/uxn/build
+/var/db/kiss/installed/uxn/
+/var/db/kiss/installed/
+/var/db/kiss/
+/var/db/
+/var/
+/usr/share/uxn/syntax-highlight/tal.sublime-syntax
+/usr/share/uxn/syntax-highlight/tal.nanorc
+/usr/share/uxn/syntax-highlight/
+/usr/share/uxn/projects/utils/proquints.tal
+/usr/share/uxn/projects/utils/binstr.tal
+/usr/share/uxn/projects/utils/
+/usr/share/uxn/projects/sounds/violin.pcm
+/usr/share/uxn/projects/sounds/tri.pcm
+/usr/share/uxn/projects/sounds/syn2.pcm
+/usr/share/uxn/projects/sounds/syn1.pcm
+/usr/share/uxn/projects/sounds/sub1.pcm
+/usr/share/uxn/projects/sounds/sqr.pcm
+/usr/share/uxn/projects/sounds/snr2.pcm
+/usr/share/uxn/projects/sounds/snr1.pcm
+/usr/share/uxn/projects/sounds/sin.pcm
+/usr/share/uxn/projects/sounds/sid2.pcm
+/usr/share/uxn/projects/sounds/sid1.pcm
+/usr/share/uxn/projects/sounds/saw.pcm
+/usr/share/uxn/projects/sounds/ride.pcm
+/usr/share/uxn/projects/sounds/piano.pcm
+/usr/share/uxn/projects/sounds/pad2.pcm
+/usr/share/uxn/projects/sounds/pad1.pcm
+/usr/share/uxn/projects/sounds/ohat.pcm
+/usr/share/uxn/projects/sounds/kck2.pcm
+/usr/share/uxn/projects/sounds/kck1.pcm
+/usr/share/uxn/projects/sounds/hhat.pcm
+/usr/share/uxn/projects/sounds/cym1.pcm
+/usr/share/uxn/projects/sounds/chat.pcm
+/usr/share/uxn/projects/sounds/bdr2.pcm
+/usr/share/uxn/projects/sounds/bdr1.pcm
+/usr/share/uxn/projects/sounds/
+/usr/share/uxn/projects/software/neralie.tal
+/usr/share/uxn/projects/software/launcher.tal
+/usr/share/uxn/projects/software/hexes.tal
+/usr/share/uxn/projects/software/dos.tal
+/usr/share/uxn/projects/software/calc.tal
+/usr/share/uxn/projects/software/asma.tal
+/usr/share/uxn/projects/software/
+/usr/share/uxn/projects/pictures/zerotwo20x20.chr
+/usr/share/uxn/projects/pictures/zerotwo10x10.chr
+/usr/share/uxn/projects/pictures/uxn32.chr
+/usr/share/uxn/projects/pictures/uxn16.chr
+/usr/share/uxn/projects/pictures/tima2a1a.bit
+/usr/share/uxn/projects/pictures/pc98.chr
+/usr/share/uxn/projects/pictures/logo1x1.bit
+/usr/share/uxn/projects/pictures/felix0cx0c.chr
+/usr/share/uxn/projects/pictures/ergo100x0c0.bit
+/usr/share/uxn/projects/pictures/daria10x10.chr
+/usr/share/uxn/projects/pictures/dafu10x10.bit
+/usr/share/uxn/projects/pictures/cyr10x8.chr
+/usr/share/uxn/projects/pictures/cibo.bit
+/usr/share/uxn/projects/pictures/bulma37x29.chr
+/usr/share/uxn/projects/pictures/ako10x10.chr
+/usr/share/uxn/projects/pictures/akane2010.bit
+/usr/share/uxn/projects/pictures/
+/usr/share/uxn/projects/library/string.tal
+/usr/share/uxn/projects/library/math32.tal
+/usr/share/uxn/projects/library/load-rom.tal
+/usr/share/uxn/projects/library/helpers.tal
+/usr/share/uxn/projects/library/heap.tal
+/usr/share/uxn/projects/library/check-rom.tal
+/usr/share/uxn/projects/library/binary-tree.tal
+/usr/share/uxn/projects/library/asma.tal
+/usr/share/uxn/projects/library/
+/usr/share/uxn/projects/fonts/venice14.uf2
+/usr/share/uxn/projects/fonts/times24.uf3
+/usr/share/uxn/projects/fonts/times15.uf2
+/usr/share/uxn/projects/fonts/times12.uf2
+/usr/share/uxn/projects/fonts/terminal12.uf2
+/usr/share/uxn/projects/fonts/specter8.uf1
+/usr/share/uxn/projects/fonts/sapphire19.uf3
+/usr/share/uxn/projects/fonts/sapphire14.uf2
+/usr/share/uxn/projects/fonts/sans14-regular.uf2
+/usr/share/uxn/projects/fonts/sans14-bold.uf2
+/usr/share/uxn/projects/fonts/sans12-regular.uf2
+/usr/share/uxn/projects/fonts/sans12-bold.uf2
+/usr/share/uxn/projects/fonts/sans10-regular.uf2
+/usr/share/uxn/projects/fonts/sans10-bold.uf2
+/usr/share/uxn/projects/fonts/palatino24.uf3
+/usr/share/uxn/projects/fonts/palatino14.uf2
+/usr/share/uxn/projects/fonts/palatino12.uf2
+/usr/share/uxn/projects/fonts/orca8.uf1
+/usr/share/uxn/projects/fonts/newyork24.uf3
+/usr/share/uxn/projects/fonts/newyork14.uf2
+/usr/share/uxn/projects/fonts/newyork12.uf2
+/usr/share/uxn/projects/fonts/msx816.uf2
+/usr/share/uxn/projects/fonts/monaco12.uf2
+/usr/share/uxn/projects/fonts/losangeles12.uf2
+/usr/share/uxn/projects/fonts/left8.uf1
+/usr/share/uxn/projects/fonts/helvetica24.uf3
+/usr/share/uxn/projects/fonts/helvetica14.uf2
+/usr/share/uxn/projects/fonts/helvetica12.uf2
+/usr/share/uxn/projects/fonts/geneva24.uf3
+/usr/share/uxn/projects/fonts/geneva14.uf2
+/usr/share/uxn/projects/fonts/geneva12.uf2
+/usr/share/uxn/projects/fonts/diamond20.uf3
+/usr/share/uxn/projects/fonts/diamond12.uf2
+/usr/share/uxn/projects/fonts/courier12.uf2
+/usr/share/uxn/projects/fonts/chicago12.uf2
+/usr/share/uxn/projects/fonts/bbcmicro8.uf1
+/usr/share/uxn/projects/fonts/atari8.uf1
+/usr/share/uxn/projects/fonts/acorn8-regular.uf1
+/usr/share/uxn/projects/fonts/acorn8-italic.uf1
+/usr/share/uxn/projects/fonts/
+/usr/share/uxn/projects/examples/gui/wallpaper.tal
+/usr/share/uxn/projects/examples/gui/terminal.tal
+/usr/share/uxn/projects/examples/gui/shapes.tal
+/usr/share/uxn/projects/examples/gui/picture.tal
+/usr/share/uxn/projects/examples/gui/monospace.tal
+/usr/share/uxn/projects/examples/gui/label.tal
+/usr/share/uxn/projects/examples/gui/hover.tal
+/usr/share/uxn/projects/examples/gui/animation.tal
+/usr/share/uxn/projects/examples/gui/
+/usr/share/uxn/projects/examples/exercises/subleq.tal
+/usr/share/uxn/projects/examples/exercises/primes.tal
+/usr/share/uxn/projects/examples/exercises/fizzbuzz.tal
+/usr/share/uxn/projects/examples/exercises/brainfuck.tal
+/usr/share/uxn/projects/examples/exercises/
+/usr/share/uxn/projects/examples/devices/screen.tal
+/usr/share/uxn/projects/examples/devices/mouse.tal
+/usr/share/uxn/projects/examples/devices/file.tal
+/usr/share/uxn/projects/examples/devices/file.save.tal
+/usr/share/uxn/projects/examples/devices/file.load.tal
+/usr/share/uxn/projects/examples/devices/controller.tal
+/usr/share/uxn/projects/examples/devices/console.tal
+/usr/share/uxn/projects/examples/devices/console.lib.tal
+/usr/share/uxn/projects/examples/devices/console.echo.tal
+/usr/share/uxn/projects/examples/devices/audio.tal
+/usr/share/uxn/projects/examples/devices/audio.channels.tal
+/usr/share/uxn/projects/examples/devices/
+/usr/share/uxn/projects/examples/demos/wireworld.tal
+/usr/share/uxn/projects/examples/demos/theme.tal
+/usr/share/uxn/projects/examples/demos/snake.tal
+/usr/share/uxn/projects/examples/demos/rule110.tal
+/usr/share/uxn/projects/examples/demos/prng.tal
+/usr/share/uxn/projects/examples/demos/polycat.tal
+/usr/share/uxn/projects/examples/demos/piano.tal
+/usr/share/uxn/projects/examples/demos/nametable.tal
+/usr/share/uxn/projects/examples/demos/move.tal
+/usr/share/uxn/projects/examples/demos/mandelbrot.tal
+/usr/share/uxn/projects/examples/demos/logic.tal
+/usr/share/uxn/projects/examples/demos/life.tal
+/usr/share/uxn/projects/examples/demos/dungeon.tal
+/usr/share/uxn/projects/examples/demos/drum-rack.tal
+/usr/share/uxn/projects/examples/demos/drool.tal
+/usr/share/uxn/projects/examples/demos/darena.tal
+/usr/share/uxn/projects/examples/demos/cube3d.tal
+/usr/share/uxn/projects/examples/demos/clock.tal
+/usr/share/uxn/projects/examples/demos/bifurcan.tal
+/usr/share/uxn/projects/examples/demos/automata.tal
+/usr/share/uxn/projects/examples/demos/asma-piano.tal
+/usr/share/uxn/projects/examples/demos/
+/usr/share/uxn/projects/examples/blank.tal
+/usr/share/uxn/projects/examples/
+/usr/share/uxn/projects/assets/terminus01x02.tal
+/usr/share/uxn/projects/assets/msx01x02.tal
+/usr/share/uxn/projects/assets/mascot0cx0c.tal
+/usr/share/uxn/projects/assets/logo05x05.tal
+/usr/share/uxn/projects/assets/
+/usr/share/uxn/projects/
+/usr/share/uxn/
+/usr/share/
+/usr/bin/uxnemu
+/usr/bin/uxncli
+/usr/bin/uxnasm
+/usr/bin/
+/usr/
diff --git a/uxn/sources b/uxn/sources
@@ -0,0 +1 @@
+git+https://git.sr.ht/~rabbits/uxn
diff --git a/uxn/version b/uxn/version
@@ -0,0 +1 @@
+git 1