index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2019-04-05 15:54:19 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2019-04-05 15:54:19 +0200 |
commit | b986bd7cd34a15df85eeca3abb933caa97325565 (patch) | |
tree | 10df4a3d0959bf0ff147a478c85ce36063fded0a /extra | |
parent | 727424034a7112305de6a7572ea8db67d13284c3 (diff) |
-rw-r--r-- | extra/mplayer/PKGBUILD | 4 |
diff --git a/extra/mplayer/PKGBUILD b/extra/mplayer/PKGBUILD new file mode 100644 index 00000000..4610d33d --- /dev/null +++ b/extra/mplayer/PKGBUILD @@ -0,0 +1,4 @@ +# temporary: break mplayer-x264-cycle + +makedepends=(${makedepends[@]//libx264.so/}) +makedepends=(${makedepends[@]//x264/}) |