Skip to content

Commit

Permalink
cygepoll-0.0.1 (untested)
Browse files Browse the repository at this point in the history
  • Loading branch information
fd00 committed Dec 20, 2016
1 parent 1fa6083 commit a5a1b4d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions cygepoll/README
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,22 @@ cygepoll
epoll emulation on cygwin

Runtime requirements:
cygwin-2.0.1-1
cygwin-2.6.1-1
libepoll-devel-0.0.1-1bl1
libepoll0-0.0.1-1bl1
libup-devel-0+git20140919-1bl1
libup0-0+git20140919-1bl1
libup-devel-0+git20140919-1bl2
libup0-0+git20140919-1bl2
pkg-config-0.29.1-1

Build requirements:
(besides corresponding -devel packages)
autoconf-13-1
automake-9-1
binutils-2.25-1
cygport-0.18.1-1
gcc-core-4.9.2-3
libtool-2.4.6-1
make-4.1-1
binutils-2.25-4
cygport-0.23.0-1
gcc-core-5.4.0-1
libtool-2.4.6-4
make-4.2.1-1

Canonical website:
https://github.com/fd00/cygepoll
Expand Down Expand Up @@ -61,4 +62,3 @@ Port Notes:

----- version 0.0.1-1bl1 -----
Initial release by fd0 <https://github.com/fd00/>

2 changes: 1 addition & 1 deletion cygepoll/cygepoll-0.0.1-1bl1.cygport
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ libepoll_devel_CONTENTS="
usr/include
usr/lib
"

cygepoll_SUMMARY="${SUMMARY} (licensing & readmes)"
libepoll0_SUMMARY="${SUMMARY} (runtime)"
libepoll_devel_SUMMARY="${SUMMARY} (development)"

0 comments on commit a5a1b4d

Please sign in to comment.