- add avahi support
This commit is contained in:
parent
f426e2814d
commit
a6084dd1d5
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2009/04/16 08:11:14 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2009/06/03 16:42:37 ajacoutot Exp $
|
||||
|
||||
COMMENT= VNC Client for the GNOME Desktop
|
||||
|
||||
GNOME_VERSION= 0.5.2
|
||||
GNOME_PROJECT= vinagre
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
PKGNAME= ${DISTNAME}p6
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
@ -19,13 +19,14 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
WANTLIB= ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1 \
|
||||
dbus-glib-1 expat fontconfig freetype gconf-2 gcrypt \
|
||||
gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glade-2.0 glib-2.0 \
|
||||
glitz gmodule-2.0 gnutls gobject-2.0 gpg-error gthread-2.0 \
|
||||
gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
pcre pixman-1 png pthread tasn1 xml2 z
|
||||
WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
|
||||
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 avahi-client
|
||||
WANTLIB += avahi-common avahi-glib c cairo dbus-1 dbus-glib-1
|
||||
WANTLIB += expat fontconfig freetype gconf-2 gcrypt gdbm gdk-x11-2.0
|
||||
WANTLIB += gdk_pixbuf-2.0 gio-2.0 glade-2.0 glib-2.0 glitz gmodule-2.0
|
||||
WANTLIB += gnutls gobject-2.0 gpg-error gthread-2.0 gtk-x11-2.0
|
||||
WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
|
||||
WANTLIB += png pthread tasn1 xml2 z
|
||||
|
||||
RUN_DEPENDS= :shared-mime-info->=0.21:misc/shared-mime-info
|
||||
LIB_DEPENDS= gnome-keyring::x11/gnome/keyring \
|
||||
@ -37,7 +38,7 @@ MODGNOME_HELP_FILES= Yes
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/vinagre \
|
||||
--disable-schemas-install \
|
||||
--enable-avahi=no
|
||||
--enable-avahi
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2009/03/14 10:40:54 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2009/06/03 16:42:37 ajacoutot Exp $
|
||||
@bin bin/vinagre
|
||||
@man man/man1/vinagre.1
|
||||
share/applications/vinagre-file.desktop
|
||||
@ -102,16 +102,12 @@ share/locale/mr/LC_MESSAGES/vinagre.mo
|
||||
share/locale/nb/LC_MESSAGES/vinagre.mo
|
||||
share/locale/nl/LC_MESSAGES/vinagre.mo
|
||||
share/locale/nn/LC_MESSAGES/vinagre.mo
|
||||
share/locale/oc/
|
||||
share/locale/oc/LC_MESSAGES/
|
||||
share/locale/oc/LC_MESSAGES/vinagre.mo
|
||||
share/locale/pa/LC_MESSAGES/vinagre.mo
|
||||
share/locale/pl/LC_MESSAGES/vinagre.mo
|
||||
share/locale/pt/LC_MESSAGES/vinagre.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/vinagre.mo
|
||||
share/locale/ru/LC_MESSAGES/vinagre.mo
|
||||
share/locale/si/
|
||||
share/locale/si/LC_MESSAGES/
|
||||
share/locale/si/LC_MESSAGES/vinagre.mo
|
||||
share/locale/sl/LC_MESSAGES/vinagre.mo
|
||||
share/locale/sq/LC_MESSAGES/vinagre.mo
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2009/02/11 15:47:52 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2009/06/03 16:42:11 ajacoutot Exp $
|
||||
|
||||
COMMENT= VNC server for remote acces to your GNOME desktop
|
||||
|
||||
GNOME_PROJECT= vino
|
||||
GNOME_VERSION= 2.24.1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
@ -14,16 +14,17 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||
Xrender Xtst art_lgpl_2 atk-1.0 bonobo-2 \
|
||||
bonobo-activation bonoboui-2 c cairo crypto dbus-1 \
|
||||
dbus-glib-1 expat fontconfig freetype gailutil \
|
||||
gconf-2 gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glade-2.0 \
|
||||
glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
|
||||
gnomevfs-2 gobject-2.0 gpg-error gthread-2.0 gtk-x11-2.0 \
|
||||
jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 \
|
||||
png popt pthread ssl tasn1 util xml2 z
|
||||
WANTLIB += ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite
|
||||
WANTLIB += Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr
|
||||
WANTLIB += Xrender Xtst art_lgpl_2 atk-1.0 avahi-client avahi-common
|
||||
WANTLIB += avahi-glib bonobo-2 bonobo-activation bonoboui-2 c
|
||||
WANTLIB += cairo crypto dbus-1 dbus-glib-1 expat fontconfig freetype
|
||||
WANTLIB += gailutil gconf-2 gcrypt gdk-x11-2.0 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glade-2.0 glib-2.0 glitz gmodule-2.0 gnome-2
|
||||
WANTLIB += gnome-keyring gnomecanvas-2 gnomevfs-2 gobject-2.0
|
||||
WANTLIB += gpg-error gthread-2.0 gtk-x11-2.0 jpeg m pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png popt
|
||||
WANTLIB += pthread ssl tasn1 util xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
@ -40,7 +41,7 @@ MODGNOME_HELP_FILES= Yes
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/vino \
|
||||
--disable-schemas-install \
|
||||
--disable-avahi \
|
||||
--enable-avahi \
|
||||
--enable-http-server=no \
|
||||
--enable-session-support \
|
||||
--enable-gnome-keyring \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/11/21 19:19:12 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/06/03 16:42:11 ajacoutot Exp $
|
||||
@bin bin/vino-passwd
|
||||
@bin bin/vino-preferences
|
||||
@bin libexec/vino-server
|
||||
@ -6,12 +6,8 @@ share/applications/vino-preferences.desktop
|
||||
share/gnome/autostart/
|
||||
share/gnome/autostart/vino-server.desktop
|
||||
share/locale/ar/LC_MESSAGES/vino.mo
|
||||
share/locale/as/
|
||||
share/locale/as/LC_MESSAGES/
|
||||
share/locale/as/LC_MESSAGES/vino.mo
|
||||
share/locale/az/LC_MESSAGES/vino.mo
|
||||
share/locale/be@latin/
|
||||
share/locale/be@latin/LC_MESSAGES/
|
||||
share/locale/be@latin/LC_MESSAGES/vino.mo
|
||||
share/locale/bg/LC_MESSAGES/vino.mo
|
||||
share/locale/bn/LC_MESSAGES/vino.mo
|
||||
@ -56,8 +52,6 @@ share/locale/nb/LC_MESSAGES/vino.mo
|
||||
share/locale/ne/LC_MESSAGES/vino.mo
|
||||
share/locale/nl/LC_MESSAGES/vino.mo
|
||||
share/locale/nn/LC_MESSAGES/vino.mo
|
||||
share/locale/oc/
|
||||
share/locale/oc/LC_MESSAGES/
|
||||
share/locale/oc/LC_MESSAGES/vino.mo
|
||||
share/locale/or/LC_MESSAGES/vino.mo
|
||||
share/locale/pa/LC_MESSAGES/vino.mo
|
||||
@ -67,20 +61,14 @@ share/locale/pt_BR/LC_MESSAGES/vino.mo
|
||||
share/locale/ro/LC_MESSAGES/vino.mo
|
||||
share/locale/ru/LC_MESSAGES/vino.mo
|
||||
share/locale/rw/LC_MESSAGES/vino.mo
|
||||
share/locale/si/
|
||||
share/locale/si/LC_MESSAGES/
|
||||
share/locale/si/LC_MESSAGES/vino.mo
|
||||
share/locale/sk/LC_MESSAGES/vino.mo
|
||||
share/locale/sl/LC_MESSAGES/vino.mo
|
||||
share/locale/sq/LC_MESSAGES/vino.mo
|
||||
share/locale/sr/LC_MESSAGES/vino.mo
|
||||
share/locale/sr@latin/
|
||||
share/locale/sr@latin/LC_MESSAGES/
|
||||
share/locale/sr@latin/LC_MESSAGES/vino.mo
|
||||
share/locale/sv/LC_MESSAGES/vino.mo
|
||||
share/locale/ta/LC_MESSAGES/vino.mo
|
||||
share/locale/te/
|
||||
share/locale/te/LC_MESSAGES/
|
||||
share/locale/te/LC_MESSAGES/vino.mo
|
||||
share/locale/th/LC_MESSAGES/vino.mo
|
||||
share/locale/tr/LC_MESSAGES/vino.mo
|
||||
|
Loading…
Reference in New Issue
Block a user