diff --git a/haiku-apps/fontboy/fontboy-0.9.7.recipe b/haiku-apps/fontboy/fontboy-0.9.7.recipe index f6d8a02dc..245d1f939 100644 --- a/haiku-apps/fontboy/fontboy-0.9.7.recipe +++ b/haiku-apps/fontboy/fontboy-0.9.7.recipe @@ -5,9 +5,11 @@ get additional information of the selected font and a preview of the complete \ Unicode charset. " HOMEPAGE="https://github.com/HaikuArchives/FontBoy" -SRC_URI="git://github.com/HaikuArchives/FontBoy.git#37177cb9f816f112954a04ddc6f99abd2d608326" -REVISION="2" -LICENSE="FontBoy" +SRC_URI="https://github.com/HaikuArchives/FontBoy/archive/v0.9.7.tar.gz" +CHECKSUM_SHA256="984a43f177ceb162ac70b4617c29fb3d7aa00ecd077643bf1dfeb3861aac5500" +SOURCE_DIR="FontBoy-0.9.7" +REVISION="3" +LICENSE="Artistic" COPYRIGHT="1999-2003 Oliver 'Madison' Kohl" ARCHITECTURES="x86 x86_gcc2" @@ -36,7 +38,7 @@ USER_SETTINGS_FILES=" BUILD() { cd src - make + make $jobArgs } INSTALL() diff --git a/haiku-apps/fontboy/licenses/FontBoy b/haiku-apps/fontboy/licenses/FontBoy deleted file mode 100644 index db7d4cc26..000000000 --- a/haiku-apps/fontboy/licenses/FontBoy +++ /dev/null @@ -1 +0,0 @@ -Feel free to copy and distribute this version of Fontboy as you want, as long as the original archive remains unchanged. In no event shall I be held liable for any damages arising from the use of this software. Be and BeOS are registered trademarks of Palm Inc. All other trademarks mentioned belong to their respective owners.