Package Details: pixiv-multiplatform-git 1.8.4-1

Git Clone URL: https://aur.archlinux.org/pixiv-multiplatform-git.git (read-only, click to copy)
Package Base: pixiv-multiplatform-git
Description: 基于Kotlin技术栈的全平台的第三方pixiv客户端
Upstream URL: https://pmf.kagg886.top
Licenses: GPL3
Submitter: Horange321
Maintainer: Horange321
Last Packager: Horange321
Votes: 0
Popularity: 0.000000
First Submitted: 2025-03-12 04:05 (UTC)
Last Updated: 2026-03-08 06:38 (UTC)

Latest Comments

UlyssesZhan commented on 2026-03-06 05:18 (UTC)

Fails to build:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':lib:gif'.
> Failed to notify project evaluation listener.
   > SDK location not found. Define a valid SDK location with an ANDROID_HOME environment variable or by setting the sdk.dir path in your project's local properties file at '/home/dirk/.cache/yay/pixiv-multiplatform-git/src/Pixiv-MultiPlatform/local.properties'.
   > Kotlin target 'android' tried to set up publishing for Android build variants that are not library variants or do not exist:
     * release
     Check the 'publishLibraryVariants' property, it should point to existing Android library variants. Publishing of application and test variants is not supported.