- install spice-xpi-client-remote-viewer, which'll be needed by some upcoming work.
prompted by Jiri B
This commit is contained in:
parent
a40b415a61
commit
3e048d374c
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2012/10/11 10:04:01 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2013/01/27 17:47:45 jasper Exp $
|
||||
|
||||
COMMENT= graphics viewer for KVM guest displays
|
||||
|
||||
DISTNAME= virt-viewer-0.5.4
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
||||
@ -56,5 +56,7 @@ post-install:
|
||||
cd ${WRKSRC}/icons/${s}x${s}/ && ${MAKE_ENV} ${MAKE_PROGRAM} install-iconDATA
|
||||
.endfor
|
||||
rm -r ${PREFIX}/share/icons/hicolor/apps/
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/data/spice-xpi-client-remote-viewer \
|
||||
${PREFIX}/libexec/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/09/18 08:32:45 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2013/01/27 17:47:45 jasper Exp $
|
||||
@bin bin/remote-viewer
|
||||
@bin bin/virt-viewer
|
||||
libexec/spice-xpi-client-remote-viewer
|
||||
@man man/man1/remote-viewer.1
|
||||
@man man/man1/virt-viewer.1
|
||||
share/applications/remote-viewer.desktop
|
||||
@ -56,8 +57,6 @@ share/locale/nl/LC_MESSAGES/virt-viewer.mo
|
||||
share/locale/or/
|
||||
share/locale/or/LC_MESSAGES/
|
||||
share/locale/or/LC_MESSAGES/virt-viewer.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/virt-viewer.mo
|
||||
share/locale/pl/LC_MESSAGES/virt-viewer.mo
|
||||
share/locale/pt/LC_MESSAGES/virt-viewer.mo
|
||||
|
Loading…
Reference in New Issue
Block a user