Fix homepage for shine

This commit is contained in:
Dmitry Marakasov
2020-01-24 19:11:45 +03:00
committed by GitHub
parent dc0f8ff8fd
commit 4134b4d62e
+2 -2
View File
@@ -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>