           SPELL=x86cpucaps
         VERSION=0.3.6
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=http://members.jcom.home.ne.jp/jacobi/linux/files/${SOURCE}
     SOURCE_HASH=sha512:80c8c942c538196551187ec24fbbf7b94b173bc688e40233d08d07a6c5c98ba3f5ccba7ac1e1f670b844970945876db12fd58cea2b3cbf730de33e3100a2cea0
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
        WEB_SITE=http://members.jcom.home.ne.jp/jacobi/linux/softwares.html
         ENTERED=20060628
      LICENSE[0]=GPL
        KEYWORDS="cpu utils"
           SHORT="x86cpucaps provides various information about CPU"
cat << EOF
x86cpucaps is a library, which investigates CPU information using 'cpuid' in
assembler. This library can detect CPU IDs (Family-Model-Stepping), vender name
strings ("GenuineIntel", "AuthenticAMD", and so on), and SIMD capabilities.
Furthermore, there are functions, estimating optimal Processor Type (for
building kernel), and estimating optimization flags for gcc.
More detail, see README in source files.
EOF
