Skip to content

Commit 574c962

Browse files
pedroerpfacebook-github-bot
authored andcommitted
Add libicu manifest
Summary: Adding libicu manifest, which will be used by f4d/velox Reviewed By: amitkdutta Differential Revision: D25934666 fbshipit-source-id: 247d9961c90fcfc497498b556626e9ef1739b191
1 parent d4f003d commit 574c962

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

  • build/fbcode_builder/manifests
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
[manifest]
2+
name = libicu
3+
4+
[rpms]
5+
libicu-devel
6+
7+
[debs]
8+
libicu-dev
9+
10+
[download]
11+
url = https://github.com/unicode-org/icu/releases/download/release-68-2/icu4c-68_2-src.tgz
12+
sha256 = c79193dee3907a2199b8296a93b52c5cb74332c26f3d167269487680d479d625
13+
14+
[build.not(os=windows)]
15+
builder = autoconf
16+
subdir = icu/source
17+
18+
[build.os=windows]
19+
builder = nop

0 commit comments

Comments
 (0)