diff mupdf-source/thirdparty/zxing-cpp/wrappers/winrt/nuget/ZXingWinRT.nuspec @ 2:b50eed0cc0ef upstream

ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4. The directory name has changed: no version number in the expanded directory now.
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 15 Sep 2025 11:43:07 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mupdf-source/thirdparty/zxing-cpp/wrappers/winrt/nuget/ZXingWinRT.nuspec	Mon Sep 15 11:43:07 2025 +0200
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<package>
+  <metadata>
+    <id>huycn.zxingcpp.winrt</id>
+    <version>1.0.0</version>
+    <title>ZXingWinRT</title>
+    <authors>Nu-book Inc.</authors>
+    <owners>Nu-book Inc.</owners>
+    <licenseUrl>https://github.com/zxing-cpp/zxing-cpp/blob/master/LICENSE</licenseUrl>
+    <projectUrl>https://github.com/zxing-cpp/zxing-cpp</projectUrl>
+    <requireLicenseAcceptance>true</requireLicenseAcceptance>
+    <description>C++ port of ZXing barcode scanner library</description>
+    <releaseNotes>Bug fixes and improvements for many readers and decoders</releaseNotes>
+    <copyright>Copyright 2019 Nu-book Inc.</copyright>
+    <tags>zxing barcode scanner qrcode</tags>
+  </metadata>
+  <files>
+    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\References\CommonConfiguration\Neutral\ZXing.winmd" target="lib\uap10.0"/>
+    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\References\CommonConfiguration\Neutral\ZXing.pri" target="runtimes\win10-arm64\native"/>
+    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\Redist\Retail\ARM64\ZXing.dll" target="runtimes\win10-arm64\native"/>
+    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\References\CommonConfiguration\Neutral\ZXing.pri" target="runtimes\win10-x64\native"/>
+    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\Redist\Retail\x64\ZXing.dll" target="runtimes\win10-x64\native"/>
+    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\References\CommonConfiguration\Neutral\ZXing.pri" target="runtimes\win10-x86\native"/>
+    <file src="..\UAP\v0.8.0.0\ExtensionSDKs\ZXingWinRT\1.0.0.0\Redist\Retail\x86\ZXing.dll" target="runtimes\win10-x86\native"/>
+    <file src="ZXingWinRT.targets" target="build\native"/>  
+  </files>
+</package>