Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10786839
D6484.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D6484.id.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,16 @@
+name : scdoc
+version : 1.9.6
+release : 1
+source :
+ - https://git.sr.ht/~sircmpwn/scdoc/archive/1.9.6.tar.gz : 89a5f2294b4b72ee1d20b8a478d16bee1f96b6202bfeedb6df76c27881ed5928
+license : MIT
+component : system.utils
+summary : scdoc is a simple man page generator for POSIX systems written in C99.
+description: |
+ scdoc is a simple man page generator for POSIX systems written in C99.
+patterns :
+ - /usr/lib/pkgconfig/scdoc.pc
+build : |
+ %make
+install : |
+ %make_install PREFIX=/usr
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,37 @@
+<PISI>
+ <Source>
+ <Name>scdoc</Name>
+ <Packager>
+ <Name>David Harder</Name>
+ <Email>davidjharder@gmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>system.utils</PartOf>
+ <Summary xml:lang="en">scdoc is a simple man page generator for POSIX systems written in C99.</Summary>
+ <Description xml:lang="en">scdoc is a simple man page generator for POSIX systems written in C99.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>scdoc</Name>
+ <Summary xml:lang="en">scdoc is a simple man page generator for POSIX systems written in C99.</Summary>
+ <Description xml:lang="en">scdoc is a simple man page generator for POSIX systems written in C99.
+</Description>
+ <PartOf>system.utils</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/scdoc</Path>
+ <Path fileType="data">/usr/lib/pkgconfig/scdoc.pc</Path>
+ <Path fileType="man">/usr/share/man/man1/scdoc.1</Path>
+ <Path fileType="man">/usr/share/man/man5/scdoc.5</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-07-11</Date>
+ <Version>1.9.6</Version>
+ <Comment>Packaging update</Comment>
+ <Name>David Harder</Name>
+ <Email>davidjharder@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 27 2023, 9:56 AM (10 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5791904
Default Alt Text
D6484.id.diff (2 KB)
Attached To
Mode
D6484: Initial commit of scdoc
Attached
Detach File
Event Timeline
Log In to Comment