diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-24 15:40:32 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-05-24 15:40:32 +0000 |
| commit | dea2a1fa20fc8e843cd85e5920a67b9054d00b2e (patch) | |
| tree | f331ff92dc5fd26f5803b483a24a0a21fd9bb97a /repos/extra/seatd | |
| parent | ef5bfeb93345a5a681d88e99775622bf28defd8d (diff) | |
| download | alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.tar.gz alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.zip | |
Woodpecker CI ef5bfeb93345a5a681d88e99775622bf28defd8d [SKIP CI]
Diffstat (limited to 'repos/extra/seatd')
| -rw-r--r-- | repos/extra/seatd/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/seatd/.files | 16 | ||||
| -rw-r--r-- | repos/extra/seatd/abuild | 8 | ||||
| -rwxr-xr-x | repos/extra/seatd/run | 3 |
4 files changed, 0 insertions, 29 deletions
diff --git a/repos/extra/seatd/.checksum b/repos/extra/seatd/.checksum deleted file mode 100644 index ecf01abe..00000000 --- a/repos/extra/seatd/.checksum +++ /dev/null @@ -1,2 +0,0 @@ -c1653dc2766e90c1fa606869f527085d939e13a84369bfad0f6762deeada152c 0.9.3.tar.gz -bd780793ada27f247b4aaa7c0752fd52c50ec5766c80bb4377dcdf343c7232ef run diff --git a/repos/extra/seatd/.files b/repos/extra/seatd/.files deleted file mode 100644 index 8083a9d5..00000000 --- a/repos/extra/seatd/.files +++ /dev/null @@ -1,16 +0,0 @@ -drwxr-xr-x root/root etc/ -drwxr-xr-x root/root etc/sv/ -drwxr-xr-x root/root etc/sv/seatd/ --rwxr-xr-x root/root etc/sv/seatd/run.new -lrwxrwxrwx root/root etc/sv/seatd/supervise -> ../../../run/runit/supervise.seatd -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/seatd --rwxr-xr-x root/root usr/bin/seatd-launch -drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/libseat.h -drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libseat.so -> libseat.so.1 --rwxr-xr-x root/root usr/lib/libseat.so.1 -drwxr-xr-x root/root usr/lib/pkgconfig/ --rw-r--r-- root/root usr/lib/pkgconfig/libseat.pc diff --git a/repos/extra/seatd/abuild b/repos/extra/seatd/abuild deleted file mode 100644 index 8c4ed149..00000000 --- a/repos/extra/seatd/abuild +++ /dev/null @@ -1,8 +0,0 @@ -name=seatd -version=0.9.3 -release=1 -source="https://git.sr.ht/~kennylevinsen/${name}/archive/${version}.tar.gz - run" -sv="run" -build_opt="-Dlibseat-builtin=enabled" -export CFLAGS="$CFLAGS -Wno-sign-compare" diff --git a/repos/extra/seatd/run b/repos/extra/seatd/run deleted file mode 100755 index 0e132b22..00000000 --- a/repos/extra/seatd/run +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -exec 2>&1 -exec seatd -g video |