From 6b8abb87007cd94f41fcc9155224aa8d726c21c4 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 3 Aug 2018 07:22:13 +0200 Subject: [PATCH] antiword: code style. --- app-text/antiword/antiword-0.37.recipe | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/app-text/antiword/antiword-0.37.recipe b/app-text/antiword/antiword-0.37.recipe index fcda4956b..1622f8886 100644 --- a/app-text/antiword/antiword-0.37.recipe +++ b/app-text/antiword/antiword-0.37.recipe @@ -6,20 +6,26 @@ documents from Microsoft Word version 2, 6, 7, 97, 2000, 2002 and 2003 to \ plain text, PostScript, PDF, and XML/DocBook (experimental). " HOMEPAGE="http://www.winfield.demon.nl/#Programmer" +COPYRIGHT="1998-2005 A.J. van Os" +LICENSE="GNU GPL v2" +REVISION="1" SOURCE_URI="http://www.winfield.demon.nl/linux/antiword-0.37.tar.gz" CHECKSUM_SHA256="8e2c000fcbc6d641b0e6ff95e13c846da3ff31097801e86702124a206888f5ac" -REVISION="1" -LICENSE="GNU GPL v2" -COPYRIGHT="1998-2005 A.J. van Os" +PATCHES=" + antiword-0.37.patch + " ARCHITECTURES="x86_gcc2 ?x86 x86_64" +USER_SETTINGS_FILES=" + settings/antiword_settings + " + PROVIDES=" antiword = $portVersion cmd:antiword = $portVersion cmd:kantiword =$portVersion " - REQUIRES=" haiku " @@ -27,20 +33,11 @@ REQUIRES=" BUILD_REQUIRES=" haiku_devel " - BUILD_PREREQUIRES=" cmd:gcc cmd:make " -PATCHES=" - antiword-0.37.patch - " - -USER_SETTINGS_FILES=" - settings/antiword_settings - " - BUILD() {