aboutsummaryrefslogtreecommitdiff
path: root/stagit
diff options
context:
space:
mode:
Diffstat (limited to 'stagit')
-rw-r--r--stagit/.checksum1
-rw-r--r--stagit/.files16
-rw-r--r--stagit/abuild8
-rw-r--r--stagit/depends1
4 files changed, 26 insertions, 0 deletions
diff --git a/stagit/.checksum b/stagit/.checksum
new file mode 100644
index 00000000..0b432a13
--- /dev/null
+++ b/stagit/.checksum
@@ -0,0 +1 @@
+645be0560ccb3f326f9e7e005fd7250f5f7e57ff1b3ab950786c7e20f21dbaa5 stagit-1.2.tar.gz
diff --git a/stagit/.files b/stagit/.files
new file mode 100644
index 00000000..a88f6ce8
--- /dev/null
+++ b/stagit/.files
@@ -0,0 +1,16 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/stagit
+-rwxr-xr-x root/root usr/bin/stagit-index
+drwxr-xr-x root/root usr/man/
+drwxr-xr-x root/root usr/man/man1/
+-rw-r--r-- root/root usr/man/man1/stagit-index.1
+-rw-r--r-- root/root usr/man/man1/stagit.1
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/stagit/
+-rw-r--r-- root/root usr/share/stagit/README
+-rwxr-xr-x root/root usr/share/stagit/example_create.sh
+-rwxr-xr-x root/root usr/share/stagit/example_post-receive.sh
+-rw-r--r-- root/root usr/share/stagit/favicon.png
+-rw-r--r-- root/root usr/share/stagit/logo.png
+-rw-r--r-- root/root usr/share/stagit/style.css
diff --git a/stagit/abuild b/stagit/abuild
new file mode 100644
index 00000000..a7a6bb15
--- /dev/null
+++ b/stagit/abuild
@@ -0,0 +1,8 @@
+name=stagit
+version=1.2
+release=1
+source="https://codemadness.org/releases/${name}/${name}-${version}.tar.gz"
+
+postbuild() {
+ mv $PKG/usr/share/doc/$name $PKG/usr/share
+}
diff --git a/stagit/depends b/stagit/depends
new file mode 100644
index 00000000..8476a462
--- /dev/null
+++ b/stagit/depends
@@ -0,0 +1 @@
+libgit2