aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.10.xml
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-04-23 14:31:49 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-04-23 14:32:38 -0300
commit78c4191c4a1c37ce4e98740f8316b61d2a57b748 (patch)
tree04ba12fa8f66e1ce357c6330768042b21ef7b833 /pkg_config.10.xml
parent84af67a6d227d59fad29bf1ec5b6752bf78e39e5 (diff)
downloadpfsense-packages-78c4191c4a1c37ce4e98740f8316b61d2a57b748.tar.gz
pfsense-packages-78c4191c4a1c37ce4e98740f8316b61d2a57b748.tar.bz2
pfsense-packages-78c4191c4a1c37ce4e98740f8316b61d2a57b748.zip
Sanitize Avahi version, add depends and fix check for PBI only on 2.1 and 2.2
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r--pkg_config.10.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index dde8cede..2eab0ff7 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -250,13 +250,15 @@
<website>http://www.avahi.org/</website>
<descr>Avahi is a system which facilitates service discovery on a local network. This means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in Apple MacOS X (branded Rendezvous, Bonjour and sometimes Zeroconf) and is very convenient. Avahi is mainly based on Lennart Poettering's flexmdns mDNS implementation for Linux which has been discontinued in favour of Avahi.</descr>
<category>Network Management</category>
+ <lib_depends>libavahi-core.so:net-avahi-app</lib_depends>
+ <port_category>net</port_category>
<build_options>avahi_UNSET_FORCE=GTK;cairo_UNSET_FORCE=X11 XCB</build_options>
<build_pbi>
<port>net/avahi</port>
<ports_after>net/avahi-app devel/dbus</ports_after>
</build_pbi>
<depends_on_package_pbi>avahi-0.6.31-##ARCH##.pbi</depends_on_package_pbi>
- <version>0.6.31 pkg v1.09</version>
+ <version>v1.09</version>
<status>BETA</status>
<required_version>2.2</required_version>
<config_file>https://packages.pfsense.org/packages/config/avahi/avahi.xml</config_file>