From 317544cca2345561b804c794fa210c61e385d855 Mon Sep 17 00:00:00 2001 From: Nav Date: Tue, 23 Dec 2014 12:03:51 +0200 Subject: [PATCH] Updated BAfx recipe --- haiku-apps/bafx/{bafx-0.0.1.recipe => bafx-0.2.3.recipe} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename haiku-apps/bafx/{bafx-0.0.1.recipe => bafx-0.2.3.recipe} (69%) diff --git a/haiku-apps/bafx/bafx-0.0.1.recipe b/haiku-apps/bafx/bafx-0.2.3.recipe similarity index 69% rename from haiku-apps/bafx/bafx-0.0.1.recipe rename to haiku-apps/bafx/bafx-0.2.3.recipe index 5929141d2..93587193c 100644 --- a/haiku-apps/bafx/bafx-0.0.1.recipe +++ b/haiku-apps/bafx/bafx-0.2.3.recipe @@ -1,7 +1,8 @@ SUMMARY="A file manager for Haiku." -DESCRIPTION="BAfx is a file manager for BeOS/Haiku that works with the BeOS InterfaceKit \ -with directory view implemented. File and directory operations, built-in \ -text viewer and built-in image viewer are still under development." +DESCRIPTION="BAfx is a file manager for BeOS/Haiku. It uses a single window \ +with two panes for source and destination folder. \ +The file manager is still in early stages of development. \ +A built-in text and image viewer are planned for future releases." HOMEPAGE="https://github.com/marbocub/BAfx" SRC_URI="git+https://github.com/marbocub/BAfx#ebd3db8a22" COPYRIGHT="2012 @marbocub"