Search Criteria
Package Details: nand2tetris 2.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nand2tetris.git (read-only, click to copy) |
---|---|
Package Base: | nand2tetris |
Description: | Software suite accompanying Nand2Tetris course. |
Upstream URL: | http://www.nand2tetris.org/ |
Licenses: | GPL |
Submitter: | chadvoegele |
Maintainer: | kj7 |
Last Packager: | kj7 |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2014-01-04 19:46 (UTC) |
Last Updated: | 2024-04-24 11:36 (UTC) |
Dependencies (2)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, 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, zulu-15-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, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, jre17AUR, jdk21-jetbrains-binAUR, java-openjdk-binAUR, jre21-zulu-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jre17-zulu-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, jdk17-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
kj7 commented on 2024-04-13 13:02 (UTC)
it would be better if you used static package version instead of trying to dynamically resolve it, which results in a update loop
chadvoegele commented on 2023-05-22 02:00 (UTC)
@oconnor663 I don't use
yay
. Is the update behavior related to thepkgver()
function?oconnor663 commented on 2023-05-19 19:22 (UTC)
Actually I spoke a bit too soon. The package does work, but when I run
yay -Syu
, it seems to believe that the package always needs to be updated, even when I just updated it. Do you see anything similar?oconnor663 commented on 2023-05-19 17:29 (UTC)
@chadvoegele just rebuilt the package, and it works great!
chadvoegele commented on 2023-05-19 11:46 (UTC)
@oconnor663 Thanks! I switched to your mirror. Can you verify?
oconnor663 commented on 2023-02-23 07:50 (UTC)
I've created a GitHub mirror of the course software here: https://github.com/oconnor663/nand2tetris
Here's an example of updating this package to use that mirror, which I think makes the packaging process reliable and fully automatic: https://github.com/oconnor663/nand2tetris_aur/commit/b53a3001be22a591e499b8792467ae91e4eca2e3
Please let me know if that patch needs any tweaks.
chungy commented on 2021-12-14 20:38 (UTC)
It doesn't seem apparent to me that the prior source was the same as the explicit export URL I suggested, which still works.
In-browser URLs are subject to change, but this one might have a bigger shot shot at remaining stable.
chadvoegele commented on 2021-11-26 13:27 (UTC) (edited on 2021-11-26 13:27 (UTC) by chadvoegele)
@chungy This package used to use something very similar to what you are suggesting but we were having problems with the url changing. See [1] for example and the comment from @cweagans [2].
[1] https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=nand2tetris&id=5e3a5454d9c51abbb70ce16b29c9cf8f11ff0606
[2] https://aur.archlinux.org/packages/nand2tetris/#comment-675503
chungy commented on 2021-10-05 17:51 (UTC)
The Google drive source should be downloadable automatically:
abrahammurciano commented on 2020-10-24 19:16 (UTC)
@chadvoegele idk about @mar04, but my "workflow" is to use yay. So every so often I upgrade my machine with yay, and if you update the pkgrel, it tries to install nand2tetris again because it sees that the pkgrel is newer. So I just tried to upgrade and I got the "error" telling me to download from nand2tetris.org. Therefore it didn't upgrade that package, and nand2tetris will always have a pending update until I download the source again and place it in srcdir. Please bump down the pkgrel, or everyone with this package will always see there is a pending update, even though they have no need to install it again.
1 2 3 4 Next › Last »