Path to this page: ./
wip/py-PythonMagick,
Python binding for ImageMagick
Branch: CURRENT,
Version: 0.9.12nb2,
Package name: py312-PythonMagick-0.9.12nb2,
Maintainer: pkgsrcPythonMagick provides object oriented bindings for the ImageMagick Library.
ImageMagick can be found at http://www.imagemagick.org/
PythonMagick is available under the API link from ImageMagick
Required to run:[
graphics/ImageMagick] [
devel/py-boost]
Required to build:[
pkgtools/x11-links] [
devel/boost-headers] [
pkgtools/cwrappers]
Master sites:
RMD160: d2aab0a28189d45591acb4c43d6d388262c57b49
Filesize: 250.852 KB
Version history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-PythonMagick-0.9.12nb2
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
CVS history: (Expand)
| 2015-07-13 17:11:25 by Thomas Klausner | Files touched by this commit (3) |
Log message: Update to 0.9.12, switch to py-boost. 2015-07-07 0.9.12 Cristy <quetzlzacatenango@image...> * Ensure PythonMagick compiles against ImageMagick 6.9.1-0 and above. 2014-08-13 0.9.11 Cristy <quetzlzacatenango@image...> * Ensure PythonMagick compiles against ImageMagick 6.8.9-6 and above. 2014-03-16 0.9.10 Cristy <quetzlzacatenango@image...> * Support MagickCore::ColorspaceType enum (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25229). 2014-01-06 0.9.9 Cristy <quetzlzacatenango@image...> * Update uto latest autoconf / automake macros. 2012-08-18 0.9.8 Cristy <quetzlzacatenango@image...> * Support 'strip' method reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=21896). 2011-08-10 0.9.7 Cristy <quetzlzacatenango@image...> * Fix problems with class inheritance for the Drawable* classes (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19278). 2011-03-10 0.9.6 Cristy <quetzlzacatenango@image...> * Boost causes an ambiguity with ssize_t when building PythonMagick. Add patch from nico.schloemer@gmail... to fix the build exception. 2011-03-10 0.9.5 Cristy <quetzlzacatenango@image...> * Boost causes an ambiguity with ssize_t when building PythonMagick. Add patch from Arfrever@gento... to fix the build exception. |
| 2012-10-06 19:13:24 by Aleksej Saushev | Files touched by this commit (44) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
| 2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235) |
Log message: Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x. |
| 2010-01-18 10:38:16 by Thomas Klausner | Files touched by this commit (204) |
Log message: Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8). |
2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) |  |
Log message: Recursive PKGREVISION bump for jpeg update to 8. |
2009-11-05 12:53:58 by Ondrej Tuma | Files touched by this commit (5) |  |
Log message: PythonMagick provides object oriented bindings for the ImageMagick Library. ImageMagick can be found at http://www.imagemagick.org/ PythonMagick is available under the API link from ImageMagick |