aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/dfc
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/dfc
parent8c2e7bb570c11a51fdcecf7302af4058757d862c (diff)
downloadalicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.tar.gz
alicelinux-46ca440e9d6cc606d9c3233021e32d24b25172cf.zip
added repos
Diffstat (limited to 'repos/extra/dfc')
-rw-r--r--repos/extra/dfc/.files15
-rw-r--r--repos/extra/dfc/depends1
-rw-r--r--repos/extra/dfc/info5
3 files changed, 21 insertions, 0 deletions
diff --git a/repos/extra/dfc/.files b/repos/extra/dfc/.files
new file mode 100644
index 00000000..55f835f7
--- /dev/null
+++ b/repos/extra/dfc/.files
@@ -0,0 +1,15 @@
+drwxr-xr-x root/root etc/
+drwxr-xr-x root/root etc/xdg/
+drwxr-xr-x root/root etc/xdg/dfc/
+-rw-r--r-- root/root etc/xdg/dfc/dfcrc.new
+drwxr-xr-x root/root etc/xdg/dfc/fr/
+-rw-r--r-- root/root etc/xdg/dfc/fr/dfcrc.new
+drwxr-xr-x root/root etc/xdg/dfc/nl/
+-rw-r--r-- root/root etc/xdg/dfc/nl/dfcrc.new
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/dfc
+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/dfc.1.gz
diff --git a/repos/extra/dfc/depends b/repos/extra/dfc/depends
new file mode 100644
index 00000000..d5e1be3b
--- /dev/null
+++ b/repos/extra/dfc/depends
@@ -0,0 +1 @@
+gettext-tiny
diff --git a/repos/extra/dfc/info b/repos/extra/dfc/info
new file mode 100644
index 00000000..4729dcb3
--- /dev/null
+++ b/repos/extra/dfc/info
@@ -0,0 +1,5 @@
+name=dfc
+version=3.1.1
+release=1
+source="https://github.com/rolinh/$name/releases/download/v$version/$name-$version.tar.gz"
+build_opt="-DSYSCONFDIR=/etc"