diff --git a/ports/libgpod/configure.ac.patch b/ports/libgpod/configure.ac.patch deleted file mode 100644 index 53ca42c2db5316..00000000000000 --- a/ports/libgpod/configure.ac.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/configure.ac b/configure.ac -index a52ac3a78..ac5cf03f4 100644 ---- a/configure.ac -+++ b/configure.ac -@@ -42,7 +42,7 @@ AC_CHECK_FUNCS([localtime_r]) - AC_CHECK_MEMBERS([struct tm.tm_gmtoff],,,[#include ]) - dnl sqlite3 is needed for newer ipod models (nano5g), and libplist is needed - dnl by libgpod sqlite code --PKG_CHECK_MODULES(LIBGPOD, glib-2.0 >= 2.8.0 gobject-2.0 sqlite3 libplist >= 1.0) -+PKG_CHECK_MODULES(LIBGPOD, glib-2.0 >= 2.8.0 gmodule-2.0 gobject-2.0 sqlite3 libplist >= 1.0) - - dnl ************************************************** - dnl we've copied gchecksum from glib 2.16. Only use the diff --git a/ports/libgpod/portfile.cmake b/ports/libgpod/portfile.cmake deleted file mode 100644 index b5ff21b533f472..00000000000000 --- a/ports/libgpod/portfile.cmake +++ /dev/null @@ -1,38 +0,0 @@ -vcpkg_from_github( - OUT_SOURCE_PATH SOURCE_PATH - REPO fadingred/libgpod - REF 4a8a33ef4bc58eee1baca6793618365f75a5c3fa - SHA512 b7a120c1106c1205e8de2808de5ac4ff1cf189943017939a5ea4eded4e1ceef44557587e69a8591cc5249f8c8dbf0cbdcce1dd309d33a0e9207b0560abe3ae39 - HEAD_REF master - PATCHES configure.ac.patch -) - -vcpkg_execute_required_process( - COMMAND intltoolize --force --copy --automake - WORKING_DIRECTORY "${SOURCE_PATH}" - LOGNAME intltoolize-${TARGET_TRIPLET} -) -vcpkg_execute_required_process( - COMMAND gtkdocize --copy - WORKING_DIRECTORY "${SOURCE_PATH}" - LOGNAME gtkdocize-${TARGET_TRIPLET} -) -vcpkg_configure_make( - SOURCE_PATH ${SOURCE_PATH} - AUTOCONFIG - OPTIONS - --without-hal - --disable-gdk-pixbuf - --disable-pygobject - --disable-more-warnings - --disable-libxml - --disable-gtk-doc-html -) -vcpkg_install_make() -vcpkg_fixup_pkgconfig() - -file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include) - -# Handle copyright -file(COPY ${SOURCE_PATH}/README DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT}) -file(INSTALL ${SOURCE_PATH}/COPYING DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright) diff --git a/ports/libgpod/vcpkg.json b/ports/libgpod/vcpkg.json deleted file mode 100644 index 550993c5705e51..00000000000000 --- a/ports/libgpod/vcpkg.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "name": "libgpod", - "version-date": "2019-08-29", - "port-version": 4, - "description": "libgpod is a library meant to abstract access to an iPod content.", - "homepage": "https://github.com/fadingred/libgpod", - "supports": "!windows & !osx", - "dependencies": [ - "glib", - "libplist", - "sqlite3" - ] -} diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index b22875b3522a5b..6bc91bd56b38b5 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -536,6 +536,8 @@ libdc1394:x64-android=fail libdc1394:arm64-android=fail # 32-bit needs android-24 libflac:arm-neon-android=fail +libfreenect2:arm64-windows=fail +libfreenect2:arm64-windows-static-md=fail # inline assembly requires more registers than available libgcrypt:x64-android=fail # error: call to undeclared function 'mktime_z' @@ -545,13 +547,10 @@ libgnutls:x64-android=fail # Fails to build due to incompatible delcaration of select in macOS 14.2 libgo:x64-osx=fail libgo:x64-android=fail +libgpg-error:arm-neon-android=fail +libgpg-error:arm64-android=fail +libgpg-error:x64-android=fail # Missing system libraries on linux to run/prepare autoconf -libgpod:x64-linux=fail -libfreenect2:arm64-windows=fail -libfreenect2:arm64-windows-static-md=fail -libgpod:arm-neon-android=fail -libgpod:arm64-android=fail -libgpod:x64-android=fail libgxps:arm-neon-android=fail libgxps:arm64-android=fail libgxps:x64-android=fail diff --git a/versions/baseline.json b/versions/baseline.json index 3da5c1c3b768fe..0f4efb743bca9c 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4628,10 +4628,6 @@ "baseline": "2.1.3", "port-version": 0 }, - "libgpod": { - "baseline": "2019-08-29", - "port-version": 4 - }, "libgta": { "baseline": "1.0.8", "port-version": 5