mariadb: move libmariadb into its own package
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 17 Nov 2019 15:05:26 +0000 (16:05 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 17 Nov 2019 15:05:29 +0000 (16:05 +0100)
commitc1964dd8d2684e1f5d546124e1bff49057f4b282
tree7f486549e72169fa3339c2895bd20c3fac97b89b
parent88511f13d093fa3fabef6c51c25784132ebed58a
mariadb: move libmariadb into its own package

This way when only wanting the library nobody needs to download and
compile the server package, saving space and time. Also this way we can
avoid sudden SONAME bumps during a server upgrade.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/libmariadb/Makefile [new file with mode: 0644]
libs/libmariadb/conf/50-client.cnf [new file with mode: 0644]
libs/libmariadb/files/mysql_config [new file with mode: 0755]
libs/libmariadb/patches/fix-ucontext-header.patch [new file with mode: 0644]
utils/mariadb/Makefile
utils/mariadb/conf/50-client.cnf [deleted file]