From: Michael R Sweet Date: Fri, 30 Jul 2021 23:52:35 +0000 (-0400) Subject: Add NuGet packaging files for libcups2. X-Git-Tag: v2.4b1~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=908309264a413b054b36fa01b8b5a39ab6788b16;p=thirdparty%2Fcups.git Add NuGet packaging files for libcups2. --- diff --git a/vcnet/libcups2_native.nuspec b/vcnet/libcups2_native.nuspec new file mode 100644 index 0000000000..c3cd77ad43 --- /dev/null +++ b/vcnet/libcups2_native.nuspec @@ -0,0 +1,40 @@ + + + + libcups2_native + OpenPrinting CUPS Library for VS2019+ + 2.4.0-b1 + Michael R Sweet, OpenPrinting + michaelrsweet + https://github.com/OpenPrinting/cups + Apache-2.0 + cups-128.png + false + OpenPrinting CUPS library for VS2019+ + 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. + Copyright © 2020-2021 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products. + http ipp native + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vcnet/libcups2_native.props b/vcnet/libcups2_native.props new file mode 100644 index 0000000000..192513b1c1 --- /dev/null +++ b/vcnet/libcups2_native.props @@ -0,0 +1,16 @@ + + + + libcups2d + libcups2 + + + + + + $(MSBuildThisFileDirectory)\include + + @$(LinkLibrary);%(AdditionalDependencies) + + + diff --git a/vcnet/libcups2_native.redist.nuspec b/vcnet/libcups2_native.redist.nuspec new file mode 100644 index 0000000000..3524365924 --- /dev/null +++ b/vcnet/libcups2_native.redist.nuspec @@ -0,0 +1,25 @@ + + + + libcups2_native.redist + OpenPrinting CUPS Library for VS2019+ Redist + 2.4.0-b1 + Michael R Sweet, OpenPrinting + michaelrsweet + https://github.com/OpenPrinting/cups + Apache-2.0 + cups-128.png + false + Redistributable components for package 'libcups2_native'. This package should only be installed as a dependency. + 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. + Copyright © 2020-2021 by OpenPrinting, Copyright © 2007-2019 by Apple Inc., Copyright © 1997-2007 by Easy Software Products. + http ipp native + + + + + + + +