Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42793 - New ebuild for the mysqlcppapi, a C++ wrapper for mysqlclient
Summary: New ebuild for the mysqlcppapi, a C++ wrapper for mysqlclient
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-02-24 12:18 UTC by Sascha Herrmann
Modified: 2006-05-29 16:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
new mysqlcppapi ebuild (mysqlcppapi-1.9.3.ebuild,1.11 KB, text/plain)
2004-02-24 12:19 UTC, Sascha Herrmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Herrmann 2004-02-24 12:18:40 UTC
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.
Comment 1 Sascha Herrmann 2004-02-24 12:19:42 UTC
Created attachment 26277 [details]
new mysqlcppapi ebuild
Comment 2 Lasse Kärkkäinen 2005-05-18 16:04:03 UTC
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.
Comment 3 Rutger ter Borg 2005-06-18 07:41:02 UTC
  
in the proposed ebuild the HOMEPAGE and SRC_URI contain "sourcefrog" instead 
of "sourceforge"  
  
Comment 4 Rutger ter Borg 2005-06-24 05:43:59 UTC
 
on amd64, compiling fails without -fPIC set in CXXFLAGS  
 
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2006-05-29 16:05:04 UTC
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."