-
Notifications
You must be signed in to change notification settings - Fork 26
/
packthing.yml
75 lines (66 loc) · 1.74 KB
/
packthing.yml
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
name: PropellerIDE
package: propelleride
org: Parallax Inc.
url: http://developer.parallax.com/projects/propelleride/
maintainer: LameStation
email: [email protected]
copyright: 2014-2015
license: GPLv3
tagline: The fun Spin editor
description: An easy-to-use cross-platform development tool for the Parallax Propeller microcontroller.
master: propelleride
target:
deb:
depends: libftdi1
categories: Development;IDE
section: Applications/Editors
help2man:
- propelleride
- propman
- openspin
dmg:
category: public.app-category.developer-tools
background: icons/mac-dmg.png
bundle: propelleride
inno:
banner: icons/win-banner.bmp
run: propelleride
repos:
propelleride:
url: https://github.com/parallaxinc/PropellerIDE.git
branch: master
builder: qmake
files:
propelleride:
name: PropellerIDE
icon: icons/icon-new.png
mimetypes:
- type: text/x-spin
extension: spin
description: Propeller Spin object
icon: icons/text-x-spin.png
- type: application/x-binary
extension: binary
description: Propeller binary
icon: icons/application-x-binary.png
openspin:
url: https://github.com/bweir/OpenSpin.git
tag: 0.3.0
builder: qmake
root: qmake
propbasic:
url: https://github.com/parallaxinc/PropBasic.git
tag: 1.44.2
builder: fpc
root: src
ide-prebuilts:
url: https://github.com/bweir/ide-prebuilts.git
branch: master
builder: prebuilt
library:
url: https://github.com/parallaxinc/spin-standard-library.git
builder: dir
root: library
doc:
url: https://github.com/parallaxinc/spin-docs.git
builder: dir