[mypaint-brushes] update to 2.0.2 (#48966)

This commit is contained in:
talregev
2025-12-19 16:21:51 -05:00
committed by GitHub
parent 2c4dc7b84e
commit 9d35c7945f
4 changed files with 10 additions and 6 deletions
+2 -2
View File
@@ -3,7 +3,7 @@ set(VCPKG_POLICY_EMPTY_INCLUDE_FOLDER enabled)
vcpkg_download_distfile(ARCHIVE
URLS "https://github.com/mypaint/mypaint-brushes/releases/download/v${VERSION}/mypaint-brushes-${VERSION}.tar.xz"
FILENAME "mypaint-brushes-${VERSION}.tar.xz"
SHA512 22ff99c40a2fff71efd5c25a462cefb9948f0d258aee12e3eb924bac53733a2573e100454e2f3e4631d59eac013c2aaa7f32ff566843d23df971bf2aaa1181bd
SHA512 bae870e930381b818165e5e39d38b25782d5744c9a507a71dab37ae7ca2d4502896057f919a16eb9305d803a01db3a948a735d5c5b850893997a9afd6403144b
)
vcpkg_extract_source_archive(
@@ -21,7 +21,7 @@ vcpkg_make_install()
vcpkg_copy_pdbs()
file(MAKE_DIRECTORY "${CURRENT_PACKAGES_DIR}/share/pkgconfig")
file(RENAME "${CURRENT_PACKAGES_DIR}/share/mypaint-brushes/pkgconfig/mypaint-brushes-1.0.pc" "${CURRENT_PACKAGES_DIR}/share/pkgconfig/mypaint-brushes-1.0.pc")
file(RENAME "${CURRENT_PACKAGES_DIR}/share/mypaint-brushes/pkgconfig/mypaint-brushes-2.0.pc" "${CURRENT_PACKAGES_DIR}/share/pkgconfig/mypaint-brushes-2.0.pc")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/" "${CURRENT_PACKAGES_DIR}/share/mypaint-brushes/pkgconfig")
vcpkg_fixup_pkgconfig()
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/COPYING")
+1 -2
View File
@@ -1,7 +1,6 @@
{
"name": "mypaint-brushes",
"version": "1.3.1",
"port-version": 1,
"version": "2.0.2",
"description": "Data package. Brushes used by MyPaint and other software using libmypaint.",
"homepage": "https://github.com/mypaint/mypaint-brushes",
"license": "CC0-1.0",
+2 -2
View File
@@ -6693,8 +6693,8 @@
"port-version": 4
},
"mypaint-brushes": {
"baseline": "1.3.1",
"port-version": 1
"baseline": "2.0.2",
"port-version": 0
},
"mysql-connector-cpp": {
"baseline": "9.1.0",
+5
View File
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "40a490771143fca05ae199fa1f1ff6b509768af5",
"version": "2.0.2",
"port-version": 0
},
{
"git-tree": "e8b34f24005a58c820ac3cd0f072344f756940a0",
"version": "1.3.1",