Closed Bug 1420414 Opened 7 years ago Closed 7 years ago

Update of the update.sh vorbis script

Categories

(Core :: Audio/Video: Playback, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: Sylvestre, Assigned: Sylvestre)

References

Details

Attachments

(2 files)

A few changes:
* +x on the script
* add the #!/bin/sh
* check the number of args
* readme has been renamed
* todo.txt no longer exits
Component: Audio/Video → Audio/Video: Playback
Attachment #8931671 - Flags: review?(giles)
Attachment #8931672 - Flags: review?(giles)
Comment on attachment 8931671 [details]
Bug 1420414 - Update of the update.sh vorbis script

https://reviewboard.mozilla.org/r/202832/#review211530

Thanks for the clean-up!

::: media/libvorbis/update.sh:52
(Diff revision 1)
>  cp $1/lib/bitrate.c ./lib/vorbis_bitrate.c
>  cp $1/lib/block.c ./lib/vorbis_block.c
>  cp $1/include/vorbis/codec.h ./include/vorbis/codec.h
> -cp $1/todo.txt ./todo.txt
>  cp $1/COPYING ./COPYING
> -cp $1/README ./README
> +cp $1/README.md ./README

Might as well copy this as README.md. Just remember to remove the old file with updating.
Attachment #8931671 - Flags: review?(giles) → review+
Comment on attachment 8931672 [details]
Bug 1420414 - Remove libvorbis/todo.txt and rename README => README.md just like upstream

https://reviewboard.mozilla.org/r/202834/#review211532
Attachment #8931672 - Flags: review?(giles) → review+
Blocks: 1423722
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9efca063d9ea
Update of the update.sh vorbis script r=rillian
https://hg.mozilla.org/integration/autoland/rev/db4e281855dc
Remove libvorbis/todo.txt and rename README => README.md just like upstream r=rillian
https://hg.mozilla.org/mozilla-central/rev/9efca063d9ea
https://hg.mozilla.org/mozilla-central/rev/db4e281855dc
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: