Hi, this is an ebuild i'd like to contibute for the mysqlcppapi (something similar to mysql++, but with a clean and easy structured C++ interface). So far i saw the ebuild containseverthing thats necessary. Tested it here with dev-db/mysql-4.0.16 sys-libs/glibc-2.3.2-r9 sys-devel/gcc-3.3.2-r5 without any problems. I would advise dev-db/mysqlcppapi as package name. bye starfox Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 26277 [details] new mysqlcppapi ebuild
This one seems to have been forgotten. Still needed (I am developing software based on this), and seems to be working. Please include it in Portage.
in the proposed ebuild the HOMEPAGE and SRC_URI contain "sourcefrog" instead of "sourceforge"
on amd64, compiling fails without -fPIC set in CXXFLAGS
Upstream says you should use MySQL++ now instead, see this message from their homepage: "mysqlcppapi is a branch of the MySQL++ project. This branch was created in order to continue the development of the library. As of 2005 MySQL++ is being actively developed by someone competent, so you might be better using MySQL++ than mysqlcppapi."