Skip to content

Commit

Permalink
Various small fixes
Browse files Browse the repository at this point in the history
* Correct build documentation.
* Update broken links
* Use HTTPS where possible.

Closes alexkay#90
  • Loading branch information
SushiDude authored and alexkay committed Apr 3, 2016
1 parent 437dc2f commit 113fe9a
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ Spek requires OS X 10.5+ and an Intel-based Mac.

### Binary packages

* Arch: [spek](http://aur.archlinux.org/packages.php?ID=38001) and
[spek-git](http://aur.archlinux.org/packages.php?ID=37252)
* Debian: [spek](http://packages.debian.org/search?keywords=spek)
* Arch: [spek](https://aur.archlinux.org/packages/spek/) and
[spek-git](https://aur.archlinux.org/packages/spek-git/)
* Debian: [spek](https://packages.debian.org/search?keywords=spek)
* Fedora: [RPMFusion package](https://bugzilla.rpmfusion.org/show_bug.cgi?id=1718)
* FreeBSD: [audio/spek](http://www.freshports.org/audio/spek/)
* Gentoo: [media-sound/spek](http://packages.gentoo.org/package/media-sound/spek)
* FreeBSD: [audio/spek](https://www.freshports.org/audio/spek/)
* Gentoo: [media-sound/spek](https://packages.gentoo.org/packages/media-sound/spek)
* Ubuntu: [spek](http://packages.ubuntu.com/search?keywords=spek)

### Building from the tarball
Expand Down Expand Up @@ -54,5 +54,5 @@ Or install it with:

git clone git://github.com/alexkay/spek.git
cd spek
/autogen.sh
./autogen.sh
make
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Find out more about Spek on its website: <http://spek.cc/>

Spek 0.8.2 is part of beta 0.x releases, leading up to a stable 1.0 release
(hopefully) later this year. The roadmap is available on
[GitHub](https://github.com/alexkay/spek/issues/milestones).
[GitHub](https://github.com/alexkay/spek/milestones).

New features since 0.7:

Expand Down
2 changes: 1 addition & 1 deletion dist/osx/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Building the OS X bundle

Using [MacPorts](http://www.macports.org/) install build dependencies:
Using [MacPorts](https://www.macports.org/) install build dependencies:

port install autoconf automake gcc48 git-core intltool upx yasm

Expand Down
2 changes: 1 addition & 1 deletion dist/win/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ Build Spek, adjusting `bundle.sh` variables as necessary:
./dist/win/bundle.sh

For the second step, you will need a Windows box with
[WiX](http://wix.sourceforge.net/) installed. Copy over the entire `dist/win`
[WiX](http://wixtoolset.org/) installed. Copy over the entire `dist/win`
directory and run `bundle.bat`.
12 changes: 6 additions & 6 deletions web/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<html xmlns="https://www.w3.org/1999/xhtml/" xml:lang="en" lang="en">
<head>
<title>Spek &ndash; Free Acoustic Spectrum Analyzer / Spectrogram Viewer</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
Expand Down Expand Up @@ -32,12 +32,12 @@
</head>
<body>
<h1>Spek &ndash; Acoustic Spectrum Analyser<img src="spek.png" width="160" height="96" alt="Spek logo" style="float:right;"/></h1>
<p>Spek (<a href="http://en.wikipedia.org/wiki/International_Phonetic_Alphabet">IPA</a>: /sp&#603;k/, &lsquo;bacon&rsquo; in Dutch) helps to analyse your audio files by showing their <a href="http://en.wikipedia.org/wiki/Spectrogram">spectrogram</a>. Spek is free software available for Unix, Windows and Mac OS X.</p>
<p>Spek (<a href="https://en.wikipedia.org/wiki/International_Phonetic_Alphabet">IPA</a>: /sp&#603;k/, &lsquo;bacon&rsquo; in Dutch) helps to analyse your audio files by showing their <a href="https://en.wikipedia.org/wiki/Spectrogram">spectrogram</a>. Spek is free software available for Unix, Windows and Mac OS X.</p>

<div class="share">
<div class="github">
<iframe src="http://ghbtns.com/github-btn.html?user=alexkay&repo=spek&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="105" height="20"></iframe>
<iframe src="http://ghbtns.com/github-btn.html?user=alexkay&repo=spek&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
<iframe src="https://ghbtns.com/github-btn.html?user=alexkay&repo=spek&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="105" height="20"></iframe>
<iframe src="https://ghbtns.com/github-btn.html?user=alexkay&repo=spek&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
</div>
<div class="facebook">
<iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fspekproject&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe>
Expand All @@ -62,7 +62,7 @@ <h1>Spek &ndash; Acoustic Spectrum Analyser<img src="spek.png" width="160" heigh

<h2>Features</h2>
<ul>
<li>Supports all popular lossy and lossless audio file formats thanks to the <a href="http://www.ffmpeg.org/">FFmpeg</a> libraries.</li>
<li>Supports all popular lossy and lossless audio file formats thanks to the <a href="https://www.ffmpeg.org/">FFmpeg</a> libraries.</li>
<li>Ultra-fast signal processing, uses multiple threads to further speed up the analysis.</li>
<li>Shows the codec name and the audio signal parameters.</li>
<li>Allows to save the spectrogram as an image file.</li>
Expand Down Expand Up @@ -139,7 +139,7 @@ <h2>News <a href="http://kojevnikov.com/spek.xml"><img src="feed-icon-14x14.png"
<h2>Contribute</h2>
<p>Spek is free and open source software licensed under GPLv3. The project is written in C++, the code is available on <a href="https://github.com/alexkay/spek">GitHub</a>.</p>
<p>Report bugs and request new features on the <a href="https://github.com/alexkay/spek/issues">issue tracker</a>.</p>
<p>Translation is done via <a href="http://www.transifex.net/projects/p/spek/resource/spek/">Transifex</a>. Don't hesitate to translate Spek into a new language or to improve existing translations.</p>
<p>Translation is done via <a href="https://www.transifex.com/spek/spek/">Transifex</a>. Don't hesitate to translate Spek into a new language or to improve existing translations.</p>

<h2>Mailing lists</h2>
<p>
Expand Down

0 comments on commit 113fe9a

Please sign in to comment.