Search Criteria
Package Details: comcom32 0.0.0.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/comcom32.git (read-only, click to copy) |
|---|---|
| Package Base: | comcom32 |
| Description: | 64 bit command interpreter for fdpp and dosemu2 |
| Upstream URL: | https://github.com/dosemu2/comcom64 |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | comcom32, comcom64 |
| Provides: | comcom32, comcom64 |
| Submitter: | severach |
| Maintainer: | severach |
| Last Packager: | severach |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-04-07 22:22 (UTC) |
| Last Updated: | 2025-04-28 00:51 (UTC) |
Dependencies (4)
- dj64 (dj64-gitAUR) (make)
- djstub (djstub-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- thunk_gen (thunk_gen-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
dreieck commented on 2024-03-25 20:29 (UTC)
Regarding this I have created an ↗ upstream issue.
severach commented on 2024-03-25 19:33 (UTC)
No need as this doesn't build anything new and the -git doesn't compile yet. comcom32 is gone so isn't needed in any form. Delete and make new packages for comcom64.
dreieck commented on 2024-03-25 19:21 (UTC)
Don't forget to increment
$pkgrelwhen you update thePKGBUILDwithout updating$pkgver(and then re-generate.SRCINFOand also add it to the git upload).Seems you have just updated the
PKGBUILDwithout a$pkgrelincrement.severach commented on 2024-03-25 18:47 (UTC) (edited on 2024-03-25 18:57 (UTC) by severach)
This is already a git package. Uncomment the -git line in the PKGBUILD. Unfortunately the -git version requires dj64-gcc which I can't find.
dreieck commented on 2024-03-25 18:39 (UTC)
Source checksum verification fails:
… maybe it is time to make a
comcom32-gitandcomcom64-gitanyway, since the latest release is quite old?Regards!
dreieck commented on 2024-03-24 20:27 (UTC) (edited on 2024-03-24 20:28 (UTC) by dreieck)
↗ Here the upstream maintainer of
thunk_gen, which is a dependency offdpp, suggests that thecomcom32-dependency should be moved fromfdpp(-git) todosemu2-git.I forward this suggestion to you so you can check what is the correct way to go.
Regards!
yusuke commented on 2021-07-13 09:44 (UTC)
I couldn't build djgpp-gcc. It gives me compilation errors. I tried both: with yay and without it. I installed first the djgpp-djcrx-bootstrap as are saying here. I get this error:
severach commented on 2021-02-03 20:27 (UTC)
Sounds like you're building djgpp with an AUR helper like yay and it doesn't know there's a last step because it has resolved all the dependencies. The conflicts is there to say that one more step is needed. yay djgpp-gcc should build the first 3 and yay djgpp-djcrx should build the last one. Then yay comcom32 should work.
patlefort commented on 2021-02-03 12:04 (UTC)
Ok, my source of confusion is that djgpp-djcrx-bootstrap provides djgpp-djcrx and I expected djgpp-djcrx to have been installed automatically as a dependency of another package.
severach commented on 2021-02-03 11:46 (UTC)
djgpp-djcrx-bootstrap is only temporary. Build binutils, gcc, and the last step is to replace bootstrap with djgpp-djcrx.
« First ‹ Previous 1 2 3 Next › Last »