Skip to content

Commit

Permalink
Deployed 666ef67 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
streetpea committed Nov 2, 2024
1 parent de2203f commit 2f1e263
Show file tree
Hide file tree
Showing 26 changed files with 558 additions and 294 deletions.
14 changes: 2 additions & 12 deletions diy/buildit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1191,7 +1191,7 @@ <h3 id="get-flatpak-dependencies">Get Flatpak Dependencies<a class="headerlink"
<ol>
<li>
<p>Install the necessary <a href="https://docs.flatpak.org/en/latest/basic-concepts.html#runtimes" rel="noopener" target="_blank">flatpak runtime</a>, associated <a href="https://docs.flatpak.org/en/latest/building-introduction.html#software-development-kits-sdks" rel="noopener" target="_blank">sdk</a>, and base app.</p>
<div class="highlight"><pre><span></span><code>flatpak<span class="w"> </span>install<span class="w"> </span>-y<span class="w"> </span>flathub<span class="w"> </span>org.kde.Platform//6.7<span class="w"> </span>flathub<span class="w"> </span>org.kde.Sdk//6.7
<div class="highlight"><pre><span></span><code>flatpak<span class="w"> </span>install<span class="w"> </span>-y<span class="w"> </span>flathub<span class="w"> </span>org.kde.Platform//6.8<span class="w"> </span>flathub<span class="w"> </span>org.kde.Sdk//6.8
</code></pre></div>
</li>
<li>
Expand All @@ -1213,16 +1213,6 @@ <h3 id="get-flatpak-dependencies">Get Flatpak Dependencies<a class="headerlink"
</code></pre></div>
</li>
<li>
<p>0001-lavc-vaapi_h264-Fixup-invalid-references.patch</p>
<div class="highlight"><pre><span></span><code>curl -LO https://raw.githubusercontent.com/streetpea/chiaki-ng/main/scripts/flatpak/0001-lavc-vaapi_h264-Fixup-invalid-references.patch
</code></pre></div>
</li>
<li>
<p>0001-lavc-vaapi_hevc-Fixup-invalid-references.patch</p>
<div class="highlight"><pre><span></span><code>curl -LO https://raw.githubusercontent.com/streetpea/chiaki-ng/main/scripts/flatpak/0001-lavc-vaapi_hevc-Fixup-invalid-references.patch
</code></pre></div>
</li>
<li>
<p>0001-vulkan-ignore-frames-without-hw-context.patch</p>
<div class="highlight"><pre><span></span><code>curl -LO https://raw.githubusercontent.com/streetpea/chiaki-ng/main/scripts/flatpak/0001-vulkan-ignore-frames-without-hw-context.patch
</code></pre></div>
Expand Down Expand Up @@ -1295,7 +1285,7 @@ <h2 id="adding-your-own-remote-and-installing-from-it">Adding your Own Remote an
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 4, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 2, 2024</span>
</span>


Expand Down
15 changes: 5 additions & 10 deletions diy/steamdeckdev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1040,8 +1040,8 @@ <h1 id="developing-chiaki-ng-updates-on-steam-deck">Developing chiaki-ng updates
<h2 id="setup-environment">Setup Environment<a class="headerlink" href="#setup-environment" title="Permanent link">&para;</a></h2>
<ol>
<li>
<p>Install flatpak and/or build a new one with any added dependencies following <a href="../buildit/" rel="noopener" target="_blank">Building the Flatpak Yourself</a></p>
<div class="highlight"><pre><span></span><code>flatpak<span class="w"> </span>install<span class="w"> </span>--user<span class="w"> </span>-y<span class="w"> </span>https://raw.githubusercontent.com/streetpea/chiaki-ng/main/scripts/flatpak/io.github.streetpea.Chiaki4deck-devel.flatpakref
<p>Install flatpak with debug extension and/or build a new one with any added dependencies following <a href="../buildit/" rel="noopener" target="_blank">Building the Flatpak Yourself</a></p>
<div class="highlight"><pre><span></span><code>flatpak<span class="w"> </span>install<span class="w"> </span>--include-debug<span class="w"> </span>-y<span class="w"> </span>https://raw.githubusercontent.com/streetpea/chiaki-ng/main/scripts/flatpak/io.github.streetpea.Chiaki4deck-devel.flatpakref
</code></pre></div>
<div class="admonition info">
<p class="admonition-title">Creating local flatpak builds</p>
Expand All @@ -1065,17 +1065,12 @@ <h2 id="setup-environment">Setup Environment<a class="headerlink" href="#setup-e
</li>
<li>
<p>Install the SDK</p>
<div class="highlight"><pre><span></span><code>flatpak<span class="w"> </span>install<span class="w"> </span>org.kde.Sdk//6.7
<div class="highlight"><pre><span></span><code>flatpak<span class="w"> </span>install<span class="w"> </span>org.kde.Sdk//6.8
</code></pre></div>
</li>
<li>
<p>Install the <code>Debug</code> extensions for the SDK</p>
<div class="highlight"><pre><span></span><code>flatpak<span class="w"> </span>install<span class="w"> </span>org.kde.Sdk.Debug//6.7
</code></pre></div>
</li>
<li>
<p>Install the <code>Debug</code> extension for the application build for debugging</p>
<div class="highlight"><pre><span></span><code>flatpak<span class="w"> </span>install<span class="w"> </span>io.github.streetpea.Chiaki4deck.Debug
<div class="highlight"><pre><span></span><code>flatpak<span class="w"> </span>install<span class="w"> </span>org.kde.Sdk.Debug//6.8
</code></pre></div>
</li>
<li>
Expand Down Expand Up @@ -1250,7 +1245,7 @@ <h2 id="debug-coredump-from-a-flatpak">Debug Coredump From a flatpak<a class="he
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">July 28, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 2, 2024</span>
</span>


Expand Down
Loading

0 comments on commit 2f1e263

Please sign in to comment.