diff options
| author | lost <lost@privacyrequired.com> | 2026-05-28 15:45:49 -0400 |
|---|---|---|
| committer | lost <lost@privacyrequired.com> | 2026-05-28 15:45:49 -0400 |
| commit | 3b461a405c351e400fb3790e6efac4e92e79dc21 (patch) | |
| tree | ac8a58708d9d4de8049cc7f505fab2c3b53aca49 /repos/community/neuwld | |
| parent | 1a46160999fa2842e5aaf1f089f42af4cfad91d2 (diff) | |
| download | alicelinux-3b461a405c351e400fb3790e6efac4e92e79dc21.tar.gz alicelinux-3b461a405c351e400fb3790e6efac4e92e79dc21.zip | |
added wayland.fyi projects (lots of things)
Diffstat (limited to 'repos/community/neuwld')
| -rw-r--r-- | repos/community/neuwld/.checksum | 1 | ||||
| -rw-r--r-- | repos/community/neuwld/.files | 10 | ||||
| -rw-r--r-- | repos/community/neuwld/abuild | 5 | ||||
| -rw-r--r-- | repos/community/neuwld/depends | 7 |
4 files changed, 23 insertions, 0 deletions
diff --git a/repos/community/neuwld/.checksum b/repos/community/neuwld/.checksum new file mode 100644 index 00000000..8ead8e58 --- /dev/null +++ b/repos/community/neuwld/.checksum @@ -0,0 +1 @@ +5805aafc4a78f1b8ff4300b5ab1b1c48d45596ea404931caac49d973a79d4179 bb5d247e7b3d0f68dda3990f9b2100aaaec85d28.tar.gz diff --git a/repos/community/neuwld/.files b/repos/community/neuwld/.files new file mode 100644 index 00000000..67e8e959 --- /dev/null +++ b/repos/community/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/repos/community/neuwld/abuild b/repos/community/neuwld/abuild new file mode 100644 index 00000000..7e51e427 --- /dev/null +++ b/repos/community/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/repos/community/neuwld/depends b/repos/community/neuwld/depends new file mode 100644 index 00000000..23db48a3 --- /dev/null +++ b/repos/community/neuwld/depends @@ -0,0 +1,7 @@ +fontconfig +freetype +libdrm +meson +pixman +wayland +wayland-protocols |