# automatically generated by g-sorcery # please do not edit this file EAPI=8 REALNAME="${PN}" LITERALNAME="${PN}" REALVERSION="${PV}" DIGEST_SOURCES="yes" PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} ) DISTUTILS_USE_PEP517=standalone inherit python-r1 gs-pypi DESCRIPTION="A package for segmenting LiDAR data using Segment-Anything Model (SAM) from Meta AI Research." HOMEPAGE="https://github.com/Yarroudh/segment-lidar" LICENSE="BSD 3-Clause New or Revised License" SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz" SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="dev-python/pycocotools[${PYTHON_USEDEP}] ~dev-python/click-8.1.3[${PYTHON_USEDEP}] dev-python/opencv-python[${PYTHON_USEDEP}] ~dev-python/numpy-1.24.3[${PYTHON_USEDEP}] dev-python/supervision[${PYTHON_USEDEP}] dev-python/segment-geospatial[${PYTHON_USEDEP}] dev-python/rasterio[${PYTHON_USEDEP}] dev-python/laspy[${PYTHON_USEDEP}] dev-python/laszip[${PYTHON_USEDEP}] dev-python/cloth-simulation-filter[${PYTHON_USEDEP}] dev-python/open3d[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"