Search Criteria
Package Details: phoenicis-playonlinux 5.0_alpha2-6
Git Clone URL: | https://aur.archlinux.org/phoenicis-playonlinux.git (read-only, click to copy) |
---|---|
Package Base: | phoenicis-playonlinux |
Description: | Phoenicis PlayOnLinux allows you to install and use non-native applications on linux |
Upstream URL: | https://www.phoenicis.org/ |
Licenses: | |
Submitter: | ThanosApostolou |
Maintainer: | ThanosApostolou |
Last Packager: | ThanosApostolou |
Votes: | 3 |
Popularity: | 0.000001 |
First Submitted: | 2019-01-02 10:52 |
Last Updated: | 2020-05-07 16:04 |
Dependencies (12)
- cabextract
- curl (curl-git, curl-minimal-git)
- icoutils
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-full-git, imagemagick-fftw, imagemagick-full)
- p7zip (p7zip-natspec, p7zip-jinfeihan57-git)
- unzip (unzip-natspec, unzip-iconv)
- wget (wget-git)
- wine (wine-unity3d-git, wine-vulkan-git, wine-valve-git, wine-no-pe, wine-valve, wine-stable-next, wine-stable, wine-stable-ubuntu, wine-staging-git, wine-git, wine-staging)
- xterm (jbxvt-git, xterm-git)
- git (git-git) (make)
- maven (mvnvm) (make)
- java-environment-openjdk=11 (tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, zulu-10-bin, jdk12-openj9-bin, zulu-12-bin, jdk8-openjdk-dcevm, jdk13-openj9-bin, jdk9-openj9-bin, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk8-jetbrains, zulu-14-bin, zulu-13-bin, jdk11-openj9-bin, jdk11-openjdk-dcevm-conflicts-fixed, jdk11-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, sapmachine-jdk-bin, jre-jetbrains, jdk8-adoptopenjdk, java-openjdk-bin, jdk-openj9-bin, jdk-adoptopenjdk, zulu-16-bin, liberica-jdk-full-bin, java-openjdk-loom-ea-bin, jdk15-adoptopenjdk, jdk-jetbrains, java-openjdk-ea-bin, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk) (make)
Latest Comments
Toadfield commented on 2021-01-21 21:25
Can you please update to the newest version? This version misses some features.
nulldev commented on 2020-04-20 19:26
@ThanosApostolou To fix building on
yay
you have to move theexport JAVA_HOME="/usr/lib/jvm/java-11-openjdk"
from the theprepare
function to thebuild
function. Looks likeyay
isn't preserving the environment variables when it's calling the two functions or something, not sure...Also, you depend on
java-environment-openjdk=11
but reference/usr/lib/jvm/java-11-openjdk
. This breaks builds for people who use an alternative OpenJDK 11 package that installs to a different directory (e.g.jdk11-adoptopenjdk
). Maybe just depend directly onjdk11-openjdk
since your build is hardcoded to use that anyways.ThanosApostolou commented on 2019-12-19 09:38
@nipsky Are you using yay aur helper by any chance? I had problems building it with that and I cannot figure it out. Can you try using pikaur instead?
nipsky commented on 2019-12-19 08:12
I have trouble building this:
some53 commented on 2019-11-25 06:06
App list not loading, even after waiting for half an hour