Source: oflib
Section: libs
Priority: extra
Maintainer: Debian Mactel <pkg-mactel-devel@lists.alioth.debian.org>
Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.4

Package: libofapi-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: libofapi0 (= ${binary:Version}), ${misc:Depends}
Description: OpenFirmware device-tree parsing library [development files]
 oflib is a library designed to make the parsing of POWER and SPARC
 device-tree's (OpenFirmware) simple and fast.
 .
 It is useful for querying the hardware of the current system in applications
 for Apple, IBM and SUN machines.

Package: libofapi-example
Section: libdevel
Architecture: all
Depends: ${misc:Depends}
Recommends: libofapi-dev (= ${binary:Version})
Breaks: libofapi-dev (<= 0git20070620-6)
Description: OpenFirmware device-tree parsing library [example files]
 oflib is a library designed to make the parsing of POWER and SPARC
 device-tree's (OpenFirmware) simple and fast.
 .
 It is useful for querying the hardware of the current system in applications
 for Apple, IBM and SUN machines.
 .
 Example applications are included to show some of its capabilities.

Package: libofapi0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: OpenFirmware device-tree parsing library
 oflib is a library designed to make the parsing of POWER and SPARC
 device-tree's (OpenFirmware) simple and fast.
 .
 It is useful for querying the hardware of the current system in applications
 for Apple, IBM and SUN machines.
