Fix homepage for shine
This commit is contained in:
@@ -3,12 +3,12 @@
|
|||||||
<PISI>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>shine</Name>
|
<Name>shine</Name>
|
||||||
<Homepage>GPL2 </Homepage>
|
<Homepage>https://github.com/toots/shine</Homepage>
|
||||||
<Packager>
|
<Packager>
|
||||||
<Name>Mathias Freire</Name>
|
<Name>Mathias Freire</Name>
|
||||||
<Email>mathiasfreire45@gmail.com</Email>
|
<Email>mathiasfreire45@gmail.com</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>GPL2 </License>
|
<License>GPL2</License>
|
||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Super fast fixed-point MP3 encoder</Summary>
|
<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>
|
<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