mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
qsseditor: switch to libqscintilla2_qt5
This commit is contained in:
@@ -9,7 +9,7 @@ Features:
|
||||
HOMEPAGE="https://sourceforge.net/projects/qsseditor/"
|
||||
COPYRIGHT="2014 Dmitry Baryshe"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://sourceforge.net/projects/qsseditor/files/sources/qsseditor-$portVersion.zip"
|
||||
CHECKSUM_SHA256="3923b9e783957bc3485ef0bb67d78027d3eb586ee4acc5f99efbeb65ffc38998"
|
||||
|
||||
@@ -22,13 +22,13 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
lib:libqscintilla2$secondaryArchSuffix
|
||||
lib:libqscintilla2_qt5$secondaryArchSuffix
|
||||
lib:libqt5$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libqscintilla2$secondaryArchSuffix
|
||||
devel:libqscintilla2_qt5$secondaryArchSuffix
|
||||
devel:libqt5$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user