Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add mkvtoolnix v8.5.2 #2178

Closed
wants to merge 2 commits into from
Closed

add mkvtoolnix v8.5.2 #2178

wants to merge 2 commits into from

Conversation

cytec
Copy link
Member

@cytec cytec commented Mar 7, 2016

as requested: #974

@Dr-Bean i've only tested with cedarview 5.1 and 5.2 toolchain atm... compiles fine but 2 things:

  1. you'll have to set LC_ALL=C manually in terminal before executing any of the binaries or they crash with terminate called after throwing an instance of 'std::runtime_error' what(): locale::facet::_S_create_c_locale name not valid Aborted (core dumped)
  2. I've put python in build_depends as the lib/bin files are not needed on the device but somehow it copys them over anyway... what's the correct way to remove unneeded stuff from the final package? ex: all bin tools except the mkv... ones?

EDIT: i've selected v8.5.2 because it's the last version which compiles with gcc < 4.8

@Dr-Bean
Copy link
Contributor

Dr-Bean commented Mar 11, 2016

I would have suggested to setting LC_ALL + calling the binary in a small script, and put that on PATH, but presumably all four binaries would need that same treatment :/
Probably best to mention it in a help page/wiki or even the package description.

As for Python's PLIST, cross/boost includes Python as DEPENDS: that way Python's PLIST would still be processed. Maybe see if changing boost to use BUILD_DEPENDS works: Deluge is the only other package that uses boost, and it shouldn't need to include Python either.

@hgy59 hgy59 added the build/ruby Requires ruby for rake/drake build system label Jan 1, 2021
@hgy59 hgy59 mentioned this pull request Jan 1, 2021
@hgy59 hgy59 mentioned this pull request May 9, 2021
3 tasks
@hgy59 hgy59 closed this in #4622 May 11, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
build/ruby Requires ruby for rake/drake build system status/needs-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants