Search Criteria
Package Details: umps2 2.0.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/umps2.git (read-only, click to copy) |
---|---|
Package Base: | umps2 |
Description: | Virtual machine simulator based around the MIPS R2/3000 microprocessor. |
Upstream URL: | http://mps.sourceforge.net/ |
Licenses: | GPL |
Conflicts: | umps2-git |
Submitter: | mattiabiondi |
Maintainer: | mattiabiondi |
Last Packager: | mattiabiondi |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-30 17:29 (UTC) |
Last Updated: | 2020-08-30 16:45 (UTC) |
Dependencies (8)
- autoconf (autoconf-gitAUR) (make)
- boost (boost-gitAUR) (make)
- cross-mipsel-linux-gnu-gcc (make)
- libelf (elfutils-gitAUR) (make)
- libsigc++ (make)
- make (make-gitAUR) (make)
- qt4AUR (make)
- cross-mipsel-linux-gnu-gcc (optional) – compile programs for µMPS
Latest Comments
mattiabiondi commented on 2020-06-27 09:55 (UTC) (edited on 2020-06-27 10:05 (UTC) by mattiabiondi)
Hi @maximbaz, I would prefer to having them merged.
Altough I understand your point, we decided to keep different repositories for both projects, named respectively
umps2
andumps3
. Theumps
name would not comply with our nomenclature, since it refers now to the first version of the software.This is an educational software intended as study aid in university courses, so normally there is no reason to upgrade from v2 to v3, considering they are related to different academic years. This denomination would also help us to avoid any misunderstanding regarding which version the students should install.
Thank you.
maximbaz commented on 2020-06-27 00:05 (UTC)
Hi @mattiabiondi, usually people put version in package names only for older versions, so if you are planning to release v3, I would suggest keeping this package named
umps
that builds v3 and have a new packageumps2
that builds v2. Then people who useumps
get notified and upgraded to v3, and make explicit action if they want to stay on v2.Should I cancel your merge requests, or do you still prefer me to approve them?