Skip to content

Commit

Permalink
multimedia/mpv: backport a Wayland fix after f4f0380
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Jul 25, 2023
1 parent ffa9e39 commit d955b33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions multimedia/mpv/Makefile
@@ -1,11 +1,13 @@
PORTNAME= mpv
DISTVERSIONPREFIX= v
DISTVERSION= 0.36.0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= multimedia audio

PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 9c97f6ebccaa.patch:-p1 # https://github.com/mpv-player/mpv/pull/10871
PATCHFILES+= 48eb77207bff.patch:-p1 # https://github.com/mpv-player/mpv/pull/12012

MAINTAINER= multimedia@FreeBSD.org
COMMENT= Free and open-source general-purpose video player
Expand Down
2 changes: 2 additions & 0 deletions multimedia/mpv/distinfo
Expand Up @@ -3,3 +3,5 @@ SHA256 (mpv-player-mpv-v0.36.0_GH0.tar.gz) = 29abc44f8ebee013bb2f9fe14d80b30db19
SIZE (mpv-player-mpv-v0.36.0_GH0.tar.gz) = 3409178
SHA256 (9c97f6ebccaa.patch) = 474a04526f675cf15963d4ba5513c8d5138af3a416151746787ba281a61c45d5
SIZE (9c97f6ebccaa.patch) = 1472
SHA256 (48eb77207bff.patch) = 7b844bfe00d1160a8dcd9814c5ea6e5b2e126d9f658b0b548c86364aa7018ea4
SIZE (48eb77207bff.patch) = 1931

0 comments on commit d955b33

Please sign in to comment.