diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-05 07:34:09 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-05 07:34:09 +0800 |
| commit | a5f034c0baff207235955b7f7279f327340442f6 (patch) | |
| tree | b554e28ea2093e3ca6f6685f7d71434b6740fb7b /repos/extra/mako | |
| parent | 4a049da080c71706d46c5899d869e3eb401c9b14 (diff) | |
| download | alicelinux-a5f034c0baff207235955b7f7279f327340442f6.tar.gz alicelinux-a5f034c0baff207235955b7f7279f327340442f6.zip | |
moved wayland abuilds to extra
Diffstat (limited to 'repos/extra/mako')
| -rw-r--r-- | repos/extra/mako/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/mako/.files | 14 | ||||
| -rw-r--r-- | repos/extra/mako/abuild | 4 | ||||
| -rw-r--r-- | repos/extra/mako/depends | 3 | ||||
| -rw-r--r-- | repos/extra/mako/outdated | 1 |
5 files changed, 23 insertions, 0 deletions
diff --git a/repos/extra/mako/.checksum b/repos/extra/mako/.checksum new file mode 100644 index 00000000..b759278b --- /dev/null +++ b/repos/extra/mako/.checksum @@ -0,0 +1 @@ +83a230dc811435999fab0cb2e14e03098b885145746f17733561cfe597c61aa1 mako-1.9.0.tar.gz diff --git a/repos/extra/mako/.files b/repos/extra/mako/.files new file mode 100644 index 00000000..b958bb66 --- /dev/null +++ b/repos/extra/mako/.files @@ -0,0 +1,14 @@ +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 new file mode 100644 index 00000000..0680d67c --- /dev/null +++ b/repos/extra/mako/abuild @@ -0,0 +1,4 @@ +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 new file mode 100644 index 00000000..501fc979 --- /dev/null +++ b/repos/extra/mako/depends @@ -0,0 +1,3 @@ +pango +wayland-protocols +basu diff --git a/repos/extra/mako/outdated b/repos/extra/mako/outdated new file mode 100644 index 00000000..4c90f265 --- /dev/null +++ b/repos/extra/mako/outdated @@ -0,0 +1 @@ +name=mako-notifier |