forked from lamestation/lamestation-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
packthing.yml
87 lines (77 loc) · 2.3 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
76
77
78
79
80
81
82
83
84
85
86
87
name: LameStation SDK
package: lamestation-sdk
org: LameStation LLC
url: http://www.lamestation.com/
maintainer: LameStation
email: [email protected]
copyright: 2014-2015
license: GPLv3
tagline: The development environment for LameStation
description: Everything you need to get started making LameStation games today.
master: lamestation-sdk
target:
deb:
depends: libftdi1
categories: Education;ComputerScience
section: Applications/Education
help2man:
- propelleride
- propman
- openspin
- lsimage
- img2dat
dmg:
category: public.app-category.education
background: icons/mac-dmg.png
bundle: lamestation-sdk
inno:
banner: icons/win-banner.bmp
run: lslauncher
repos:
lamestation-sdk:
url: https://github.com/lamestation/lamestation-sdk.git
builder: dir
root: library
lslauncher:
url: https://github.com/lamestation/lslauncher.git
builder: qmake
files:
lslauncher:
name: LameStudio
icon: icons/seal.png
propelleride:
url: https://github.com/parallaxinc/PropellerIDE.git
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
branch: master
openspin:
url: https://github.com/bweir/OpenSpin.git
tag: 0.3.0
builder: qmake
root: qmake
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
lsimage:
url: https://github.com/lamestation/lsimage.git
builder: qmake
files:
lsimage:
name: LSImage
icon: icons/img.png