<metadata>
<id>libcups2_native</id>
<title>OpenPrinting CUPS Library for VS2019+</title>
- <version>2.4.0-b0</version>
+ <version>2.4.0-b00</version>
<authors>Michael R Sweet, OpenPrinting</authors>
<owners>michaelrsweet</owners>
<projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
<license type="expression">Apache-2.0</license>
- <icon>native/cups-128.png</icon>
+ <icon>build/native/cups-128.png</icon>
+ <readme>build/native/README.md</readme>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
- <description>OpenPrinting CUPS library for VS2019+</description>
- <summary>OpenPrinting CUPS is a standards-based, open source printing system for Linux®
-and other Unix®-like operating systems. The CUPS library provides a convenient API for communicating with Internet Printing Protocol printers. CUPS is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software.</summary>
+ <description>OpenPrinting CUPS is a standards-based, open source printing system for Linux®
+and other Unix®-like operating systems. The CUPS library provides a convenient API for communicating with Internet Printing Protocol printers. CUPS is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software.</description>
<copyright>Copyright © 2020-2021 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
<tags>http ipp native</tags>
<dependencies>
- <dependency id="libcups2_native.redist" version="2.4.0-b0" />
+ <dependency id="libcups2_native.redist" version="2.4.0-b00" />
</dependencies>
</metadata>
<files>
- <file src="..\desktop\cups-128.png" target="native" />
- <file src="..\README.md" target="native" />
- <file src="libcups2_native.props" target="native" />
- <file src="..\cups\array.h" target="native\include\cups" />
- <file src="..\cups\cups.h" target="native\include\cups" />
- <file src="..\cups\dir.h" target="native\include\cups" />
- <file src="..\cups\file.h" target="native\include\cups" />
- <file src="..\cups\http.h" target="native\include\cups" />
- <file src="..\cups\ipp.h" target="native\include\cups" />
- <file src="..\cups\language.h" target="native\include\cups" />
- <file src="..\cups\pwg.h" target="native\include\cups" />
- <file src="..\cups\raster.h" target="native\include\cups" />
- <file src="..\cups\transcode.h" target="native\include\cups" />
- <file src="..\cups\versioning.h" target="native\include\cups" />
- <!--<file src="Win32\**\libcups2*.lib" target="native\lib\Win32" />-->
- <file src="x64\**\libcups2*.lib" target="native\lib\x64" />
+ <file src="..\desktop\cups-128.png" target="build\native" />
+ <file src="..\README.md" target="build\native" />
+ <file src="libcups2_native.props" target="build\native" />
+ <file src="libcups2_native.targets" target="build\native" />
+ <file src="..\cups\array.h" target="build\native\include\cups" />
+ <file src="..\cups\cups.h" target="build\native\include\cups" />
+ <file src="..\cups\dir.h" target="build\native\include\cups" />
+ <file src="..\cups\file.h" target="build\native\include\cups" />
+ <file src="..\cups\http.h" target="build\native\include\cups" />
+ <file src="..\cups\ipp.h" target="build\native\include\cups" />
+ <file src="..\cups\language.h" target="build\native\include\cups" />
+ <file src="..\cups\pwg.h" target="build\native\include\cups" />
+ <file src="..\cups\raster.h" target="build\native\include\cups" />
+ <file src="..\cups\transcode.h" target="build\native\include\cups" />
+ <file src="..\cups\versioning.h" target="build\native\include\cups" />
+ <!--<file src="Win32\**\libcups2*.lib" target="build\native\lib\Win32" />-->
+ <file src="x64\**\libcups2*.lib" target="build\native\lib\x64" />
</files>
</package>
<metadata>
<id>libcups2_native.redist</id>
<title>OpenPrinting CUPS Library for VS2019+ Redist</title>
- <version>2.4.0-b0</version>
+ <version>2.4.0-b00</version>
<authors>Michael R Sweet, OpenPrinting</authors>
<owners>michaelrsweet</owners>
<projectUrl>https://github.com/OpenPrinting/cups</projectUrl>
<license type="expression">Apache-2.0</license>
- <icon>native/cups-128.png</icon>
+ <icon>build/native/cups-128.png</icon>
+ <readme>build/native/README.md</readme>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
- <description>Redistributable components for package 'libcups2_native'. This package should only be installed as a dependency.</description>
- <summary>OpenPrinting CUPS is a standards-based, open source printing system for Linux®
-and other Unix®-like operating systems. This package provides the redistributable content for the CUPS library. CUPS is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software.</summary>
+ <description>OpenPrinting CUPS is a standards-based, open source printing system for Linux®
+and other Unix®-like operating systems. This package provides the redistributable content for the CUPS library. CUPS is licensed under the Apache License Version 2.0 with an exception to allow linking against GNU GPL2-only software.</description>
<copyright>Copyright © 2020-2021 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products.</copyright>
<tags>http ipp native</tags>
<dependencies>
</dependencies>
</metadata>
<files>
- <file src="..\desktop\cups-128.png" target="native" />
- <file src="..\README.md" target="native" />
- <!--<file src="Win32\**\libcups2*.dll" target="native\bin\Win32" />
- <file src="Win32\**\regex*.dll" target="native\bin\Win32" />-->
- <file src="x64\**\libcups2*.dll" target="native\bin\x64" />
- <file src="x64\**\regex*.dll" target="native\bin\x64" />
+ <file src="..\desktop\cups-128.png" target="build\native" />
+ <file src="..\README.md" target="build\native" />
+ <!--<file src="Win32\**\libcups2*.dll" target="build\native\bin\Win32" />
+ <file src="Win32\**\regex*.dll" target="build\native\bin\Win32" />-->
+ <file src="x64\**\libcups2*.dll" target="build\native\bin\x64" />
+ <file src="x64\**\regex*.dll" target="build\native\bin\x64" />
</files>
</package>