Skip to content

Commit 26516fe

Browse files
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
1 parent c7589e7 commit 26516fe

269 files changed

Lines changed: 333 additions & 333 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ports/alembic/CONTROL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Source: alembic
2-
Version: 1.7.1-3
2+
Version: 1.7.1-4
33
Build-Depends: ilmbase, hdf5
44
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/

ports/allegro5/CONTROL

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Source: allegro5
2-
Version: 5.2.2.0
2+
Version: 5.2.2.0-1
33
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.
4-
Build-Depends: opengl, zlib, freetype, libogg, libvorbis, libflac, openal-soft, libpng, bzip2, physfs, libtheora, opus, opusfile
4+
Build-Depends: opengl, zlib, freetype, libogg, libvorbis, libflac, openal-soft, libpng, bzip2, physfs, libtheora, opus, opusfile

ports/anax/CONTROL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Source: anax
2-
Version: 2.1.0-1
2+
Version: 2.1.0-2
33
Description: An open source C++ entity system. <https://github.com/miguelmartin75/anax>

ports/angle/CONTROL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Source: angle
2-
Version: 2017-06-14-8d471f-1
2+
Version: 2017-06-14-8d471f-2
33
Description: A conformant OpenGL ES implementation for Windows, Mac and Linux.
44
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.

ports/apr-util/CONTROL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Source: apr-util
2-
Version: 1.6.0
2+
Version: 1.6.0-1
33
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
44
Build-Depends: expat, apr, openssl

ports/apr/CONTROL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Source: apr
2-
Version: 1.6.2
2+
Version: 1.6.2-1
33
Description: The Apache Portable Runtime (APR) is a C library that forms a system portability layer that covers many operating systems.

ports/arrow/CONTROL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Source: arrow
2-
Version: apache-arrow-0.4.0-1
2+
Version: apache-arrow-0.4.0-2
33
Build-Depends: boost
44
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.

ports/assimp/CONTROL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Source: assimp
2-
Version: 4.0.0-1
2+
Version: 4.0.0-2
33
Description: The Open Asset import library
44
Build-Depends: zlib

ports/atk/CONTROL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Source: atk
2-
Version: 2.24.0
2+
Version: 2.24.0-1
33
Description: GNOME Accessibility Toolkit
44
Build-Depends: glib, gettext

ports/aubio/CONTROL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Source: aubio
2-
Version: 0.46~alpha-2
2+
Version: 0.46~alpha-3
33
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.
44
Build-Depends: ffmpeg, libsndfile, libogg, libflac, libvorbis

0 commit comments

Comments
 (0)