X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README.md;h=fa43c0161cd3861ce1221ef4bbea24a48f9512da;hb=334acecbff44505671101f08ab174c1f9a87998f;hp=12c3b8bc25b69065034a593d4c48f276d34adddd;hpb=445e63f265d53a34ce3b41e5f247e49d8798e780;p=platform%2Fupstream%2Flibvorbis.git diff --git a/README.md b/README.md index 12c3b8b..fa43c01 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Travis Build Status](https://travis-ci.org/xiph/vorbis.svg?branch=master)](https://travis-ci.org/xiph/vorbis) [![Jenkins Build Status](https://mf4.xiph.org/jenkins/job/libvorbis/badge/icon)](https://mf4.xiph.org/jenkins/job/libvorbis/) +[![AppVeyor Build status](https://ci.appveyor.com/api/projects/status/github/xiph/vorbis?branch=master&svg=true)](https://ci.appveyor.com/project/rillian/vorbis) Vorbis is a general purpose audio and music encoding format contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond @@ -16,7 +17,7 @@ This package contains: - libvorbis, a BSD-style license software implementation of the Vorbis specification by the Xiph.Org Foundation - (https://www.xiph.org/) + (https://xiph.org/) - libvorbisfile, a BSD-style license convenience library built on Vorbis designed to simplify common uses @@ -57,13 +58,11 @@ Directory: ## Contact ## -The Ogg homepage is located at 'https://www.xiph.org/ogg/'. -Vorbis's homepage is located at 'https://www.xiph.org/vorbis/'. +The Ogg homepage is located at 'https://xiph.org/ogg/'. +Vorbis's homepage is located at 'https://xiph.org/vorbis/'. Up to date technical documents, contact information, source code and pre-built utilities may be found there. -The user website for Ogg Vorbis software and audio is http://vorbis.com/ - ## Building ## #### Building from master #### @@ -106,8 +105,8 @@ after normal configuring: ## Building with CMake ## -Ogg supports building using [CMake](http://www.cmake.org/). CMake is a meta build system that generates native projects for each platform. -To generate projects just run cmake replacing `YOUR-PROJECT-GENERATOR` with a proper generator from a list [here](http://www.cmake.org/cmake/help/v3.2/manual/cmake-generators.7.html): +Ogg supports building using [CMake](https://cmake.org/). CMake is a meta build system that generates native projects for each platform. +To generate projects just run cmake replacing `YOUR-PROJECT-GENERATOR` with a proper generator from a list [here](https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html): cmake -G YOUR-PROJECT-GENERATOR . @@ -144,5 +143,5 @@ USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. -THE OggVorbis SOURCE CODE IS COPYRIGHT (C) 1994-2015 -by the Xiph.Org Foundation https://www.xiph.org/ +THE OggVorbis SOURCE CODE IS COPYRIGHT (C) 1994-2018 +by the Xiph.Org Foundation https://xiph.org/