Commit Graph

59 Commits

Author SHA1 Message Date
John Maguire bebd0b5d3c Remove mms plugin from mac build
Removed from upstream gstreamer
2022-05-18 14:21:58 +01:00
John Maguire 62d2f0de9b Apparently gstreamer plugins use .dylib now 2020-09-22 13:57:06 +01:00
John Maguire 16843da416 Use absolute path for @loader_path libs 2020-08-25 19:07:37 +01:00
John Maguire aea90eb6bb Munge mac libraries with @loader_path 2020-08-25 19:07:37 +01:00
John Maguire 1c0c3fc2d2 Port macdeploy to python 3 2020-08-25 19:07:37 +01:00
John Maguire acda1bc1db
Add mac style plugin 2020-01-13 17:02:13 +00:00
John Maguire e3c191b751 Version agnostic paths in macdeploy 2019-11-11 17:55:06 +00:00
John Maguire 992311c185 Bunch of mac build fixes 2019-10-16 19:42:21 +01:00
John Maguire 453270c8b5 Fixes for compiling against qt5 on mac 2018-12-05 18:16:34 +01:00
John Maguire 913cc29186 Include xingmux plugin on mac.
Fixes #5231
2017-09-17 14:15:52 +01:00
Jacob Henner e7ec942256 Explicitly using python2 to prevent errors on py3-default systems 2017-03-13 18:58:15 +00:00
John Maguire f829fd2d0d Use cross version of otool if available. 2016-12-19 12:54:23 +00:00
John Maguire ae4fac4b4f Use cross version of install_name_tool if available. 2016-12-15 11:43:47 +00:00
John Maguire acc5e9f07c Use linux-compatible commands in mac script. 2016-12-15 11:37:01 +00:00
David Sansome ea0480f32c Don't create Versions/4/4 symlinks 2015-12-13 17:55:48 +11:00
David Sansome d50cfd5293 Install frameworks into the app bundle properly so Mavericks considers them signed 2015-12-10 23:31:01 -06:00
John Maguire e9dc93942d Update plugin library names for gstreamer-1.0 2014-09-30 17:52:51 +02:00
John Maguire db91aed036 Update mac gstreamer plugin search path 2014-09-30 17:30:34 +02:00
John Maguire 03e2fc4282 Remove TIFF plugin support from Mac at least for now. 2013-11-26 14:27:30 +01:00
John Maguire 904bdc5b95 Ship Opus plugin on mac. 2013-07-16 15:52:44 +02:00
John Maguire e7ff2ff2ac Remove special casing for libiconv. 2013-07-12 15:09:08 +02:00
John Maguire b9f306364c Add directory to default Qt plugin search path on mac. 2013-07-08 18:35:44 +02:00
David Sansome fb60106ccd Copy Qt frameworks out of /target/lib 2012-11-24 17:46:32 +11:00
David Sansome d97e1f2323 Add some logging to macdeploy.py 2012-11-24 17:46:25 +11:00
John Maguire 4a96ce9561 Add plugins for RTSP streaming to Mac. 2012-10-09 14:37:21 +02:00
John Maguire 06f7acd96b Ship some GIO modules on Mac so HTTPS works correctly. 2012-07-30 17:52:21 +02:00
John Maguire a5c7a9b9c6 Remove gstgio on Mac as it doesn't appear to be necessary. 2012-02-06 17:23:08 +01:00
John Maguire 8582253738 Cleanup mac deploy script a little bit. 2012-01-09 11:43:57 +00:00
John Maguire aa20c2b226 Deploy clementine-tagreader on mac. 2012-01-09 11:24:34 +00:00
John Maguire f241124b1d Remove old OFA fingerprinter. 2012-01-06 16:40:08 +00:00
John Maguire 8df341492b Copy appsrc/appsink plugin on Mac. 2011-11-30 13:29:18 +01:00
John Maguire efbd19fb36 Add gdp payload/depayload plugin on mac. 2011-11-28 20:53:49 +01:00
John Maguire 9d81fe5123 Force the usage of non-system libiconv on Mac. 2011-11-07 14:48:27 +01:00
John Maguire 4dacc95172 Remove gstqtwrapper as the Quicktime framework is 32-bit only and copy only the 64-bit parts of libraries we use. 2011-11-06 15:39:22 +01:00
John Maguire 83a21f0576 Add gstreamer cdio plugin to mac bundle. 2011-08-09 21:14:40 +02:00
John Maguire 163b50bbaa Remove obsolete PyQt mac deployment code. 2011-05-26 12:19:06 +00:00
John Maguire 58ea8f5b78 Search stow for frameworks on mac. 2011-05-18 14:56:53 +00:00
John Maguire a1c3a08f25 Re-add mac search paths so it's still possible to build with fink deps. 2011-05-09 15:54:17 +00:00
David Sansome 4b04d50a22 Take mac dependencies from /target, remove old stuff like xine plugins 2011-05-07 14:47:33 +00:00
John Maguire b45e11712a Correctly copy and fix up spotify blob on mac. 2011-04-28 20:37:13 +00:00
John Maguire 455a3f001a Spotify playback works on mac. 2011-04-26 22:35:31 +00:00
John Maguire 24ad106750 Add some missing plugins for transcoding to MP3 on mac. 2011-04-04 12:51:38 +00:00
John Maguire d86dce4b96 Add support for Google breakpad on mac. (Uploading crash reports doesn't work yet due to redirect). 2011-03-25 11:38:03 +00:00
John Maguire f1f4a8a164 Add OFA gstreamer plugin on mac for music fingerprinting. 2011-03-17 14:25:30 +00:00
John Maguire e5f9db8d2e Switch Mac gstreamer HTTP plugin from neon to soup. 2011-02-17 20:26:48 +00:00
John Maguire 6d98f24f30 Add wavpack plugin on OS X.
Update issue #1398
This probably fixes it.
2011-01-31 22:19:49 +00:00
John Maguire 06c62f169f Set default mac sidebar to Large and allow building on mac without tunepimp & scripting. 2011-01-29 21:28:11 +00:00
John Maguire 703a3b43d6 Mac build fixes for musicbrainz integration. 2011-01-27 14:48:58 +00:00
John Maguire 2c9964ffa9 zomg scripting support on Mac. 2011-01-18 14:02:51 +00:00
John Maguire 0186c87bae Quiet macdeploy script. 2010-12-04 20:43:06 +00:00