diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:17:52 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-29 23:17:52 +0800 |
| commit | 0dede68b734c7366d9e0f44d10cb3507ba5e0f33 (patch) | |
| tree | 49b19194e5dc7f55255751151dcaf8d1fb48bc4a /repos/extra/basu | |
| parent | 376803af43d2d32a80219b8970961792f240230c (diff) | |
| download | alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.tar.gz alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.zip | |
move out wayland packages to its own repo
Diffstat (limited to 'repos/extra/basu')
| -rw-r--r-- | repos/extra/basu/.files | 15 | ||||
| -rw-r--r-- | repos/extra/basu/abuild | 4 | ||||
| -rw-r--r-- | repos/extra/basu/depends | 1 |
3 files changed, 0 insertions, 20 deletions
diff --git a/repos/extra/basu/.files b/repos/extra/basu/.files deleted file mode 100644 index 854e98d4..00000000 --- a/repos/extra/basu/.files +++ /dev/null @@ -1,15 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/basuctl -drwxr-xr-x root/root usr/include/ -drwxr-xr-x root/root usr/include/basu/ --rw-r--r-- root/root usr/include/basu/_sd-common.h --rw-r--r-- root/root usr/include/basu/sd-bus-protocol.h --rw-r--r-- root/root usr/include/basu/sd-bus-vtable.h --rw-r--r-- root/root usr/include/basu/sd-bus.h --rw-r--r-- root/root usr/include/basu/sd-id128.h -drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libbasu.so -> libbasu.so.0 --rwxr-xr-x root/root usr/lib/libbasu.so.0 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/basu.pc diff --git a/repos/extra/basu/abuild b/repos/extra/basu/abuild deleted file mode 100644 index 099e17e0..00000000 --- a/repos/extra/basu/abuild +++ /dev/null @@ -1,4 +0,0 @@ -name=basu -version=0.2.1 -release=1 -source="$name-$version.tar.gz::https://git.sr.ht/~emersion/${name}/archive/v${version}.tar.gz" diff --git a/repos/extra/basu/depends b/repos/extra/basu/depends deleted file mode 100644 index ed65273b..00000000 --- a/repos/extra/basu/depends +++ /dev/null @@ -1 +0,0 @@ -gperf |