Hayden
c8bf6192e4
Heroku fix ( #19807 )
...
Currently building on Heroku fails with a package error for libidn11. Since Mastodon uses idn-ruby 0.1.2 we should upgrade to libidn12
2 years ago
Yamagishi Kazutoshi
298491a816
Remove protobuf dependencies ( #17539 )
3 years ago
Daigo 3 Dango
bc4efd5e98
Use libvpx >= 5 ( #15591 )
...
Ubuntu 18.04 provides libvpx5 while Ubuntu 20.04 does libvpx6
4 years ago
Daigo 3 Dango
abb14579a7
Stop installing libssl-dev for build ( #14660 )
...
libssl-dev is provided with the stack image in build time and
conflicts in building openssl Gem for webauthn Gem added with #14466 .
4 years ago
Daigo 3 Dango
675f4705c7
Adjust Aptfile for Heroku-18 stack ( #8588 )
6 years ago
Jeong Arm
c8c25ea7eb
Add dependencies for uWebSockets ( #7466 )
...
UWS needs openssl and zlib https://github.com/uNetworking/uWebSockets/wiki/Misc.-details#dependencies
6 years ago
Daigo 3 Dango
081f907f90
Specify libicu explicitly in Aptfile ( #4920 )
...
It seems libicu-dev no longer installs libicu55 needed by charlock_holmes.
7 years ago
Yamagishi Kazutoshi
161f72cce3
Add libidn11 to Aptfile ( #4475 )
...
Fix builds that fail on Heroku.
7 years ago
masarakki
579e85f606
add-libpq-dev ( #4445 )
7 years ago
masarakki
d6f5dbff3e
add-dependent-package ( #4330 )
7 years ago
nullkal
007ab330e6
Use charlock_holmes instead of nkf at FetchLinkCardService ( #4080 )
...
* Specs for language detection
* Use CharlockHolmes instead of NKF
* Correct mistakes
* Correct style
* Set hint_enc instead of falling back and strip_tags
* Improve specs
* Add dependencies
7 years ago
Daigo 3 Dango
f5c3d20e9c
Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs ( #3276 )
...
This change adds mp4 support confirmed on Heroku-16 stack.
8 years ago
Daigo 3 Dango
831386977e
Use cid3 on Heroku ( #3001 )
...
Use https://github.com/heroku/heroku-buildpack-apt to
install protobuf-compiler and libprotobuf-dev which are needed by cid3
8 years ago