Skip to content

Commit

Permalink
cppmyth-2.16.3 (untested)
Browse files Browse the repository at this point in the history
  • Loading branch information
fd00 committed Dec 5, 2023
1 parent b450fef commit 7de80be
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
27 changes: 15 additions & 12 deletions cppmyth/README
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ cppmyth
C++ MythTV client library

Runtime requirements:
cygwin-3.5.0-0.475.g3ef4bb186196
libcppmyth-devel-2.16.0-1bl1
libcppmyth2-2.16.0-1bl1
cygwin-3.5.0-0.499.gc0d2f3874207
libcppmyth-devel-2.16.3-1bl1
libcppmyth2-2.16.3-1bl1
libgcc1-11.4.0-1
libstdc++6-11.4.0-1
pkg-config-2.0.3-1
pkg-config-2.1.0-1
zlib0-1.3-1

Build requirements:
Expand All @@ -25,22 +25,22 @@ Canonical website:
https://github.com/janbar/cppmyth

Canonical download:
https://github.com/janbar/cppmyth/archive/refs/tags/v2.16.0.tar.gz
https://github.com/janbar/cppmyth/archive/refs/tags/v2.16.3.tar.gz

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

Build instructions:
1. unpack cppmyth-2.16.0-X-src.tar.xz
1. unpack cppmyth-2.16.3-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 ./cppmyth-2.16.0-X.cygport all
% cygport ./cppmyth-2.16.3-X.cygport all

This will create:
/usr/src/cppmyth-2.16.0-X-src.tar.xz
/usr/src/cppmyth-2.16.0-X.tar.xz
/usr/src/libcppmyth2-2.16.0-X.tar.xz
/usr/src/libcppmyth-devel-2.16.0-X.tar.xz
/usr/src/cppmyth-2.16.3-X-src.tar.xz
/usr/src/cppmyth-2.16.3-X.tar.xz
/usr/src/libcppmyth2-2.16.3-X.tar.xz
/usr/src/libcppmyth-devel-2.16.3-X.tar.xz

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

Expand All @@ -55,7 +55,7 @@ Files included in the binary package:
/usr/bin/cygcppmyth-2.dll

(libcppmyth-devel)
/usr/include/cppmyth/cppmyth_config.h
/usr/include/cppmyth/local_config.h
/usr/include/cppmyth/mythcontrol.h
/usr/include/cppmyth/mythdebug.h
/usr/include/cppmyth/mytheventhandler.h
Expand All @@ -82,5 +82,8 @@ Files included in the binary package:

Port Notes:

----- version 2.16.3-1bl1 -----
Version bump.

----- version 2.16.0-1bl1 -----
Initial release by fd0 <https://github.com/fd00/>
File renamed without changes.

0 comments on commit 7de80be

Please sign in to comment.