vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)

This commit is contained in:
Alexander Karatarakis 2017-09-09 00:12:54 -07:00
parent c7589e76c0
commit 26516fe485
269 changed files with 333 additions and 333 deletions

View File

@ -1,4 +1,4 @@
Source: alembic Source: alembic
Version: 1.7.1-3 Version: 1.7.1-4
Build-Depends: ilmbase, hdf5 Build-Depends: ilmbase, hdf5
Description: Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications. http://alembic.io/ Description: Alembic is an open framework for storing and sharing scene data that includes a C++ library, a file format, and client plugins and applications. http://alembic.io/

View File

@ -1,4 +1,4 @@
Source: allegro5 Source: allegro5
Version: 5.2.2.0 Version: 5.2.2.0-1
Description: Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. However, Allegro is not a game engine: you are free to design and structure your program as you like. Description: Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. However, Allegro is not a game engine: you are free to design and structure your program as you like.
Build-Depends: opengl, zlib, freetype, libogg, libvorbis, libflac, openal-soft, libpng, bzip2, physfs, libtheora, opus, opusfile Build-Depends: opengl, zlib, freetype, libogg, libvorbis, libflac, openal-soft, libpng, bzip2, physfs, libtheora, opus, opusfile

View File

@ -1,3 +1,3 @@
Source: anax Source: anax
Version: 2.1.0-1 Version: 2.1.0-2
Description: An open source C++ entity system. <https://github.com/miguelmartin75/anax> Description: An open source C++ entity system. <https://github.com/miguelmartin75/anax>

View File

@ -1,4 +1,4 @@
Source: angle Source: angle
Version: 2017-06-14-8d471f-1 Version: 2017-06-14-8d471f-2
Description: A conformant OpenGL ES implementation for Windows, Mac and Linux. Description: A conformant OpenGL ES implementation for Windows, Mac and Linux.
The goal of ANGLE is to allow users of multiple operating systems to seamlessly run WebGL and other OpenGL ES content by translating OpenGL ES API calls to one of the hardware-supported APIs available for that platform. ANGLE currently provides translation from OpenGL ES 2.0 and 3.0 to desktop OpenGL, OpenGL ES, Direct3D 9, and Direct3D 11. Support for translation from OpenGL ES to Vulkan is underway, and future plans include compute shader support (ES 3.1) and MacOS support. The goal of ANGLE is to allow users of multiple operating systems to seamlessly run WebGL and other OpenGL ES content by translating OpenGL ES API calls to one of the hardware-supported APIs available for that platform. ANGLE currently provides translation from OpenGL ES 2.0 and 3.0 to desktop OpenGL, OpenGL ES, Direct3D 9, and Direct3D 11. Support for translation from OpenGL ES to Vulkan is underway, and future plans include compute shader support (ES 3.1) and MacOS support.

View File

@ -1,4 +1,4 @@
Source: apr-util Source: apr-util
Version: 1.6.0 Version: 1.6.0-1
Description: Apache Portable Runtime (APR) project mission is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementation Description: Apache Portable Runtime (APR) project mission is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementation
Build-Depends: expat, apr, openssl Build-Depends: expat, apr, openssl

View File

@ -1,3 +1,3 @@
Source: apr Source: apr
Version: 1.6.2 Version: 1.6.2-1
Description: The Apache Portable Runtime (APR) is a C library that forms a system portability layer that covers many operating systems. Description: The Apache Portable Runtime (APR) is a C library that forms a system portability layer that covers many operating systems.

View File

@ -1,4 +1,4 @@
Source: arrow Source: arrow
Version: apache-arrow-0.4.0-1 Version: apache-arrow-0.4.0-2
Build-Depends: boost Build-Depends: boost
Description: Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides IPC and common algorithm implementations. Description: Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides IPC and common algorithm implementations.

View File

@ -1,4 +1,4 @@
Source: assimp Source: assimp
Version: 4.0.0-1 Version: 4.0.0-2
Description: The Open Asset import library Description: The Open Asset import library
Build-Depends: zlib Build-Depends: zlib

View File

@ -1,4 +1,4 @@
Source: atk Source: atk
Version: 2.24.0 Version: 2.24.0-1
Description: GNOME Accessibility Toolkit Description: GNOME Accessibility Toolkit
Build-Depends: glib, gettext Build-Depends: glib, gettext

View File

@ -1,4 +1,4 @@
Source: aubio Source: aubio
Version: 0.46~alpha-2 Version: 0.46~alpha-3
Description: Aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio. Description: Aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio.
Build-Depends: ffmpeg, libsndfile, libogg, libflac, libvorbis Build-Depends: ffmpeg, libsndfile, libogg, libflac, libvorbis

View File

@ -1,3 +1,3 @@
Source: aws-sdk-cpp Source: aws-sdk-cpp
Version: 1.0.61 Version: 1.0.61-1
Description: AWS SDK for C++ Description: AWS SDK for C++

View File

@ -1,5 +1,5 @@
Source: azure-storage-cpp Source: azure-storage-cpp
Version: 3.0.0-2 Version: 3.0.0-3
Build-Depends: cpprestsdk, atlmfc Build-Depends: cpprestsdk, atlmfc
Description: Microsoft Azure Storage Client SDK for C++ Description: Microsoft Azure Storage Client SDK for C++
A client library for working with Microsoft Azure storage services including blobs, files, tables, and queues. This client library enables working with the Microsoft Azure storage services which include the blob service for storing binary and text data, the file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/ A client library for working with Microsoft Azure storage services including blobs, files, tables, and queues. This client library enables working with the Microsoft Azure storage services which include the blob service for storing binary and text data, the file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/

View File

@ -1,3 +1,3 @@
Source: benchmark Source: benchmark
Version: 1.1.0 Version: 1.1.0-1
Description: A library to support the benchmarking of functions, similar to unit-tests. Description: A library to support the benchmarking of functions, similar to unit-tests.

View File

@ -1,3 +1,3 @@
Source: bigint Source: bigint
Version: 2010.04.30 Version: 2010.04.30-1
Description: C++ Big Integer Library Description: C++ Big Integer Library

View File

@ -1,5 +1,5 @@
Source: bond Source: bond
Maintainer: bond@microsoft.com Maintainer: bond@microsoft.com
Version: 6.0.0 Version: 6.0.0-1
Description: Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services. <https://github.com/Microsoft/bond> Description: Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services. <https://github.com/Microsoft/bond>
Build-Depends: boost, rapidjson Build-Depends: boost, rapidjson

View File

@ -1,3 +1,3 @@
Source: brotli Source: brotli
Version: 0.6.0 Version: 0.6.0-1
Description: a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling. Description: a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling.

View File

@ -1,3 +1,3 @@
Source: bullet3 Source: bullet3
Version: 2.86.1 Version: 2.86.1-1
Description: Bullet Physics is a professional collision detection, rigid body, and soft body dynamics library Description: Bullet Physics is a professional collision detection, rigid body, and soft body dynamics library

View File

@ -1,4 +1,4 @@
Source: butteraugli Source: butteraugli
Version: 2017-09-02-8c60a2aefa19adb Version: 2017-09-02-8c60a2aefa19adb-1
Description: butteraugli estimates the psychovisual difference between two images Description: butteraugli estimates the psychovisual difference between two images
Build-Depends: libpng, libjpeg-turbo Build-Depends: libpng, libjpeg-turbo

View File

@ -1,3 +1,3 @@
Source: bzip2 Source: bzip2
Version: 1.0.6-1 Version: 1.0.6-2
Description: High-quality data compressor. Description: High-quality data compressor.

View File

@ -1,4 +1,4 @@
Source: c-ares Source: c-ares
Version: 1.13.0 Version: 1.13.0-1
Description: A C library for asynchronous DNS requests Description: A C library for asynchronous DNS requests
Build-Depends: Build-Depends:

View File

@ -1,4 +1,4 @@
Source: cairo Source: cairo
Version: 1.15.8 Version: 1.15.8-1
Description: Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB. Description: Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.
Build-Depends: zlib, libpng, pixman, glib, freetype, fontconfig Build-Depends: zlib, libpng, pixman, glib, freetype, fontconfig

View File

@ -1,4 +1,4 @@
Source: cairomm Source: cairomm
Version: 1.15.3-1 Version: 1.15.3-2
Description: A C++ wrapper for the cairo graphics library Description: A C++ wrapper for the cairo graphics library
Build-Depends: cairo, libsigcpp Build-Depends: cairo, libsigcpp

View File

@ -1,3 +1,3 @@
Source: ccd Source: ccd
Version: 2.0.0-1 Version: 2.0.0-2
Description: Library for collision detection between two convex shapes Description: Library for collision detection between two convex shapes

View File

@ -1,4 +1,4 @@
Source: ccfits Source: ccfits
Version: 2.5 Version: 2.5-1
Description: CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities of cfitsio available to programmers working in C++. Description: CCfits is an object oriented interface to the cfitsio library. It is designed to make the capabilities of cfitsio available to programmers working in C++.
Build-Depends: cfitsio Build-Depends: cfitsio

View File

@ -1,3 +1,3 @@
Source: cereal Source: cereal
Version: 1.2.2 Version: 1.2.2-1
Description: a header-only C++11 serialization library (built in support for binary, XML and JSon) Description: a header-only C++11 serialization library (built in support for binary, XML and JSon)

View File

@ -1,4 +1,4 @@
Source: ceres Source: ceres
Version: 1.13.0 Version: 1.13.0-1
Build-Depends:suitesparse, eigen3, clapack, gflags, glog Build-Depends:suitesparse, eigen3, clapack, gflags, glog
Description: non-linear optimization package Description: non-linear optimization package

View File

@ -1,3 +1,3 @@
Source: cfitsio Source: cfitsio
Version: 3.410 Version: 3.410-1
Description: Library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format Description: Library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format

View File

@ -1,3 +1,3 @@
Source: charls Source: charls
Version: 2.0.0 Version: 2.0.0-1
Description: CharLS, a C++ JPEG-LS library implementation. Description: CharLS, a C++ JPEG-LS library implementation.

View File

@ -1,4 +1,4 @@
Source: clapack Source: clapack
Version: 3.2.1 Version: 3.2.1-1
Description: CLAPACK (f2c'ed version of LAPACK) Description: CLAPACK (f2c'ed version of LAPACK)
Build-Depends: openblas Build-Depends: openblas

View File

@ -1,3 +1,3 @@
Source: clockutils Source: clockutils
Version: 1.1.1-3651f232c27074c4ceead169e223edf5f00247c5 Version: 1.1.1-3651f232c27074c4ceead169e223edf5f00247c5-1
Description: A lightweight c++ library for commonly needed tasks. Optimized for simplicity and speed. Description: A lightweight c++ library for commonly needed tasks. Optimized for simplicity and speed.

View File

@ -1,3 +1,3 @@
Source: console-bridge Source: console-bridge
Version: 0.3.2-1 Version: 0.3.2-2
Description: a ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages. Description: a ROS-independent package for logging that seamlessly pipes into rosconsole/rosout for ROS-dependent packages.

View File

@ -1,3 +1,3 @@
Source: corrade Source: corrade
Version: jun2017-2 Version: jun2017-3
Description: C++11/C++14 multiplatform utility library http://mosra.cz/blog/corrade.php Description: C++11/C++14 multiplatform utility library http://mosra.cz/blog/corrade.php

View File

@ -1,4 +1,4 @@
Source: cpp-redis Source: cpp-redis
Version: 3.5.2-1 Version: 3.5.2-2
Build-Depends: tacopie Build-Depends: tacopie
Description: cpp-redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, with support for synchronous operations and pipelining. Description: cpp-redis is a C++11 Asynchronous Multi-Platform Lightweight Redis Client, with support for synchronous operations and pipelining.

View File

@ -1,4 +1,4 @@
Source: cppcms Source: cppcms
Version: 1.1.0 Version: 1.1.0-1
Description: CppCMS is a Free High Performance Web Development Framework (not a CMS) aimed at Rapid Web Application Development Description: CppCMS is a Free High Performance Web Development Framework (not a CMS) aimed at Rapid Web Application Development
Build-Depends: icu, pcre, openssl, zlib Build-Depends: icu, pcre, openssl, zlib

View File

@ -1,5 +1,5 @@
Source: cpprestsdk Source: cpprestsdk
Version: 2.9.0-2 Version: 2.9.0-3
Build-Depends: zlib (windows), openssl (windows), boost (windows), websocketpp (windows) Build-Depends: zlib (windows), openssl (windows), boost (windows), websocketpp (windows)
Description: C++11 JSON, REST, and OAuth library Description: C++11 JSON, REST, and OAuth library
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services. The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.

View File

@ -1,4 +1,4 @@
Source: cpr Source: cpr
Version: 1.3.0 Version: 1.3.0-1
Description: C++ Requests is a simple wrapper around libcurl inspired by the excellent Python Requests project. Description: C++ Requests is a simple wrapper around libcurl inspired by the excellent Python Requests project.
Build-Depends: curl Build-Depends: curl

View File

@ -1,3 +1,3 @@
Source: cryptopp Source: cryptopp
Version: 5.6.5 Version: 5.6.5-1
Description: Crypto++ is a free C++ class library of cryptographic schemes. Description: Crypto++ is a free C++ class library of cryptographic schemes.

View File

@ -1,3 +1,3 @@
Source: ctemplate Source: ctemplate
Version: 2017-06-23-44b7c5-2 Version: 2017-06-23-44b7c5-3
Description: C++ CTemplate system Description: C++ CTemplate system

View File

@ -1,3 +1,3 @@
Source: cunit Source: cunit
Version: 2.1.3-1 Version: 2.1.3-2
Description: CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing functionality with a flexible variety of user interfaces Description: CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing functionality with a flexible variety of user interfaces

View File

@ -1,4 +1,4 @@
Source: curl Source: curl
Version: 7.55.1 Version: 7.55.1-1
Build-Depends: zlib, openssl, libssh2 Build-Depends: zlib, openssl, libssh2
Description: A library for transferring data with URLs Description: A library for transferring data with URLs

View File

@ -1,3 +1,3 @@
Source: dimcli Source: dimcli
Version: 2.0.0 Version: 2.0.0-1
Description: C++ command line parser toolkit Description: C++ command line parser toolkit

View File

@ -1,3 +1,3 @@
Source: dlfcn-win32 Source: dlfcn-win32
Version: 1.1.1 Version: 1.1.1-1
Description: dlfcn-win32 is an implementation of dlfcn for Windows. Description: dlfcn-win32 is an implementation of dlfcn for Windows.

View File

@ -1,4 +1,4 @@
Source: dlib Source: dlib
Version: 19.4-4 Version: 19.4-5
Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3 Build-Depends: libjpeg-turbo, libpng, sqlite3, fftw3
Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ Description: Modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++

View File

@ -1,3 +1,3 @@
Source: double-conversion Source: double-conversion
Version: 3.0.0 Version: 3.0.0-1
Description: Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles. Description: Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.

View File

@ -1,4 +1,4 @@
Source: draco Source: draco
Version: 0.10.0 Version: 0.10.0-1
Description: A library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics. Description: A library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
Build-Depends: Build-Depends:

View File

@ -1,4 +1,4 @@
Source: duktape Source: duktape
Version: 2.0.3-3 Version: 2.0.3-4
Description: Embeddable Javascript engine with a focus on portability and compact footprint. Description: Embeddable Javascript engine with a focus on portability and compact footprint.
Build-Depends: Build-Depends:

View File

@ -1,3 +1,3 @@
Source: ecm Source: ecm
Version: 5.37.0 Version: 5.37.0-1
Description: Extra CMake Modules (ECM), extra modules and scripts for CMake Description: Extra CMake Modules (ECM), extra modules and scripts for CMake

View File

@ -1,3 +1,3 @@
Source: eigen3 Source: eigen3
Version: 3.3.4 Version: 3.3.4-1
Description: C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. Description: C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

View File

@ -1,4 +1,4 @@
Source: embree Source: embree
Version: 2.16.4-1 Version: 2.16.4-2
Description: High Performance Ray Tracing Kernels. Description: High Performance Ray Tracing Kernels.
Build-Depends: tbb Build-Depends: tbb

View File

@ -1,3 +1,3 @@
Source: entityx Source: entityx
Version: 1.2.0 Version: 1.2.0-1
Description: EntityX - A fast, type-safe C++ Entity-Component system. <https://github.com/alecthomas/entityx> Description: EntityX - A fast, type-safe C++ Entity-Component system. <https://github.com/alecthomas/entityx>

View File

@ -1,4 +1,4 @@
Source: evpp Source: evpp
Version: 0.6.1 Version: 0.6.1-1
Description: A modern C++ network library based on libevent for developing high performance network services in TCP/UDP/HTTP protocols. Description: A modern C++ network library based on libevent for developing high performance network services in TCP/UDP/HTTP protocols.
Build-Depends: glog, libevent Build-Depends: glog, libevent

View File

@ -1,3 +1,3 @@
Source: expat Source: expat
Version: 2.2.4-1 Version: 2.2.4-2
Description: XML parser library written in C Description: XML parser library written in C

View File

@ -1,3 +1,3 @@
Source: fastlz Source: fastlz
Version: 1.0 Version: 1.0-1
Description: A lightning-fast lossless compression library Description: A lightning-fast lossless compression library

View File

@ -1,4 +1,4 @@
Source: fcl Source: fcl
Version: 0.5.0-1 Version: 0.5.0-2
Description: a library for performing three types of proximity queries on a pair of geometric models composed of triangles Description: a library for performing three types of proximity queries on a pair of geometric models composed of triangles
Build-Depends: boost, ccd, octomap Build-Depends: boost, ccd, octomap

View File

@ -1,3 +1,3 @@
Source: fftw3 Source: fftw3
Version: 3.3.6-p12 Version: 3.3.6-p12-1
Description: FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). Description: FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).

View File

@ -1,3 +1,3 @@
Source: flann Source: flann
Version: 1.9.1-5 Version: 1.9.1-6
Description: Fast Library for Approximate Nearest Neighbors Description: Fast Library for Approximate Nearest Neighbors

View File

@ -1,4 +1,4 @@
Source: flatbuffers Source: flatbuffers
Version: 1.7.1 Version: 1.7.1-1
Description: Memory Efficient Serialization Library http://google.github.io/flatbuffers/ Description: Memory Efficient Serialization Library http://google.github.io/flatbuffers/
FlatBuffers is an efficient cross platform serialization library for games and other memory constrained apps. It allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility. FlatBuffers is an efficient cross platform serialization library for games and other memory constrained apps. It allows you to directly access serialized data without unpacking/parsing it first, while still having great forwards/backwards compatibility.

View File

@ -1,4 +1,4 @@
Source: fltk Source: fltk
Version: 1.3.4-4 Version: 1.3.4-5
Description: FLTK (pronounced fulltick) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation. Description: FLTK (pronounced fulltick) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation.
Build-Depends: zlib, libpng, libjpeg-turbo Build-Depends: zlib, libpng, libjpeg-turbo

View File

@ -1,3 +1,3 @@
Source: fmt Source: fmt
Version: 4.0.0 Version: 4.0.0-1
Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams. Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.

View File

@ -1,4 +1,4 @@
Source: folly Source: folly
Version: v2017.07.17.01 Version: v2017.07.17.01-1
Description: An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows Description: An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows
Build-Depends: zlib, openssl, boost, libevent, double-conversion, glog, gflags, lz4, liblzma, snappy Build-Depends: zlib, openssl, boost, libevent, double-conversion, glog, gflags, lz4, liblzma, snappy

View File

@ -1,4 +1,4 @@
Source: fontconfig Source: fontconfig
Version: 2.12.4 Version: 2.12.4-1
Description: Library for configuring and customizing font access. Description: Library for configuring and customizing font access.
Build-Depends: freetype, expat, libiconv, dirent Build-Depends: freetype, expat, libiconv, dirent

View File

@ -1,3 +1,3 @@
Source: freeglut Source: freeglut
Version: 3.0.0-1 Version: 3.0.0-2
Description: Open source implementation of GLUT with source and binary backwards compatibility. Description: Open source implementation of GLUT with source and binary backwards compatibility.

View File

@ -1,4 +1,4 @@
Source: freeimage Source: freeimage
Version: 3.17.0-2 Version: 3.17.0-3
Build-Depends: zlib, libpng, libjpeg-turbo, tiff, openjpeg, libwebp, libraw, jxrlib, openexr Build-Depends: zlib, libpng, libjpeg-turbo, tiff, openjpeg, libwebp, libraw, jxrlib, openexr
Description: Support library for graphics image formats Description: Support library for graphics image formats

View File

@ -1,4 +1,4 @@
Source: freerdp Source: freerdp
Version: 2.0.0-rc0~vcpkg1 Version: 2.0.0-rc0~vcpkg1-1
Description: A free implementation of the Remote Desktop Protocol (RDP) Description: A free implementation of the Remote Desktop Protocol (RDP)
Build-Depends: openssl Build-Depends: openssl

View File

@ -1,4 +1,4 @@
Source: freetype Source: freetype
Version: 2.8 Version: 2.8-1
Build-Depends: zlib, bzip2, libpng Build-Depends: zlib, bzip2, libpng
Description: A library to render fonts. Description: A library to render fonts.

View File

@ -1,3 +1,3 @@
Source: fuzzylite Source: fuzzylite
Version: 6.0 Version: 6.0-1
Description: A fuzzy logic control library in C++ Description: A fuzzy logic control library in C++

View File

@ -1,4 +1,4 @@
Source: g2o Source: g2o
Version: 20170730_git-1 Version: 20170730_git-2
Build-Depends: suitesparse, eigen3, clapack, ceres Build-Depends: suitesparse, eigen3, clapack, ceres
Description: g2o: A General Framework for Graph Optimization http://openslam.org/g2o.html Description: g2o: A General Framework for Graph Optimization http://openslam.org/g2o.html

View File

@ -1,4 +1,4 @@
Source: gdcm2 Source: gdcm2
Version: 2.6.8 Version: 2.6.8-1
Description: Grassroots DICOM library Description: Grassroots DICOM library
Build-Depends: zlib, expat Build-Depends: zlib, expat

View File

@ -1,4 +1,4 @@
Source: gdk-pixbuf Source: gdk-pixbuf
Version: 2.36.9 Version: 2.36.9-1
Description: Image loading library. Description: Image loading library.
Build-Depends: gettext, zlib, libpng, glib Build-Depends: gettext, zlib, libpng, glib

View File

@ -1,4 +1,4 @@
Source: geogram Source: geogram
Version: 1.4.9 Version: 1.4.9-1
Description: Geogram is a programming library of geometric algorithms. Description: Geogram is a programming library of geometric algorithms.
Build-Depends: glfw3, openblas, clapack Build-Depends: glfw3, openblas, clapack

View File

@ -1,3 +1,3 @@
Source: geographiclib Source: geographiclib
Version: 1.47-patch1-3 Version: 1.47-patch1-4
Description: a small set of C++ classes for performing conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic field (e.g., WMM2010) calculations, and for solving geodesic problems. Description: a small set of C++ classes for performing conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic field (e.g., WMM2010) calculations, and for solving geodesic problems.

View File

@ -1,3 +1,3 @@
Source: geos Source: geos
Version: 3.5.0 Version: 3.5.0-1
Description: Geometry Engine Open Source Description: Geometry Engine Open Source

View File

@ -1,3 +1,3 @@
Source: gettext Source: gettext
Version: 0.19-1 Version: 0.19-2
Description: The GNU gettext utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages Description: The GNU gettext utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages

View File

@ -1,3 +1,3 @@
Source: gflags Source: gflags
Version: 2.2.0-4 Version: 2.2.0-5
Description: A C++ library that implements commandline flags processing Description: A C++ library that implements commandline flags processing

View File

@ -1,3 +1,3 @@
Source: giflib Source: giflib
Version: 5.1.4 Version: 5.1.4-1
Description: A library for reading and writing gif images. Description: A library for reading and writing gif images.

View File

@ -1,4 +1,4 @@
Source: gl2ps Source: gl2ps
Version: 1.4.0 Version: 1.4.0-1
Description: OpenGL to PostScript Printing Library Description: OpenGL to PostScript Printing Library
Build-Depends: freeglut, zlib, libpng Build-Depends: freeglut, zlib, libpng

View File

@ -1,3 +1,3 @@
Source: glbinding Source: glbinding
Version: 2.1.1-1 Version: 2.1.1-2
Description: glbinding is an MIT licensed, cross-platform C++ binding for the OpenGL API Description: glbinding is an MIT licensed, cross-platform C++ binding for the OpenGL API

View File

@ -1,3 +1,3 @@
Source: glew Source: glew
Version: 2.1.0 Version: 2.1.0-1
Description: The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. Description: The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library.

View File

@ -1,3 +1,3 @@
Source: glfw3 Source: glfw3
Version: 3.2.1-1 Version: 3.2.1-2
Description: GLFW is a free, Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. It provides a simple, platform-independent API for creating windows, contexts and surfaces, reading input, handling events, etc. Description: GLFW is a free, Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. It provides a simple, platform-independent API for creating windows, contexts and surfaces, reading input, handling events, etc.

View File

@ -1,4 +1,4 @@
Source: glib Source: glib
Version: 2.52.3 Version: 2.52.3-1
Description: Portable, general-purpose utility library. Description: Portable, general-purpose utility library.
Build-Depends: zlib, pcre, libffi, gettext, libiconv Build-Depends: zlib, pcre, libffi, gettext, libiconv

View File

@ -1,3 +1,3 @@
Source: glm Source: glm
Version: 0.9.8.4 Version: 0.9.8.4-1
Description: OpenGL Mathematics (GLM) https://glm.g-truc.net Description: OpenGL Mathematics (GLM) https://glm.g-truc.net

View File

@ -1,5 +1,5 @@
Source: globjects Source: globjects
Maintainer: mattias@mattiascibien.net Maintainer: mattias@mattiascibien.net
Version: 1.0.0 Version: 1.0.0-1
Build-Depends: glbinding, glm Build-Depends: glbinding, glm
Description: C++ library strictly wrapping OpenGL objects. <https://github.com/cginternals/globjects> Description: C++ library strictly wrapping OpenGL objects. <https://github.com/cginternals/globjects>

View File

@ -1,4 +1,4 @@
Source: glog Source: glog
Version: 0.3.5 Version: 0.3.5-1
Description: C++ implementation of the Google logging module Description: C++ implementation of the Google logging module
Build-Depends: gflags Build-Depends: gflags

View File

@ -1,3 +1,3 @@
Source: glslang Source: glslang
Version: 3a21c880500eac21cdf79bef5b80f970a55ac6af Version: 3a21c880500eac21cdf79bef5b80f970a55ac6af-1
Description: Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator Description: Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator

View File

@ -1,4 +1,4 @@
Source: graphicsmagick Source: graphicsmagick
Version: 1.3.26-1 Version: 1.3.26-2
Build-Depends: zlib, bzip2, freetype, libjpeg-turbo, libpng, tiff Build-Depends: zlib, bzip2, freetype, libjpeg-turbo, libpng, tiff
Description: Image processing library Description: Image processing library

View File

@ -1,4 +1,4 @@
Source: grpc Source: grpc
Version: 1.6.0 Version: 1.6.0-1
Build-Depends: zlib, openssl, protobuf, c-ares Build-Depends: zlib, openssl, protobuf, c-ares
Description: An RPC library and framework Description: An RPC library and framework

View File

@ -1,3 +1,3 @@
Source: gsl Source: gsl
Version: 2.4-1 Version: 2.4-2
Description: The GNU Scientific Library is a numerical library for C and C++ programmers Description: The GNU Scientific Library is a numerical library for C and C++ programmers

View File

@ -1,3 +1,3 @@
Source: gtest Source: gtest
Version: 1.8 Version: 1.8-1
Description: GoogleTest and GoogleMock testing frameworks. Description: GoogleTest and GoogleMock testing frameworks.

View File

@ -1,4 +1,4 @@
Source: gtk Source: gtk
Version: 3.22.19 Version: 3.22.19-1
Description: Portable library for creating graphical user interfaces. Description: Portable library for creating graphical user interfaces.
Build-Depends: glib, atk, gdk-pixbuf, pango, cairo, libepoxy, gettext Build-Depends: glib, atk, gdk-pixbuf, pango, cairo, libepoxy, gettext

View File

@ -1,4 +1,4 @@
Source: guetzli Source: guetzli
Version: 2017-09-02-cb5e4a86f69628 Version: 2017-09-02-cb5e4a86f69628-1
Description: Perceptual JPEG encoder Description: Perceptual JPEG encoder
Build-Depends: libpng, butteraugli Build-Depends: libpng, butteraugli

View File

@ -1,3 +1,3 @@
Source: gumbo Source: gumbo
Version: 0.10.1 Version: 0.10.1-1
Description: An HTML5 parsing library in pure C99 Description: An HTML5 parsing library in pure C99

View File

@ -1,4 +1,4 @@
Source: harfbuzz Source: harfbuzz
Version: 1.4.6-1 Version: 1.4.6-2
Description: HarfBuzz OpenType text shaping engine Description: HarfBuzz OpenType text shaping engine
Build-Depends: freetype, glib (windows) Build-Depends: freetype, glib (windows)

View File

@ -1,4 +1,4 @@
Source: hdf5 Source: hdf5
Version: 1.10.0-patch1-1 Version: 1.10.0-patch1-2
Description: HDF5 is a data model, library, and file format for storing and managing data Description: HDF5 is a data model, library, and file format for storing and managing data
Build-Depends: zlib, szip, msmpi Build-Depends: zlib, szip, msmpi

View File

@ -1,5 +1,5 @@
Source: hpx Source: hpx
Version: 1.0.0-4 Version: 1.0.0-5
Build-Depends: boost, hwloc Build-Depends: boost, hwloc
Description: The C++ Standards Library for Concurrency and Parallelism Description: The C++ Standards Library for Concurrency and Parallelism
HPX is a C++ Standards Library for Concurrency and Parallelism. It implements all of the corresponding facilities as defined by the C++ Standard. Additionally, in HPX we implement functionalities proposed as part of the ongoing C++ standardization process. We also extend the C++ Standard APIs to the distributed case. HPX is a C++ Standards Library for Concurrency and Parallelism. It implements all of the corresponding facilities as defined by the C++ Standard. Additionally, in HPX we implement functionalities proposed as part of the ongoing C++ standardization process. We also extend the C++ Standard APIs to the distributed case.

View File

@ -1,3 +1,3 @@
Source: http-parser Source: http-parser
Version: 2.7.1-1 Version: 2.7.1-2
Description: HTTP Parser. Description: HTTP Parser.

View File

@ -1,3 +1,3 @@
Source: hunspell Source: hunspell
Version: 1.6.1-1 Version: 1.6.1-2
Description: The most popular spellchecking library. Description: The most popular spellchecking library.

View File

@ -1,4 +1,4 @@
Source: hwloc Source: hwloc
Version: 1.11.7-1 Version: 1.11.7-2
Description: Portable Hardware Locality (hwloc) Description: Portable Hardware Locality (hwloc)
The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs. The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs.

View File

@ -1,4 +1,4 @@
Source: hypre Source: hypre
Version: 2.11.2 Version: 2.11.2-1
Description: SCALABLE LINEAR SOLVERS AND MULTIGRID METHODS Description: SCALABLE LINEAR SOLVERS AND MULTIGRID METHODS
Build-Depends: msmpi Build-Depends: msmpi

View File

@ -1,3 +1,3 @@
Source: ilmbase Source: ilmbase
Version: 2.2.0 Version: 2.2.0-1
Description: Base libraries from ILM for OpenEXR Description: Base libraries from ILM for OpenEXR

View File

@ -1,3 +1,3 @@
Source: jansson Source: jansson
Version: v2.10 Version: v2.10-1
Description: Jansson is a C library for encoding, decoding and manipulating JSON data Description: Jansson is a C library for encoding, decoding and manipulating JSON data

Some files were not shown because too many files have changed in this diff Show More