This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] poco-doc: Documentation package for Poco


The Poco documentation used to be libpoco-doc, a child package of poco, but I would like to spin it out into its own package. This will make it easier to maintain, and as a top-level package it can be marked as 'noarch'. I have taken the opportunity to update Poco to the latest version:


BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/noarch/release
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \
${BASEURL}/poco-doc/libpoco-doc/libpoco-doc-1.7.3-1.tar.xz \
${BASEURL}/poco-doc/libpoco-doc/setup.hint \
${BASEURL}/poco-doc/poco-doc-1.7.3-1-src.tar.xz \
${BASEURL}/poco-doc/poco-doc-1.7.3-1.tar.xz \
${BASEURL}/poco-doc/setup.hint


If you are happy with this, please add 'poco-doc' to cygwin-package-maint as a top-level package, so I can upload.

The rest of this e-mail is for information. For the inquisitive, here is the corresponding version of Poco, built without documentation:


# 32-bit:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/x86/release
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \
${BASEURL}/poco/libpoco-devel/libpoco-devel-1.7.3-1.tar.xz \
${BASEURL}/poco/libpoco-devel/setup.hint \
${BASEURL}/poco/libpoco43/libpoco43-1.7.3-1.tar.xz \
${BASEURL}/poco/libpoco43/setup.hint \
${BASEURL}/poco/poco-1.7.3-1-src.tar.xz \
${BASEURL}/poco/poco-1.7.3-1.tar.xz \
${BASEURL}/poco/poco-debuginfo/poco-debuginfo-1.7.3-1.tar.xz \
${BASEURL}/poco/poco-debuginfo/setup.hint \
${BASEURL}/poco/setup.hint

# 64-bit:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/x86_64/release
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \
${BASEURL}/poco/libpoco-devel/libpoco-devel-1.7.3-1.tar.xz \
${BASEURL}/poco/libpoco-devel/setup.hint \
${BASEURL}/poco/libpoco43/libpoco43-1.7.3-1.tar.xz \
${BASEURL}/poco/libpoco43/setup.hint \
${BASEURL}/poco/poco-1.7.3-1-src.tar.xz \
${BASEURL}/poco/poco-1.7.3-1.tar.xz \
${BASEURL}/poco/poco-debuginfo/poco-debuginfo-1.7.3-1.tar.xz \
${BASEURL}/poco/poco-debuginfo/setup.hint \
${BASEURL}/poco/setup.hint


I have also rebuilt Poco 1.6.1 with the documentation split out into a separate package. This will be uploaded first, and then immediately bumped into 'prev' by version 1.7.3 above:


# Documentation (architecture independent):
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/noarch/release
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \
${BASEURL}/poco-doc/libpoco-doc/libpoco-doc-1.6.1-1.tar.xz \
${BASEURL}/poco-doc/libpoco-doc/setup.hint \
${BASEURL}/poco-doc/poco-doc-1.6.1-1-src.tar.xz \
${BASEURL}/poco-doc/poco-doc-1.6.1-1.tar.xz \
${BASEURL}/poco-doc/setup.hint

# 32-bit:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/x86/release
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \
${BASEURL}/poco/libpoco-devel/libpoco-devel-1.6.1-2.tar.xz \
${BASEURL}/poco/libpoco-devel/setup.hint \
${BASEURL}/poco/libpoco31/libpoco31-1.6.1-2.tar.xz \
${BASEURL}/poco/libpoco31/setup.hint \
${BASEURL}/poco/poco-1.6.1-2-src.tar.xz \
${BASEURL}/poco/poco-1.6.1-2.tar.xz \
${BASEURL}/poco/poco-debuginfo/poco-debuginfo-1.6.1-2.tar.xz \
${BASEURL}/poco/poco-debuginfo/setup.hint \
${BASEURL}/poco/setup.hint

# x86_64:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/x86_64/release
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \
${BASEURL}/poco/libpoco-devel/libpoco-devel-1.6.1-2.tar.xz \
${BASEURL}/poco/libpoco-devel/setup.hint \
${BASEURL}/poco/libpoco31/libpoco31-1.6.1-2.tar.xz \
${BASEURL}/poco/libpoco31/setup.hint \
${BASEURL}/poco/poco-1.6.1-2-src.tar.xz \
${BASEURL}/poco/poco-1.6.1-2.tar.xz \
${BASEURL}/poco/poco-debuginfo/poco-debuginfo-1.6.1-2.tar.xz \
${BASEURL}/poco/poco-debuginfo/setup.hint \
${BASEURL}/poco/setup.hint


This will ensure that both 'curr' and 'prev' versions of Poco are built in the same way.

Dave.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]