-
Continuing discussion from https://github.com/konimex/kiss-llvm/pull/3.
After I saw @dylanaraps's message there, I rebuilt and installed `busybox` using the package in `repo/core`. It compiled fine…
ghost updated
3 years ago
-
on my computer (LD_LIBRARY_PATH not set), extracted filepath from `ldd` is like **/lib/libfoo.so.x**, while the corresponding record in this lib's manifest file is like **/usr/lib/libfoo.so.x**.
so `…
-
Not entirely sure what the issue is here. Here's the `kiss build mgba` log: https://termbin.com/f004
-
1. Per KISS Style Guide 1403, package should refer to the tarball and not the git repository (where possible).
2. There are no KISS rules on package naming conventions (as far as i can tell), but the…
-
I get the following messages from time to time:
`path/to/birch: line 87: /tmp/birch-[pid]-[#nickname-random-text]: No such file or directory`
Out of curiosity, I added the following to `irc_prin…
-
when running `kiss l pkg1 pkg2 pkg3 ...`, it'll die as long as any single pkg is not installed.
this appears inconvenient if i have a few pkgs to check and wanna see which pkgs are installed and whic…
-
firefox-bin and rust both have this problem. firefox-bin's sources look like:
```
https://github.com/kisslinux/repo/releases/download/1.9.11/firefox.68.6.0esr-3.tar.gz?no-extract
```
but when buil…
ghost updated
4 years ago
-
Hey, I'm probably just missing a feature of `sh` I didn't know about, but where is the source of this `pkg` variable you use all over the place. I can't see it being set anywhere and it should just de…
-
Hello,
I need to use a printer and I created a package for cups. Basically I took [the package from crux here] (https://crux.nu/ports/crux-3.5/opt/cups/Pkgfile).
Unfortunately my printer is not…
-
The URL to `giblib-1.2.4.tar.gz` is bad, causing a checksum mismatch when running `kiss b giblib` and the inability to untar the downloaded file.
The proper URL for the file is: `https://github.com/a…
ghost updated
4 years ago