aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/grim
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2024-05-24 12:22:12 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2024-05-24 12:22:12 +0800
commit46ca440e9d6cc606d9c3233021e32d24b25172cf (patch)
treeeeb573e47ac56498fbf74bda6d22fac47038ecab /repos/extra/grim
parent8c2e7bb570c11a51fdcecf7302af4058757d862c (diff)
downloadalicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.tar.gz
alicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.zip
added repos
Diffstat (limited to 'repos/extra/grim')
-rw-r--r--repos/extra/grim/.files7
-rw-r--r--repos/extra/grim/depends5
-rw-r--r--repos/extra/grim/info4
3 files changed, 16 insertions, 0 deletions
diff --git a/repos/extra/grim/.files b/repos/extra/grim/.files
new file mode 100644
index 00000000..ae725708
--- /dev/null
+++ b/repos/extra/grim/.files
@@ -0,0 +1,7 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/grim
+drwxr-xr-x root/root usr/share/
+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/grim.1.gz
diff --git a/repos/extra/grim/depends b/repos/extra/grim/depends
new file mode 100644
index 00000000..b32176e3
--- /dev/null
+++ b/repos/extra/grim/depends
@@ -0,0 +1,5 @@
+wayland
+pixman
+libpng
+scdoc
+wayland-protocols
diff --git a/repos/extra/grim/info b/repos/extra/grim/info
new file mode 100644
index 00000000..263a7ec0
--- /dev/null
+++ b/repos/extra/grim/info
@@ -0,0 +1,4 @@
+name=grim
+version=1.4.1
+release=1
+source="https://git.sr.ht/~emersion/${name}/refs/download/v${version}/${name}-${version}.tar.gz"