libosl 0.6.0-3 source package in Ubuntu

Changelog

libosl (0.6.0-3) unstable; urgency=medium


  * Added new patches:
    - debian/patches/20140206-makefile_march.patch, to remove march build
      option.
    - debian/patches/20140208-no_sse.patch
  * Enable OSL_NO_SSE for build to support architectures on which SSE is not
    available.  (Closes: #735364)

 -- Daigo Moriwaki <email address hidden>  Sat, 08 Feb 2014 15:28:37 +0900

Upload details

Uploaded by:
daigo
Uploaded to:
Sid
Original maintainer:
daigo
Architectures:
i386 amd64 all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libs

Builds

Trusty: [FULLYBUILT] amd64 [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libosl_0.6.0-3.dsc 1.4 KiB f5609aa494bcce0943f569046ac838d8aee193b25ad7171cffd4e1d6a094b479
libosl_0.6.0.orig.tar.gz 11.3 MiB bbcdce5b3089a033ebeb08ac9ebd68b6968b770655662749f760ede9e6b2c0e2
libosl_0.6.0-3.debian.tar.xz 5.1 KiB 3deba25736b44b093740038baf0db2b84e9d1e0367ec815c455588686a85def2

Available diffs

No changes file available.

Binary packages built by this source

libosl-dev: No summary available for libosl-dev in ubuntu utopic.

No description available for libosl-dev in ubuntu utopic.

libosl-doc: library for Shogi playing programs

 OpenShogiLib (OSL) provides following features of Shogi playing programs,
 especially for Shogi programming study. Shogi is a Japanese two-player board
 game like Chess.
 1. Board: reading/writing records, generating legal moves etc.
 2. Evaluation function: piece values and a lot of features
 3. Hash table: hashing boards etc.
 4. Checkmate search: concurrent df-pn+ etc.
 5. Search framework: full-depth search, realization probability etc.
 6. Move category: mate, illegal moves etc.
 7. Opening book
 8. Gaming: search time control etc.
 .
 This package contains documents that Doxygen generates from OSL source files.

libosl1: library for Shogi playing programs

 OpenShogiLib (OSL) provides following features of Shogi playing programs,
 especially for Shogi programming study. Shogi is a Japanese two-player board
 game like Chess.
 1. Board: reading/writing records, generating legal moves etc.
 2. Evaluation function: piece values and a lot of features
 3. Hash table: hashing boards etc.
 4. Checkmate search: concurrent df-pn+ etc.
 5. Search framework: full-depth search, realization probability etc.
 6. Move category: mate, illegal moves etc.
 7. Opening book
 8. Gaming: search time control etc.
 .
 OSL works only on Pentium4 or later compatible CPUs due to using the SSE2
 instruction set.

libosl1-dbg: library for Shogi playing programs

 OpenShogiLib (OSL) provides following features of Shogi playing programs,
 especially for Shogi programming study. Shogi is a Japanese two-player board
 game like Chess.
 1. Board: reading/writing records, generating legal moves etc.
 2. Evaluation function: piece values and a lot of features
 3. Hash table: hashing boards etc.
 4. Checkmate search: concurrent df-pn+ etc.
 5. Search framework: full-depth search, realization probability etc.
 6. Move category: mate, illegal moves etc.
 7. Opening book
 8. Gaming: search time control etc.
 .
 This package is provided primarily to provide a backtrace with names in a
 debugger and makes it easier to interpret core dumps. Most users will not
 need this package.