Search Criteria
Package Details: stm32cubemx 6.13.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/stm32cubemx.git (read-only, click to copy) |
---|---|
Package Base: | stm32cubemx |
Description: | graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code |
Upstream URL: | https://www.st.com/en/development-tools/stm32cubemx.html |
Keywords: | arm cortex cortex-m stm32 |
Licenses: | custom |
Submitter: | laserk3000 |
Maintainer: | laserk3000 |
Last Packager: | laserk3000 |
Votes: | 53 |
Popularity: | 0.83 |
First Submitted: | 2016-06-04 10:14 (UTC) |
Last Updated: | 2024-11-27 08:27 (UTC) |
Dependencies (4)
- archlinux-java-runAUR
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jre21-jetbrains-gitAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jre21-jetbrainsAUR, jdk17-zulu-prime-binAUR, jre17AUR, java-openjdk-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, jre-zulu-binAUR, jre-zulu-fx-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-android-studioAUR, jdk17-openj9-binAUR, jre-zuluAUR, jre-zulu-fxAUR, jre21-zulu-binAUR, jre17-zulu-binAUR, jdk23-graalvm-ee-binAUR, zing-8-binAUR, zing-21-binAUR, java-openjdk-ea-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
Required by (1)
- stmcufinder (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
laserk3000 commented on 2018-06-08 12:26 (UTC) (edited on 2018-06-08 12:27 (UTC) by laserk3000)
PKGBUILD updated as loser137 and codyps have suggested.
loser137 commented on 2018-06-05 23:08 (UTC)
Please replace the line java -jar "${srcdir}/SetupSTM32CubeMX-${pkgver}.exe" "auto-install_custom.xml" by java -Djava.awt.headless=true -jar "${srcdir}/SetupSTM32CubeMX-${pkgver}.exe" "auto-install_custom.xml" This allows makepkg to run without X11.
4.26.0 is available by now.
Troupal commented on 2018-06-02 07:59 (UTC)
Hello.
I'm really sorry for the message, there is a small inconsistency in the release note RN0094 which talks about the 4.26.0 release, whereas we can only download the 4.25.1 release. So I guess that the 4.26.0 should be here soon. It brings besides its small batch of novelty.
Thanks again for your great work!
Troupal commented on 2018-06-02 07:32 (UTC)
Hello. Thank you for your work. But could you please update stm32cubemx to the latest 4.26.0 release? Thank you in advance.
zombielinux commented on 2018-05-16 20:00 (UTC)
Currently fails to build. PKGVER 4.25.0 -> 4.25.1 First SHA512sum changed to "3260fc95c7aca55340985f8a15edd23e8d1a58d58ba77f2e72bdc747d3bb008e9b46274f90fa786a91eef86c95a9e2e6a6eb5662e92b170d4eb5976e8331933f"
codyps commented on 2018-03-14 20:00 (UTC) (edited on 2018-03-14 20:01 (UTC) by codyps)
https://gist.github.com/c86c9b7dd9d336d78b3fb1bff33cdbaf
updates the version to 4.25.0, added a renaming of the zip file in sources to allow better caching, and corrects java dep to
java-runtime
kbeckmann commented on 2017-10-01 17:45 (UTC)
squash commented on 2017-09-04 11:59 (UTC) (edited on 2017-09-04 12:58 (UTC) by squash)
laserk3000 commented on 2017-09-04 10:51 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »