commit 3b2349c

hovercats  ·  2024-12-07 08:24:24 +0000 UTC
parent fc4db1f
abduco: drop
6 files changed,  +0, -36
+0, -3
1@@ -1,3 +0,0 @@
2-/local.ninja
3-/src
4-/abduco-0.6.tar.gz
+0, -13
 1@@ -1,13 +0,0 @@
 2-#define ABDUCO_CMD "/bin/sh"
 3-static char KEY_DETACH = CTRL('\\');
 4-static char KEY_REDRAW = 0;
 5-static struct Dir {
 6-	char *path;
 7-	char *env;
 8-	bool personal;
 9-} socket_dirs[] = {
10-	{ .env  = "ABDUCO_SOCKET_DIR", false },
11-	{ .env  = "HOME",              true  },
12-	{ .env  = "TMPDIR",            false },
13-	{ .path = "/tmp",              false },
14-};
+0, -17
 1@@ -1,17 +0,0 @@
 2-cflags{
 3-	[[-D 'VERSION="0.6"']],
 4-	'-pedantic',
 5-	'-std=c99',
 6-	'-D _POSIX_C_SOURCE=200809L',
 7-	'-D _XOPEN_SOURCE=700',
 8-	'-D NDEBUG',
 9-	'-Wall',
10-	'-I $dir',
11-}
12-
13-exe('abduco', {'abduco.c'})
14-
15-file('bin/abduco', '755', '$outdir/abduco')
16-man{'abduco.1'}
17-
18-fetch 'curl'
+0, -1
1@@ -1 +0,0 @@
2-c90909e13fa95770b5afc3b59f311b3d3d2fdfae23f9569fa4f96a3e192a35f4  abduco-0.6.tar.gz
+0, -1
1@@ -1 +0,0 @@
2-url = "https://www.brain-dump.org/projects/abduco/abduco-0.6.tar.gz"
+0, -1
1@@ -1 +0,0 @@
2-0.6 r0