1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Qt 4 bindings to the avahi mDNS service discovery system.

WWW: http://www.avahi.org/
This commit is contained in:
Michael Johnson 2007-10-26 19:58:27 +00:00
parent ebca84c0c7
commit 79294447d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202094
4 changed files with 40 additions and 0 deletions

View File

@ -44,6 +44,7 @@
SUBDIR += avahi-gtk
SUBDIR += avahi-libdns
SUBDIR += avahi-qt3
SUBDIR += avahi-qt4
SUBDIR += avahi-sharp
SUBDIR += b2bua
SUBDIR += balance

29
net/avahi-qt4/Makefile Normal file
View File

@ -0,0 +1,29 @@
# New ports collection makefile for: avahi-qt4
# Date created: 26 October 2007
# Whom: Michael Johnson <ahze@FreeBSD.org
#
# $FreeBSD$
#
PORTREVISION= 0
CATEGORIES= net
PKGNAMESUFFIX= -qt4
MAINTAINER= gnome@FreeBSD.org
COMMENT= Qt 4 bindings to the Avahi mDNS system
LIB_DEPENDS= avahi-common.3:${PORTSDIR}/net/avahi
MASTERDIR= ${.CURDIR}/../avahi-app
BUILD_WRKSRC= ${WRKSRC}/avahi-qt
INSTALL_WRKSRC= ${BUILD_WRKSRC}
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
AVAHI_SLAVE= qt4
USE_GNOME= gnomehack gnometarget ltverhack
USE_QT_VER= 4
QT_COMPONENTS= corelib moc_build
AVAHI_PKGCONFIG= avahi-qt4.pc
.include "${MASTERDIR}/Makefile"

3
net/avahi-qt4/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
Qt 4 bindings to the avahi mDNS service discovery system.
WWW: http://www.avahi.org/

7
net/avahi-qt4/pkg-plist Normal file
View File

@ -0,0 +1,7 @@
include/avahi-qt4/qt-watch.h
lib/libavahi-qt4.a
lib/libavahi-qt4.la
lib/libavahi-qt4.so
lib/libavahi-qt4.so.1
libdata/pkgconfig/avahi-qt4.pc
@dirrm include/avahi-qt4