Search Criteria
Package Details: python-pyjnius 1.4.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pyjnius.git (read-only, click to copy) |
---|---|
Package Base: | python-pyjnius |
Description: | Python module to access Java class as Python class, using JNI. |
Upstream URL: | https://github.com/kivy/pyjnius |
Licenses: | MIT |
Submitter: | flying-sheep |
Maintainer: | flying-sheep |
Last Packager: | flying-sheep |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2017-04-06 07:44 (UTC) |
Last Updated: | 2022-09-16 15:12 (UTC) |
Dependencies (8)
- java-environment (java-gcj-compat, zulu-10-bin, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jdk8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jdk17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jdk11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jdk11-jbr-xdg, jdk12-openjdk, jdk15-openjdk, jdk16-openjdk, jdk13-openjdk, jdk14-openjdk, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, bishengjdk-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jdk-openj9, zulu-15-bin, jdk-jbr-xdg, zulu-embedded-jdk11, jdk-microsoft-openjdk, jdk18-openjdk, jdk17-openj9-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jdk8, jdk11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jdk8-adoptopenjdk, jdk17-jetbrains-imfix, jdk-lts, jdk, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-graalvm-ee-bin, jdk8-graalvm-ee-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, liberica-jdk-8-full-bin, jdk17-graalvm-ee-bin, zulu-embedded-jdk, jre-jetbrains, jdk-temurin, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jdk-openjdk-xdg, jdk-openjdk-xdg-bin, mandrel-bin, jabba-bin, java-openjdk-ea-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk8-openjdk)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312)
- python-six
- cython (cython-git, cython3) (make)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
1 2 Next › Last »
flying-sheep commented on 2018-11-28 08:27 (UTC)
No problem! Didn’t think this was still maintained XD
peippo commented on 2018-11-27 18:35 (UTC)
Thanks for the quick fix.
Regarding the coding style: I prefer clarity over non-redundance in (short) critical code such as package build instructions. This is of course a question of finding a balance, and a matter of taste to a certain extent.
I liked your code and only “dumbed it down” for debugging (while trying to figure out where cython leaked into ${pkgdir}).
The package works like a charm again - thanks!
flying-sheep commented on 2018-11-27 15:07 (UTC)
Fixed! If you want to help next time, please don’t change the syntax without need, and don’t remove DRY functions.
It should work now, however you need to set JAVA_HOME beforehand (for me: JAVA_HOME=/usr/lib/jvm/java-8-openjdk/ )
peippo commented on 2018-11-27 12:31 (UTC) (edited on 2018-11-27 12:32 (UTC) by peippo)
Hi!
This PKGBUILD started doing weird unexpected things: its packaged files include /usr/bin/cython and other files colliding with existing packages; makedepends are specified per sub-package, which is not (anymore?) supported by makepkg and leads to cython and cython2 not being pulled in.
Up-to-date, refactored and commented PKGBUILD at: https://hastebin.com/libixayava.bash Please update!
Thanks!
kyonifer commented on 2016-03-26 19:17 (UTC)
flying-sheep commented on 2014-03-07 12:29 (UTC)
biloucat commented on 2014-03-07 08:14 (UTC)
biloucat commented on 2014-03-06 22:37 (UTC)
flying-sheep commented on 2014-03-06 20:17 (UTC)
1 2 Next › Last »