From e7f53e02119a4ced7121dab84d01428515d832f9 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Sat, 4 Jun 2016 16:12:33 +0000 Subject: [PATCH] BAfx: add app_signature to rdef as discussed in #625. --- haiku-apps/bafx/additional-files/bafx.rdef | 2 ++ haiku-apps/bafx/bafx-0.2.3.recipe | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/haiku-apps/bafx/additional-files/bafx.rdef b/haiku-apps/bafx/additional-files/bafx.rdef index 5a41d944b..cadf1a337 100644 --- a/haiku-apps/bafx/additional-files/bafx.rdef +++ b/haiku-apps/bafx/additional-files/bafx.rdef @@ -1,4 +1,6 @@ +resource app_signature "application/x-vnd.BAfx"; + resource app_version { major = @MAJOR@, middle = @MIDDLE@, diff --git a/haiku-apps/bafx/bafx-0.2.3.recipe b/haiku-apps/bafx/bafx-0.2.3.recipe index f5314add7..e32676f4e 100644 --- a/haiku-apps/bafx/bafx-0.2.3.recipe +++ b/haiku-apps/bafx/bafx-0.2.3.recipe @@ -6,7 +6,7 @@ image viewer are planned for future releases." HOMEPAGE="https://github.com/marbocub/BAfx" COPYRIGHT="2012-2014 marbocub" LICENSE="MIT" -REVISION="2" +REVISION="3" srcGitRev="ebd3db8a2231618f649bfb1215f6c8d209c73315" SOURCE_URI="https://github.com/marbocub/BAfx/archive/$srcGitRev.tar.gz" CHECKSUM_SHA256="e904b5509e40eb0a860b50da9c8685492ea9288f1130ce7036cb2bfc48b4568d"