This repository has been archived by the owner on Mar 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 334
/
drupal-org.make
139 lines (89 loc) · 5.19 KB
/
drupal-org.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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
core = 7.x
api = 2
defaults[projects][subdir] = contrib
; Contrib Modules
; ==============================================================================
projects[apachesolr][version] = 1.8
projects[apachesolr][patch][1764352-2] = https://www.drupal.org/files/issues/decouple_cron-1764352-2.patch
projects[apachesolr][patch][2457953] = https://www.drupal.org/files/issues/apachesolr-speedup-slow-select-query-2457953-18.patch
projects[apachesolr][patch][2476229] = https://www.drupal.org/files/issues/apachesolr-solr_clear_batch-2476229-1.patch
projects[captcha][version] = 1.0
projects[conditional_styles][version] = 2.1
projects[logger][version] = 1.0-alpha2
projects[context][version] = 3.6
projects[ctools][version] = 1.9
projects[date][version] = 2.8
projects[diff][version] = 3.2
projects[efq_extra_field][download][type] = git
projects[efq_extra_field][download][url] = http://git.drupal.org/project/efq_extra_field.git
projects[efq_extra_field][download][revision] = c81036076d3818afb8fd16041b00bf6dabf0b6b1
projects[efq_extra_field][patch][2399063-1] = https://www.drupal.org/files/issues/efq_extra_field-move_class_to_include-2399063-1.patch
projects[entity][version] = 1.6
projects[entitycache][version] = 1.2
projects[entityreference][version] = 1.1
projects[eva][version] = 1.2
projects[features][version] = 2.9
projects[feeds][version] = 2.0-beta1
projects[globalredirect][version] = 1.5
projects[google_analytics][version] = 2.3
projects[imce][version] = 1.7
projects[job_scheduler][version] = 2.0-alpha3
projects[libraries][version] = 2.1
; Fix PHP warning on cache clear.
projects[libraries][patch][1938638-49] = https://drupal.org/files/libraries-undefined-index-foo.patch
projects[link][version] = 1.4
projects[logintoboggan][version] = 1.5
; Improve performance by getting rid of MySQL LOWER(), which creates a temp
; table.
projects[logintoboggan][patch][1747878-2] = http://drupal.org/files/1747878-2-remove-lower.patch
projects[logintoboggan][patch][] = http://drupal.org/files/password_token-1165126-6.patch
projects[maintenance200][version] = 1.0
projects[memcache][version] = 1.0
projects[pathauto][version] = 1.2
projects[petitionssignatureform][type] = module
projects[petitionssignatureform][download][type] = git
projects[petitionssignatureform][download][url] = http://git.drupal.org/sandbox/whitehouse/2283727.git
projects[petitionssignatureform][download][revision] = 3d3e3bcf2d588b0e9747ef5df5e788770cd2d0ee
projects[profile2][version] = 1.3
projects[recaptcha][version] = 1.10
projects[services][version] = 3.12
projects[services_documentation][download][revision] = e3accca7f2c
projects[shunt][version] = 1.3
projects[strongarm][version] = 2.0
projects[textcaptcha][version] = 1.3
; Set textcaptcha_cron variable to 0 by default.
projects[textcaptcha][patch][2144807-1] = https://drupal.org/files/issues/textcaptcha-cron_default-2144807-1.patch
; Optimize question fetching queries.
projects[textcaptcha][patch][2279207-1] = https://drupal.org/files/issues/textcatpcha-query-optimizations-2279207-1.patch
projects[token][version] = 1.5
projects[transliteration][version] = 3.2
projects[views][version] = 3.14
projects[views_infinite_scroll][version] = 1.1
; Apply patch from https://www.drupal.org/node/1199794 to eliminate count query from infinite scroller for performance
projects[views_infinite_scroll][patch][1199794] = https://www.drupal.org/files/issues/infinite_scroll_no_count.patch
projects[views_bulk_operations][version] = 3.3
projects[wysiwyg][version] = 2.2
projects[usfedgov_google_analytics][version] = 1.0-rc1
; Third Party Libraries
; ==============================================================================
libraries[faker][download][type] = get
libraries[faker][download][url] = https://github.com/fzaninotto/Faker/archive/v1.3.0.tar.gz
libraries[disposable_email_checker][download][type] = git
libraries[disposable_email_checker][download][url] = https://github.com/vboctor/disposable_email_checker.git
libraries[disposable_email_checker][download][revision] = d386efd48519b746b00a52f255cfa890e83e2992
libraries[disposable_email_checker][patch][pull-9] = https://patch-diff.githubusercontent.com/raw/vboctor/disposable_email_checker/pull/9.patch
; The jQuery plugin required for views_infinite_scroll to work.
; Calling this library js is a trick to get the file to the right spot, it
; should be fixed.
libraries[js][download][type] = file
libraries[js][download][url] = http://jquery-autopager.googlecode.com/files/jquery.autopager-1.0.0.js
libraries[js][destination] = modules/contrib/views_infinite_scroll
libraries[petitions-php-sdk][download][type] = git
libraries[petitions-php-sdk][download][url] = http://git.drupal.org/sandbox/whitehouse/2283729.git
libraries[petitions-php-sdk][download][revision] = fe03d49e39e88e87cff2295172d02a8a22c94910
; Required by Services module for REST server.
libraries[spyc][download][type] = file
libraries[spyc][download][url] = https://raw.github.com/mustangostang/spyc/79f61969f63ee77e0d9460bc254a27a671b445f3/spyc.php
libraries[spyc][download][filename] = spyc.php
libraries[fed_analytics][download][type] = get
libraries[fed_analytics][download][url] = https://github.com/GSA/DAP-Gov-wide-GA-Code/archive/1785a8c79cb991ef4efd1a8ee6b7c3d66647119f.zip