AppImageCommunity / pkg2appimage

Tool and recipes to convert existing deb packages to AppImage
http://appimage.org
MIT License
684 stars 209 forks source link

GoogleEarthPro.yml #492

Open dezbracaty opened 2 years ago

dezbracaty commented 2 years ago

I wrote a yml file for google earth pro :

GoogleEarthPro

Warning: This application currently cannot run on ubuntu 16.04.7 LTS and lower.ONLY ubuntu 18.04LTS and up are supported. Working hard to fix it.

More detail:This application require 3.3.0 of the Protocal Buffer runtime libary to run. however ubuntu 16.04.7LTS came with 2.6.1 version. I'm trying to ask the software developer for help. When there's a fix I will patch it.

Author: linlinger

app: GoogleEarthPro

ingredients: packages:

script:

probonopd commented 2 years ago

Thanks @dezbracaty. Cool!

18.04 "Bionic Beaver" is currently the oldest still-supported Ubuntu release, so I guess it should be ok for most purposes.

Please do send a pull request.