zunda
458f6d0afb
Make it possible to upload audio and video to Heroku app ( #24866 )
2 years ago
zunda
246ec71ef1
Remove packages that are provided by Heroku stacks ( #19836 )
2 years ago
Hayden
5d1a6a6b8b
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
a40e6f5d97
Remove protobuf dependencies ( #17539 )
3 years ago
Daigo 3 Dango
89774b62bf
Use libvpx >= 5 ( #15591 )
...
Ubuntu 18.04 provides libvpx5 while Ubuntu 20.04 does libvpx6
4 years ago
Daigo 3 Dango
ef694c7d5f
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
1705dd5310
Adjust Aptfile for Heroku-18 stack ( #8588 )
6 years ago
Jeong Arm
dab950626f
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
061e4e7e83
Specify libicu explicitly in Aptfile ( #4920 )
...
It seems libicu-dev no longer installs libicu55 needed by charlock_holmes.
7 years ago
Yamagishi Kazutoshi
7345b8ac89
Add libidn11 to Aptfile ( #4475 )
...
Fix builds that fail on Heroku.
7 years ago
masarakki
c3401c421a
add-libpq-dev ( #4445 )
7 years ago
masarakki
b4bc1d824a
add-dependent-package ( #4330 )
7 years ago
nullkal
07024f56df
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
63de8485e2
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
347dda7cfd
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