mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
15 lines
510 B
Text
15 lines
510 B
Text
pkgbase = pixman
|
|
pkgdesc = The pixel-manipulation library for X and cairo
|
|
pkgver = 0.44.0
|
|
pkgrel = 1
|
|
url = https://cgit.freedesktop.org/pixman/
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = meson
|
|
makedepends = libpng
|
|
depends = glibc
|
|
provides = libpixman-1.so
|
|
source = https://xorg.freedesktop.org/releases/individual/lib/pixman-0.44.0.tar.xz
|
|
sha512sums = 3ea293cd308a4faeb600939df2c98148154cf1faf8e435b9f33df46c33acfeb32572cb0c1e148ee9f6f39f9e8a49fbda627edcac03da2000d89e22941849a04d
|
|
|
|
pkgname = pixman
|