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 /neuwld | |
| parent | ce530dcd1c813865a6383fe12cc7303bf69c4554 (diff) | |
| download | alicelinux-48889c0d446a0bf880912afcc1a85e6a90fa9bf3.tar.gz alicelinux-48889c0d446a0bf880912afcc1a85e6a90fa9bf3.zip | |
Woodpecker CI d09592d572a6c9d7e0631a04dba94d25970c61e3 [SKIP CI]
Diffstat (limited to 'neuwld')
| -rw-r--r-- | neuwld/.checksum | 1 | ||||
| -rw-r--r-- | neuwld/.files | 10 | ||||
| -rw-r--r-- | neuwld/abuild | 5 | ||||
| -rw-r--r-- | neuwld/depends | 7 |
4 files changed, 23 insertions, 0 deletions
diff --git a/neuwld/.checksum b/neuwld/.checksum new file mode 100644 index 00000000..8ead8e58 --- /dev/null +++ b/neuwld/.checksum @@ -0,0 +1 @@ +5805aafc4a78f1b8ff4300b5ab1b1c48d45596ea404931caac49d973a79d4179 bb5d247e7b3d0f68dda3990f9b2100aaaec85d28.tar.gz diff --git a/neuwld/.files b/neuwld/.files new file mode 100644 index 00000000..67e8e959 --- /dev/null +++ b/neuwld/.files @@ -0,0 +1,10 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/wld/ +-rw-r--r-- root/root usr/include/wld/drm.h +-rw-r--r-- root/root usr/include/wld/pixman.h +-rw-r--r-- root/root usr/include/wld/wayland.h +-rw-r--r-- root/root usr/include/wld/wld.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/wld.pc diff --git a/neuwld/abuild b/neuwld/abuild new file mode 100644 index 00000000..7e51e427 --- /dev/null +++ b/neuwld/abuild @@ -0,0 +1,5 @@ +name=neuwld +version=20260506 +commit=bb5d247e7b3d0f68dda3990f9b2100aaaec85d28 +release=1 +source="https://git.sr.ht/~shrub900/$name/archive/$commit.tar.gz" diff --git a/neuwld/depends b/neuwld/depends new file mode 100644 index 00000000..23db48a3 --- /dev/null +++ b/neuwld/depends @@ -0,0 +1,7 @@ +fontconfig +freetype +libdrm +meson +pixman +wayland +wayland-protocols |