mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
audio/fasttracker2: backport upstream fix for Wayland
SDL_DRIVER=wayland results in mouse click not being registered. Backport upstream change to fix this. PR: 258246
This commit is contained in:
parent
f3a7bf2957
commit
1a28b41886
@ -3,8 +3,12 @@
|
||||
PORTNAME= fasttracker2
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.47
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 14013d2165f6.patch:-p1 # https://github.com/8bitbubsy/ft2-clone/issues/21
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Fasttracker II clone
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1621948797
|
||||
TIMESTAMP = 1630666288
|
||||
SHA256 (8bitbubsy-ft2-clone-v1.47_GH0.tar.gz) = a011c6c13aff8788daa6df5e8c6d44d2e1ce6d470618e41d9ede45c37ce79f5b
|
||||
SIZE (8bitbubsy-ft2-clone-v1.47_GH0.tar.gz) = 5234480
|
||||
SHA256 (14013d2165f6.patch) = d0a03e33b679a39daf2acd55cf8c91402abc1318779b0fcc42e8318279baa105
|
||||
SIZE (14013d2165f6.patch) = 1033
|
||||
|
Loading…
Reference in New Issue
Block a user