GNU bug report logs -
#40026
Add "xa" assembler
Previous Next
Full log
Message #11 received at 40026 <at> debbugs.gnu.org (full text, mbox):
Leo Famulari writes:
> On Wed, Mar 11, 2020 at 12:11:35PM -0400, Christopher Lemmer Webber wrote:
>> Hello! New patch, new patch. It's been a while for me.
>
> Good to see you around again!
>
>> This is for the 6502 "xa" assembler. It's necessary for use with the
>> "vice" emulator, which I've been also trying to package, but is also
>> useful standalone.
>
> Cool!
>> + (uri (string-append "https://www.floodgap.com/retrotech/xa"
>> + "/dists/xa-" version ".tar.gz"))
>> + (file-name (string-append name "-" version ".tar.gz"))
>
> I don't think this file-name procedure is necessary. The tarball should
> be named properly without it, right?
Oh you're right. Can you tell I'm brushing off the rust with some
copy-pasta? :)
>> + (synopsis "High-speed, two-pass portable cross-assembler")
>> + (description
>> + "xa is a high-speed, two-pass portable cross-assembler.
>
> We can omit "high-speed" here; it's basically "marketing language" which
> is discouraged in our packaging guidelines.
Good call.
> Otherwise, please push!
Done! It's good to be back!
This bug report was last modified 5 years and 150 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.