diff --git a/README b/README index d80a7085..76304809 100644 --- a/README +++ b/README @@ -100,13 +100,12 @@ need to modify any Makefile directly, in particular not src/Makefile! Support ======= -Please send feedback or queries by email to the Exiv2 mailing list via +All project resources are accessible from the project website at - http://www.exiv2.org/support.html + http://dev.exiv2.org/wiki/exiv2 -Bug reports can be submitted directly to the bug tracking system at - - http://dev.robotbattle.com/bugs/main_page.php +Please send feedback or queries to the Exiv2 forum. For new bug reports +and feature requests, please open an issue. Hacking diff --git a/doc/README-XMP b/doc/README-XMP index 91a6167f..c567b7d0 100644 --- a/doc/README-XMP +++ b/doc/README-XMP @@ -58,7 +58,7 @@ The MD5 functions included with XMP SDK were replaced with an equivalent implementation which is in the public domain. For other changes applied to the original XMP SDK, refer to SVN for details: - http://dev.robotbattle.com/cgi-bin/viewvc.cgi/exiv2/trunk/xmpsdk/ + http://dev.exiv2.org/repositories/browse/exiv2/trunk/xmpsdk License diff --git a/msvc/README-MSVC.txt b/msvc/README-MSVC.txt index bf5b1776..355858db 100644 --- a/msvc/README-MSVC.txt +++ b/msvc/README-MSVC.txt @@ -291,7 +291,7 @@ Bugs ---- Please consult the issue database: -http://dev.robotbattle.com/bugs/my_view_page.php +http://dev.exiv2.org/projects/exiv2/issues Support and Questions --------------------- diff --git a/src/doxygen.hpp.in b/src/doxygen.hpp.in index 38e090a3..d9fb0beb 100644 --- a/src/doxygen.hpp.in +++ b/src/doxygen.hpp.in @@ -75,45 +75,16 @@ @section formats File Formats - - JPEG - - Canon CRW - - TIFF and related RAW formats (Adobe DNG, Canon CR2, Fujifilm RAF, Minolta MRW, Nikon NEF, Olympus ORF, Pentax PEF, Sony ARW and Sony SR2), read-only - - JP2, PNG, PSD, read-only - - XMP sidecar files +
See the list of supported image formats + in the Wiki and the Canon CRW mapping.
@section supp Support -Please write to the - Yahoo! group for Exiv2 help and discussions.
-Join the group to post and receive messages or use exiv2post/2post2exiv2 to post anonymously. Bug reports can be submitted directly to the - -bug tracking system.
- - @section devel Development - -%Exiv2 is maintained in a publicly available subversion repository. - There is a - live list with the latest commits to the repository, and you can - - browse the source code online. -
-To check-out the current source code from the repository, you need a - subversion client. - If you use a command line client, change to the directory where you want to keep - the source code and type:
- - @verbatim $ svn checkout svn://dev.robotbattle.com/exiv2/trunk . @endverbatim - -To download the test data and test drivers for version @PACKAGE_VERSION@ from - the repository, change to your local exiv2-@PACKAGE_VERSION@ directory and use the - following command: -
- - @verbatim $ svn export svn://dev.robotbattle.com/exiv2/tags/@PACKAGE_VERSION@/test @endverbatim - -If you'd like to contribute code, please contact me. +
All project resources are accessible from the + project website.
+ +Please send feedback or queries to the %Exiv2 forum. For new bug reports + and feature requests, please open an issue.
@section license License