public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* cygport for simple package addon: skip prep?
@ 2018-12-07 22:43 Heavenly Avenger
  2018-12-08 17:29 ` Marco Atzeri
  0 siblings, 1 reply; 3+ messages in thread
From: Heavenly Avenger @ 2018-12-07 22:43 UTC (permalink / raw)
  To: cygwin-apps

I am trying to write a cygport file for an extension to docbook-xsl 
called mathml.

The latest version of the DTD file is at 
https://docbook.org/xml/mathml/${VERSION}/dbmathml.dtd, and it is not 
zipped nor packaged in any way.

The package consists on just a single .DTD file and I can't figure out 
how to make cygport "skip" the unpack attempt during "cygport prep". I 
might need to just copy the file into what it assumes to be the package 
directory, then during compile/install time, just copy over the file to 
the correct location, and determine that as the package's contents.

I have this debian package as a base to what should be in the package 
file: https://packages.debian.org/sid/all/docbook-mathml/filelist

It seems to be a so basic addition that cygport is kind of too complex 
for it -- but it would be useful as a way to "remember" installation 
steps required on cygwin, if the correct setup instructions are saved in 
a cygport file.

Any ideas and directions are welcome. If you know a cygwin package in a 
similar format (just installs a file that it downloads in its original, 
uncompressed format), that'd be of great help as well.

Thanks in advance!

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

end of thread, other threads:[~2018-12-08 21:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-07 22:43 cygport for simple package addon: skip prep? Heavenly Avenger
2018-12-08 17:29 ` Marco Atzeri
2018-12-08 21:35   ` Heavenly Avenger

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).