- add update-desktop-database goo

This commit is contained in:
ajacoutot 2007-12-15 21:43:03 +00:00
parent 65516bb8b0
commit 9e8d6a32fa
4 changed files with 13 additions and 7 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2007/12/07 20:10:33 kili Exp $
# $OpenBSD: Makefile,v 1.7 2007/12/15 21:43:03 ajacoutot Exp $
COMMENT= lightweight PDF document viewer
DISTNAME= epdfview-0.1.6
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
CATEGORIES= print
HOMEPAGE= http://trac.emma-soft.com/epdfview/
@ -27,6 +27,7 @@ WANTLIB= Xau Xcomposite Xcursor Xdamage Xdmcp Xfixes Xi Xinerama \
MODULES= devel/gettext
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
LIB_DEPENDS= gtk-x11-2.0.>=0.14,gdk-x11-2.0.>=0.14,gdk_pixbuf-2.0.>=0.14::x11/gtk+2 \
poppler.>=3,poppler-glib.>=3::print/poppler

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2007/03/17 14:04:16 kili Exp $
@comment $OpenBSD: PLIST,v 1.3 2007/12/15 21:43:04 ajacoutot Exp $
bin/epdfview
share/applications/
share/applications/epdfview.desktop
@ -24,3 +24,5 @@ share/locale/pl/LC_MESSAGES/epdfview.mo
share/locale/ru/LC_MESSAGES/epdfview.mo
share/locale/vi/LC_MESSAGES/epdfview.mo
share/locale/zh_TW/LC_MESSAGES/epdfview.mo
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.5 2007/09/15 20:04:22 merdely Exp $
# $OpenBSD: Makefile,v 1.6 2007/12/15 21:43:04 ajacoutot Exp $
COMMENT= on-screen virtual keyboard
DISTNAME= matchbox-keyboard-0.1
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= x11
MASTER_SITES= http://projects.o-hand.com/matchbox/sources/matchbox-keyboard/0.1/
@ -17,7 +17,8 @@ PERMIT_PACKAGE_FTP= Yes
USE_X11= Yes
LIB_DEPENDS= fakekey::x11/matchbox/libfakekey
RUN_DEPENDS= :matchbox-common-*:x11/matchbox/matchbox-common
RUN_DEPENDS= :matchbox-common-*:x11/matchbox/matchbox-common \
:desktop-file-utils-*:devel/desktop-file-utils
WANTLIB= X11 Xau Xdmcp Xext Xft Xrender Xtst c expat fontconfig freetype z
CONFIGURE_STYLE=gnu

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/07/20 21:14:21 robert Exp $
@comment $OpenBSD: PLIST,v 1.2 2007/12/15 21:43:04 ajacoutot Exp $
bin/matchbox-keyboard
share/applications/
share/applications/inputmethods/
@ -12,3 +12,5 @@ share/matchbox-keyboard/keyboard-ru.xml
share/matchbox-keyboard/keyboard-us.xml
share/matchbox-keyboard/keyboard.xml
share/pixmaps/matchbox-keyboard.png
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database