Initial commit - ABS pkgbuild with Maxime's patches
This commit is contained in:
commit
dcdaff7319
2 changed files with 60 additions and 0 deletions
22
.SRCINFO
Normal file
22
.SRCINFO
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
pkgbase = libxft-brga
|
||||
pkgdesc = FreeType-based font drawing library for X
|
||||
pkgver = 2.3.3
|
||||
pkgrel = 1
|
||||
url = https://xorg.freedesktop.org/
|
||||
arch = x86_64
|
||||
license = custom
|
||||
makedepends = pkgconfig
|
||||
depends = fontconfig
|
||||
depends = libxrender
|
||||
provides = libxft
|
||||
conflicts = libxft
|
||||
source = https://xorg.freedesktop.org//releases/individual/lib/libXft-2.3.3.tar.bz2
|
||||
source = https://xorg.freedesktop.org//releases/individual/lib/libXft-2.3.3.tar.bz2.sig
|
||||
source = https://gitlab.freedesktop.org/xorg/lib/libxft/merge_requests/1.patch
|
||||
validpgpkeys = 4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E
|
||||
sha512sums = 28fdaf3baa3b156a4a7fdd6e39c4d8026d7d21eaa9be27c9797c8d329dab691a1bc82ea6042f9d4729a9343d93787536fb7e4b606f722f33cbe608b2e79910e8
|
||||
sha512sums = SKIP
|
||||
sha512sums = SKIP
|
||||
|
||||
pkgname = libxft-brga
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue