This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Packaging of libraries


Hi Yaakov,

On 5 August 2010 16:43, Yaakov (Cygwin/X) wrote:
> Please API-version these, as there have been several
> parallel-installable APIs of libsigc++. ?Feel free to borrow from Ports:
>
> http://cygwin-ports.git.sourceforge.net/git/gitweb.cgi?p=cygwin-ports/ports;a=tree;f=libs/libsigc%2B%2B2.0
>
> I did make a separate -doc package due to the size thereof, but that
> would be your call.

I've made some minor modifications to your packaging:

ORIG_PN="libsigc++"
inherit gtkmm

HOMEPAGE="http://libsigc.sourceforge.net/";
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/${ORIG_PN}-${PV}.tar.bz2";

PKG_NAMES="${PN} ${PN}_0 ${PN}-devel"
libsigc__2_0_CONTENTS="usr/share/doc/libsigc++-2.0 usr/share/devhelp"
libsigc__2_0_0_CONTENTS="usr/bin/*-2.0-0.dll usr/share/doc/Cygwin
usr/share/doc/${PN}"
libsigc__2_0_devel_CONTENTS="usr/include usr/lib"

but when running 'prep' I get:

*** ERROR: mm-common is required to build this package

Am I missing something?

Chris

-- 
Chris Sutcliffe
http://emergedesktop.org
http://www.google.com/profiles/ir0nh34d


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]