Skip to content

Commit

Permalink
libcnotify-20150101 (untested)
Browse files Browse the repository at this point in the history
  • Loading branch information
fd00 committed Apr 4, 2016
1 parent d352f53 commit 515e216
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
45 changes: 23 additions & 22 deletions libcnotify/README
Expand Up @@ -3,43 +3,42 @@ libcnotify
libcnotify is a library for cross-platform C notification functions.

Runtime requirements:
cygwin-1.7.32-1
libcerror-devel-20141014-1bl1
libcerror1-20141014-1bl1
libcnotify-devel-20141014-1bl1
libcnotify1-20141014-1bl1
libcstring-devel-20141018-1bl1
cygwin-2.4.1-1
libcerror1-20160327-1bl1
libcnotify-devel-20150101-1bl1
libcnotify1-20150101-1bl1
pkg-config-0.29-1

Build requirements:
(besides corresponding -devel packages)
autoconf-13-1
automake-9-1
binutils-2.24.51-6
cygport-0.17.0-1
gcc-core-4.9.0-1
libtool-2.4.2-5
make-4.0-2
binutils-2.25-4
cygport-0.21.1-1
gcc-core-5.3.0-3
libtool-2.4.6-3
make-4.1-1

Canonical website:
https://github.com/libyal/libcnotify

Canonical download:
https://github.com/libyal/libcnotify/releases/download/20141014/libcnotify-alpha-20141014.tar.gz
https://github.com/libyal/libcnotify/releases/download/20150101/libcnotify-alpha-20150101.tar.gz

-------------------------------------------

Build instructions:
unpack libcnotify-20141014-X-src.tar.xz
if you use setup to install this src package, it will be
unpacked under /usr/src automatically
cd /usr/src
cygport ./libcnotify-20141014-X.cygport all
1. unpack libcnotify-20150101-X-src.tar.xz
2. if you use setup to install this src package,
it will be unpacked under /usr/src automatically
% cd /usr/src
% cygport ./libcnotify-20150101-X.cygport all

This will create:
/usr/src/libcnotify-20141014-X-src.tar.xz
/usr/src/libcnotify-20141014-X.tar.xz
/usr/src/libcnotify1-20141014-X.tar.xz
/usr/src/libcnotify-devel-20141014-X.tar.xz
/usr/src/libcnotify-20150101-X-src.tar.xz
/usr/src/libcnotify-20150101-X.tar.xz
/usr/src/libcnotify1-20150101-X.tar.xz
/usr/src/libcnotify-devel-20150101-X.tar.xz

-------------------------------------------

Expand Down Expand Up @@ -70,6 +69,8 @@ Files included in the binary package:

Port Notes:

----- version 20150101-1bl1 -----
Version bump.

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

Expand Up @@ -26,7 +26,6 @@ libcnotify_devel_CONTENTS="
usr/lib
usr/share/man
"

libcnotify_SUMMARY="${SUMMARY} (licensing & readmes)"
libcnotify1_SUMMARY="${SUMMARY} (runtime)"
libcnotify_devel_SUMMARY="${SUMMARY} (development)"

0 comments on commit 515e216

Please sign in to comment.