mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
extra_cmake_modules: bump revision
This commit is contained in:
@@ -2,16 +2,17 @@ SUMMARY="Extra modules and scripts for CMake"
|
|||||||
DESCRIPTION="The Extra CMake Modules package, or ECM, adds to the \
|
DESCRIPTION="The Extra CMake Modules package, or ECM, adds to the \
|
||||||
modules provided by CMake, including ones used by find_package() to find \
|
modules provided by CMake, including ones used by find_package() to find \
|
||||||
common software, ones that can be used directly in CMakeLists.txt files to \
|
common software, ones that can be used directly in CMakeLists.txt files to \
|
||||||
perform common tasks and toolchain files that must be specified on the \ commandline by the user."
|
perform common tasks and toolchain files that must be specified on the \
|
||||||
|
commandline by the user."
|
||||||
HOMEPAGE="https://projects.kde.org/projects/kdesupport/extra-cmake-modules/"
|
HOMEPAGE="https://projects.kde.org/projects/kdesupport/extra-cmake-modules/"
|
||||||
COPYRIGHT="2010-2018 KDE Organisation"
|
COPYRIGHT="2010-2018 KDE Organisation"
|
||||||
LICENSE="BSD (2-clause)"
|
LICENSE="BSD (2-clause)"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/extra-cmake-modules-$portVersion.tar.xz"
|
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/extra-cmake-modules-$portVersion.tar.xz"
|
||||||
CHECKSUM_SHA256="e6d49dcbf37a1887d4e08d1381318bad064ab214ab021030d74ce2657e93f63c"
|
CHECKSUM_SHA256="e5da3e1b67e19d7b8b5b1d867bb1e9a54d902d718e55148f3296da9f9a18c275"
|
||||||
SOURCE_DIR="extra-cmake-modules-$portVersion"
|
SOURCE_DIR="extra-cmake-modules-$portVersion"
|
||||||
|
|
||||||
ARCHITECTURES="!x86_gcc2 ?x86 x86_64"
|
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||||
SECONDARY_ARCHITECTURES="x86"
|
SECONDARY_ARCHITECTURES="x86"
|
||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
Reference in New Issue
Block a user