Add x265 and all its madness

This commit is contained in:
BtbN 2020-09-03 22:49:43 +02:00
parent 9ee8d5d019
commit 1b853bc960
11 changed files with 128 additions and 25 deletions

View file

@ -12,7 +12,6 @@ to_df() {
to_df "FROM $REPO:base-$TARGET"
to_df "ENV TARGET=$TARGET VARIANT=$VARIANT REPO=$REPO"
to_df "ENV FFBUILD_PREFIX=/opt/ffbuild PKG_CONFIG_LIBDIR=/opt/ffbuild/lib/pkgconfig"
for script in scripts.d/*.sh; do
(