openbsd-ports/graphics/djview4/pkg/PLIST
ajacoutot a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00

25 lines
833 B
Plaintext

@comment $OpenBSD: PLIST,v 1.5 2012/06/15 08:32:16 ajacoutot Exp $
%%SHARED%%
bin/djview
@bin bin/djview4
lib/netscape/
lib/netscape/plugins/
@man man/man1/djview.1
@man man/man1/djview4.1
@man man/man1/nsdejavu.1
share/applications/djvulibre-djview4.desktop
share/djvu/
share/djvu/djview4/
share/djvu/djview4/djview_cs.qm
share/djvu/djview4/djview_de.qm
share/djvu/djview4/djview_fr.qm
share/djvu/djview4/djview_ru.qm
share/djvu/djview4/djview_uk.qm
share/icons/hicolor/32x32/apps/djvulibre-djview4.png
share/icons/hicolor/64x64/apps/djvulibre-djview4.png
share/icons/hicolor/scalable/apps/djvulibre-djview4.svg
@exec %D/bin/update-desktop-database
@unexec-delete %D/bin/update-desktop-database
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor