- add update-desktop-database goo
"it's ok" jasper@ (who needed some eyes resting)
This commit is contained in:
parent
22816143bf
commit
cd293672ba
@ -1,17 +1,18 @@
|
||||
# $OpenBSD: Makefile,v 1.64 2007/11/13 14:06:21 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.65 2007/12/15 20:32:57 ajacoutot Exp $
|
||||
|
||||
COMMENT= free cross-platform WYSIWYG word processor
|
||||
|
||||
VERSION= 2.4.6
|
||||
MAJORVER= ${VERSION:C/..$//}
|
||||
DISTNAME= abiword-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
CATEGORIES= editors
|
||||
|
||||
HOMEPAGE= http://www.abisource.com/
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
|
||||
LIB_DEPENDS= fribidi::devel/fribidi \
|
||||
gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2 \
|
||||
gnomeprintui-2-2::x11/gnome/libgnomeprintui
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.18 2006/07/15 19:21:24 brad Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.19 2007/12/15 20:32:57 ajacoutot Exp $
|
||||
bin/AbiWord-${MAJORVER}
|
||||
bin/abiword
|
||||
bin/ttfadmin.sh
|
||||
@ -516,3 +516,5 @@ share/doc/abiword/Tutorials/klw/images/xbutton.png
|
||||
share/doc/abiword/Tutorials/klw/index.html
|
||||
share/icons/
|
||||
share/icons/abiword_48.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
Loading…
Reference in New Issue
Block a user