Skip to content

Example how to package and deploy an app with Gtk4 and WebKit2Gtk

License

Notifications You must be signed in to change notification settings

llothar/example-webkit2gtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example - WebKit2Gtk

This is example code to show how to package a simple program which uses Gtk4 and WebKit2Gtk

  • Snap Package

and soon coming

  • Flatpak Package

  • AppImage Package

  • Debian .deb Package

  • RedHat .rpm Package

Flatpak Building

Build and install with the following command:

Do a "flatpak install org.fedoraproject.Sdk/x86_64/f37"

flatpak-builder --user --install --force-clean ../build_example example-webkit2gtk/flatpak_manifest.yaml

After install, it's integrated in the gnome shell desktop. You can run it nevertheless with the following command:

flatpak run app.filesqueezer.example

About

Example how to package and deploy an app with Gtk4 and WebKit2Gtk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published