require "formula" class Libgit2 < Formula homepage "https://libgit2.github.com/" url "https://github.com/libgit2/libgit2/archive/v0.21.3.tar.gz" sha1 "d116cb15f76edf2283c85da40389e4fecc8d5aeb" head "https://github.com/libgit2/libgit2.git", :branch => "development" bottle do cellar :any sha1 "1eaa718a043b055902f0cd5c01a7a93b14836d85" => :yosemite sha1 "9b5d5f3026c699e05ad9a623ea37e004e800af30" => :mavericks sha1 "059ee25e0a3d46ad685b3d55394ae1c8a007da70" => :mountain_lion end option :universal depends_on "cmake" => :build depends_on "libssh2" => :optional depends_on "openssl" def install args = std_cmake_args args << "-DBUILD_TESTS=NO" if build.universal? ENV.universal_binary args << "-DCMAKE_OSX_ARCHITECTURES=#{Hardware::CPU.universal_archs.as_cmake_arch_flags}" end mkdir "build" do system "cmake", "..", *args system "make", "install" end end end lue='master' selected='selected'>master
aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngLocale/angular-locale_es-ec.js
blob: cc6eb76eadc2924ba7c371028e5c7607d4521885 (plain)
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