Package Proposal: Xcoral

Gerrit P. Haase gp@familiehaase.de
Tue Oct 5 02:21:00 GMT 2004


Hello Charles,

> I would like to maintain the xcoral package. The source is found at

+1 vote from me.

> http://xcoral.free.fr 
  
> The port has been done, but I am having one trouble with the package
> creation. To make the port, I had to move files to a different directory.
> For example "control.h" was moved to "lowercase/control.h" to avoid the
> name conflict with "Control.h". This means that the diff will not create
> an accurate patch since the filenames have been changed. How would I go
> about making a patch in this case? 

Use managed mounts to avoid renaming.

export CWD=`pwd`
mkdir xcoral-1.2.3
mount -o managed `cygpath -m $CWD` $CWD/xcoral

extract xcoral-1.2.3.tar.gz and build like you would build it on Unix
too. 


> Other than that, the package is ready. 
  
> #Xcoral setup
> category: Editors Text
> requires: cygwin xlib
> sdesc: "A x-windows based text editor"
> ldesc: "A x-windows based text editor"
> test: 3.42b 
> Thanks, 
  

Gerrit
-- 
=^..^=




More information about the Cygwin-apps mailing list