Search Criteria
Package Details: picoasm 0.2-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/picoasm.git (read-only, click to copy) |
|---|---|
| Package Base: | picoasm |
| Description: | Assembler for the Xilinx PicoBlaze-3 soft-core processor |
| Upstream URL: | http://marksix.home.xs4all.nl/picoasm.html |
| Licenses: | GPL2, LGPL2.1 |
| Submitter: | ivanovp |
| Maintainer: | ivanovp |
| Last Packager: | ivanovp |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2011-07-12 05:30 (UTC) |
| Last Updated: | 2025-12-02 06:09 (UTC) |
Latest Comments
ivanovp commented on 2025-12-03 07:21 (UTC)
@micwoj92: thanks for pointing that out.
micwoj92 commented on 2025-12-02 18:04 (UTC)
This is because it works "by default". It used to look for patch 1 directory up from
$srcdir. What you had is:You can reproduce this by setting
BUILDDIR=/tmp/makepkgin /etc/makepkg.conf.ivanovp commented on 2025-12-02 06:11 (UTC)
@micwoj92: I changed the path. For some reason both version work fine on my machines, does your makepkg version differ from 7.0.0?
micwoj92 commented on 2025-12-01 16:25 (UTC)
No, this is because the patch is in wrong path. It should be just
patch -p1 <../picoasm.patchinstead ofpatch -p1 <../../picoasm.patch.ivanovp commented on 2025-12-01 07:31 (UTC) (edited on 2025-12-01 07:32 (UTC) by ivanovp)
@micwoj92: it works for me, however the aur.archlinux.org returned error 502 now, so please, try again...
micwoj92 commented on 2025-12-01 07:05 (UTC)
Patch fails to apply: