Skip to content

OutSystems/cef.redist.linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This is a repackaging fork of the Chromium Embedded Framework (CEF) binary distribution files for Linux, found at https://cef-builds.spotifycdn.com/index.html, into a NuGet package.

Can use Aria2 for faster downloads if found but CEF is sometimes half a gigabyte big so it might take a while.

These utilites are required:

  • Aria2 or cURL
  • tar (with bzip2 support)
  • sh
  • binutils (for command strip)
  • aarch64-linux-gnu-strip (optional: for ARM64 packages)
  • nuget.exe (use with Wine if on Linux, dotnet currently does not support additional properties)

Usage: ./make_cefredist.sh [linux64 or linuxarm64]

To pack into NUPKG: nuget.exe pack cef.redist.linux.nuspec -P version=<CEF version here>;id=<linux64 or linuxarm64>

About

About CEF Redistributable Package scripts for Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages