mirror of
https://github.com/panzi/mediaextract
synced 2025-02-17 13:07:24 +00:00
link release zip in readme
This commit is contained in:
parent
b55b48a95c
commit
0667c99eaa
@ -5,7 +5,7 @@ Extract media files that are embedded within other files.
|
|||||||
|
|
||||||
### Download
|
### Download
|
||||||
|
|
||||||
[mediaextract-2013-08-27.zip](http://panzi.github.com/mediaextract/mediaextract-2013-08-27.zip)
|
[mediaextract-2015-03-13.zip](http://panzi.github.com/mediaextract/mediaextract-2015-03-13.zip)
|
||||||
|
|
||||||
The download includes Linux and Windows i386 and x86\_64 binaries.
|
The download includes Linux and Windows i386 and x86\_64 binaries.
|
||||||
|
|
||||||
@ -16,7 +16,7 @@ Setup
|
|||||||
make
|
make
|
||||||
sudo make install PREFIX=/usr
|
sudo make install PREFIX=/usr
|
||||||
|
|
||||||
Cross compile for Windows (uses `i686-pc-mingw32-gcc`):
|
Cross compile for Windows (uses `i686-w64-mingw32-gcc`):
|
||||||
|
|
||||||
make TARGET=win32 builddir
|
make TARGET=win32 builddir
|
||||||
make TARGET=win32
|
make TARGET=win32
|
||||||
|
Loading…
Reference in New Issue
Block a user