pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/emulators/qemu



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Oct 24 18:22:00 UTC 2019

Modified Files:
        pkgsrc/emulators/qemu: Makefile PLIST

Log Message:
qemu: deal with static files generated by Sphinx


To generate a diff of this commit:
cvs rdiff -u -r1.218 -r1.219 pkgsrc/emulators/qemu/Makefile
cvs rdiff -u -r1.61 -r1.62 pkgsrc/emulators/qemu/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/qemu/Makefile
diff -u pkgsrc/emulators/qemu/Makefile:1.218 pkgsrc/emulators/qemu/Makefile:1.219
--- pkgsrc/emulators/qemu/Makefile:1.218        Mon Oct 21 21:45:39 2019
+++ pkgsrc/emulators/qemu/Makefile      Thu Oct 24 18:22:00 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.218 2019/10/21 21:45:39 adam Exp $
+# $NetBSD: Makefile,v 1.219 2019/10/24 18:22:00 adam Exp $
 
 DISTNAME=      qemu-4.1.0
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    emulators
 MASTER_SITES=  https://download.qemu.org/
 EXTRACT_SUFX=  .tar.xz
@@ -136,12 +136,19 @@ PLIST_VARS+=              ${UE_ARCHS} bridge-helper 
 PLIST.${pvar}=         yes
 .endfor
 
+# different versions of Sphinx generate different static files
+PLIST_SRC=     PLIST ${WRKDIR}/PLIST.STATIC
+
 TEST_TARGET=           check
 
 post-install:
        ${INSTALL_DATA} ${FILESDIR}/Makefile.multinode-NetBSD \
                ${DESTDIR}${PREFIX}/share/doc/qemu/
        ${RM} -f ${DESTDIR}${PREFIX}/share/doc/qemu/interop/.buildinfo
+       ${RM} -f ${DESTDIR}${PREFIX}/share/doc/qemu/specs/.buildinfo
+       ${RM} -f ${WRKDIR}/PLIST.STATIC
+       cd ${DESTDIR}${PREFIX} && \
+       ${FIND} share/doc/qemu -path '*/_static/*' -type f -print > ${WRKDIR}/PLIST.STATIC
 
 # On Darwin, qemu uses Cocoa and CoreAudio
 .if ${OPSYS} != "Darwin"

Index: pkgsrc/emulators/qemu/PLIST
diff -u pkgsrc/emulators/qemu/PLIST:1.61 pkgsrc/emulators/qemu/PLIST:1.62
--- pkgsrc/emulators/qemu/PLIST:1.61    Fri Aug 16 15:12:19 2019
+++ pkgsrc/emulators/qemu/PLIST Thu Oct 24 18:22:00 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.61 2019/08/16 15:12:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.62 2019/10/24 18:22:00 adam Exp $
 bin/elf2dmp
 ${PLIST.ivshmem}bin/ivshmem-client
 ${PLIST.ivshmem}bin/ivshmem-server
@@ -87,30 +87,6 @@ man/man8/qemu-ga.8
 man/man8/qemu-nbd.8
 share/applications/qemu.desktop
 share/doc/qemu/Makefile.multinode-NetBSD
-share/doc/qemu/interop/_static/ajax-loader.gif
-share/doc/qemu/interop/_static/alabaster.css
-share/doc/qemu/interop/_static/basic.css
-share/doc/qemu/interop/_static/comment-bright.png
-share/doc/qemu/interop/_static/comment-close.png
-share/doc/qemu/interop/_static/comment.png
-share/doc/qemu/interop/_static/custom.css
-share/doc/qemu/interop/_static/doctools.js
-share/doc/qemu/interop/_static/documentation_options.js
-share/doc/qemu/interop/_static/down-pressed.png
-share/doc/qemu/interop/_static/down.png
-share/doc/qemu/interop/_static/file.png
-share/doc/qemu/interop/_static/jquery-3.2.1.js
-share/doc/qemu/interop/_static/jquery.js
-share/doc/qemu/interop/_static/language_data.js
-share/doc/qemu/interop/_static/minus.png
-share/doc/qemu/interop/_static/plus.png
-share/doc/qemu/interop/_static/pygments.css
-share/doc/qemu/interop/_static/searchtools.js
-share/doc/qemu/interop/_static/underscore-1.3.1.js
-share/doc/qemu/interop/_static/underscore.js
-share/doc/qemu/interop/_static/up-pressed.png
-share/doc/qemu/interop/_static/up.png
-share/doc/qemu/interop/_static/websupport.js
 share/doc/qemu/interop/bitmaps.html
 share/doc/qemu/interop/genindex.html
 share/doc/qemu/interop/index.html
@@ -127,31 +103,6 @@ share/doc/qemu/qemu-ga-ref.html
 share/doc/qemu/qemu-ga-ref.txt
 share/doc/qemu/qemu-qmp-ref.html
 share/doc/qemu/qemu-qmp-ref.txt
-share/doc/qemu/specs/.buildinfo
-share/doc/qemu/specs/_static/ajax-loader.gif
-share/doc/qemu/specs/_static/alabaster.css
-share/doc/qemu/specs/_static/basic.css
-share/doc/qemu/specs/_static/comment-bright.png
-share/doc/qemu/specs/_static/comment-close.png
-share/doc/qemu/specs/_static/comment.png
-share/doc/qemu/specs/_static/custom.css
-share/doc/qemu/specs/_static/doctools.js
-share/doc/qemu/specs/_static/documentation_options.js
-share/doc/qemu/specs/_static/down-pressed.png
-share/doc/qemu/specs/_static/down.png
-share/doc/qemu/specs/_static/file.png
-share/doc/qemu/specs/_static/jquery-3.2.1.js
-share/doc/qemu/specs/_static/jquery.js
-share/doc/qemu/specs/_static/language_data.js
-share/doc/qemu/specs/_static/minus.png
-share/doc/qemu/specs/_static/plus.png
-share/doc/qemu/specs/_static/pygments.css
-share/doc/qemu/specs/_static/searchtools.js
-share/doc/qemu/specs/_static/underscore-1.3.1.js
-share/doc/qemu/specs/_static/underscore.js
-share/doc/qemu/specs/_static/up-pressed.png
-share/doc/qemu/specs/_static/up.png
-share/doc/qemu/specs/_static/websupport.js
 share/doc/qemu/specs/genindex.html
 share/doc/qemu/specs/index.html
 share/doc/qemu/specs/objects.inv



Home | Main Index | Thread Index | Old Index