- add missing update-desktop-database goo

This commit is contained in:
ajacoutot 2007-12-18 15:56:16 +00:00
parent 3ff3ca4644
commit 37861c2ca2
8 changed files with 29 additions and 12 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.23 2007/10/27 16:13:37 simon Exp $
# $OpenBSD: Makefile,v 1.24 2007/12/18 15:56:16 ajacoutot Exp $
COMMENT-main= gtk+2 media player based on XMMS
COMMENT-mp3= MP3 input plugin for bmp
COMMENT-vorbis= Ogg Vorbis input plugin for bmp
V= 0.9.7
DISTNAME= bmp-$V
PKGNAME-main= bmp-$Vp11
PKGNAME-main= bmp-$Vp12
PKGNAME-mp3= bmp-mp3-$Vp11
PKGNAME-vorbis= bmp-vorbis-$Vp11
SHARED_LIBS += beep 2.0 # .2.0
@ -55,6 +55,8 @@ CONFIGURE_ARGS+=--disable-mp3
CONFIGURE_ARGS+=--disable-vorbis
.endif
RUN_DEPENDS-main=${RUN_DEPENDS} \
:desktop-file-utils-*:devel/desktop-file-utils
LIB_DEPENDS-main=${LIB_DEPENDS} \
esd.>=2.34::audio/esound \
glade-2.0.>=0.4::devel/libglade2 \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.1 2006/11/26 00:10:26 espie Exp $
@comment $OpenBSD: PLIST-main,v 1.2 2007/12/18 15:56:16 ajacoutot Exp $
@pkgpath audio/bmp
@pkgpath audio/bmp,no_mp3
@pkgpath audio/bmp,no_vorbis
@ -99,3 +99,5 @@ share/locale/sk/LC_MESSAGES/bmp.mo
share/locale/sv/LC_MESSAGES/bmp.mo
share/locale/zh_CN/LC_MESSAGES/bmp.mo
%%SHARED%%
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2007/09/16 11:14:46 simon Exp $
# $OpenBSD: Makefile,v 1.8 2007/12/18 15:56:16 ajacoutot Exp $
COMMENT-main= multilingual input method library
COMMENT-gtk= uim for gtk
COMMENT-qt= uim for qt
@ -12,7 +12,7 @@ V= 1.4.1
DISTNAME= uim-$V
MASTER_SITES= http://uim.freedesktop.org/releases/uim/stable/
HOMEPAGE= http://uim.freedesktop.org/wiki/
PKGNAME-main= uim-$V
PKGNAME-main= uim-$Vp0
PKGNAME-gtk= uim-gtk-$Vp0
PKGNAME-qt= uim-qt-$V
PKGNAME-kde= uim-kde-$V
@ -44,6 +44,8 @@ SUBST_VARS= MODQT_PLUGINS
WANTLIB= Xrender X11 fontconfig freetype Xext c stdc++ m Xau Xdmcp
RUN_DEPENDS-main=${RUN_DEPENDS} \
:desktop-file-utils-*:devel/desktop-file-utils
LIB_DEPENDS-main=anthy,anthydic::inputmethods/anthy \
${MODLIBICONV_LIB_DEPENDS} \
${MODGETTEXT_LIB_DEPENDS}

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.2 2007/04/08 14:58:04 espie Exp $
@comment $OpenBSD: PLIST-main,v 1.3 2007/12/18 15:56:16 ajacoutot Exp $
@pkgpath inputmethods/uim
bin/uim-el-agent
bin/uim-el-helper-agent
@ -246,3 +246,5 @@ share/uim/ustr.scm
share/uim/util.scm
share/uim/viqr.scm
share/uim/zaurus.scm
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2007/11/14 09:43:40 steven Exp $
# $OpenBSD: Makefile,v 1.12 2007/12/18 15:56:16 ajacoutot Exp $
COMMENT-main= mail and news client
COMMENT-docs= documentation
@ -9,7 +9,7 @@ COMMENT-spamassassin= spamassassin plugin
V= 3.0.1
DISTNAME= claws-mail-${V}
PKGNAME-main= ${DISTNAME}p0
PKGNAME-main= ${DISTNAME}p1
FULLPKGNAME-docs= claws-mail-docs-${V}
FULLPKGNAME-bogofilter= claws-mail-bogofilter-${V}p0
FULLPKGNAME-clamav= claws-mail-clamav-${V}p0
@ -69,6 +69,8 @@ LIB_DEPENDS= atk-1.0::devel/atk \
etpan::mail/libetpan \
sasl2::security/cyrus-sasl2
RUN_DEPENDS-main= ${RUN_DEPENDS} \
:desktop-file-utils-*:devel/desktop-file-utils
LIB_DEPENDS-main= ${LIB_DEPENDS} \
gthread-2.0::devel/glib2 \
startup-notification-1::devel/startup-notification \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.6 2007/09/08 15:22:40 pyr Exp $
@comment $OpenBSD: PLIST-main,v 1.7 2007/12/18 15:56:16 ajacoutot Exp $
@pkgpath mail/sylpheed-claws,-main${FLAVOR_STRING}
@pkgpath mail/sylpheed-claws${FLAVOR_STRING}
bin/claws-mail
@ -311,3 +311,5 @@ share/locale/sr/LC_MESSAGES/claws-mail.mo
share/locale/sv/LC_MESSAGES/claws-mail.mo
share/locale/zh_CN/LC_MESSAGES/claws-mail.mo
share/locale/zh_TW/LC_MESSAGES/claws-mail.mo
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2007/10/26 15:00:39 steven Exp $
# $OpenBSD: Makefile,v 1.13 2007/12/18 15:56:16 ajacoutot Exp $
COMMENT-main = another eMule p2p client
COMMENT-web = webserver interface to amuled
@ -10,7 +10,7 @@ CATEGORIES = net
HOMEPAGE = http://www.amule.org/
MULTI_PACKAGES =-main -web -daemon
PKGNAME-main = amule-$Vp2
PKGNAME-main = amule-$Vp3
PKGNAME-daemon =amuled-$V
PKGNAME-web = amuleweb-$V
@ -24,6 +24,9 @@ MAINTAINER = Marc Espie <espie@openbsd.org>
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=amule/}
EXTRACT_SUFX = .tar.bz2
RUN_DEPENDS-main=${RUN_DEPENDS} \
:desktop-file-utils-*:devel/desktop-file-utils
LIB_DEPENDS = wx_base_net,wx_base:wxWidgets-gtk2->=2.6.3:x11/wxWidgets
WANTLIB = c m pthread z stdc++

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.2 2007/10/26 15:00:39 steven Exp $
@comment $OpenBSD: PLIST-main,v 1.3 2007/12/18 15:56:16 ajacoutot Exp $
@pkgpath net/amule
bin/amule
bin/amulegui
@ -140,3 +140,5 @@ share/locale/zh_TW/LC_MESSAGES/
share/locale/zh_TW/LC_MESSAGES/amule.mo
share/pixmaps/
share/pixmaps/amule.xpm
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database