diff options
author | David Tardon <dtardon@redhat.com> | 2017-02-23 12:58:08 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2017-02-23 14:50:14 +0100 |
commit | d132f85faddbbfc640d6d9cba2b8f62e2adfc207 (patch) | |
tree | f9b2019feb66da1f3683d741837f4ae0b94e6f0a /external | |
parent | 3f69d7b8f5faed61c3d904b865919f0a3347e77b (diff) |
add upstream URL to READMEs
Change-Id: I9cde5f94c81c59ff99b8f5af9765b94b6f57184a
Diffstat (limited to 'external')
-rw-r--r-- | external/libabw/README | 2 | ||||
-rw-r--r-- | external/libcdr/README | 2 | ||||
-rw-r--r-- | external/libebook/README | 2 | ||||
-rw-r--r-- | external/libetonyek/README | 2 | ||||
-rw-r--r-- | external/libfreehand/README | 2 | ||||
-rw-r--r-- | external/libmspub/README | 2 | ||||
-rw-r--r-- | external/libpagemaker/README | 2 | ||||
-rw-r--r-- | external/libvisio/README | 1 | ||||
-rw-r--r-- | external/libzmf/README | 4 |
9 files changed, 13 insertions, 6 deletions
diff --git a/external/libabw/README b/external/libabw/README index 96432f43e923..ce209901f9f4 100644 --- a/external/libabw/README +++ b/external/libabw/README @@ -1,3 +1,3 @@ AbiWord file word processor format import library from -I couldn't find an upstream for this library - although I did only try a primitive Google search. +[https://wiki.documentfoundation.org/DLP/Libraries/libabw] diff --git a/external/libcdr/README b/external/libcdr/README index d3ba94db6252..4337b722b571 100644 --- a/external/libcdr/README +++ b/external/libcdr/README @@ -1,3 +1,3 @@ Library parsing the Corel cdr documents. -I couldn't find an upstream for this library - although I did only try a primitive Google search. +[https://wiki.documentfoundation.org/DLP/Libraries/libcdr] diff --git a/external/libebook/README b/external/libebook/README index 440db7dfb425..804de5c1b725 100644 --- a/external/libebook/README +++ b/external/libebook/README @@ -1 +1,3 @@ Library for import of various non-HTML reflowable e-book formats. + +[https://sourceforge.net/projects/libebook/] diff --git a/external/libetonyek/README b/external/libetonyek/README index 1db58317a73a..5fe62537254d 100644 --- a/external/libetonyek/README +++ b/external/libetonyek/README @@ -1 +1,3 @@ Library for import of Apple Keynote presentations. + +[https://wiki.documentfoundation.org/DLP/Libraries/libetonyek] diff --git a/external/libfreehand/README b/external/libfreehand/README index dafad7854ea5..7403eb1a03e3 100644 --- a/external/libfreehand/README +++ b/external/libfreehand/README @@ -1 +1,3 @@ Library for import of FreeHand drawings. + +[https://wiki.documentfoundation.org/DLP/Libraries/libfreehand] diff --git a/external/libmspub/README b/external/libmspub/README index 6d2765a1e7f2..5a6625fffcd0 100644 --- a/external/libmspub/README +++ b/external/libmspub/README @@ -1 +1,3 @@ Library parsing the Microsoft Publisher documents. + +[https://wiki.documentfoundation.org/DLP/Libraries/libmspub] diff --git a/external/libpagemaker/README b/external/libpagemaker/README index e60dbd73ccc6..309aa82fe12d 100644 --- a/external/libpagemaker/README +++ b/external/libpagemaker/README @@ -1 +1,3 @@ Library parsing Adobe PageMaker documents. + +[https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker] diff --git a/external/libvisio/README b/external/libvisio/README index 05ef170b3710..d3ddc6c9b13e 100644 --- a/external/libvisio/README +++ b/external/libvisio/README @@ -1,4 +1,3 @@ Libvisio is library providing ability to interpret and import visio diagrams into various applications. -See also: [https://wiki.documentfoundation.org/DLP/Libraries/libvisio] diff --git a/external/libzmf/README b/external/libzmf/README index 26e05fc5f763..ceb21ba873e2 100644 --- a/external/libzmf/README +++ b/external/libzmf/README @@ -1,6 +1,4 @@ libzmf is a library and a set of tools for reading and converting Zoner Draw and Zebra file formats. -libzmf requires boost and librevenge to build. - -The library is available under MPL 2.0+ license. +[https://wiki.documentfoundation.org/DLP/Libraries/libzmf] |