lyx: code style.

This commit is contained in:
Jérôme Duval
2018-08-01 17:40:41 +02:00
committed by GitHub
parent 4f9bab567b
commit 6d9a29139e

View File

@@ -13,8 +13,8 @@ attributes or futzing around with page boundaries. You just write. On screen, \
LyX looks like any word processor; its printed output - or richly \ LyX looks like any word processor; its printed output - or richly \
cross-referenced PDF, just as readily produced - looks like nothing else." cross-referenced PDF, just as readily produced - looks like nothing else."
HOMEPAGE="http://www.lyx.org" HOMEPAGE="http://www.lyx.org"
LICENSE="GNU GPL v2"
COPYRIGHT="the lyx community" COPYRIGHT="the lyx community"
LICENSE="GNU GPL v2"
REVISION="1" REVISION="1"
SOURCE_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/lyx-$portVersion.tar.gz" SOURCE_URI="ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/lyx-$portVersion.tar.gz"
CHECKSUM_SHA256="d2890655d471c7c55fd344256284593b9a23b91f0d301b9b15d6863322f86a77" CHECKSUM_SHA256="d2890655d471c7c55fd344256284593b9a23b91f0d301b9b15d6863322f86a77"
@@ -40,6 +40,7 @@ REQUIRES="
lib:libQt5Widgets$secondaryArchSuffix lib:libQt5Widgets$secondaryArchSuffix
lib:libz${secondaryArchSuffix} lib:libz${secondaryArchSuffix}
" "
BUILD_REQUIRES=" BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel haiku${secondaryArchSuffix}_devel
devel:libboost_signals$secondaryArchSuffix devel:libboost_signals$secondaryArchSuffix