1
0
mirror of https://github.com/pfusik/xasm.git synced 2025-01-10 17:30:27 +00:00
xasm/debian/control

17 lines
433 B
Plaintext
Raw Normal View History

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