mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Marble: bump version
This commit is contained in:
@@ -8,11 +8,11 @@ that you have just heard about in the news or on the Internet.
|
||||
|
||||
The user interface is clean, simple and easy to use."
|
||||
HOMEPAGE="https://marble.kde.org/"
|
||||
COPYRIGHT="2007-2018 Marble Virtual Globe authors"
|
||||
COPYRIGHT="2007-2019 Marble Virtual Globe authors"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/KDE/marble/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d523578d8f97bd975d07d2bae7a2bd121e732f1b2d34872fc46bd98d09fe8057"
|
||||
CHECKSUM_SHA256="72d71e6fb780a68057f34d54d60b4b94a3e607143705a5c4bc675a6ff61ebe32"
|
||||
SOURCE_FILENAME="marble-$portVersion.tar.gz"
|
||||
ADDITIONAL_FILES="marble.rdef.in"
|
||||
|
||||
@@ -21,7 +21,7 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
marble$secondaryArchSuffix = $portVersion
|
||||
app:Marble = $portVersion
|
||||
app:Marble$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -72,7 +72,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.45
|
||||
extra_cmake_modules$secondaryArchSuffix >= 5.55
|
||||
devel:libkdeinit5_kded5$secondaryArchSuffix
|
||||
devel:libkdeinit5_klauncher$secondaryArchSuffix
|
||||
devel:libKF5Archive$secondaryArchSuffix
|
||||
@@ -120,10 +120,10 @@ BUILD_REQUIRES="
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:g++$secondaryArchSuffix
|
||||
cmd:lrelease$secondaryArchSuffix >= 5
|
||||
cmd:make
|
||||
cmd:perl
|
||||
cmd:pkg_config$secondaryArchSuffix
|
||||
cmd:qmake$secondaryArchSuffix >= 5
|
||||
"
|
||||
|
||||
BUILD()
|
||||
Reference in New Issue
Block a user