Port details |
- py-rawpy RAW image processing for Python, a wrapper for libraw
- 0.23.2 graphics =0 0.23.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-09-05 06:22:03
- Last Update: 2024-10-29 14:38:37
- Commit Hash: 1bfe840
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/letmaik/rawpy
- Description:
- rawpy is an easy-to-use Python wrapper for the LibRaw library. It also contains
some extra functionality for finding and repairing hot/dead pixels.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}rawpy>0:graphics/py-rawpy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-rawpy/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-rawpy
- pkg install py311-rawpy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-rawpy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-rawpy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729994330
SHA256 (letmaik-rawpy-v0.23.2_GH0.tar.gz) = 0463b623364187d9dcbd4b3dd1c0b157672afb2ecd48f1b00f0571d6d677a69d
SIZE (letmaik-rawpy-v0.23.2_GH0.tar.gz) = 75984347
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-numpy>=0,1 : math/py-numpy@py311
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- pkgconf>=1.3.0_1 : devel/pkgconf
- cython-3.11 : lang/cython@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.26.0,1 : math/py-numpy@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libraw.so : graphics/libraw
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_py-rawpy
- USES:
- pkgconfig python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.23.2 29 Oct 2024 14:38:37 |
Po-Chuan Hsieh (sunpoet) |
graphics/py-rawpy: Update to 0.23.2
- Do not use bundled libraries
Changes: https://github.com/letmaik/rawpy/releases |
0.23.1 25 Sep 2024 04:22:33 |
Po-Chuan Hsieh (sunpoet) |
graphics/py-rawpy: Update to 0.23.1
Changes: https://github.com/letmaik/rawpy/releases |
0.22.0 05 Sep 2024 06:11:20 |
Po-Chuan Hsieh (sunpoet) |
graphics/py-rawpy: Add py-rawpy 0.22.0
rawpy is an easy-to-use Python wrapper for the LibRaw library. It also contains
some extra functionality for finding and repairing hot/dead pixels. |
Number of commits found: 3
|