darix

Results 88 issues of darix

``` diff --git a/locale/it.po b/locale/it.po index e648388..b4ae94a 100644 --- a/locale/it.po +++ b/locale/it.po @@ -6,15 +6,15 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date:...

Hi, I am currently looking into packaging some of the available shell configurations to make it easier for users to install and update them. I noticed other packages install things...

I would like to see an option to ship the colorscheme so the setup wizard doesnt have to download it.

feature

### What is the type of issue? Documentation is missing ### What is the issue? for building on the open buildservice I need to build in a completely offline environment....

docs

we used this workaround in our package: https://build.opensuse.org/request/show/1312400

This patch seems to work fine here and pass the testsuite. ``` Index: openexr-3.4.0/cmake/OpenEXRSetup.cmake =================================================================== --- openexr-3.4.0.orig/cmake/OpenEXRSetup.cmake +++ openexr-3.4.0/cmake/OpenEXRSetup.cmake @@ -280,6 +280,9 @@ if (NOT OPENEXR_FORCE_INTERNAL_OPENJPH) endif() endif() endif() +if(openjph_VERSION...

While writing my [blog post](https://nordisch.org/posts/bcond-and-defaults/) about `%bcond_default_foo` (which was implemented in 885878c5fd21e0c2a5a24a10ec2322080bc0beb8 for newer distributions) I was wondering if we could not just do something like (pseudo code) ``` bcond_defaults...

as the title says. according to some docs/tutorials av1 should give better quality at the same bitrate or same quality at a lower bitrate.