Commit Graph

16 Commits (09459ed0008b42098549c0213916e85f567b0579)

Author SHA1 Message Date
zunda 8c928faff3
Refresh Heroku related thingy for heroku-24 stack ()
zunda c0ea33e3fc
Make it possible to upload audio and video to Heroku app ()
zunda 10370d316a
Remove packages that are provided by Heroku stacks ()
Hayden c8bf6192e4
Heroku fix ()
Currently building on Heroku fails with a package error for libidn11. Since Mastodon uses idn-ruby 0.1.2 we should upgrade to libidn12
Yamagishi Kazutoshi 298491a816
Remove protobuf dependencies ()
Daigo 3 Dango bc4efd5e98
Use libvpx >= 5 ()
Ubuntu 18.04 provides libvpx5 while Ubuntu 20.04 does libvpx6
Daigo 3 Dango abb14579a7
Stop installing libssl-dev for build ()
libssl-dev is provided with the stack image in build time and
conflicts in building openssl Gem for webauthn Gem added with .
Daigo 3 Dango 675f4705c7 Adjust Aptfile for Heroku-18 stack ()
Jeong Arm c8c25ea7eb Add dependencies for uWebSockets ()
UWS needs openssl and zlib https://github.com/uNetworking/uWebSockets/wiki/Misc.-details#dependencies
Daigo 3 Dango 081f907f90 Specify libicu explicitly in Aptfile ()
It seems libicu-dev no longer installs libicu55 needed by charlock_holmes.
Yamagishi Kazutoshi 161f72cce3 Add libidn11 to Aptfile ()
Fix builds that fail on Heroku.
masarakki 579e85f606 add-libpq-dev ()
masarakki d6f5dbff3e add-dependent-package ()
nullkal 007ab330e6 Use charlock_holmes instead of nkf at FetchLinkCardService ()
* 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
Daigo 3 Dango f5c3d20e9c Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs ()
This change adds mp4 support confirmed on Heroku-16 stack.
Daigo 3 Dango 831386977e Use cid3 on Heroku ()
Use https://github.com/heroku/heroku-buildpack-apt to
install protobuf-compiler and libprotobuf-dev which are needed by cid3