Move icons in the correct plist.
This commit is contained in:
parent
25b242a580
commit
427b72a641
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2010/09/18 11:22:33 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2010/09/18 13:46:59 ajacoutot Exp $
|
||||
|
||||
COMMENT= view, decode and encode DjVu files
|
||||
|
||||
DISTNAME= djvulibre-3.5.23
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
SHARED_LIBS= djvulibre 23.0
|
||||
CATEGORIES= graphics print
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PFRAG.no-no_x11,v 1.4 2010/08/31 21:06:35 steven Exp $
|
||||
@comment $OpenBSD: PFRAG.no-no_x11,v 1.5 2010/09/18 13:46:59 ajacoutot Exp $
|
||||
@comment bin/djview
|
||||
@bin bin/djview3
|
||||
@comment lib/netscape/
|
||||
@ -9,9 +9,14 @@
|
||||
@comment man/man1/nsdejavu.1
|
||||
share/applications/djvulibre-djview3.desktop
|
||||
@comment share/djvu/djview3/
|
||||
share/icons/hicolor/22x22/mimetypes/image-vnd.djvu.png
|
||||
share/icons/hicolor/32x32/apps/djvulibre-djview3.png
|
||||
share/icons/hicolor/32x32/mimetypes/image-vnd.djvu.png
|
||||
share/icons/hicolor/48x48/mimetypes/image-vnd.djvu.png
|
||||
share/icons/hicolor/64x64/apps/djvulibre-djview3.png
|
||||
share/icons/hicolor/64x64/mimetypes/image-vnd.djvu.png
|
||||
share/icons/hicolor/scalable/apps/djvulibre-djview3.svg
|
||||
share/icons/hicolor/scalable/mimetypes/image-vnd.djvu.svg
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2010/08/31 21:06:35 steven Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2010/09/18 13:46:59 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
@comment bin/any2djvu
|
||||
@bin bin/bzz
|
||||
@ -74,9 +74,4 @@ share/djvu/pubtext/
|
||||
share/djvu/pubtext/DjVuMessages.dtd
|
||||
share/djvu/pubtext/DjVuOCR.dtd
|
||||
share/djvu/pubtext/DjVuXML-s.dtd
|
||||
share/icons/hicolor/22x22/mimetypes/image-vnd.djvu.png
|
||||
share/icons/hicolor/32x32/mimetypes/image-vnd.djvu.png
|
||||
share/icons/hicolor/48x48/mimetypes/image-vnd.djvu.png
|
||||
share/icons/hicolor/64x64/mimetypes/image-vnd.djvu.png
|
||||
share/icons/hicolor/scalable/mimetypes/image-vnd.djvu.svg
|
||||
!%%no_x11%%
|
||||
|
Loading…
x
Reference in New Issue
Block a user