unixodbc: Split libraries package into separate packages
authorJeffery To <jeffery.to@gmail.com>
Fri, 27 Oct 2023 13:03:23 +0000 (21:03 +0800)
committerRosen Penev <rosenp@gmail.com>
Mon, 30 Oct 2023 20:25:58 +0000 (13:25 -0700)
commit9563c6f018c12805628c3c774b1f531ee66eb7cd
tree929de4e7d1be34137dbcc03857222f49ee72941f
parent80aeb31082823fbd9c84791d3dc35570a659cebe
unixodbc: Split libraries package into separate packages

This splits the unixodbc package into separate packages (libodbc,
libodbccr, libodbcinst). This also keeps the unixodbc package for
backwards compatibility.

The Internet News Server driver (libnn) is omitted as the driver README
describes it as "in mid-hack"[1] and it is doubtful if there is any
real-world use for it.

This also updates the package license information and URL, and sets
PKG_BUILD_PARALLEL and HOST_BUILD_PARALLEL.

[1]: https://github.com/lurcher/unixODBC/blob/9b31cd228d01e768a7ad9126d5da8860f1ed72a9/Drivers/nn/README#L17-L19

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
libs/unixodbc/Makefile