diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-29 15:31:54 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-29 15:31:54 +0000 |
| commit | 48889c0d446a0bf880912afcc1a85e6a90fa9bf3 (patch) | |
| tree | 22628eb8e4e8e817e3c65e53397d762d75fbdecd /neuswc | |
| parent | ce530dcd1c813865a6383fe12cc7303bf69c4554 (diff) | |
| download | alicelinux-48889c0d446a0bf880912afcc1a85e6a90fa9bf3.tar.gz alicelinux-48889c0d446a0bf880912afcc1a85e6a90fa9bf3.zip | |
Woodpecker CI d09592d572a6c9d7e0631a04dba94d25970c61e3 [SKIP CI]
Diffstat (limited to 'neuswc')
| -rw-r--r-- | neuswc/.checksum | 1 | ||||
| -rw-r--r-- | neuswc/.files | 13 | ||||
| -rw-r--r-- | neuswc/abuild | 5 | ||||
| -rw-r--r-- | neuswc/depends | 8 |
4 files changed, 27 insertions, 0 deletions
diff --git a/neuswc/.checksum b/neuswc/.checksum new file mode 100644 index 00000000..c63bfb12 --- /dev/null +++ b/neuswc/.checksum @@ -0,0 +1 @@ +7c9640c2954e09bd1ba645f26dedc5317d00688b4a1fc5ff074264f27b05c8cb 975ad56221d4545bdd44d14fdd4cac796de207d9.tar.gz diff --git a/neuswc/.files b/neuswc/.files new file mode 100644 index 00000000..b75f5a2d --- /dev/null +++ b/neuswc/.files @@ -0,0 +1,13 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwsr-xr-x root/root usr/bin/swc-launch +-rwxr-xr-x root/root usr/bin/swcsnap +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/swc.h +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libswc.so +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/swc.pc +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/swc/ +-rw-r--r-- root/root usr/share/swc/swc.xml diff --git a/neuswc/abuild b/neuswc/abuild new file mode 100644 index 00000000..db9da090 --- /dev/null +++ b/neuswc/abuild @@ -0,0 +1,5 @@ +name=neuswc +version=20260523 +commit=975ad56221d4545bdd44d14fdd4cac796de207d9 +release=1 +source="https://git.sr.ht/~shrub900/$name/archive/$commit.tar.gz" diff --git a/neuswc/depends b/neuswc/depends new file mode 100644 index 00000000..70c18e90 --- /dev/null +++ b/neuswc/depends @@ -0,0 +1,8 @@ +libdrm +libinput +meson +neuwld +pixman +wayland +wayland-protocols +xkeyboard-config |