From 2d3386bb4284aed62a945efa82ff5e4cf4e21554 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Wed, 15 Mar 2017 21:28:14 +0000 Subject: [PATCH] #1279 Preparing Release. --- website/master/download.html.in | 44 +++++++++------------------------ 1 file changed, 12 insertions(+), 32 deletions(-) diff --git a/website/master/download.html.in b/website/master/download.html.in index a4f732e0..082c3780 100644 --- a/website/master/download.html.in +++ b/website/master/download.html.in @@ -7,7 +7,8 @@ __navbar__

Download Exiv2 v__version__

-

Two types of packages are available for download, Source Distribution and Builds.

+

Two types of packages are available for download: Source and Builds.

+

Source code for every revision of Exiv2 is available from GitHUB.

@@ -15,9 +16,9 @@ __navbar__
-

Source distribution

+

Source

The complete source code to build the Exiv2 library, command - line utility and several example and test applications. + line utility and several example and test applications, test scripts and test files.
The distribution includes build support for:

  • ./configure script for Unix systems including:
        Unix, GNU/Linux, Mac OS X, MinGW and Cygwin
  • @@ -38,7 +39,7 @@ __navbar__

    Currently v__version__

    Build Server

    -

    The project has a build server which builds (and tests the code) on 17 platforms every night. +

    The project has a build server which builds (and tests the code) on 16 platforms every night. Additionally, the build server builds (and tests) selected branches of our repository to assist Team Exiv2 Contributors when the submit code.

    The buildserver is located at: http://exiv2.dyndns.org:8080

    @@ -46,13 +47,13 @@ __navbar__

    Builds

    -

    The project buildserver builds the following every night. Each build bundle includes +

    The project buildserver builds every night. Each build includes builds of libexiv2 and expat and zlib and the exiv2 and sample applications. The header files and sample application source are included in the bundle and basic documentation to enable applications to be built.

    -

    The builds are generated for any platform are likely to be of immediate use. - If you require a 32 bit build or static libraries, you will have to build from source.

    +

    The builds provided are the most likely to be of immediate use on any platform. + If you require a 32 bit build or static libraries, or a special configuration of build, you have to build from source.

    Exiv2 has many options to compile a subset of the code. Please see the ReadMe file in the source package for more information.

    @@ -108,32 +109,11 @@ for NLS, (Note: current Linux distributions usually have gettext and iconv in libc and these features can be disabled individually.)

    -

    Exiv2 Source on GitHUB

    +

    Exiv2 Source Code

    $ git clone https://github.com/Exiv2/exiv2.git

    -

    The Git Repository was created by importing the SVN repository. The history of the -project has been retained. The repository contains source code, build environments, documentation, test suite and test files. -

    -The Repository contains collaboration branches for:

      -
    • team: This contains miscellaneous team resources
    • -
    • testdata: Additional test resources
    • -
    See https://github.com/Exiv2/exiv2/settings/collaboration. -

    - -

    SVN Repository (before and including v0.26)

    - -

    The Exiv2 source code was maintained in a Subversion repository. Future changes to Exiv2 will not be managed by SVN. You can - browse the source code online - or get a copy of the latest development code from the repository. - Once you have the source code, see the README file in the top - directory for build and installation notes. -

    - -

    There are four SVN repositories in use:

      -
    • Source (including test and documentation): svn://dev.exiv2.org/svn/trunk
    • -
    • Development Branches: svn://dev.exiv2.org/svn/branches
    • -
    • Team Resources: svn://dev.exiv2.org/svn/team
    • -
    • Test Resources: svn://dev.exiv2.org/svn/testdata
    • -

    +

    Discussion: http://dev.exiv2.org/projects/exiv2/wiki/Exiv2_on_GitHub

    +

    Deprecated SVN Repository

    +

    Discussion: http://dev.exiv2.org/projects/exiv2/wiki/Exiv2_on_SVN_(deprecated)

    Exiv2 Community

    The Exiv2 community website (Redmine)