public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* packaging dependencies and testing
@ 2016-02-18 20:41 Subhasis Ray
  2016-02-18 20:44 ` Yaakov Selkowitz
  2016-02-18 23:10 ` Marco Atzeri
  0 siblings, 2 replies; 3+ messages in thread
From: Subhasis Ray @ 2016-02-18 20:41 UTC (permalink / raw)
  To: cygwin-apps

Hi,
 I am trying to build a package for moose
(https://github.com/BhallaLab/moose-core). It builds and runs on
latest cygwin using setup.py. I have two questions regarding packaging
for cygwin:
1) moose depends on libsbml, which does not have any package for
cygwin but I built it on my local cygwin. I am undecided between (a)
copying the binaries from my local cygwin tree and making the moose
package manually versus (b) creating a separate libsbml package with
cygport. What is the recommended practice? The former looks like less
work to me.

2) Is there a way that I can check that my package works with cygwin
setup before putting it in public?

Thanks,
- Subhasis

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: packaging dependencies and testing
  2016-02-18 20:41 packaging dependencies and testing Subhasis Ray
@ 2016-02-18 20:44 ` Yaakov Selkowitz
  2016-02-18 23:10 ` Marco Atzeri
  1 sibling, 0 replies; 3+ messages in thread
From: Yaakov Selkowitz @ 2016-02-18 20:44 UTC (permalink / raw)
  To: cygwin-apps

On 2016-02-18 14:40, Subhasis Ray wrote:
>   I am trying to build a package for moose
> (https://github.com/BhallaLab/moose-core). It builds and runs on
> latest cygwin using setup.py. I have two questions regarding packaging
> for cygwin:
> 1) moose depends on libsbml, which does not have any package for
> cygwin but I built it on my local cygwin. I am undecided between (a)
> copying the binaries from my local cygwin tree and making the moose
> package manually versus (b) creating a separate libsbml package with
> cygport. What is the recommended practice?

libsbml should be its own package.

-- 
Yaakov

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: packaging dependencies and testing
  2016-02-18 20:41 packaging dependencies and testing Subhasis Ray
  2016-02-18 20:44 ` Yaakov Selkowitz
@ 2016-02-18 23:10 ` Marco Atzeri
  1 sibling, 0 replies; 3+ messages in thread
From: Marco Atzeri @ 2016-02-18 23:10 UTC (permalink / raw)
  To: cygwin-apps

On 18/02/2016 21:40, Subhasis Ray wrote:
> Hi,
>   I am trying to build a package for moose
> (https://github.com/BhallaLab/moose-core). It builds and runs on
> latest cygwin using setup.py. I have two questions regarding packaging
> for cygwin:

>
> 2) Is there a way that I can check that my package works with cygwin
> setup before putting it in public?

https://sourceware.org/cygwin-apps/package-server.html
https://sourceware.org/viewvc/cygwin-apps/genini/


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-18 23:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-18 20:41 packaging dependencies and testing Subhasis Ray
2016-02-18 20:44 ` Yaakov Selkowitz
2016-02-18 23:10 ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).