+summary : High quality system independent, portable, open source libm implementation
+description: |
+ OpenLibm is an effort to have a high quality, portable, standalone C mathematical library (libm). It can be used standalone in applications and programming language implementations.
+avx2 : yes
+setup : |
+ sed -i 's|/usr/local|/usr|;s|$(prefix)/lib$|&64|' Make.inc
+build : |
+ %make
+install : |
+ %make_install
+ rm -f $installdir/usr/lib*/*.a
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,79 @@
+<PISI>
+ <Source>
+ <Name>openlibm</Name>
+ <Homepage>https://openlibm.org/</Homepage>
+ <Packager>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
+ </Packager>
+ <License>BSD-2-Clause</License>
+ <License>ISC</License>
+ <License>MIT</License>
+ <PartOf>programming.library</PartOf>
+ <Summary xml:lang="en">High quality system independent, portable, open source libm implementation</Summary>
+ <Description xml:lang="en">OpenLibm is an effort to have a high quality, portable, standalone C mathematical library (libm). It can be used standalone in applications and programming language implementations.
+ <Summary xml:lang="en">High quality system independent, portable, open source libm implementation</Summary>
+ <Description xml:lang="en">OpenLibm is an effort to have a high quality, portable, standalone C mathematical library (libm). It can be used standalone in applications and programming language implementations.
+ <Summary xml:lang="en">Development files for openlibm</Summary>
+ <Description xml:lang="en">OpenLibm is an effort to have a high quality, portable, standalone C mathematical library (libm). It can be used standalone in applications and programming language implementations.