Fix homepage for shine
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>shine</Name>
|
||||
<Homepage>GPL2 </Homepage>
|
||||
<Homepage>https://github.com/toots/shine</Homepage>
|
||||
<Packager>
|
||||
<Name>Mathias Freire</Name>
|
||||
<Email>mathiasfreire45@gmail.com</Email>
|
||||
</Packager>
|
||||
<License>GPL2 </License>
|
||||
<License>GPL2</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>Super fast fixed-point MP3 encoder</Summary>
|
||||
<Description>shine is a blazing fast mp3 encoding library implemented in fixed-point arithmetic. The library can thus be used to performe super fast mp3 encoding on architectures without a FPU, such as armel, etc</Description>
|
||||
|
||||
Reference in New Issue
Block a user