commit c5e7d28

hovercats  ·  2026-07-29 12:45:26 +0000 UTC
parent ca05f11
swall: drop
5 files changed,  +0, -34
+0, -4
 1@@ -436,10 +436,6 @@
 2 	url = https://github.com/ratchov/sndio.git
 3 	ignore =  all
 4 	shallow = true
 5-[submodule "pkg/swall/src"]
 6-	path = pkg/swall/src
 7-	url = https://git.sr.ht/~uint/swall
 8-	shallow = true
 9 [submodule "pkg/swiv/src"]
10 	path = pkg/swiv/src
11 	url = https://git.sr.ht/~pfr/swiv
+0, -1
1@@ -105,7 +105,6 @@ subgen 'sndio'
2 subgen 'squashfs-tools-ng'
3 subgen 'st'
4 subgen 'strace'
5-subgen 'swall'
6 subgen 'swc'
7 subgen 'swiv'
8 subgen 'terminus-font'
+0, -27
 1@@ -1,27 +0,0 @@
 2-cflags{
 3-	'-std=c99',
 4-	'-D _POSIX_C_SOURCE=2000809L',
 5-	'-I $outdir/protocol',
 6-	'-isystem $builddir/pkg/wayland/include',
 7-}
 8-
 9-waylandproto('swc_wallpaper.xml', {
10-	client='protocol/swc_wallpaper-client-protocol.h',
11-	code='swc_wallpaper-protocol.c',
12-})
13-
14-pkg.deps = {
15-	'$outdir/protocol/swc_wallpaper-client-protocol.h',
16-	'pkg/wayland/headers',
17-}
18-
19-exe('swall', {
20-	'swall.c',
21-	'swc_wallpaper-protocol.c.o',
22-	'$builddir/pkg/wayland/libwayland-server.a.d',
23-	'$builddir/pkg/wayland/libwayland-client.a.d',
24-})
25-
26-file('bin/swall', '755', '$outdir/swall')
27-
28-fetch 'git'
+0, -1
1@@ -1 +0,0 @@
2-Subproject commit fed1981e7f739a38193f9b3b32398ca75d2e7d29
+0, -1
1@@ -1 +0,0 @@
2-fed1981 r0