Updating website to remove mention of Commercial License.

This commit is contained in:
clanmills 2017-05-17 06:18:32 +01:00
parent 9be72eecec
commit fa1a270c4c
7 changed files with 97 additions and 136 deletions

View File

@ -35,19 +35,19 @@ Review and update documentation
Update var/__manpage__
v0.26+:
make the tags:
Make tags:
$ cd doc
$ make tags
$ make
create trunk bundle:
Create trunk bundle:
$ cd website
$ rm -rf *trunk*
$ bin/exiv2-buildrelease.sh trunk
inspect the logs from the buildserver
copy builds from buildserver to html/builds
Inspect the logs from the buildserver
Copy builds from buildserver to html/builds
$ cd website
$ bin/getbuilds.sh
build the tag tables
Build the tag tables
$ cd website
$ bin/tagtables.sh
(Caution: cp: cannot stat ..//doc/templates/__Sony__: No such file or directory)
@ -67,8 +67,9 @@ Download and test packages
v0.26+
$ cd website
copy releases to html
$ svn export svn://dev.exiv2.org/svn/team/releases html
Copy releases to html
$ svn export svn://dev.exiv2.org/svn/team/releases html/releases
Copy the release to Exiv2.org
$ rsync -varz html root@exiv2.org:/var/www/exiv2/
Validate uploaded webpages with W3C HTML checker

View File

@ -11,6 +11,7 @@ EOF
fi
rel=$1
here=$PWD
(
if [ -e $rel ] ; then
echo File $rel already exists, exiting...
@ -44,25 +45,19 @@ make -j4
sudo make install
make -j4 samples
make doc
cd test
make
cd ..
rm -f ABOUT-NLS
make tests
rm -f ABOUT-NLS
rm -f .gitignore
rm -rf kdevelop/
sudo make uninstall
make distclean
make distclean
rm -rf test/tmp
rm -f Makefile
rm -f bootstrap.linux
rm -f msvc64\\runner.txt
# 01-Dec-2013, ahu: Include CMake files in the distribution
#find . -type f -name '*[Cc][Mm][Aa][Kk][Ee]*' | xargs rm -f
rm -f Makefile
rm -f bootstrap.linux
rm -rf xmpsdk/src/.libs
rm -f config.log
rm -f config.log
rm -rf website
rm -f jenkins_build.bat jenkins_build.sh
rm -f fixxml.sh
rm -f fixxml.sh
echo
echo ==========================================================================
echo Creating source and doc packages
@ -83,18 +78,16 @@ make -j4
sudo make install
make -j4 samples
echo Exporting tests, this may take a while...
svn export svn://dev.exiv2.org/svn/tags/$rel/test
svn export svn://dev.exiv2.org/svn/$rel/test
du -sk test/
cd test
make
cd ../..
make tests
echo
echo ==========================================================================
echo Error-summary
echo
grep 'Error ' exiv2-buildrelease-$rel.out | grep -v -e'BasicError ' -e'Error 1 (ignored)'
grep 'Error ' $here/exiv2-buildrelease-$rel.out | grep -v -e'BasicError ' -e'Error 1 (ignored)'
) 2>&1 | tee exiv2-buildrelease-$rel.out 2>&1
) 2>&1 | tee $here/exiv2-buildrelease-$rel.out 2>&1
if [ -e exiv2-$rel.tar.gz ]; then
ls -alt exiv2-$rel.tar.gz

View File

@ -32,490 +32,490 @@ __navbar__
<tbody>
<tr>
<td>Exiv2 v0.25 Source</td>
<td><a title="Download the v0.25 source package" href="exiv2-0.25.tar.gz" >exiv2-0.25.tar.gz</a></td>
<td><a title="Download the v0.25 source package" href="releases/exiv2-0.25.tar.gz" >exiv2-0.25.tar.gz</a></td>
<td>5434325</td>
<td class="text-nowrap">21-Jun-2015</td>
<td>258d4831b30f75a01e0234065c6c2806</td>
</tr>
<tr>
<td>Exiv2 v0.25 Windows executable</td>
<td><a title="Download the v0.25 Windows executable" href="exiv2-0.25-win.zip" >exiv2-0.25-win.zip</a></td>
<td><a title="Download the v0.25 Windows executable" href="releases/exiv2-0.25-win.zip" >exiv2-0.25-win.zip</a></td>
<td>1864291</td>
<td class="text-nowrap">21-Jun-2015</td>
<td>2a56b70e0ccc70e5fca308b7e34e4e52</td>
</tr>
<tr>
<td>Exiv2 v0.24 Source</td>
<td><a title="Download the v0.24 source package" href="exiv2-0.24.tar.gz" >exiv2-0.24.tar.gz</a></td>
<td><a title="Download the v0.24 source package" href="releases/exiv2-0.24.tar.gz" >exiv2-0.24.tar.gz</a></td>
<td>4635028</td>
<td class="text-nowrap">02-Dec-2013</td>
<td>b8a23dc56a98ede85c00718a97a8d6fc</td>
</tr>
<tr>
<td>Exiv2 v0.24 Windows executable</td>
<td><a title="Download the v0.24 Windows executable" href="exiv2-0.24-win.zip" >exiv2-0.24-win.zip</a></td>
<td><a title="Download the v0.24 Windows executable" href="releases/exiv2-0.24-win.zip" >exiv2-0.24-win.zip</a></td>
<td>1875613</td>
<td class="text-nowrap">02-Dec-2013</td>
<td>fdb4b9f605d23546e008949b4e09d3d9</td>
</tr>
<tr>
<td>Exiv2 v0.23 Source</td>
<td><a title="Download the v0.23 source package" href="exiv2-0.23.tar.gz" >exiv2-0.23.tar.gz</a></td>
<td><a title="Download the v0.23 source package" href="releases/exiv2-0.23.tar.gz" >exiv2-0.23.tar.gz</a></td>
<td>3524381</td>
<td class="text-nowrap">23-Apr-2012</td>
<td>dab67c07bb63a4386d4ea607a8e06eaf</td>
</tr>
<tr>
<td>Exiv2 v0.23 Windows executable</td>
<td><a title="Download the v0.23 Windows executable" href="exiv2-0.23-win.zip" >exiv2-0.23-win.zip</a></td>
<td><a title="Download the v0.23 Windows executable" href="releases/exiv2-0.23-win.zip" >exiv2-0.23-win.zip</a></td>
<td>1762504</td>
<td class="text-nowrap">23-Apr-2012</td>
<td>6966ba9862071d008797f663786d49e9</td>
</tr>
<tr>
<td>Exiv2 v0.22 Source</td>
<td><a title="Download the v0.22 source package" href="exiv2-0.22.tar.gz" >exiv2-0.22.tar.gz</a></td>
<td><a title="Download the v0.22 source package" href="releases/exiv2-0.22.tar.gz" >exiv2-0.22.tar.gz</a></td>
<td>3482572</td>
<td class="text-nowrap">18-Sep-2011</td>
<td>84d7d5b1802529efca8ac3d6e6a97e3a</td>
</tr>
<tr>
<td>Exiv2 v0.22 Windows executable</td>
<td><a title="Download the v0.22 Windows executable" href="exiv2-0.22-win.zip" >exiv2-0.22-win.zip</a></td>
<td><a title="Download the v0.22 Windows executable" href="releases/exiv2-0.22-win.zip" >exiv2-0.22-win.zip</a></td>
<td>1677934</td>
<td class="text-nowrap">18-Sep-2011</td>
<td>20f918dce2504a3a59df2de24f785c64</td>
</tr>
<tr>
<td>Exiv2 v0.21.1 Source</td>
<td><a title="Download the v0.21.1 source package" href="exiv2-0.21.1.tar.gz" >exiv2-0.21.1.tar.gz</a></td>
<td><a title="Download the v0.21.1 source package" href="releases/exiv2-0.21.1.tar.gz" >exiv2-0.21.1.tar.gz</a></td>
<td>3004521</td>
<td class="text-nowrap">14-Feb-2011</td>
<td>5c99bbcaa998f6b200b92f2bf0ac4f9e</td>
</tr>
<tr>
<td>Exiv2 v0.21.1 Windows executable</td>
<td><a title="Download the v0.21.1 Windows executable" href="exiv2-0.21.1-win.zip" >exiv2-0.21.1-win.zip</a></td>
<td><a title="Download the v0.21.1 Windows executable" href="releases/exiv2-0.21.1-win.zip" >exiv2-0.21.1-win.zip</a></td>
<td>1640376</td>
<td class="text-nowrap">14-Feb-2011</td>
<td>ddfdd3be4e3a64d9a6571ee7a873eeda</td>
</tr>
<tr>
<td>Exiv2 v0.21 Source</td>
<td><a title="Download the v0.21 source package" href="exiv2-0.21.tar.gz" >exiv2-0.21.tar.gz</a></td>
<td><a title="Download the v0.21 source package" href="releases/exiv2-0.21.tar.gz" >exiv2-0.21.tar.gz</a></td>
<td>3002066</td>
<td class="text-nowrap">01-Dec-2010</td>
<td>2caf74de59b5424996959ccea1c001fb</td>
</tr>
<tr>
<td>Exiv2 v0.21 Windows executable</td>
<td><a title="Download the v0.21 Windows executable" href="exiv2-0.21-win.zip" >exiv2-0.21-win.zip</a></td>
<td><a title="Download the v0.21 Windows executable" href="releases/exiv2-0.21-win.zip" >exiv2-0.21-win.zip</a></td>
<td>1639929</td>
<td class="text-nowrap">01-Dec-2010</td>
<td>6a9fc0b4cef4dbbc7820bb24791ec2d3</td>
</tr>
<tr>
<td>Exiv2 v0.20 Source</td>
<td><a title="Download the v0.20 source package" href="exiv2-0.20.tar.gz" >exiv2-0.20.tar.gz</a></td>
<td><a title="Download the v0.20 source package" href="releases/exiv2-0.20.tar.gz" >exiv2-0.20.tar.gz</a></td>
<td>2941045</td>
<td class="text-nowrap">30-May-2010</td>
<td>3173d08a4313dc94b7bd1b7cdbda2093</td>
</tr>
<tr>
<td>Exiv2 v0.20 Windows executable</td>
<td><a title="Download the v0.20 Windows executable" href="exiv2-0.20-win.zip" >exiv2-0.20-win.zip</a></td>
<td><a title="Download the v0.20 Windows executable" href="releases/exiv2-0.20-win.zip" >exiv2-0.20-win.zip</a></td>
<td>1604291</td>
<td class="text-nowrap">30-May-2010</td>
<td>9c572b6c50d8c484a0d61dd7f2385966</td>
</tr>
<tr>
<td>Exiv2 v0.19 Source</td>
<td><a title="Download the v0.19 source package" href="exiv2-0.19.tar.gz" >exiv2-0.19.tar.gz</a></td>
<td><a title="Download the v0.19 source package" href="releases/exiv2-0.19.tar.gz" >exiv2-0.19.tar.gz</a></td>
<td>2658781</td>
<td class="text-nowrap">30-Dec-2009</td>
<td>f52fb75a2cb7512f1484deab76473e13</td>
</tr>
<tr>
<td>Exiv2 v0.19 Windows executable</td>
<td><a title="Download the v0.19 Windows executable" href="exiv2-0.19-win.zip" >exiv2-0.19-win.zip</a></td>
<td><a title="Download the v0.19 Windows executable" href="releases/exiv2-0.19-win.zip" >exiv2-0.19-win.zip</a></td>
<td>1637143</td>
<td class="text-nowrap">30-Dec-2009</td>
<td>ea6f54ab7cfbfc4fdc68e2332e0e15af</td>
</tr>
<tr>
<td>Exiv2 v0.18.2 Source</td>
<td><a title="Download the v0.18.2 source package" href="exiv2-0.18.2.tar.gz" >exiv2-0.18.2.tar.gz</a></td>
<td><a title="Download the v0.18.2 source package" href="releases/exiv2-0.18.2.tar.gz" >exiv2-0.18.2.tar.gz</a></td>
<td>2394263</td>
<td class="text-nowrap">24-Jun-2009</td>
<td>300cc55e098d7ff7560b4c6992282c53</td>
</tr>
<tr>
<td>Exiv2 v0.18.2 Windows executable</td>
<td><a title="Download the v0.18.2 Windows executable" href="exiv2-0.18.2-win.zip" >exiv2-0.18.2-win.zip</a></td>
<td><a title="Download the v0.18.2 Windows executable" href="releases/exiv2-0.18.2-win.zip" >exiv2-0.18.2-win.zip</a></td>
<td>1773751</td>
<td class="text-nowrap">24-Jun-2009</td>
<td>566dc35c684d79d0b4083f2122cae65e</td>
</tr>
<tr>
<td>Exiv2 v0.18.1 Source</td>
<td><a title="Download the v0.18.1 source package" href="exiv2-0.18.1.tar.gz" >exiv2-0.18.1.tar.gz</a></td>
<td><a title="Download the v0.18.1 source package" href="releases/exiv2-0.18.1.tar.gz" >exiv2-0.18.1.tar.gz</a></td>
<td>2342158</td>
<td class="text-nowrap">06-Apr-2009</td>
<td>744f06b3a2beeb2341f30b157cbd8e7e</td>
</tr>
<tr>
<td>Exiv2 v0.18.1 Windows executable</td>
<td><a title="Download the v0.18.1 Windows executable" href="exiv2-0.18.1-win.zip" >exiv2-0.18.1-win.zip</a></td>
<td><a title="Download the v0.18.1 Windows executable" href="releases/exiv2-0.18.1-win.zip" >exiv2-0.18.1-win.zip</a></td>
<td>1767271</td>
<td class="text-nowrap">06-Apr-2009</td>
<td>c7591a7aed7f3bee68a6372511e32521</td>
</tr>
<tr>
<td>Exiv2 v0.18 Source</td>
<td><a title="Download the v0.18 source package" href="exiv2-0.18.tar.gz" >exiv2-0.18.tar.gz</a></td>
<td><a title="Download the v0.18 source package" href="releases/exiv2-0.18.tar.gz" >exiv2-0.18.tar.gz</a></td>
<td>2299215</td>
<td class="text-nowrap">18-Dec-2008</td>
<td>03044792525ae0a1b109df5a53b858fb</td>
</tr>
<tr>
<td>Exiv2 v0.18 Windows executable</td>
<td><a title="Download the v0.18 Windows executable" href="exiv2-0.18-win.zip" >exiv2-0.18-win.zip</a></td>
<td><a title="Download the v0.18 Windows executable" href="releases/exiv2-0.18-win.zip" >exiv2-0.18-win.zip</a></td>
<td>1602335</td>
<td class="text-nowrap">18-Dec-2008</td>
<td>3f782e5c340a54a23309e120d00c5e88</td>
</tr>
<tr>
<td>Exiv2 v0.18-pre2 Source</td>
<td><a title="Download the v0.18-pre2 source package" href="exiv2-0.18-pre2.tar.gz" >exiv2-0.18-pre2.tar.gz</a></td>
<td><a title="Download the v0.18-pre2 source package" href="releases/exiv2-0.18-pre2.tar.gz" >exiv2-0.18-pre2.tar.gz</a></td>
<td>2198231</td>
<td class="text-nowrap">04-Nov-2008</td>
<td>7b52cebd0af071fe663a4a06e64d47cd</td>
</tr>
<tr>
<td>Exiv2 v0.18-pre2 Windows executable</td>
<td><a title="Download the v0.18-pre2 Windows executable" href="exiv2-0.18-pre2-win.zip" >exiv2-0.18-pre2-win.zip</a></td>
<td><a title="Download the v0.18-pre2 Windows executable" href="releases/exiv2-0.18-pre2-win.zip" >exiv2-0.18-pre2-win.zip</a></td>
<td>1574233</td>
<td class="text-nowrap">04-Nov-2008</td>
<td>e007e0a988fb5508605c5f0eb4930d7c</td>
</tr>
<tr>
<td>Exiv2 v0.18-pre1 Source</td>
<td><a title="Download the v0.18-pre1 source package" href="exiv2-0.18-pre1.tar.gz" >exiv2-0.18-pre1.tar.gz</a></td>
<td><a title="Download the v0.18-pre1 source package" href="releases/exiv2-0.18-pre1.tar.gz" >exiv2-0.18-pre1.tar.gz</a></td>
<td>1838552</td>
<td class="text-nowrap">11-Sep-2008</td>
<td>63b4bbcfe5a1c02187c795b8a67b8112</td>
</tr>
<tr>
<td>Exiv2 v0.18-pre1 Windows executable</td>
<td><a title="Download the v0.18-pre1 Windows executable" href="exiv2-0.18-pre1-win.zip" >exiv2-0.18-pre1-win.zip</a></td>
<td><a title="Download the v0.18-pre1 Windows executable" href="releases/exiv2-0.18-pre1-win.zip" >exiv2-0.18-pre1-win.zip</a></td>
<td>1553504</td>
<td class="text-nowrap">11-Sep-2008</td>
<td>1b64f0ce990ba99fbd06f90126b4995a</td>
</tr>
<tr>
<td>Exiv2 v0.17.1 Source</td>
<td><a title="Download the v0.17.1 source package" href="exiv2-0.17.1.tar.gz" >exiv2-0.17.1.tar.gz</a></td>
<td><a title="Download the v0.17.1 source package" href="releases/exiv2-0.17.1.tar.gz" >exiv2-0.17.1.tar.gz</a></td>
<td>1807220</td>
<td class="text-nowrap">19-Jun-2008</td>
<td>52a602f4f0d9e89b7084ac795b7547ac</td>
</tr>
<tr>
<td>Exiv2 v0.17.1 Windows executable</td>
<td><a title="Download the v0.17.1 Windows executable" href="exiv2-0.17.1-win.zip" >exiv2-0.17.1-win.zip</a></td>
<td><a title="Download the v0.17.1 Windows executable" href="releases/exiv2-0.17.1-win.zip" >exiv2-0.17.1-win.zip</a></td>
<td>1557896</td>
<td class="text-nowrap">19-Jun-2008</td>
<td>b33ee61aef7d9fe37e75c776523bc72c</td>
</tr>
<tr>
<td>Exiv2 v0.17 Source</td>
<td><a title="Download the v0.17 source package" href="exiv2-0.17.tar.gz" >exiv2-0.17.tar.gz</a></td>
<td><a title="Download the v0.17 source package" href="releases/exiv2-0.17.tar.gz" >exiv2-0.17.tar.gz</a></td>
<td>1807917</td>
<td class="text-nowrap">06-Jun-2008</td>
<td>800508a2d6db7b736cced8cfeff97a4e</td>
</tr>
<tr>
<td>Exiv2 v0.17 Windows executable</td>
<td><a title="Download the v0.17 Windows executable" href="exiv2-0.17-win.zip" >exiv2-0.17-win.zip</a></td>
<td><a title="Download the v0.17 Windows executable" href="releases/exiv2-0.17-win.zip" >exiv2-0.17-win.zip</a></td>
<td>1557670</td>
<td class="text-nowrap">06-Jun-2008</td>
<td>78635a863842789be0ce7129205e1467</td>
</tr>
<tr>
<td>Exiv2 v0.16 Source</td>
<td><a title="Download the v0.16 source package" href="exiv2-0.16.tar.gz" >exiv2-0.16.tar.gz</a></td>
<td><a title="Download the v0.16 source package" href="releases/exiv2-0.16.tar.gz" >exiv2-0.16.tar.gz</a></td>
<td>1591822</td>
<td class="text-nowrap">10-Jan-2008</td>
<td>a6e72343885d990c593bd013c6c988f1</td>
</tr>
<tr>
<td>Exiv2 v0.16 Documentation</td>
<td><a title="Download the v0.16 API documentation and metadata tag reference" href="exiv2-0.16-doc.tar.gz" >exiv2-0.16-doc.tar.gz</a></td>
<td><a title="Download the v0.16 API documentation and metadata tag reference" href="releases/exiv2-0.16-doc.tar.gz" >exiv2-0.16-doc.tar.gz</a></td>
<td>2730508</td>
<td class="text-nowrap">10-Jan-2008</td>
<td>ad8bf4b006b6a22f5a9d50856c1b6285</td>
</tr>
<tr>
<td>Exiv2 v0.16 Windows executable</td>
<td><a title="Download the v0.16 Windows executable" href="exiv2-0.16-win.zip" >exiv2-0.16-win.zip</a></td>
<td><a title="Download the v0.16 Windows executable" href="releases/exiv2-0.16-win.zip" >exiv2-0.16-win.zip</a></td>
<td>1499946</td>
<td class="text-nowrap">10-Jan-2008</td>
<td>8de2fc0f942a7fa4ade825da2743a7ca</td>
</tr>
<tr>
<td>Exiv2 v0.16-pre1 Source</td>
<td><a title="Download the v0.16-pre1 source package" href="exiv2-0.16-pre1.tar.gz" >exiv2-0.16-pre1.tar.gz</a></td>
<td><a title="Download the v0.16-pre1 source package" href="releases/exiv2-0.16-pre1.tar.gz" >exiv2-0.16-pre1.tar.gz</a></td>
<td>1540861</td>
<td class="text-nowrap">09-Nov-2007</td>
<td>e4d0836f92b917f6e5ff85041c8717fb</td>
</tr>
<tr>
<td>Exiv2 v0.16-pre1 Documentation</td>
<td><a title="Download the v0.16-pre1 API documentation and metadata tag reference" href="exiv2-0.16-pre1-doc.tar.gz" >exiv2-0.16-pre1-doc.tar.gz</a></td>
<td><a title="Download the v0.16-pre1 API documentation and metadata tag reference" href="releases/exiv2-0.16-pre1-doc.tar.gz" >exiv2-0.16-pre1-doc.tar.gz</a></td>
<td>2713829</td>
<td class="text-nowrap">09-Nov-2007</td>
<td>7e1b5bc79195e3d818f4c7e12866bf99</td>
</tr>
<tr>
<td>Exiv2 v0.16-pre1 Windows executable</td>
<td><a title="Download the v0.16-pre1 Windows executable" href="exiv2-0.16-pre1-win.zip" >exiv2-0.16-pre1-win.zip</a></td>
<td><a title="Download the v0.16-pre1 Windows executable" href="releases/exiv2-0.16-pre1-win.zip" >exiv2-0.16-pre1-win.zip</a></td>
<td>1498744</td>
<td class="text-nowrap">09-Nov-2007</td>
<td>570d7e34404aa3315811e5a33d13f9cd</td>
</tr>
<tr>
<td>Exiv2 v0.15 Source</td>
<td><a title="Download the v0.15 source package" href="exiv2-0.15.tar.gz" >exiv2-0.15.tar.gz</a></td>
<td><a title="Download the v0.15 source package" href="releases/exiv2-0.15.tar.gz" >exiv2-0.15.tar.gz</a></td>
<td>1133249</td>
<td class="text-nowrap">10-Jul-2007</td>
<td>bb18d19e1d6fb255dadda456cadec00e</td>
</tr>
<tr>
<td>Exiv2 v0.15 Documentation</td>
<td><a title="Download the v0.15 API documentation and metadata tag reference" href="exiv2-0.15-doc.tar.gz" >exiv2-0.15-doc.tar.gz</a></td>
<td><a title="Download the v0.15 API documentation and metadata tag reference" href="releases/exiv2-0.15-doc.tar.gz" >exiv2-0.15-doc.tar.gz</a></td>
<td>2586720</td>
<td class="text-nowrap">10-Jul-2007</td>
<td>51adef87722e057805ad863be9cb131a</td>
</tr>
<tr>
<td>Exiv2 v0.15 Windows executable</td>
<td><a title="Download the v0.15 Windows executable" href="exiv2-0.15-win.zip" >exiv2-0.15-win.zip</a></td>
<td><a title="Download the v0.15 Windows executable" href="releases/exiv2-0.15-win.zip" >exiv2-0.15-win.zip</a></td>
<td>1115891</td>
<td class="text-nowrap">10-Jul-2007</td>
<td>508f9376c7c143876ef202b1308ff0dd</td>
</tr>
<tr>
<td>Exiv2 v0.14 Source</td>
<td><a title="Download the v0.14 source package" href="exiv2-0.14.tar.gz" >exiv2-0.14.tar.gz</a></td>
<td><a title="Download the v0.14 source package" href="releases/exiv2-0.14.tar.gz" >exiv2-0.14.tar.gz</a></td>
<td>1028225</td>
<td class="text-nowrap">19-Mar-2007</td>
<td>6f8edde77d95f49fc83329feb615bb33</td>
</tr>
<tr>
<td>Exiv2 v0.14 Documentation</td>
<td><a title="Download the v0.14 API documentation and metadata tag reference" href="exiv2-0.14-doc.tar.gz" >exiv2-0.14-doc.tar.gz</a></td>
<td><a title="Download the v0.14 API documentation and metadata tag reference" href="releases/exiv2-0.14-doc.tar.gz" >exiv2-0.14-doc.tar.gz</a></td>
<td>1835888</td>
<td class="text-nowrap">20-Mar-2007</td>
<td>7245efe6934e8febc4466e50acd939f6</td>
</tr>
<tr>
<td>Exiv2 v0.14 Windows executable</td>
<td><a title="Download the v0.14 Windows executable" href="exiv2-0.14-win.zip" >exiv2-0.14-win.zip</a></td>
<td><a title="Download the v0.14 Windows executable" href="releases/exiv2-0.14-win.zip" >exiv2-0.14-win.zip</a></td>
<td>1112164</td>
<td class="text-nowrap">19-Mar-2007</td>
<td>635019737e2b72446055b4929e8871ac</td>
</tr>
<tr>
<td>Exiv2 v0.13 Source</td>
<td><a title="Download the v0.13 source package" href="exiv2-0.13.tar.gz" >exiv2-0.13.tar.gz</a></td>
<td><a title="Download the v0.13 source package" href="releases/exiv2-0.13.tar.gz" >exiv2-0.13.tar.gz</a></td>
<td>2841724</td>
<td class="text-nowrap">03-Mar-2007</td>
<td>492d476e3130ac27983d93e5595d81e8</td>
</tr>
<tr>
<td>Exiv2 v0.13 Windows executable</td>
<td><a title="Download the v0.13 Windows executable" href="exiv2-0.13-win.zip" >exiv2-0.13-win.zip</a></td>
<td><a title="Download the v0.13 Windows executable" href="releases/exiv2-0.13-win.zip" >exiv2-0.13-win.zip</a></td>
<td>1109773</td>
<td class="text-nowrap">03-Mar-2007</td>
<td>825d221f787ef97b5dc571f30d4cf561</td>
</tr>
<tr>
<td>Exiv2 v0.12 Source</td>
<td><a title="Download the v0.12 source package" href="exiv2-0.12.tar.gz" >exiv2-0.12.tar.gz</a></td>
<td><a title="Download the v0.12 source package" href="releases/exiv2-0.12.tar.gz" >exiv2-0.12.tar.gz</a></td>
<td>2359138</td>
<td class="text-nowrap">27-Nov-2006</td>
<td>a97a4e489df7ec99458e3e33b506c3e6</td>
</tr>
<tr>
<td>Exiv2 v0.12 Windows executable</td>
<td><a title="Download the v0.12 Windows executable" href="exiv2-0.12-win.zip" >exiv2-0.12-win.zip</a></td>
<td><a title="Download the v0.12 Windows executable" href="releases/exiv2-0.12-win.zip" >exiv2-0.12-win.zip</a></td>
<td>440131</td>
<td class="text-nowrap">01-Dec-2006</td>
<td>82dbfa8f4d190b26c99481b778e01a06</td>
</tr>
<tr>
<td>Exiv2 v0.11 Source</td>
<td><a title="Download the v0.11 source package" href="exiv2-0.11.tar.gz" >exiv2-0.11.tar.gz</a></td>
<td><a title="Download the v0.11 source package" href="releases/exiv2-0.11.tar.gz" >exiv2-0.11.tar.gz</a></td>
<td>2380087</td>
<td class="text-nowrap">16-Sep-2006</td>
<td>269ce822946c56549d086f0c08dffc79</td>
</tr>
<tr>
<td>Exiv2 v0.11 Windows executable</td>
<td><a title="Download the v0.11 Windows executable" href="exiv2-0.11-win.zip" >exiv2-0.11-win.zip</a></td>
<td><a title="Download the v0.11 Windows executable" href="releases/exiv2-0.11-win.zip" >exiv2-0.11-win.zip</a></td>
<td>407109</td>
<td class="text-nowrap">16-Sep-2006</td>
<td>cc75a88f1c447e7bff63da0de0c7c24b</td>
</tr>
<tr>
<td>Exiv2 v0.10 Source</td>
<td><a title="Download the v0.10 source package" href="exiv2-0.10.tar.gz" >exiv2-0.10.tar.gz</a></td>
<td><a title="Download the v0.10 source package" href="releases/exiv2-0.10.tar.gz" >exiv2-0.10.tar.gz</a></td>
<td>2053756</td>
<td class="text-nowrap">03-Jun-2006</td>
<td>5af2256fb9895d9331684e8c1865b956</td>
</tr>
<tr>
<td>Exiv2 v0.10 Windows executable</td>
<td><a title="Download the v0.10 Windows executable" href="exiv2-0.10-win.zip" >exiv2-0.10-win.zip</a></td>
<td><a title="Download the v0.10 Windows executable" href="releases/exiv2-0.10-win.zip" >exiv2-0.10-win.zip</a></td>
<td>404766</td>
<td class="text-nowrap">03-Jun-2006</td>
<td>b67a0a6804bce8b85593325b02c0d2cf</td>
</tr>
<tr>
<td>Exiv2 v0.9.1 Source</td>
<td><a title="Download the v0.9.1 source package" href="exiv2-0.9.1.tar.gz" >exiv2-0.9.1.tar.gz</a></td>
<td><a title="Download the v0.9.1 source package" href="releases/exiv2-0.9.1.tar.gz" >exiv2-0.9.1.tar.gz</a></td>
<td>1602868</td>
<td class="text-nowrap">04-Feb-2006</td>
<td>4c6593751368f5e9235d85e0d4058e67</td>
</tr>
<tr>
<td>Exiv2 v0.9.1 Windows executable</td>
<td><a title="Download the v0.9.1 Windows executable" href="exiv2-0.9.1-win.zip" >exiv2-0.9.1-win.zip</a></td>
<td><a title="Download the v0.9.1 Windows executable" href="releases/exiv2-0.9.1-win.zip" >exiv2-0.9.1-win.zip</a></td>
<td>355312</td>
<td class="text-nowrap">04-Feb-2006</td>
<td>805c81c16741f2e41e59e7dfd37fe1a2</td>
</tr>
<tr>
<td>Exiv2 v0.9 Source</td>
<td><a title="Download the v0.9 source package" href="exiv2-0.9.tar.gz" >exiv2-0.9.tar.gz</a></td>
<td><a title="Download the v0.9 source package" href="releases/exiv2-0.9.tar.gz" >exiv2-0.9.tar.gz</a></td>
<td>1613781</td>
<td class="text-nowrap">26-Jan-2006</td>
<td>ee82fcba2741f5c771cb21d3eacefeef</td>
</tr>
<tr>
<td>Exiv2 v0.9 Windows executable</td>
<td><a title="Download the v0.9 Windows executable" href="exiv2-0.9-win.zip" >exiv2-0.9-win.zip</a></td>
<td><a title="Download the v0.9 Windows executable" href="releases/exiv2-0.9-win.zip" >exiv2-0.9-win.zip</a></td>
<td>355270</td>
<td class="text-nowrap">26-Jan-2006</td>
<td>fa54efd391e87fea0c309b65ca5f1a65</td>
</tr>
<tr>
<td>Exiv2 v0.8 Source</td>
<td><a title="Download the v0.8 source package" href="exiv2-0.8.tar.gz" >exiv2-0.8.tar.gz</a></td>
<td><a title="Download the v0.8 source package" href="releases/exiv2-0.8.tar.gz" >exiv2-0.8.tar.gz</a></td>
<td>1318689</td>
<td class="text-nowrap">19-Nov-2005</td>
<td>70779ef4adb2a41732c44dcdbd535412</td>
</tr>
<tr>
<td>Exiv2 v0.8 Windows executable</td>
<td><a title="Download the v0.8 Windows executable" href="exiv2-0.8-win.zip" >exiv2-0.8-win.zip</a></td>
<td><a title="Download the v0.8 Windows executable" href="releases/exiv2-0.8-win.zip" >exiv2-0.8-win.zip</a></td>
<td>338156</td>
<td class="text-nowrap">19-Nov-2005</td>
<td>bfc1787972dcc5557833b2d75be32447</td>
</tr>
<tr>
<td>Exiv2 v0.7 Source</td>
<td><a title="Download the v0.7 source package" href="exiv2-0.7.tar.gz" >exiv2-0.7.tar.gz</a></td>
<td><a title="Download the v0.7 source package" href="releases/exiv2-0.7.tar.gz" >exiv2-0.7.tar.gz</a></td>
<td>1245111</td>
<td class="text-nowrap">15-Jun-2005</td>
<td>540e720b77c05ca50d5005a140e38138</td>
</tr>
<tr>
<td>Exiv2 v0.7 Windows executable</td>
<td><a title="Download the v0.7 Windows executable" href="exiv2-0.7-win.zip" >exiv2-0.7-win.zip</a></td>
<td><a title="Download the v0.7 Windows executable" href="releases/exiv2-0.7-win.zip" >exiv2-0.7-win.zip</a></td>
<td>273949</td>
<td class="text-nowrap">15-Jun-2005</td>
<td>6c26bdb7a2c949c7771269ead55b53b2</td>
</tr>
<tr>
<td>Exiv2 v0.6.2 Source</td>
<td><a title="Download the v0.6.2 source package" href="exiv2-0.6.2.tar.gz" >exiv2-0.6.2.tar.gz</a></td>
<td><a title="Download the v0.6.2 source package" href="releases/exiv2-0.6.2.tar.gz" >exiv2-0.6.2.tar.gz</a></td>
<td>975615</td>
<td class="text-nowrap">06-Mar-2005</td>
<td>2f41777091b2145c4799c3bed55519e3</td>
</tr>
<tr>
<td>Exiv2 v0.6.2 Windows executable</td>
<td><a title="Download the v0.6.2 Windows executable" href="exiv2-0.6.2-win.zip" >exiv2-0.6.2-win.zip</a></td>
<td><a title="Download the v0.6.2 Windows executable" href="releases/exiv2-0.6.2-win.zip" >exiv2-0.6.2-win.zip</a></td>
<td>248513</td>
<td class="text-nowrap">06-Mar-2005</td>
<td>7031cc7228ac376f643601d72d919e91</td>
</tr>
<tr>
<td>Exiv2 v0.6.1 Source</td>
<td><a title="Download the v0.6.1 source package" href="exiv2-0.6.1.tar.gz" >exiv2-0.6.1.tar.gz</a></td>
<td><a title="Download the v0.6.1 source package" href="releases/exiv2-0.6.1.tar.gz" >exiv2-0.6.1.tar.gz</a></td>
<td>749879</td>
<td class="text-nowrap">17-Jan-2005</td>
<td>34b702a84c3448832c07bb0c02e829bc</td>
</tr>
<tr>
<td>Exiv2 v0.6.1 Windows executable</td>
<td><a title="Download the v0.6.1 Windows executable" href="exiv2-0.6.1-win.zip" >exiv2-0.6.1-win.zip</a></td>
<td><a title="Download the v0.6.1 Windows executable" href="releases/exiv2-0.6.1-win.zip" >exiv2-0.6.1-win.zip</a></td>
<td>248002</td>
<td class="text-nowrap">17-Jan-2005</td>
<td>fdfc905dd8a13a43d4980a9091bb1e48</td>
</tr>
<tr>
<td>Exiv2 v0.6 Source</td>
<td><a title="Download the v0.6 source package" href="exiv2-0.6.tar.gz" >exiv2-0.6.tar.gz</a></td>
<td><a title="Download the v0.6 source package" href="releases/exiv2-0.6.tar.gz" >exiv2-0.6.tar.gz</a></td>
<td>716240</td>
<td class="text-nowrap">12-Dec-2004</td>
<td>464bcf3878d65196e0a326b2e24752e9</td>
</tr>
<tr>
<td>Exiv2 v0.6 Windows executable</td>
<td><a title="Download the v0.6 Windows executable" href="exiv2-0.6-win.zip" >exiv2-0.6-win.zip</a></td>
<td><a title="Download the v0.6 Windows executable" href="releases/exiv2-0.6-win.zip" >exiv2-0.6-win.zip</a></td>
<td>236965</td>
<td class="text-nowrap">12-Dec-2004</td>
<td>66088a3424b6e2fbc2a7a8887d2b1343</td>
</tr>
<tr>
<td>Exiv2 v0.5 Source</td>
<td><a title="Download the v0.5 source package" href="exiv2-0.5.tar.gz" >exiv2-0.5.tar.gz</a></td>
<td><a title="Download the v0.5 source package" href="releases/exiv2-0.5.tar.gz" >exiv2-0.5.tar.gz</a></td>
<td>645739</td>
<td class="text-nowrap">13-Sep-2004</td>
<td>e9362bc1b9e5cea5b095a99af08613ee</td>
</tr>
<tr>
<td>Exiv2 v0.5 Windows executable</td>
<td><a title="Download the v0.5 Windows executable" href="exiv2-0.5-win.zip" >exiv2-0.5-win.zip</a></td>
<td><a title="Download the v0.5 Windows executable" href="releases/exiv2-0.5-win.zip" >exiv2-0.5-win.zip</a></td>
<td>219168</td>
<td class="text-nowrap">13-Sep-2004</td>
<td>8347281c3d7430ab48547d04a9c42a8d</td>
</tr>
<tr>
<td>Exiv2 v0.4 Source</td>
<td><a title="Download the v0.4 source package" href="exiv2-0.4.tar.gz" >exiv2-0.4.tar.gz</a></td>
<td><a title="Download the v0.4 source package" href="releases/exiv2-0.4.tar.gz" >exiv2-0.4.tar.gz</a></td>
<td>430893</td>
<td class="text-nowrap">03-Jul-2004</td>
<td>8b29148c36225836a1935a8b4193b060</td>
</tr>
<tr>
<td>Exiv2 v0.4 Windows executable</td>
<td><a title="Download the v0.4 Windows executable" href="exiv2-0.4-win.zip" >exiv2-0.4-win.zip</a></td>
<td><a title="Download the v0.4 Windows executable" href="releases/exiv2-0.4-win.zip" >exiv2-0.4-win.zip</a></td>
<td>197304</td>
<td class="text-nowrap">03-Jul-2004</td>
<td>fa05437d78c32737f17c9c6ea8badb24</td>
</tr>
<tr>
<td>Exiv2 v0.3 Source</td>
<td><a title="Download the v0.3 source package" href="exiv2-0.3.tar.gz" >exiv2-0.3.tar.gz</a></td>
<td><a title="Download the v0.3 source package" href="releases/exiv2-0.3.tar.gz" >exiv2-0.3.tar.gz</a></td>
<td>372479</td>
<td class="text-nowrap">10-May-2004</td>
<td>3ea7ecc9a37ebf75a46c6e7f0286ab55</td>
</tr>
<tr>
<td>Exiv2 v0.3 Windows executable</td>
<td><a title="Download the v0.3 Windows executable" href="exiv2-0.3-win.zip" >exiv2-0.3-win.zip</a></td>
<td><a title="Download the v0.3 Windows executable" href="releases/exiv2-0.3-win.zip" >exiv2-0.3-win.zip</a></td>
<td>188242</td>
<td class="text-nowrap">10-May-2004</td>
<td>be15cbf86e3a3e91a44f1749f6eb8f1d</td>

View File

@ -32,7 +32,7 @@ __navbar__
installation notes and further information.
</p>
<p class="text-center margin-top-s">
<a href="exiv2-__version__-trunk.tar.gz" class="btn btn-lg btn-success">
<a href="builds/exiv2-__version__-trunk.tar.gz" class="btn btn-lg btn-success">
<span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span>&nbsp; Download source
</a>
</p>
@ -129,8 +129,6 @@ you can redistribute it and/or modify it under the terms of the
<a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU General Public
License</a> as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.</p>
<p>Alternatively, Exiv2 is also available with a commercial license, which allows it to be
used in closed-source projects. Contact me for more information.</p>
<p>Exiv2 is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p>

View File

@ -12,9 +12,8 @@ __navbar__
and a <a href="getting-started.html#util">command line utility</a>
to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata <i>and</i> the ICC Profile
embedded within digital images in <a href="http://dev.exiv2.org/projects/exiv2/wiki/Supported_image_formats">various formats</a>.
Exiv2 is available as <a href="download.html#license">free software</a> and with a
<a href="download.html#license">commercial license</a>, and is used in many projects
including KDE and Gnome Desktops, GIMP, DigiKam, Darktable and many others.
Exiv2 is available as <a href="download.html#license">free software</a> and is used in many projects
including KDE and Gnome Desktops as well as many applications including GIMP, darktable, shotwell, GwenView and Luminance HDR.
</p>
<a href="download.html" class="btn btn-lg btn-success margin-top-s">
<span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span>&nbsp; Download Exiv2

View File

@ -4,28 +4,9 @@
<div class="container">
<div class="row">
<div class="col-sm-5">
<span class="visible-xs-block text-center"><p>Copyright &copy; 2004 - 2017 Andreas Huggel</p></span>
<span class="hidden-xs pull-left"><p>Copyright &copy; 2004 - 2017 Andreas Huggel</p></span>
Exiv2 v__version__
</div><!-- /.col-sm-5 -->
<div class="col-sm-2">
<p class="text-center">
<script type="text/javascript">
<!--
var fn = "Andreas Huggel"
var us = "ahuggel";
var d1 = "gmx";
var d2 = "net";
var su = "Exiv2 feedback";
document.write('<a href=\"ma' + 'il' + 'to:' + fn + ' <' + us + '@' + d1 + '.' + d2 + '>?subject=' + su + '\">');
// -->
</script>
<img src="include/ahuggel.png" width="180" height="21" border="0" alt="Email address">
<script type="text/javascript">
<!--
document.write('<\/a>');
// -->
</script>
</p>
</div><!-- /.col-sm-2 -->
<div class="col-sm-5">
<span class="visible-xs-block text-center"><p>Last modified __last_modified__</p></span>

View File

@ -1,5 +1,5 @@
<table class="table table-striped">
<tr><td class="text-nowrap">2017-04-28</td>
<tr><td class="text-nowrap">28-April-2017</td>
<td>
<b><a name="item1" href="changelog.html#v0.26">Exiv2 0.26 Released</a></b>
<br>This release contains a large collection of new features, new lenses and bugfixes
@ -7,8 +7,7 @@
<br>See the <a title="ChangeLog" href="changelog.html#v0.26">ChangeLog</a> for the complete
list of changes and new features.
<h3>Highlights of this release</h3>
<p>Short Presentation: <a href="https://www.youtube.com/watch?v=3Fv57Lbhmqg">Youtube (4 minutes)</a>
<p>Longer Slide Presentation: <a href="Exiv2v0-26.pdf">Exiv2v0-26.pdf</a>
<p>Slide Presentation: <a href="Exiv2v0-26.pdf">Exiv2v0-26.pdf</a>
<br>Project history: <a href="http://dev.exiv2.org/news/2">http://dev.exiv2.org/news/2</a><br>
The primary goal of Exiv2 v0.26 was to clear the back-log of issues, some of which were 10 years old!
We added support for CMake with Visual Studio, a buildserver and ability for users to provide their own lens definition. Numerous features were added including ICC Profile Support.
@ -34,9 +33,7 @@
<li>Robin will retire from the project at the end of 2017</li>
</ul>
<h3>Goals and Project Plans for v0.27</h3>
<p>We welcome Ben, Raphael, Shridar and Troy to Team Exiv2.
<br>We hope Alan, Thomas and Mahesh who will continue to contribute.
<br>We say "Thank You and Best Wishes" to Andreas, Gilles and Niels who are retiring.</p>
<p>We welcome Ben, Raphael, Shridar and Troy to Team Exiv2. We hope Alan, Alan, Thomas, Mahesh, Gilles and Niels will continue to contribute. Andreas, Gilles and Niels have decided to retire from Exiv2 and we thank them for their outstanding contributions.</p>
<p>It is intended to update the specification for Exiv2 v0.27 in consultation with Team Exiv2.
<br>Specification and progress reports: <a href="http://dev.exiv2.org/news/3">http://dev.exiv2.org/news/3</a>
</p>
@ -397,14 +394,6 @@
</td>
</tr>
<tr>
<td class="text-nowrap">21-Aug-2006</td>
<td>
<b><a name="item31">Duallicensing</a></b><br>Exiv2 is now also available with a commercial license, i.e., for a fee,
which makes it suitable for use in closed-source projects. Contact me for details.
See this <a title="License discussion" href="http://uk.groups.yahoo.com/group/exiv2/message/255">discussion</a> in the forum for more information on the implications of this change.
</td>
</tr>
<tr>
<td class="text-nowrap">03-Jun-2006</td>
<td>
<b><a name="item32">Exiv2 0.10 released</a></b><br>Exiv2 can now read TIFF images and a number of TIFF-based RAW