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/mako | |
| parent | 376803af43d2d32a80219b8970961792f240230c (diff) | |
| download | alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.tar.gz alicelinux-0dede68b734c7366d9e0f44d10cb3507ba5e0f33.zip | |
move out wayland packages to its own repo
Diffstat (limited to 'repos/extra/mako')
| -rw-r--r-- | repos/extra/mako/.files | 14 | ||||
| -rw-r--r-- | repos/extra/mako/abuild | 4 | ||||
| -rw-r--r-- | repos/extra/mako/depends | 5 |
3 files changed, 0 insertions, 23 deletions
diff --git a/repos/extra/mako/.files b/repos/extra/mako/.files deleted file mode 100644 index b958bb66..00000000 --- a/repos/extra/mako/.files +++ /dev/null @@ -1,14 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/mako --rwxr-xr-x root/root usr/bin/makoctl -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/dbus-1/ -drwxr-xr-x root/root usr/share/dbus-1/services/ --rw-r--r-- root/root usr/share/dbus-1/services/fr.emersion.mako.service -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/mako.1.gz --rw-r--r-- root/root usr/share/man/man1/makoctl.1.gz -drwxr-xr-x root/root usr/share/man/man5/ --rw-r--r-- root/root usr/share/man/man5/mako.5.gz diff --git a/repos/extra/mako/abuild b/repos/extra/mako/abuild deleted file mode 100644 index 0680d67c..00000000 --- a/repos/extra/mako/abuild +++ /dev/null @@ -1,4 +0,0 @@ -name=mako -version=1.9.0 -release=1 -source="https://github.com/emersion/${name}/releases/download/v${version}/${name}-${version}.tar.gz" diff --git a/repos/extra/mako/depends b/repos/extra/mako/depends deleted file mode 100644 index 1c7eee56..00000000 --- a/repos/extra/mako/depends +++ /dev/null @@ -1,5 +0,0 @@ -cairo -pango -wayland -wayland-protocols -basu |