Missing depends on misc/shared-mime-info.

spotted by espie@
This commit is contained in:
ajacoutot 2012-04-28 13:00:48 +00:00
parent a5e76be6ca
commit b2529c0308
4 changed files with 15 additions and 7 deletions

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.40 2012/03/29 12:43:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.41 2012/04/28 13:00:48 ajacoutot Exp $
COMMENT= GTK-based LDAP client
DISTNAME= gq-1.3.4
REVISION= 0
CATEGORIES= databases sysutils
HOMEPAGE= http://www.gq-project.org/
@ -31,6 +33,8 @@ LIB_DEPENDS= databases/openldap \
devel/libglade2 \
x11/gnome/libgnome-keyring
RUN_DEPENDS= misc/shared-mime-info
USE_LIBTOOL= No
MODGNOME_TOOLS= yelp
MODGNOME_DESKTOP_FILE=Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2012/03/29 13:38:30 sthen Exp $
# $OpenBSD: Makefile,v 1.17 2012/04/28 13:00:48 ajacoutot Exp $
ONLY_FOR_ARCHS= ${GCC4_ARCHS}
@ -8,7 +8,7 @@ COMMENT= photorealistic 3D rendering solution
V= 1.6.0
DISTNAME= aqsis-${V}
REVISION= 2
REVISION= 3
CATEGORIES= graphics
SO_VERSION= 0.0 # 1.6
@ -35,6 +35,7 @@ WANTLIB += boost_system-mt boost_thread-mt boost_wave-mt tiffxx
MODULES= devel/cmake
RUN_DEPENDS= devel/desktop-file-utils \
misc/shared-mime-info \
x11/gtk+2,-guic
BUILD_DEPENDS= textproc/libxslt \
devel/bison

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.22 2012/04/24 07:42:55 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.23 2012/04/28 13:00:48 ajacoutot Exp $
COMMENT= multimedia player
DISTNAME= xine-ui-0.99.6
REVISION= 2
REVISION= 3
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/}
EXTRACT_SUFX= .tar.bz2
@ -20,7 +20,8 @@ WANTLIB += X11 Xext Xft Xinerama Xtst Xv Xxf86vm c curl m ncurses
WANTLIB += png pthread readline xine z
MODULES= devel/gettext
RUN_DEPENDS= devel/desktop-file-utils
RUN_DEPENDS= devel/desktop-file-utils \
misc/shared-mime-info
LIB_DEPENDS= multimedia/xine-lib \
net/curl \
graphics/png

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2010/04/18 20:59:39 sthen Exp $
@comment $OpenBSD: PLIST,v 1.6 2012/04/28 13:00:48 ajacoutot Exp $
@comment bin/fbxine
@bin bin/xine
bin/xine-bugreport
@ -176,5 +176,7 @@ share/xine/skins/xinetic/SmallArrowUp.png
share/xine/skins/xinetic/skinconfig
share/xine/visuals/
share/xine/visuals/default.avi
@exec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database