1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

x11/libwacom: unbreak after r244554 when libxml2 isn't bootlegged

PR:		244554
Reported by:	Matthias Pfaller
Approved by:	manu, imp, zeising (x11)
Differential Revision:	https://reviews.freebsd.org/D23930
This commit is contained in:
Jan Beich 2020-03-05 12:37:18 +00:00
parent 14490e6fdc
commit d206b3a118
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527829
2 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,8 @@ CATEGORIES= x11
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= bb3aa6bd57c3.patch:-p1 # https://github.com/linuxwacom/libwacom/pull/217
PATCHFILES+= a97e09fd2da9.patch:-p1 # required to avoid patch conflict
PATCHFILES+= c94f60920a22.patch:-p1 # https://github.com/linuxwacom/libwacom/pull/219
MAINTAINER= x11@FreeBSD.org
COMMENT= Adds tablet support to libinput

View File

@ -3,3 +3,7 @@ SHA256 (linuxwacom-libwacom-libwacom-1.2_GH0.tar.gz) = 102fd9c8a9ae30d76003ed58d
SIZE (linuxwacom-libwacom-libwacom-1.2_GH0.tar.gz) = 110520
SHA256 (bb3aa6bd57c3.patch) = 1537641da75342469e1160b586e8790c4387ed989186dec00b5f45779b6b831b
SIZE (bb3aa6bd57c3.patch) = 3896
SHA256 (a97e09fd2da9.patch) = 5c8e1002c768ecad4c87b619ba5ee647498ebae13a2f211d1a60339867336f14
SIZE (a97e09fd2da9.patch) = 1435
SHA256 (c94f60920a22.patch) = 18d933a95aeb7603a2c284da5051b75c96dd9e581735c3185165688ca0f9740c
SIZE (c94f60920a22.patch) = 1674