I would like to adopt cppunit (orphaned at 1.9.14)

Thanks,

-Ross

wget \
http://smithii.com/files/cygwin/cppunit/cppunit-1.10.2-1.tar.bz2 \
http://smithii.com/files/cygwin/cppunit/cppunit-1.10.2-1-src.tar.bz2 \
http://smithii.com/files/cygwin/cppunit/setup.hint

<http://smithii.com/files/cygwin/cppunit/setup.hint>

sdesc: "A C++ unit testing framework. It started its life as a port of
JUnit to C++ by Michael Feathers."
ldesc: "CppUnit is a C++ unit testing framework.  It started its life as
a port of JUnit to C++ by Michael Feathers."
requires: cygwin
category: Devel Libs

<http://smithii.com/files/cygwin/cppunit/cppunit-1.10.2-1.cygport>

DESCRIPTION="A C++ unit testing framework. It started its life as a port
of JUnit to C++ by Michael Feathers."
HOMEPAGE="http://cppunit.sourceforge.net/";
SRC_URI="http://internap.dl.sourceforge.net/sourceforge/cppunit/${P}.tar.gz
\
${PF}.cygwin.patch ${PF}.src.patch"

CYGCONF_ARGS="--enable-static --enable-shared"

Reply via email to