mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 14:15:51 +08:00
parent
c2089d9933
commit
5b88aa4b8a
@ -8,8 +8,8 @@ vcpkg_from_gitlab(
|
||||
GITLAB_URL https://gitlab.freedesktop.org/xorg
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO lib/libxpm
|
||||
REF libXpm-3.5.13
|
||||
SHA512 250c8bf672789a81cfa258a516d40936f48a56cfaee94bf3f628e3f4a462bdd90eaaea787d66daf09ce4809b89c3eaea1e0771de03a6d7f1a59b31cc82be1c44
|
||||
REF libXpm-3.5.14
|
||||
SHA512 1ae8c48b0d928265cfc6baac1286f241f20e70c88d6f9b6881ccccd7f2e290ca0afaf0f3a051ad5526449dec93c6cc41c48bb6e488e29e2baec87238f17f6bcf
|
||||
PATCHES
|
||||
remove_strings_h.patch
|
||||
fix-dependency-gettext.patch
|
||||
|
@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "libxpm",
|
||||
"version": "3.5.11",
|
||||
"port-version": 2,
|
||||
"version": "3.5.14",
|
||||
"description": "XPM format pixmap library",
|
||||
"homepage": "https://github.com/freedesktop/libXpm",
|
||||
"license": "MIT",
|
||||
|
@ -4481,8 +4481,8 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"libxpm": {
|
||||
"baseline": "3.5.11",
|
||||
"port-version": 2
|
||||
"baseline": "3.5.14",
|
||||
"port-version": 0
|
||||
},
|
||||
"libxpresent": {
|
||||
"baseline": "1.0.0",
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "6fb796fec0f4bcbf52d4da236bce4e3394c619e9",
|
||||
"version": "3.5.14",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "3efa6a545aff99a8e1a6055284149e7717043f47",
|
||||
"version": "3.5.11",
|
||||
|
Loading…
Reference in New Issue
Block a user