Missing update-desktop-database goo and dependency.

This commit is contained in:
ajacoutot 2011-11-16 17:21:04 +00:00
parent 367fd45838
commit da4a51d517
2 changed files with 7 additions and 4 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2011/11/16 16:52:01 phessler Exp $
# $OpenBSD: Makefile,v 1.2 2011/11/16 17:21:04 ajacoutot Exp $
COMMENT = video editor and a VJ tool
DISTNAME = LiVES-1.0.10
PKGNAME = ${DISTNAME:L}
REVISION = 0
SHARED_LIBS += weed 0.0 # 0.2
SHARED_LIBS += weed_slice 0.0 # 0.2
@ -33,7 +34,8 @@ RUN_DEPENDS = graphics/ImageMagick \
x11/mplayer \
audio/sox \
sysutils/cdrtools \
audio/xmms
audio/xmms \
devel/desktop-file-utils
LIB_DEPENDS = multimedia/libtheora \
devel/sdl \
multimedia/libdv \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/11/16 16:52:01 phessler Exp $
@comment $OpenBSD: PLIST,v 1.2 2011/11/16 17:21:04 ajacoutot Exp $
bin/autolives.pl
bin/build-lives-rfx-plugin
bin/build-lives-rfx-plugin-multi
@ -145,7 +145,6 @@ lib/lives/plugins/playback/
lib/lives/plugins/playback/video/
lib/lives/plugins/playback/video/SDL.so
lib/lives/plugins/playback/video/lives2lives_stream.so
share/applications/
share/applications/LiVES.desktop
share/doc/lives/
share/doc/lives/AUTHORS
@ -272,3 +271,5 @@ share/locale/tr/LC_MESSAGES/lives.mo
share/locale/zh_CN/LC_MESSAGES/lives.mo
share/pixmaps/
share/pixmaps/lives.xpm
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database