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: [ITP] Mini-XML (mxml)


On 2017-12-22 12:49, Stefan Köpsell wrote:
> I am interested in becoming a package maintainer for the Mini-XML library
> (http://michaelrsweet.github.io/mxml/).
> 
> Mini-XML is a small XML parsing library  that you can use to read XML and
> XML-like data files in your application without requiring large non-standard
> libraries.

Do you plan on ITPing something which uses this?  A library by itself is
of little use.

> I have tried to make a first package and uploaded it here:
> https://sk13.xyz:45443/cygwin/x86/libmxml-dev/
> 
> I would be thankful for any hints regarding issues / quality improvements
> with this package.

Several problems:

* The source package (NAME) should be name mxml;
* A shared library should be created (pass --enable-shared to cygconf);
* Static libraries are not generally desired;
* There should be 2-3 subpackages, mxml with any program/utilties,
libmxml1 with the runtime library, and libmxml-devel (not -dev) with the
headers, import library, etc.

-- 
Yaakov

Attachment: signature.asc
Description: OpenPGP digital signature


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