Althorion

Results 9 issues of Althorion

- **App Name:** Dungeondraft - **Icon Name:** `dungeondraft` (it’s hardcoded to `opt/Dungeondraft/Dungeondraft.png`) - **Description:** map drawing software for tabletop RPGs - **Webpage (optional):** https://dungeondraft.net/ - **Original Icon:** ![Dungeondraft](https://user-images.githubusercontent.com/2023640/142776957-46e7ea40-9809-4558-a5f7-c65de050ba40.png)

icon request

As described in https://bugs.gentoo.org/800197, for some reason I wasn’t able to figure out `-Wl,-O1 -Wl,--as-needed` flags are pulled into the CFLAGS, spoiling the configure phase. Adding `app-office/libreoffice *FLAGS-="-Wl,-O1 -Wl,--as-needed"` solves...

Libertinus fonts got two new releases: https://github.com/alerque/libertinus/releases It would be very appreciated if the EBUILD for them could be updated.

dev-python/fs-2.1.1 fails to fetch with following errors: ``` >>> Downloading 'http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/fs-2.1.1.tar.gz' --2018-10-26 17:10:59-- http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/fs-2.1.1.tar.gz Resolving linux.rz.ruhr-uni-bochum.de... 134.147.220.229, 2a05:3e00:c:1003::220:229 Connecting to linux.rz.ruhr-uni-bochum.de|134.147.220.229|:80... connected. HTTP request sent, awaiting response... 404 Not Found...

media-gfx/ttfautohint-1.8.1 fails to build with following error: ``` checking for freetype-config... no configure: error: FreeType library is missing; see http://www.freetype.org/ ``` `emerge --info '=media-gfx/ttfautohint-1.8.1::4nykey'`: ``` Portage 2.3.50 (python 3.6.6-final-0, default/linux/amd64/17.1/desktop/plasma/systemd,...

This time I’ve checked Manifest ;). Full fetch log: ``` >>> Downloading 'https://codeload.github.com/adobe-type-tools/afdko/tar.gz/2.7.0c7' --2018-05-18 08:45:44-- https://codeload.github.com/adobe-type-tools/afdko/tar.gz/2.7.0c7 Resolving codeload.github.com... 192.30.253.120, 192.30.253.121 Connecting to codeload.github.com|192.30.253.120|:443... connected. HTTP request sent, awaiting response... 404...

media-fonts/fira-4.203_p20161102 fails while fetching: ``` >>> Downloading 'http://distfiles.gentoo.org/distfiles/fira-4.203_p20161102.tar.gz' --2018-05-16 17:54:04-- http://distfiles.gentoo.org/distfiles/fira-4.203_p20161102.tar.gz Resolving distfiles.gentoo.org... 156.56.247.195, 216.165.129.135, 137.226.34.46, ... Connecting to distfiles.gentoo.org|156.56.247.195|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-05-16...

Installer doesn’t understand XFS and only offers to format pre-existing partitions, without the ability to use them, which makes migrating `/home` more difficult. As for file system creation and mount...

I cannot build some packages, namely `app-misc/bat-0.7.1` and `dev-util/racer-9999`, because Cargo segfaults: ``` * Package: app-misc/bat-0.7.1 * Repository: rust * USE: abi_x86_64 amd64 elibc_glibc fetch-crates kernel_linux userland_GNU * FEATURES: network-sandbox...