#48397: FreeRDP @1.1.0-beta1-2015031201 without VideoDecodeAcceleration for PPC? -------------------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: VideoDecodeAcceleration | Port: FreeRDP -------------------------------------+-------------------------------- FreeRDP requires VideoDecodeAcceleration (VDA) provided by ffmpeg, however, VDA apparently is "Intel only", so that ffmpeg is built without VDA on PPC, so presently FreeRDP in turn cannot be built on PPC. Though my Powerbook G4 has nothing to do with hardware accelerated video decoding, I wonder if there is a way to leave VDA out for FreeRDP. rdesktop is not capable to connect with Win2012 server, FreeRDP basically can. Here is how the configure script stops: {{{ ... :info:configure CMake Error: The following variables are used in this project, but they are set to NOTFOUND. :info:configure Please set them or make sure they are set and tested correctly in the CMake files: :info:configure COREVIDEODECODE_LIBRARY :info:configure linked by target "tsmf-client-ffmpeg-decoder" in directory /Volumes/Data/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_FreeRDP/FreeRDP/work /FreeRDP-770c67d/channels/tsmf/client/ffmpeg :info:configure :info:configure -- Configuring incomplete, errors occurred! ... }}} -- Ticket URL: <https://trac.macports.org/ticket/48397> MacPorts <https://www.macports.org/> Ports system for OS X