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

@@ -2,15 +2,16 @@ SUMMARY="Library to read Adobe PageMaker files"
DESCRIPTION="Libpagemaker is a library that parses the file format of \
Aldus/Adobe PageMaker documents. Currently it only understands documents \
created by PageMaker version 6.x and 7."
LICENSE="MPL v2.0"
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker"
COPYRIGHT="2013-2014 Fridrich Štrba
2014 Anurag Kanungo
2014 Brennan Vincent
2014 David Tardon"
HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libpagemaker"
LICENSE="MPL v2.0"
REVISION="1"
SOURCE_URI="http://dev-www.libreoffice.org/src/libpagemaker/libpagemaker-0.0.2.tar.xz"
CHECKSUM_SHA256="cdbdf86605773339caab6477ff694a95a90aaa4d45bb6cdb59e4a7f76c91ef17"
REVISION="1"
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -26,6 +27,7 @@ REQUIRES="
lib:libboost_system$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
PROVIDES_devel="
libpagemaker${secondaryArchSuffix}_devel = $portVersion compat >= 0
devel:libpagemaker_0.0$secondaryArchSuffix = $portVersion compat >= 0