Port details on branch 2024Q4 |
- pixman Low-level pixel manipulation library
- 0.42.2 x11 =0 0.42.2Version of this port present on the latest quarterly branch.
- Maintainer: x11@FreeBSD.org
- Port Added: 2024-10-21 09:42:14
- Last Update: 2024-10-21 09:38:51
- Commit Hash: 352c3d7
- License: MIT
- WWW:
- http://pixman.org
- Description:
- This package contains the pixman library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/pixman/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/pixman
- pkg install pixman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pixman
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1667505454
SHA256 (xorg/lib/pixman-0.42.2.tar.xz) = 5747d2ec498ad0f1594878cc897ef5eb6c29e91c53b899f7f71b506785fc1376
SIZE (xorg/lib/pixman-0.42.2.tar.xz) = 652984
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- xorg-macros.pc : devel/xorg-macros
- This port is required by:
- for Build
-
- cad/kicad-devel
- devel/qt6-base
- net/wlvncc
- x11-fonts/fcft
- x11-servers/xorg-server
- x11-servers/xwayland
- x11-wm/cosmic-comp
- for Libraries
-
- cad/kicad-devel
- mail/thunderbird
- www/firefox
- www/firefox-esr
- www/librewolf
- for Run
-
- cad/kicad-devel
- devel/qt6-base
- net/wlvncc
- x11-fonts/fcft
- x11-servers/xorg-server
- x11-servers/xwayland
- x11-wm/cosmic-comp
Configuration Options:
- No options to configure
- Options name:
- x11_pixman
- USES:
- compiler:c11 cpe perl5 tar:xz xorg-cat:lib xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.42.2 21 Oct 2024 09:38:51 |
Robert Clausecker (fuz) |
x11/pixman: fix build on armv7
- due to a regression in some binutils>2.40 version, the assembly code
no longer assembles. Remove leading zeros from local labels to fix
this.
- the arm64 assembly code has some other issue which appears to have
been fixed upstream in 0.43.0, so don't bother with that; PR 276296
will address this.
See also: https://gitlab.freedesktop.org/pixman/pixman/-/issues/96
MFH: 2024Q4
(cherry picked from commit b751d1071c3656d2afd58a5b79acad287b1eb233) |
Number of commits found: 1
|