From a52099b2bf5d8e48d1d4d186befbc66564269392 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 3 Aug 2018 13:54:06 +0200 Subject: [PATCH] vncviewer: code style. --- haiku-apps/vncviewer/vncviewer-3.3.1r6.recipe | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/haiku-apps/vncviewer/vncviewer-3.3.1r6.recipe b/haiku-apps/vncviewer/vncviewer-3.3.1r6.recipe index 501688020..c0dd389f2 100644 --- a/haiku-apps/vncviewer/vncviewer-3.3.1r6.recipe +++ b/haiku-apps/vncviewer/vncviewer-3.3.1r6.recipe @@ -6,15 +6,15 @@ The VNC protocol is cross-platform with client and servers available on many \ operating systems. Several encoding schemes are supported to limit network \ bandwidth needs, making VNC useable even over a relatively slow network \ connection." -REVISION="1" HOMEPAGE="https://github.com/HaikuArchives/VNCViewer" -ARCHITECTURES="x86_gcc2" COPYRIGHT="1998 Abstrakt Design, Andreas F. Bobak." LICENSE="GNU GPL v2" - +REVISION="1" SOURCE_URI="https://github.com/HaikuArchives/VNCViewer/archive/$portVersion.tar.gz" -SOURCE_DIR="VNCViewer-$portVersion" CHECKSUM_SHA256="e131737811f34903ea928cccc4e75bb9942f3fd484c38ebdf9db0f866ced4e67" +SOURCE_DIR="VNCViewer-$portVersion" + +ARCHITECTURES="x86_gcc2" PROVIDES=" vncviewer = $portVersion @@ -24,7 +24,6 @@ PROVIDES=" BUILD_REQUIRES=" devel:libz " - BUILD_PREREQUIRES=" haiku_devel makefile_engine