mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
hippo: switch to hunspell 1.7
This commit is contained in:
@@ -13,7 +13,7 @@ The application currently support:
|
||||
HOMEPAGE="https://github.com/Vytax/hippo/"
|
||||
COPYRIGHT="2015-2018 Vytax"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
srcGitRev="b62e1530f5c87611918168eef1f2071aed0c7e95"
|
||||
SOURCE_URI="https://github.com/Vytax/hippo/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="ba3829daed1ed0b8f8a5e32adbe601311ca0ee3d9b596e7bc47f519d63a9c521"
|
||||
@@ -34,7 +34,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libGl$secondaryArchSuffix
|
||||
lib:libhunspell_1.6$secondaryArchSuffix
|
||||
lib:libhunspell_1.7$secondaryArchSuffix
|
||||
lib:libpoppler$secondaryArchSuffix
|
||||
lib:libpoppler${secondaryArchSuffix}_qt5
|
||||
lib:libQt5Core$secondaryArchSuffix
|
||||
@@ -50,7 +50,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libGl$secondaryArchSuffix
|
||||
devel:libhunspell_1.6$secondaryArchSuffix
|
||||
devel:libhunspell_1.7$secondaryArchSuffix
|
||||
devel:libpoppler$secondaryArchSuffix
|
||||
devel:libpoppler${secondaryArchSuffix}_qt5
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user