From 0490bb1d524a9485e176eb8f0e59444370f5b126 Mon Sep 17 00:00:00 2001 From: sthen Date: Mon, 26 Jan 2009 16:25:18 +0000 Subject: [PATCH] handle update-desktop-database and bump. ok jasper --- graphics/rawstudio/Makefile | 4 +++- graphics/rawstudio/pkg/PLIST | 5 +++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile index 761e6fa8a59..e0cfa5f59a1 100644 --- a/graphics/rawstudio/Makefile +++ b/graphics/rawstudio/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2009/01/11 22:52:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.6 2009/01/26 16:25:18 sthen Exp $ COMMENT = tool for working with RAW images DISTNAME = rawstudio-1.1.1 +PKGNAME = ${DISTNAME}p0 CATEGORIES = graphics @@ -40,6 +41,7 @@ LIB_DEPENDS += dbus-1::x11/dbus \ tiff::graphics/tiff \ xml2::textproc/libxml +RUN_DEPENDS = :desktop-file-utils-*:devel/desktop-file-utils NO_REGRESS = Yes .include diff --git a/graphics/rawstudio/pkg/PLIST b/graphics/rawstudio/pkg/PLIST index b802759d661..449c250e9a0 100644 --- a/graphics/rawstudio/pkg/PLIST +++ b/graphics/rawstudio/pkg/PLIST @@ -1,6 +1,5 @@ -@comment $OpenBSD: PLIST,v 1.2 2009/01/11 20:39:41 sthen Exp $ +@comment $OpenBSD: PLIST,v 1.3 2009/01/26 16:25:18 sthen Exp $ @bin bin/rawstudio -share/applications/ share/applications/rawstudio.desktop share/icons/ share/icons/rawstudio.png @@ -34,3 +33,5 @@ share/pixmaps/rawstudio/transform_mirror.png share/rawstudio/ share/rawstudio/rawstudio.gtkrc share/rawstudio/ui.xml +@exec %D/bin/update-desktop-database +@unexec %D/bin/update-desktop-database