mirror of
https://github.com/alexkay/spek.git
synced 2025-04-22 03:10:29 +03:00
Merge 29aa7ecb134a6f2a9476774a6ae4789e7dc61273 into b1600d9926fa434330171cbebb407d2d0ccdcf03
This commit is contained in:
commit
5d53adc47f
@ -23,7 +23,6 @@ Spek requires OS X 10.5+ and an Intel-based Mac.
|
||||
* 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](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)
|
||||
@ -42,6 +41,9 @@ To build you will need wxWidgets and FFmpeg packages. On Debian/Ubuntu you also
|
||||
need development packages: `libwxgtk2.8-dev`, `wx-common`, `libavcodec-dev` and
|
||||
`libavformat-dev`.
|
||||
|
||||
You may have to `export CPATH="/usr/include/ffmpeg/"` if the `libav*` directories
|
||||
are nested. This is the case on Fedora 37.
|
||||
|
||||
To start Spek, run:
|
||||
|
||||
src/spek
|
||||
|
Loading…
x
Reference in New Issue
Block a user