aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/mako
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-06-03 23:19:58 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-06-03 23:19:58 +0800
commitd6de06e35bbcc9199ae34a27895f31f194ae45bc (patch)
tree42b15f773aece2ce002aaebbac13cd1869c9347b /repos/extra/mako
parenta3b2252de7568574e61ef6b22048b367386abcbd (diff)
downloadalicelinux-d6de06e35bbcc9199ae34a27895f31f194ae45bc.tar.gz
alicelinux-d6de06e35bbcc9199ae34a27895f31f194ae45bc.zip
updates
Diffstat (limited to 'repos/extra/mako')
-rw-r--r--repos/extra/mako/.files14
-rw-r--r--repos/extra/mako/depends5
-rw-r--r--repos/extra/mako/info4
3 files changed, 23 insertions, 0 deletions
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/depends b/repos/extra/mako/depends
new file mode 100644
index 00000000..1c7eee56
--- /dev/null
+++ b/repos/extra/mako/depends
@@ -0,0 +1,5 @@
+cairo
+pango
+wayland
+wayland-protocols
+basu
diff --git a/repos/extra/mako/info b/repos/extra/mako/info
new file mode 100644
index 00000000..0680d67c
--- /dev/null
+++ b/repos/extra/mako/info
@@ -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"