diff options
| -rw-r--r-- | docs/install.html | 3 | ||||
| -rw-r--r-- | ports.html | 11 |
2 files changed, 11 insertions, 3 deletions
diff --git a/docs/install.html b/docs/install.html index 67ddd4ac..9968a9ad 100644 --- a/docs/install.html +++ b/docs/install.html @@ -234,9 +234,6 @@ Additionally all repo paths must be declared in the APKG_REPO variable, separate </blockquote> <pre><code># echo 'APKG_REPO="/var/lib/repos/core /var/lib/repos/extra /var/lib/repos/community"' >> /etc/apkg.conf </code></pre> -<blockquote> -<p>NOTE: All repo paths must be declared in the APKG_REPO variable, separated by a single space.</p> -</blockquote> <p>Next, we will set up directories for <code>packages</code>, <code>sources</code>, and <code>work</code>. By default, these directories are inside the package template, but we will change them to <code>/var/cache/pkg</code>, <code>/var/cache/src</code>, and <code>/var/cache/work</code> respectively. You can change these to any location where you want to store these files.</p> <p>First, create the directories.</p> <pre><code># mkdir -p /var/cache/pkg @@ -506,10 +506,21 @@ <tr data-repo="extra"><td>extra</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/extra/yazi">yazi</a></td><td>26.5.6-1</td><td></td></tr> <tr data-repo="extra"><td>extra</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/extra/ytfzf">ytfzf</a></td><td>2.6.2-1</td><td>fzf jq mpv</td></tr> <tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/gumbo-parser">gumbo-parser</a></td><td>0.13.2-1</td><td></td></tr> +<tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/hevel">hevel</a></td><td>20260507-1</td><td>libinput libxkbcommon neuswc neuwld wayland wayland-protocols</td></tr> +<tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/hst">hst</a></td><td>20260203-1</td><td>fontconfig freetype libdrm libxkbcommon ncurses neuwld wayland wayland-protcols</td></tr> <tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/libflac">libflac</a></td><td>1.5.0-1</td><td>libogg</td></tr> +<tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/lua">lua</a></td><td>5.5.0-1</td><td></td></tr> +<tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/luajit">luajit</a></td><td>2.1-2</td><td></td></tr> <tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/mednafen">mednafen</a></td><td>1.32.1-1</td><td>flac sdl2</td></tr> +<tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/netbsd-curses">netbsd-curses</a></td><td>0.3.2-1</td><td></td></tr> +<tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/neuipc">neuipc</a></td><td>20260423-1</td><td></td></tr> +<tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/neuswc">neuswc</a></td><td>20260523-1</td><td>libdrm libinput meson neuwld pixman wayland wayland-protocols xkeyboard-config</td></tr> +<tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/neuswiv">neuswiv</a></td><td>20260411-1</td><td>freetype libdrm libjpeg-turbo libpng libwebp neuswc neuwld</td></tr> +<tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/neuwld">neuwld</a></td><td>20260506-1</td><td>fontconfig freetype libdrm meson pixman wayland wayland-protocols</td></tr> +<tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/neuwm">neuwm</a></td><td>20260527-1</td><td>libdrm libinput libinput libudev-zero libxkbcommon luajit neuswc neuwld pixman wayland wayland-protocols</td></tr> <tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/newsraft">newsraft</a></td><td>0.36-1</td><td>gumbo-parser sqlite expat curl</td></tr> <tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/tcc">tcc</a></td><td>0.9.27-1</td><td></td></tr> +<tr data-repo="community"><td>community</td><td><a href="https://codeberg.org/emmett1/alicelinux/src/branch/main/repos/community/wawa">wawa</a></td><td>20260520-1</td><td>wayland wayland-protocols</td></tr> </tbody> </table> <script> |