I packaged tangara-companion for Arch
#2
Awesome, thank you!!

A little suggestion - as part of getting the Flatpak build going, the Companion build can now be driven by Meson as well. Building with Meson gets you all the nice XDG stuff like a desktop entry and app icon too.

You'll want to run these commands:

Code:
meson setup --buildtype=release --prefix="$pkgdir/usr" builddir
meson compile -C builddir
meson install -C builddir

And then you'll get all the extras under $pkgdir/usr/share as well as the main app binary
  Reply


Messages In This Thread
I packaged tangara-companion for Arch - by emily - 2024-12-15, 11:45 PM
RE: I packaged tangara-companion for Arch - by hailey - 2024-12-16, 04:24 AM
RE: I packaged tangara-companion for Arch - by js - 2024-12-19, 04:40 PM

Forum Jump: