-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathsnapcraft.yaml
38 lines (36 loc) · 1.03 KB
/
snapcraft.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
name: poplog
version: 16.0.1
summary: Poplog Development Environment
description: |
Poplog is an Open Source, reflective, incrementally compiled software
development environment for the programming languages POP-11, Common Lisp,
Prolog, and Standard ML, originally created in the UK for teaching and
research in Artificial Intelligence at the University of Sussex, and
later marketed as a commercial package for software development as well
as for teaching and research. It was one of the initiatives supported for
a while by the UK government-funded Alvey Programme.
confinement: classic
grade: devel
base: core20
parts:
poplog:
plugin: dump
source: prebuilt/
source-type: local
build-attributes: [keep-execstack]
stage-packages:
- gcc
- build-essential
- libncurses5
- libncurses5-dev
- libstdc++6
- libxext6
- libxext-dev
- libx11-6
- libx11-dev
- libxt-dev
- libmotif-dev
- espeak
apps:
poplog:
command: usr/bin/poplog