im.pidgin.Finch3.yml

Thu, 25 Aug 2022 21:34:06 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Thu, 25 Aug 2022 21:34:06 -0500
branch
gtk4
changeset 41590
20a11c1e522f
parent 40513
6d79c7cf9699
permissions
-rw-r--r--

Remove some old resources that aren't being used but were left around.

Testing Done:
Compiled and ran, opened a few things made sure there weren't any errors.

Reviewed at https://reviews.imfreedom.org/r/1641/

---
id: im.pidgin.Finch3
runtime: org.gnome.Platform
runtime-version: '3.36'
sdk: org.gnome.Sdk
command: finch3
finish-args:
  - --share=ipc
  - --socket=x11
  - --share=network
  - --talk-name=org.freedesktop.Notifications
  - --system-talk-name=org.freedesktop.Avahi
modules:
  - packaging/flatpak/libpurple-common.yml
  - packaging/flatpak/libgnt.yml
  - name: finch3
    buildsystem: meson
    config-opts:
      - -Dgtkui=false
      - -Ddoc=false
    sources:
      - type: dir
        path: '.'

mercurial