File tree Expand file tree Collapse file tree
debug/xorg-intel-gpu-tools Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
44
55PKG_NAME ="xz"
6- PKG_VERSION ="5.8.2 "
7- PKG_SHA256 ="890966ec3f5d5cc151077879e157c0593500a522f413ac50ba26d22a9a145214 "
6+ PKG_VERSION ="5.8.3 "
7+ PKG_SHA256 ="fff1ffcf2b0da84d308a14de513a1aa23d4e9aa3464d17e64b9714bfdd0bbfb6 "
88PKG_LICENSE ="GPL"
99PKG_SITE ="https://tukaani.org/xz/"
1010PKG_URL ="https://github.com/tukaani-project/xz/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.xz"
Original file line number Diff line number Diff line change 22# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
33
44PKG_NAME ="xorg-intel-gpu-tools"
5- PKG_VERSION ="2.3 "
6- PKG_SHA256 ="429f2578fb16cff7402e9beb325c5c267ad30a2b7b957343c77e8ea24af03887 "
5+ PKG_VERSION ="2.4 "
6+ PKG_SHA256 ="a44b7d089a27555944d4cd5da372c9339501539e3cd2735bbdb30e0d802f1cbe "
77PKG_LICENSE ="GPL"
88PKG_DEPENDS_TARGET ="toolchain cairo elfutils kmod libdrm procps-ng systemd"
99PKG_SITE ="https://gitlab.freedesktop.org/drm/igt-gpu-tools"
Original file line number Diff line number Diff line change 33# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
44
55PKG_NAME ="gdk-pixbuf"
6- PKG_VERSION ="2.44.5 "
7- PKG_SHA256 ="69b93e09139b80c0ee661503d60deb5a5874a31772b5184b9cd5462a4100ab68 "
6+ PKG_VERSION ="2.44.6 "
7+ PKG_SHA256 ="140c2d0b899fcf853ee92b26373c9dc228dbcde0820a4246693f4328a27466fa "
88PKG_LICENSE ="OSS"
99PKG_SITE ="http://www.gtk.org/"
1010PKG_URL ="https://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/${PKG_VERSION:0:4}/gdk-pixbuf-${PKG_VERSION}.tar.xz"
Original file line number Diff line number Diff line change 33# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
44
55PKG_NAME ="openvpn"
6- PKG_VERSION ="2.7.0 "
7- PKG_SHA256 ="2f0e10eb272be61e8fb25fe1cfa20875ff30ac857ef1418000c02290bd6dfa45 "
6+ PKG_VERSION ="2.7.1 "
7+ PKG_SHA256 ="9858477ec2894a8a672974d8650dcb1af2eeffb468981a2b619f0fa387081167 "
88PKG_LICENSE ="GPL"
99PKG_SITE ="https://openvpn.net"
1010PKG_URL ="https://swupdate.openvpn.org/community/releases/${PKG_NAME}-${PKG_VERSION}.tar.gz"
@@ -17,6 +17,7 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_have_decl_TUNSETPERSIST=no \
1717 --enable-iproute2 IPROUTE=/sbin/ip \
1818 --enable-management \
1919 --enable-fragment \
20+ --without-openssl-engine \
2021 --disable-port-share \
2122 --disable-debug"
2223
Original file line number Diff line number Diff line change 22# Copyright (C) 2025-present Team LibreELEC (https://libreelec.tv)
33
44PKG_NAME ="pybind11"
5- PKG_VERSION ="3.0.2 "
6- PKG_SHA256 ="2f20a0af0b921815e0e169ea7fec63909869323581b89d7de1553468553f6a2d "
5+ PKG_VERSION ="3.0.3 "
6+ PKG_SHA256 ="787459e1e186ee82001759508fefa408373eae8a076ffe0078b126c6f8f0ec5e "
77PKG_LICENSE ="pybind11"
88PKG_SITE ="https://github.com/pybind/pybind11"
99PKG_URL ="https://github.com/pybind/pybind11/archive/refs/tags/v${PKG_VERSION}.tar.gz"
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ PKG_SITE="http://mj.ucw.cz/pciutils.shtml"
1010PKG_URL ="https://www.kernel.org/pub/software/utils/pciutils/${PKG_NAME}-${PKG_VERSION}.tar.xz"
1111PKG_DEPENDS_TARGET ="toolchain kmod systemd"
1212PKG_LONGDESC ="Utilities for inspecting devices connected to the PCI bus and the PCI vendor/product ID database."
13+ PKG_BUILD_FLAGS ="+pic"
1314
1415PKG_MAKE_OPTS="PREFIX =/usr SHARED=no STRIP= IDSDIR=/usr/share"
1516
File renamed without changes.
You can’t perform that action at this time.
0 commit comments