summaryrefslogtreecommitdiff
path: root/packaging/flatpak/external/avahi.yml
blob: de9e530ffe1490538ff964cc00f3e74c5968c7b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
name: avahi
cleanup:
  - /bin
  - /include
  - /lib/pkgconfig
  - /lib/*.la
  - /share/man
config-opts:
  - --with-distro=none
  - --disable-libdaemon
  - --disable-core-docs
  - --disable-manpages
  - --disable-mono
  - --disable-qt3
  - --disable-qt4
  - --disable-qt5
  - --disable-python
  - --disable-gtk
  - --disable-gtk3
  - --disable-static
sources:
  - type: archive
    url: http://avahi.org/download/avahi-0.8.tar.gz
    sha256: 060309d7a333d38d951bc27598c677af1796934dbd98e1024e7ad8de798fedda
modules:
  - libevent.yml