add missing scrollkeeper goo in PLIST/@exec, noone saw me commiting in
this area, i swear ! ok ajacoutot@ for a free cookie@breakfast
This commit is contained in:
parent
5e193976b5
commit
433f089f0f
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2008/06/02 17:58:24 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2008/06/10 06:30:04 landry Exp $
|
||||
|
||||
COMMENT= VNC Client for the GNOME Desktop
|
||||
|
||||
GNOME_VERSION= 0.5.1
|
||||
GNOME_PROJECT= vinagre
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= net
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/projects/vinagre/
|
||||
@ -26,8 +26,10 @@ WANTLIB= ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 \
|
||||
pthread xml2 z
|
||||
|
||||
BUILD_DEPENDS= ::x11/gnome/doc-utils
|
||||
RUN_DEPENDS= :shared-mime-info->=0.21:misc/shared-mime-info
|
||||
BUILD_DEPENDS= ::x11/gnome/doc-utils \
|
||||
::textproc/scrollkeeper
|
||||
RUN_DEPENDS= :shared-mime-info->=0.21:misc/shared-mime-info \
|
||||
::textproc/scrollkeeper
|
||||
LIB_DEPENDS= gnome-keyring::x11/gnome/keyring \
|
||||
gtk-vnc-1.0::x11/gtk-vnc
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/05/10 08:37:40 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/06/10 06:30:04 landry Exp $
|
||||
bin/vinagre
|
||||
@man man/man1/vinagre.1
|
||||
share/applications/vinagre-file.desktop
|
||||
@ -143,6 +143,8 @@ share/schemas/vinagre/vinagre.schemas
|
||||
share/vinagre/
|
||||
share/vinagre/vinagre-ui.xml
|
||||
share/vinagre/vinagre.glade
|
||||
@exec %D/bin/scrollkeeper-update -q
|
||||
@unexec %D/bin/scrollkeeper-update -q
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor
|
||||
@exec %D/bin/update-mime-database %D/share/mime
|
||||
|
Loading…
Reference in New Issue
Block a user