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

@@ -3,12 +3,14 @@ DESCRIPTION="KDE (the K Desktop Environment) is a powerful, open-source \
graphical desktop environment. It combines ease of use, contemporary \
functionality, and outstanding graphical design."
HOMEPAGE="http://www.kde.org"
COPYRIGHT="2014 KDE e.V."
LICENSE="GNU LGPL v2.1"
REVISION="1"
SOURCE_URI="http://download.kde.org/stable/4.13.2/src/kdelibs-4.13.2.tar.xz"
CHECKSUM_SHA256="559809c602b80ff1091a4fb67e8c98b0ebb91c3cd437d1583068ddde19efda0e"
SOURCE_DIR="kdelibs-4.13.2"
LICENSE="GNU LGPL v2.1"
COPYRIGHT="2014 KDE e.V."
REVISION="1"
PATCHES="kdelibs4-4.13.2.patch"
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -78,6 +80,7 @@ REQUIRES="
shared_mime_info$secondaryArchSuffix
strigi$secondaryArchSuffix
"
PROVIDES_devel="
kdelibs4${secondaryArchSuffix}_devel = $portVersion compat >= 4.13
cmd:checkXML$secondaryArchSuffix = $portVersion compat >= 4.13
@@ -122,6 +125,7 @@ REQUIRES_devel="
lib:libxslt$secondaryArchSuffix
lib:libexslt$secondaryArchSuffix
"
BUILD_REQUIRES="
libqt4${secondaryArchSuffix}_devel >= 4.8
devel:libz$secondaryArchSuffix
@@ -160,8 +164,6 @@ BUILD_PREREQUIRES="
cmd:find
"
PATCHES="kdelibs4-4.13.2.patch"
BUILD()
{
mkdir -p build