diff options
Diffstat (limited to 'scdoc')
| -rw-r--r-- | scdoc/.checksum | 1 | ||||
| -rw-r--r-- | scdoc/.files | 11 | ||||
| -rw-r--r-- | scdoc/abuild | 4 |
3 files changed, 16 insertions, 0 deletions
diff --git a/scdoc/.checksum b/scdoc/.checksum new file mode 100644 index 00000000..0d7abf74 --- /dev/null +++ b/scdoc/.checksum @@ -0,0 +1 @@ +241d4d907395bdd25a17fea878e8c476ec988f2e247fcea462955fd43f2f98ac scdoc-1.11.3.tar.gz diff --git a/scdoc/.files b/scdoc/.files new file mode 100644 index 00000000..2e228dd1 --- /dev/null +++ b/scdoc/.files @@ -0,0 +1,11 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/scdoc +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/scdoc.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/scdoc.5.gz +drwxr-xr-x root/root usr/share/pkgconfig/ +-rw-r--r-- root/root usr/share/pkgconfig/scdoc.pc diff --git a/scdoc/abuild b/scdoc/abuild new file mode 100644 index 00000000..78195f6f --- /dev/null +++ b/scdoc/abuild @@ -0,0 +1,4 @@ +name=scdoc +version=1.11.3 +release=1 +source="$name-$version.tar.gz::https://git.sr.ht/~sircmpwn/${name}/archive/${version}.tar.gz" |