Add x265 and all its madness
This commit is contained in:
parent
9ee8d5d019
commit
1b853bc960
11 changed files with 128 additions and 25 deletions
|
@ -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
|
||||
(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue