Skip to content

ookiineko-cygport/CYGWIN-packages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CYGWIN-packages

Package scripts for CYGWIN.

To build these, run makepkg -sCLf in the package directory from the bash prompt. Appropriate packages from the Cygwin are implicit build time and runtime dependencies. Make sure they are installed before attempting to build the corresponding package.

To install the built package(s).

pacman -U ${package-name}*.pkg.tar.xz

TODOs

  • Document required Cygwin packages for building/running every pacman package
  • Provide prebuilt packages

See also

Wiki

This page explains how you can build & install pacman from scratch.

It is useful when you don't have pacman installed on your Cygwin system and you don't know how to get one.

Special thanks

This repository is based on the MSYS2-packages.

License

CYGWIN-packages is licensed under BSD 3-Clause "New" or "Revised" License. A full copy of the license is provided in LICENSE.

About

Package scripts for CYGWIN.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Shell 77.0%
  • M4 13.3%
  • C 3.6%
  • Python 2.5%
  • Roff 1.2%
  • Perl 1.1%
  • Other 1.3%