handle update-desktop-database and bump. ok jasper
This commit is contained in:
parent
6f87d220af
commit
0490bb1d52
@ -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 <bsd.port.mk>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user