Changes between Initial Version and Version 1 of Ticket #60947, comment 1


Ignore:
Timestamp:
Aug 2, 2020, 7:00:36 PM (4 years ago)
Author:
iEFdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60947, comment 1

    initial v1  
    22> We are going to need a new plan for this:
    33
    4 Would this be better?
     4Would this approach be better?
    55
    66{{{
    77#!tcl
     8# Dav1d does not have a universal variant
    89if {![variant_isset universal]} {
     10    depends_lib-append     port:dav1d
    911    configure.args-append --enable-libdav1d
    1012}