Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -8,11 +8,12 @@ systems. Each PDF file encapsulates a complete description of a fixed-layout \
flat document, including the text, fonts, graphics, and other information \
needed to display it. In 1991, Adobe Systems co-founder John Warnock outlined \
a system called \"Camelot\" that evolved into PDF."
LICENSE="GNU GPL v3"
COPYRIGHT="2012-2015 3dEyes**"
HOMEPAGE="https://github.com/threedeyes/PDFTranslator"
SOURCE_URI="git+https://github.com/threedeyes/PDFTranslator#b888404"
COPYRIGHT="2012-2015 3dEyes**"
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="git+https://github.com/threedeyes/PDFTranslator#b888404"
ARCHITECTURES="x86_gcc2 x86"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@@ -20,7 +21,6 @@ PROVIDES="
pdftranslator$secondaryArchSuffix = $portVersion
addon:PDFTranslator$secondaryArchSuffix = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libmupdf$secondaryArchSuffix
@@ -30,7 +30,6 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libmupdf$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:g++$secondaryArchSuffix
cmd:make