aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/fff
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/fff
parent8c2e7bb570c11a51fdcecf7302af4058757d862c (diff)
downloadalicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.tar.gz
alicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.zip
added repos
Diffstat (limited to 'repos/extra/fff')
-rw-r--r--repos/extra/fff/.files7
-rw-r--r--repos/extra/fff/depends1
-rw-r--r--repos/extra/fff/info4
3 files changed, 12 insertions, 0 deletions
diff --git a/repos/extra/fff/.files b/repos/extra/fff/.files
new file mode 100644
index 00000000..b12a2177
--- /dev/null
+++ b/repos/extra/fff/.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/fff
+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-rw-r-- root/root usr/share/man/man1/fff.1.gz
diff --git a/repos/extra/fff/depends b/repos/extra/fff/depends
new file mode 100644
index 00000000..705963a5
--- /dev/null
+++ b/repos/extra/fff/depends
@@ -0,0 +1 @@
+bash
diff --git a/repos/extra/fff/info b/repos/extra/fff/info
new file mode 100644
index 00000000..410726c4
--- /dev/null
+++ b/repos/extra/fff/info
@@ -0,0 +1,4 @@
+name=fff
+version=2.2
+release=1
+source="https://github.com/dylanaraps/${name}/archive/${version}/${name}-${version}.tar.gz"