Skip to content

Repository files navigation

Building

Requirements

  • git
  • ninja
  • meson >= 1.0.0
  • vala
  • gtk4
  • libadwaita >= 1.9
  • json-glib
  • libsoup-3.0
  • libarchive
  • desktop-file-utils
  • libgee
  • make

Build instructions

Native Build
  1. Install dependencies (Fedora):

    sudo dnf install make git gettext 'meson >= 1.0.0' vala desktop-file-utils libappstream-glib \
      'pkgconfig(gee-0.8)' 'pkgconfig(glib-2.0)' 'pkgconfig(gtk4)' 'pkgconfig(json-glib-1.0)' \
      'pkgconfig(libadwaita-1) >= 1.9' 'pkgconfig(libarchive)' 'pkgconfig(libsoup-3.0)' \
      'pkgconfig(sdl3)' 'pkgconfig(libnotify)'
  2. Clone the repository:

    git clone https://github.com/JanGalek/workshop-manager.git
    cd workshop-manager
  3. Build and run:

    make build-run
  4. Install (Optional):

    make install

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages