darix

Results 88 issues of darix

Given the use case of the package it seems to be more appropriate ``` Index: hy3-hl0.48.0/CMakeLists.txt =================================================================== --- hy3-hl0.48.0.orig/CMakeLists.txt +++ hy3-hl0.48.0/CMakeLists.txt @@ -13,7 +13,7 @@ endif() find_package(PkgConfig REQUIRED) pkg_check_modules(DEPS REQUIRED...

GH releases would be even better (but those can be automated from a tag via github actions) but tags would be nice for packaging. :) @tacerus and me like packaging...

what would be your preferred solutions for this?

see https://github.com/gohugoio/hugo/releases/tag/v0.146.0 for the theming changes.

1. openSUSE Tumbleweed - everything up2date 2. package versions: - colord-1.4.6-8.3.x86_64 - argyllcms-3.3.0-1.3.x86_64 - gnome-control-center-48.0-2.1.x86_64 ``` coredumpctl info 7140 PID: 7140 (spotread) UID: 464 (colord) GID: 465 (colord) Signal: 3...

### Operating System Info Other ### Other OS openSUSE Tumbleweed ### OBS Studio Version 31.0.0 ### OBS Studio Version (Other) _No response_ ### OBS Studio Log URL - ### OBS...

This would help packagers a lot when updating packages.

RubyGems

A lot of details are already collected in: https://github.com/doitsujin/dxvk/issues/4436 it could be related for a LD_PRELOAD added for the "record your game" feature? # the workaround while we wait for...

overlay
Need Retest

I forked our OpenImageIO package as OpenImageIO-3 so we can have both branches in parallel for a while it seems. After updating the package to 3.0.3.0 the testuite is failing....

``` pkg-config --cflags /usr/lib64/pkgconfig/libpng16.pc -I/usr/include/libpng16 ``` a patch like this would fix it. Edit: patch updated as --libs from the pkg-config is also ignored. ``` Index: openvdb-12.0.0/openvdb_cmd/vdb_tool/CMakeLists.txt =================================================================== --- openvdb-12.0.0.orig/openvdb_cmd/vdb_tool/CMakeLists.txt...