Skip to content
Snippets Groups Projects
  1. Sep 09, 2024
    • Levente Polyak's avatar
      generate missing .SRCINFO · 9ae1cff1
      Levente Polyak authored
      This requires some PKGBUILD rework, as all dynamic content must be
      evaluated and generated outside of any functions. The PKGBUILD is
      sources and afterwards all variables inside of functions are only
      discovered by declare-printing them, which makes it impossible to
      discover the real values without actually executing the code inside the
      functions.
      Subsequently, we now evaluate everything at the top level and only
      reference pre computed dynamic values inside of the functions, which
      also means we must provide a voice-language mapping statically.
      Verified
      9ae1cff1
  2. Feb 08, 2024
  3. Aug 21, 2022
  4. Apr 10, 2022
  5. Dec 06, 2021
  6. Sep 13, 2021
Loading