summaryrefslogtreecommitdiff
path: root/extra/mplayer/PKGBUILD
blob: aba5b24b45e6e38d944e88ab252d397c75187786 (plain)
1
2
3
4
5
6
7
8
9
source+=(mplayer-38101-sigcontext.patch)
sha256sums+=('2f93d29f1d817a64104cad7153988583443932e6bb6d147747a1af5c7a76d24da0f3305466d43e803012dd31d89cb17e8c7cb7b19d2896165fa74cc06da346e0')

eval "$(
  declare -f prepare | \
    sed '
      /patch/a patch -Np1 -i ../mplayer-38101-sigcontext.patch
    '
)"