diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-06-03 14:32:36 +0000 |
| commit | 93a354611e38a6949add5c2e5ccc93ef79b9755f (patch) | |
| tree | 7fee41752b1047d74c59f8ee046cd62735e7e934 /scdoc | |
| parent | 35912580b66e9439f91ea441938828ad8aa33b0d (diff) | |
| download | alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip | |
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
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" |