1
0
mirror of https://github.com/pfusik/xasm.git synced 2024-06-10 00:29:56 +00:00
xasm/debian/control

17 lines
433 B
Plaintext
Raw Normal View History

2014-06-11 12:41:49 +00:00
Source: xasm
Maintainer: Piotr Fusik <fox@scene.pl>
Section: devel
Priority: optional
Standards-Version: 3.9.3
2020-10-29 19:07:35 +00:00
Build-Depends: debhelper (>= 7), dmd (>= 2), asciidoc-base
2014-06-11 12:41:49 +00:00
Package: xasm
Architecture: any
Depends: ${shlibs:Depends}
2020-10-29 19:07:35 +00:00
Description: 6502 cross-assembler with original syntax extensions.
2014-06-12 19:19:11 +00:00
Package: xasm-scite
Architecture: all
Depends: scite
Description: xasm syntax highlighting and single keystroke compilation for SciTE.