ports/contrib (3.7): libplacebo: 6.292.0 -> 6.292.1
commit f9fda8fc130fb46c6e95125df0d3503e1feb0b64 Author: John McQuah <jmcquah@disroot.org> Date: Thu Aug 10 14:44:24 2023 -0400 libplacebo: 6.292.0 -> 6.292.1 adopted dependency shaderc diff --git a/libplacebo/.signature b/libplacebo/.signature index d1cf5deae..e712bc9b1 100644 --- a/libplacebo/.signature +++ b/libplacebo/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38Sa5X3XG9CNy9+7j7Z9+g2LPvD1R3vFExSJ2ymEFQ4Q99Yrp18Cy2ROlXjCCPu2lbXzbLvR+VaP1wRMpSGDmgU= -SHA256 (Pkgfile) = 661f5c0525b6fed23a9e3501e284511f31584a90fef95e54a2aedb898b78323e +RWSagIOpLGJF30s5MOEYAq5cygdcSZgQZpwkB3L4fIqAiOe0O3mEzYeVhIo69P4Ib90yuyeiQNXquao8JJ9sHGOS45qjX+CeTA4= +SHA256 (Pkgfile) = 549a657f0bb1b64a6cee94407db4278920044798441aa4037e35a5fbe408eef3 SHA256 (.footprint) = 4cc24734da007821748b1040c912b11ac8b7e0bfe3a366993a68df7534124e8a -SHA256 (libplacebo-v6.292.0.tar.gz) = cd9ecbea9b2cd61c4ea5816d262f620a3daff194399d2090e5a485c9adb294bb +SHA256 (libplacebo-v6.292.1.tar.gz) = 96f3266ca44ef681656af9b995e416ddd28a1691127f52cdea2ee4b0622a8b12 diff --git a/libplacebo/Pkgfile b/libplacebo/Pkgfile index cfbe0ab8e..56e3dea70 100644 --- a/libplacebo/Pkgfile +++ b/libplacebo/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ffmpeg glad glfw3 lcms2 libepoxy shaderc vulkan-loader name=libplacebo -version=6.292.0 +version=6.292.1 release=1 source=(https://github.com/haasn/$name/archive/v$version/$name-v$version.tar.gz) diff --git a/shaderc/.signature b/shaderc/.signature index 7a5c84ee8..22c079687 100644 --- a/shaderc/.signature +++ b/shaderc/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37NdUa96UXuIxtXIiA4smFYqpKh4MM+xir06DgJivIiwgcKBuw1e7eNl+fag6YYzDDjNWgK3Oy+i9hO5S/0nTgQ= -SHA256 (Pkgfile) = 7cbd5b620a27a2fbccebe9c137ef34ea34925f3b6b199b8b24ace840b16216f7 +RWSagIOpLGJF36hNRfsGYjwm4hGsG0YlUVu3DCURcB4MXLCkvfIM3jO2eDqcLsGK+4ipZhpgnHUiYxENnmsVk2pAgIAB5Y1FuAM= +SHA256 (Pkgfile) = 68e1fe5427f34e83d53d352c1db55efead8546cec4708eb32ec3fd66d3932825 SHA256 (.footprint) = 768c5796cba31503e5e8a1c1d874f1d8699d410d17d6b98d9a6588ae17462816 SHA256 (shaderc-v2023.6.tar.gz) = e40fd4a87a56f6610e223122179f086d5c4f11a7e0e2aa461f0325c3a0acc6ae SHA256 (glslc.1) = eb44308e645bcba593460fbba662c291489b868467a19853b1b57b5f73448798 diff --git a/shaderc/Pkgfile b/shaderc/Pkgfile index fde5c76c6..0df78b85c 100644 --- a/shaderc/Pkgfile +++ b/shaderc/Pkgfile @@ -1,13 +1,13 @@ # Description: A collection of tools, libraries and tests for shader compilation # URL: https://github.com/google/shaderc -# Maintainer: Danny Rawlins, crux at romster dot me +# Maintainer: John McQuah, jmcquah at disroot dot org # Depends on: glslang # Optional: asciidoctor name=shaderc version=2023.6 release=1 -source=(https://github.com/google/shaderc/archive/v$version/$name-v$version.tar.gz +source=(https://github.com/google/$name/archive/v$version/$name-v$version.tar.gz glslc.1) build() {
participants (1)
-
crux@crux.nu