Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Opusfile
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xiph.Org
Opusfile
Commits
ef966d3b
Commit
ef966d3b
authored
11 years ago
by
Ralph Giles
Browse files
Options
Downloads
Patches
Plain Diff
Fix up release checklist based on the v0.5 experience.
parent
a3363262
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/release.txt
+5
-3
5 additions, 3 deletions
doc/release.txt
with
5 additions
and
3 deletions
doc/release.txt
+
5
−
3
View file @
ef966d3b
...
...
@@ -48,9 +48,9 @@ Win32 binaries:
- Copy .libs/libopusfile.a to the release dir.
- Copy .libs/libopusfile.dll.a to the release dir. (May not be needed?)
- Copy ./lib/libopusurl-0.dll, etc. to the release dir.
- Copy
libogg/src/.libs/libogg-0
.d
l
l to the release dir.
- Copy
opus/.libs/libopus-0.dll to the release dir.
- Copy any other dependent
dll
s
- Copy
./bin/*
.d
d
l to the release dir
for dependencies
.
- Copy
any other dependent dlls, e.g. on Fedora 20 I needed to copy
/usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.
dll
- Copy doc/latex/refman.pdf to opusfile-${version}-win32/opusfile-${version}.pdf
- Copy examples/.libs/*.exe to the release dir.
- Strip *.dll *.a *.exe in the release dir.
...
...
@@ -65,6 +65,8 @@ Win32 binaries:
- Verify file permissions and that it's available at the expected
URL.
- Update links on <http://www.opus-codec.org/downloads/>.
- Add doc/latex/refman as docs/opusfile_api-${version}.pdf on opus-codec.org
- Add doc/html as docs/opusfile_api-${version} on opus-codec.org
Binary releases are copied manually to
ftp.mozilla.org:/pub/mozilla.org/opus/win32/
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment