diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
| commit | 93a354611e38a6949add5c2e5ccc93ef79b9755f (patch) | |
| tree | 7fee41752b1047d74c59f8ee046cd62735e7e934 /mako | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'mako')
| -rw-r--r-- | mako/.checksum | 1 | ||||
| -rw-r--r-- | mako/.files | 14 | ||||
| -rw-r--r-- | mako/abuild | 4 | ||||
| -rw-r--r-- | mako/depends | 3 | ||||
| -rw-r--r-- | mako/outdated | 1 |
5 files changed, 23 insertions, 0 deletions
diff --git a/mako/.checksum b/mako/.checksum new file mode 100644 index 00000000..e6d24bda --- /dev/null +++ b/mako/.checksum @@ -0,0 +1 @@ +6a84c980ea5f6760d60d818c7c659534c98088b1404a6f2dc2047da64a476d19 mako-1.10.0.tar.gz diff --git a/mako/.files b/mako/.files new file mode 100644 index 00000000..b958bb66 --- /dev/null +++ b/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/mako/abuild b/mako/abuild new file mode 100644 index 00000000..5f46e9c7 --- /dev/null +++ b/mako/abuild @@ -0,0 +1,4 @@ +name=mako +version=1.10.0 +release=1 +source="https://github.com/emersion/${name}/releases/download/v${version}/${name}-${version}.tar.gz" diff --git a/mako/depends b/mako/depends new file mode 100644 index 00000000..501fc979 --- /dev/null +++ b/mako/depends @@ -0,0 +1,3 @@ +pango +wayland-protocols +basu diff --git a/mako/outdated b/mako/outdated new file mode 100644 index 00000000..4c90f265 --- /dev/null +++ b/mako/outdated @@ -0,0 +1 @@ +name=mako-notifier |