-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.php.yml
More file actions
40 lines (34 loc) · 889 Bytes
/
package.php.yml
File metadata and controls
40 lines (34 loc) · 889 Bytes
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
name: 'jphp-richtextfx-ext'
version: '1.3.1'
description: 'RichTextArea for jphp-gui-ext'
plugins: [Gradle, Hub, Doc]
deps:
jphp-runtime: '*'
jphp-gui-ext: ^3.0.0
jfx:
version: 13.0.2
gradle:
deps:
- 'org.fxmisc.richtext:richtextfx:0.10.4'
providedDeps:
- 'org.openjfx:javafx-base:%jfx.version%:linux'
- 'org.openjfx:javafx-graphics:%jfx.version%:linux'
- 'org.openjfx:javafx-controls:%jfx.version%:linux'
- 'org.openjfx:javafx-fxml:%jfx.version%:linux'
- 'org.openjfx:javafx-media:%jfx.version%:linux'
- 'org.openjfx:javafx-swing:%jfx.version%:linux'
-
hub:
login: 'yousan4ik@gmail.com'
config:
ignore:
- '/sandbox/**'
- '/.idea/**'
- '/*.iml'
- '/.git/**'
- '/package.hub.yml'
doc:
url-prefix: https://github.com/jphp-group/jphp-richtextfx-ext/blob/master/api-docs/
langs:
en: English
ru: Русский