net/avahi-qt5: Remove port
Desktop software not suitable for server-centric environment
This commit is contained in:
@@ -2388,6 +2388,7 @@ net/akonadi-mime
|
||||
net/akonadi-search
|
||||
net/alligator
|
||||
net/aoe
|
||||
net/avahi-qt5
|
||||
net/avahi-sharp
|
||||
net/boinc_curses
|
||||
net/boinc-client
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
SUBDIR += avahi-gtk3
|
||||
SUBDIR += avahi-header
|
||||
SUBDIR += avahi-libdns
|
||||
SUBDIR += avahi-qt5
|
||||
SUBDIR += aws-ec2-imdsv2-get
|
||||
SUBDIR += axa
|
||||
SUBDIR += babeld
|
||||
|
||||
@@ -82,13 +82,7 @@ CONFIGURE_ARGS+=--enable-python
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-python
|
||||
.endif
|
||||
.if ${AVAHI_SLAVE} == qt5
|
||||
CONFIGURE_ARGS+=--enable-qt5 \
|
||||
--disable-expat \
|
||||
--disable-gdbm
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-qt5
|
||||
.endif
|
||||
.if ${AVAHI_SLAVE} == sharp
|
||||
CONFIGURE_ARGS+=--enable-mono
|
||||
.else
|
||||
|
||||
@@ -1,21 +0,0 @@
|
||||
PORTREVISION= 2 # don't delete, reset to 0
|
||||
CATEGORIES= net
|
||||
PKGNAMESUFFIX= -qt5
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Qt 5 bindings to the Avahi mDNS system
|
||||
|
||||
LIB_DEPENDS= libavahi-common.so:net/avahi-app
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../avahi-app
|
||||
BUILD_WRKSRC= ${WRKSRC}/avahi-qt
|
||||
INSTALL_WRKSRC= ${BUILD_WRKSRC}
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
|
||||
AVAHI_SLAVE= qt5
|
||||
USES= compiler:c++11-lang qt:5
|
||||
USE_QT= core buildtools:build
|
||||
AVAHI_PKGCONFIG=avahi-qt5.pc
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
@@ -1 +0,0 @@
|
||||
Qt 4 bindings to the avahi mDNS service discovery system.
|
||||
@@ -1,5 +0,0 @@
|
||||
include/avahi-qt5/qt-watch.h
|
||||
lib/libavahi-qt5.so
|
||||
lib/libavahi-qt5.so.1
|
||||
lib/libavahi-qt5.so.1.0.2
|
||||
libdata/pkgconfig/avahi-qt5.pc
|
||||
Reference in New Issue
Block a user