Import net/cagibi, based on x11/kde4/cagibi.
okay landry@
This commit is contained in:
parent
bd51b65332
commit
e238208e9d
29
net/cagibi/Makefile
Normal file
29
net/cagibi/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2013/03/22 17:53:09 zhuk Exp $
|
||||
|
||||
CATEGORIES = net
|
||||
COMMENT = SSDP cache/proxy daemon for KDE
|
||||
HOMEPAGE = https://projects.kde.org/projects/kdesupport/cagibi
|
||||
DISTNAME = cagibi-0.2.0
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_KDE:=stable/cagibi/}
|
||||
EXTRACT_SUFX = .tar.bz2
|
||||
|
||||
# GPLv2+ and LGPLv2.1+
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
WANTLIB = c m stdc++
|
||||
WANTLIB += lib/qt4/QtDBus lib/qt4/QtNetwork lib/qt4/QtXml
|
||||
|
||||
MODULES = x11/kde4
|
||||
MODKDE4_USE =
|
||||
|
||||
RUN_DEPENDS = net/avahi
|
||||
|
||||
MODKDE4_SYSCONF_FILES = dbus-1 share/examples \
|
||||
cagibid.conf share/examples/cagibi
|
||||
|
||||
CONFIGURE_ARGS = -DSYSCONF_INSTALL_DIR:String=${SYSCONFDIR}
|
||||
|
||||
NO_TEST = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
net/cagibi/distinfo
Normal file
2
net/cagibi/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (cagibi-0.2.0.tar.bz2) = d/nsHv9aXg25BwiniafLgv83gAafnm8hsDojgTJYsks=
|
||||
SIZE (cagibi-0.2.0.tar.bz2) = 28959
|
2
net/cagibi/pkg/DESCR
Normal file
2
net/cagibi/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Experimental cache/proxy system for SSDP (Simple Service Discovery
|
||||
Protocol, used as service/device discovery system in UPnP).
|
12
net/cagibi/pkg/PLIST
Normal file
12
net/cagibi/pkg/PLIST
Normal file
@ -0,0 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/03/22 17:53:09 zhuk Exp $
|
||||
@bin bin/cagibid
|
||||
share/dbus-1/interfaces/org.kde.Cagibi.Control.xml
|
||||
share/dbus-1/interfaces/org.kde.Cagibi.DeviceList.xml
|
||||
share/dbus-1/system-services/org.kde.Cagibi.service
|
||||
share/examples/cagibi/
|
||||
share/examples/cagibi/cagibid.conf
|
||||
@sample ${SYSCONFDIR}/cagibid.conf
|
||||
share/examples/dbus-1/system.d/
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/
|
||||
share/examples/dbus-1/system.d/org.kde.Cagibi.conf
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/org.kde.Cagibi.conf
|
Loading…
Reference in New Issue
Block a user