mirror of
https://github.com/alexkay/spek.git
synced 2025-04-15 08:10:33 +03:00
Update docs
This commit is contained in:
parent
d9b4e6e407
commit
bd4e890473
@ -39,7 +39,8 @@ terminal, adjusting the path to wx-config as necessary:
|
||||
make
|
||||
|
||||
To build you will need wxWidgets and FFmpeg packages. On Debian/Ubuntu you also
|
||||
need development packages: libwxgtk2.8-dev, libavcodec-dev and libavformat-dev.
|
||||
need development packages: libwxgtk2.8-dev, wx-common, libavcodec-dev and
|
||||
libavformat-dev.
|
||||
|
||||
To start Spek, run:
|
||||
|
||||
|
@ -7,7 +7,7 @@ Spek is available on *BSD, GNU/Linux, Windows and Mac OS X.
|
||||
|
||||
Find out more about Spek on its website: <http://spek-project.org/>
|
||||
|
||||
## Spek 0.8.0 - Released 2012-09-22
|
||||
## Spek 0.8.0 - Released 2012-09-23
|
||||
|
||||
### New Features And Enhancements
|
||||
|
||||
|
7
dist/README.md
vendored
7
dist/README.md
vendored
@ -22,16 +22,15 @@
|
||||
* Commit everything.
|
||||
* Make sure `make distcheck` doesn't return errors.
|
||||
* Prepare binaries for OSX and WIN, see README files in dist/*.
|
||||
* Update FreeBSD, Debian and Ubuntu ports, see README files in dist/*.
|
||||
* If anything has been changed, commit and re-make the tarball.
|
||||
* Write the blog post, link from web/index.html, don't publish yet.
|
||||
* Update web/index.html: bump version numbers, binary sizes and news.
|
||||
* Write the blog post, link from web/index.html, don't publish yet.
|
||||
* `git tag -a X.Y.Z`.
|
||||
* Upload the tarball + OSX and WIN binaries.
|
||||
* Update the Ubuntu PPA.
|
||||
* Request FreeBSD and Debian updates.
|
||||
* Upload the website using `web/upload`.
|
||||
* Publish the blog post.
|
||||
* Send an announcement to the LAA list.
|
||||
* Update the forum thread on what.
|
||||
* Ping ArchLinux and Gentoo maintainers.
|
||||
* Update FreeBSD, Debian and Ubuntu ports, see README files in dist/*.
|
||||
* Request FreeBSD and Debian updates.
|
||||
|
Loading…
x
Reference in New Issue
Block a user