-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkalvi.make
93 lines (63 loc) · 2.45 KB
/
kalvi.make
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
88
89
90
91
92
; This file was auto-generated by drush make
core = 7.x
api = 2
projects[drupal][version] = "7.x"
; Profiles
; Please fill the following out. Type may be one of get, git, bzr or svn,
; and url is the url of the download.
projects[kalvi][download][type] = ""
projects[kalvi][download][url] = ""
projects[kalvi][type] = "profile"
; Modules
projects[ctools][version] = "1.3"
projects[chosen][version] = "2.0-alpha4"
projects[devel][version] = "1.3"
projects[eck][version] = "2.0-rc2"
projects[entity][version] = "1.3"
projects[entityreference][version] = "1.1"
projects[features][version] = "2.0"
projects[media][version] = "1.4"
projects[h5p][version] = "1.0-alpha1"
projects[inline_comments][version] = "1.0-beta2"
projects[jquery_update][version] = "2.3"
projects[libraries][version] = "2.0"
projects[link][version] = "1.2"
projects[oembed][version] = "0.1-beta3"
projects[media_youtube][version] = "2.0-rc4"
projects[relation][version] = "1.0-rc4"
projects[relation_select][version] = "1.x-dev"
projects[reply][version] = "1.x-dev"
projects[subform][version] = "1.0-alpha2"
projects[views][version] = "3.7"
; Themes
projects[bootstrap][version] = "3.0"
projects[omega][version] = "4.2"
; Modules
; Please fill the following out. Type may be one of get, git, bzr or svn,
; and url is the url of the download.
;projects[coding_problem][download][type] = ""
;projects[coding_problem][download][url] = ""
;projects[coding_problem][type] = "module"
; Please fill the following out. Type may be one of get, git, bzr or svn,
; and url is the url of the download.
;projects[ideone][download][type] = ""
;projects[ideone][download][url] = ""
;projects[ideone][type] = "module"
; Please fill the following out. Type may be one of get, git, bzr or svn,
; and url is the url of the download.
;projects[sessions][download][type] = ""
;projects[sessions][download][url] = ""
;projects[sessions][type] = "module"
; Libraries
; Please fill the following out. Type may be one of get, git, bzr or svn,
; and url is the url of the download.
;libraries[chosen][download][type] = ""
;libraries[chosen][download][url] = ""
;libraries[chosen][directory_name] = "chosen"
;libraries[chosen][type] = "library"
; Please fill the following out. Type may be one of get, git, bzr or svn,
; and url is the url of the download.
;libraries[codemirror][download][type] = ""
;libraries[codemirror][download][url] = ""
;libraries[codemirror][directory_name] = "codemirror"
;libraries[codemirror][type] = "library"