Skip to content
  • Philip Withnall's avatar
    build: Add a default_featured_apps option · ee36e68a
    Philip Withnall authored
    
    
    Add a `default_featured_apps` boolean option which controls whether the
    default featured apps list (`org.gnome.Software.Featured.xml`) is
    installed. On most distros, it makes sense to install this (and the
    option defaults to `true`), but some distros will want finer control
    over their featured apps (or to override the entire list). Those distros
    should use `-Ddefault_featured_apps=false` and set the default value of
    `external-appstream-urls` in GSettings to point to a relevant override
    appstream file which sets the desired featured apps.
    
    Signed-off-by: default avatarPhilip Withnall <withnall@endlessm.com>
    
    Fixes: #692
    ee36e68a