Path to this page:
./
x11/pixman,
Library of low-level pixel manipulation routines
Branch: pkgsrc-2016Q1,
Version: 0.34.0,
Package name: pixman-0.34.0,
Maintainer: pkgsrc-usersPixel manipulation library for modular X.org.
Master sites: (Expand)
SHA1: 367698744e74d6d4f363041482965b9ea7fbe4a5
RMD160: 2e4b79160bc913dc0043f9c1710f91801bcb8734
Filesize: 722.32 KB
Version history: (Expand)
- (2016-04-07) Package added to pkgsrc.se, version pixman-0.34.0 (created)
CVS history: (Expand)
2016-04-23 19:51:11 by Benny Siegert | Files touched by this commit (2) |
Log message:
Pullup ticket #4963 - requested by he
x11/pixman: build fix
Revisions pulled up:
- x11/pixman/distinfo 1.59
- x11/pixman/patches/patch-pixman_pixman-vmx.c 1.1
---
Module Name: pkgsrc
Committed By: he
Date: Thu Apr 21 21:39:36 UTC 2016
Modified Files:
pkgsrc/x11/pixman: distinfo
Added Files:
pkgsrc/x11/pixman/patches: patch-pixman_pixman-vmx.c
Log message:
Add a patch so that this builds on NetBSD/powerpc with altivec.
Without this, we get "subscripted value is neither array nor pointer"
error from the compiler.
Since this is a build fix for powerpc platforms, no PKGREVISION bump.
|