gamin,-server is gone, glib2 supports native file monitoring with kqueue(2).

This commit is contained in:
ajacoutot 2012-01-01 09:04:13 +00:00
parent 558258030f
commit 95a4fc7621
5 changed files with 12 additions and 16 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.24 2011/12/12 12:23:14 fgsch Exp $
# $OpenBSD: Makefile,v 1.25 2012/01/01 09:04:13 ajacoutot Exp $
SHARED_ONLY = Yes
COMMENT = intelligent input bus framework
DISTNAME = ibus-1.4.0
REVISION = 0
SHARED_LIBS = ibus-1.0 0.0
@ -41,7 +42,6 @@ RUN_DEPENDS = devel/iso-codes \
devel/desktop-file-utils \
devel/py-notify \
devel/py-xdg \
sysutils/gamin,-server,no_python \
x11/dbus-python \
x11/gnome/librsvg \
x11/gtk+2,-guic

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.72 2011/12/03 23:04:37 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.73 2012/01/01 09:04:13 ajacoutot Exp $
COMMENT-main= BitTorrent command line and daemon client
COMMENT-gtk= BitTorrent client with GTK+ interface
@ -12,7 +12,7 @@ PKGNAME-qt= transmission-qt-${VER}
CATEGORIES= net
HOMEPAGE= http://www.transmissionbt.com/
REVISION-gtk= 0
REVISION-gtk= 1
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
@ -58,7 +58,6 @@ LIB_DEPENDS-qt= ${LIB_DEPENDS} \
RUN_DEPENDS-gtk=${PKGNAME-main}:net/transmission,-main \
devel/desktop-file-utils \
sysutils/gamin,-server,no_python \
x11/gtk+2,-guic
RUN_DEPENDS-qt= ${PKGNAME-main}:net/transmission,-main \
devel/desktop-file-utils

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.76 2011/12/14 16:58:19 robert Exp $
# $OpenBSD: Makefile,v 1.77 2012/01/01 09:04:13 ajacoutot Exp $
ONLY_FOR_ARCHS= i386 amd64
@ -6,6 +6,7 @@ COMMENT= Chromium browser
V= 16.0.912.63
DISTNAME= chromium-${V}
REVISION= 0
CATEGORIES= www
@ -35,8 +36,7 @@ WANTLIB += xml2 xslt
MODPY_RUNDEP= No
RUN_DEPENDS= sysutils/gamin,-server \
devel/xdg-utils \
RUN_DEPENDS= devel/xdg-utils \
devel/desktop-file-utils \
x11/gtk+2,-cups \
x11/gnome/icon-theme \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.65 2011/12/30 11:17:49 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.66 2012/01/01 09:04:13 ajacoutot Exp $
COMMENT-main= GNOME Virtual File System
COMMENT-smb= samba module for GVFS
@ -9,7 +9,7 @@ GNOME_VERSION= 1.10.1
PKGNAME-main= ${DISTNAME}
PKGNAME-smb= ${GNOME_PROJECT}-smb-${GNOME_VERSION}
REVISION-main= 1
REVISION-main= 2
SHARED_LIBS += gvfscommon 3.0 # .0.0
SHARED_LIBS += gvfscommon-dnssd 1.0 # .0.0
@ -45,8 +45,6 @@ LIB_DEPENDS-main= ${LIB_DEPENDS} \
archivers/libarchive \
devel/libsoup,-gnome \
net/avahi
RUN_DEPENDS-main= ${RUN_DEPENDS} \
sysutils/gamin,-server
WANTLIB-smb += ${WANTLIB} gvfscommon smbclient execinfo m talloc tdb wbclient
RUN_DEPENDS-smb= ${MODGETTEXT_RUN_DEPENDS}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2011/09/16 12:29:16 espie Exp $
# $OpenBSD: Makefile,v 1.22 2012/01/01 09:04:13 ajacoutot Exp $
COMMENT= fast and lightweight file manager
DISTNAME= pcmanfm-0.3.5.10
REVISION= 8
REVISION= 9
CATEGORIES= x11
@ -30,8 +30,7 @@ LIB_DEPENDS= x11/gtk+2 \
devel/startup-notification
RUN_DEPENDS= x11/gnome/icon-theme \
devel/desktop-file-utils \
misc/shared-mime-info>=0.21 \
sysutils/gamin,-server
misc/shared-mime-info>=0.21
MODULES= devel/gettext
USE_LIBTOOL= Yes