mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
@@ -1,4 +1,4 @@
|
||||
SUMMARY="Short description of ProjectX"
|
||||
SUMMARY="A Python package build backend leveraging the Meson build system"
|
||||
DESCRIPTION="``meson-python`` is a Python build backend built on top of the Meson__
|
||||
build system. It enables to use Meson for the configuration and build
|
||||
steps of Python packages. Meson is an open source build system meant
|
||||
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/mesonbuild/meson-python"
|
||||
COPYRIGHT="2022 The meson-python developers
|
||||
2021 Quansight Labs and Filipe Laíns"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1637fc6b69b0b3152f5998fa0a6acfb4733c6ec246ea1e811e75e9ba8a53a64c"
|
||||
SOURCE_DIR="meson-python-$portVersion"
|
||||
|
||||
Reference in New Issue
Block a user