diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-27 12:49:26 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-27 12:49:26 +0000 |
| commit | a2c276c844380a2ad46aaefe38e41f38ecb97fc0 (patch) | |
| tree | e80d6d9ca09c1321dbf07062d377b2af7f0da2d3 /dev-python/imread | |
| parent | e227e016f37ff9300baa89324fbc8f408f4c042f (diff) | |
| download | baldeagleos-repo-a2c276c844380a2ad46aaefe38e41f38ecb97fc0.tar.gz baldeagleos-repo-a2c276c844380a2ad46aaefe38e41f38ecb97fc0.tar.xz baldeagleos-repo-a2c276c844380a2ad46aaefe38e41f38ecb97fc0.zip | |
Adding metadata
Diffstat (limited to 'dev-python/imread')
| -rw-r--r-- | dev-python/imread/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/imread/imread-0.7.3-r3.ebuild | 28 | ||||
| -rw-r--r-- | dev-python/imread/metadata.xml | 13 |
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-python/imread/Manifest b/dev-python/imread/Manifest deleted file mode 100644 index e195ce43958b..000000000000 --- a/dev-python/imread/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST imread-0.7.3.tar.gz 131492 BLAKE2B 060bcd8312f24f2966f840a6403486a9a9a2f6b9d033e92f0268594711f4fa06530c2a825103683b1041570c43c3af584faf10acf45a95e693dc83c81da4190d SHA512 401ec64fd4a65fac1cf2e1bd929cad00a8d704c6c03b8a10256d1e9c27cbc83b47a11567731a42c731aca3df9a5101b7ff90bb51f869695b1405c642e16486e7 diff --git a/dev-python/imread/imread-0.7.3-r3.ebuild b/dev-python/imread/imread-0.7.3-r3.ebuild deleted file mode 100644 index 67f90289374e..000000000000 --- a/dev-python/imread/imread-0.7.3-r3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) -inherit distutils-r1 - -DESCRIPTION="Read Image Files" -HOMEPAGE="https://luispedro.org/software/imread/ https://github.com/luispedro/imread" -SRC_URI="https://github.com/luispedro/imread/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - dev-python/numpy[${PYTHON_USEDEP}] - media-libs/libpng:= - media-libs/libjpeg-turbo:= - media-libs/libwebp:= - media-libs/tiff:= -" -DEPEND="${RDEPEND}" -BDEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )" - -distutils_enable_sphinx docs/source -distutils_enable_tests setup.py diff --git a/dev-python/imread/metadata.xml b/dev-python/imread/metadata.xml deleted file mode 100644 index 9bccd7c23a22..000000000000 --- a/dev-python/imread/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> -<pkgmetadata> - <longdescription> - IO with images and numpy arrays. - Mahotas-imread is a simple module with a small number of functions. - </longdescription> - <upstream> - <bugs-to>https://github.com/luispedro/imread</bugs-to> - <doc>https://imread.readthedocs.io/</doc> - </upstream> - <origin>gentoo-staging</origin> -</pkgmetadata>
\ No newline at end of file |
