aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-remoting__remoting.gyp
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2011-10-25 18:21:28 +0000
committerRene Ladan <rene@FreeBSD.org>2011-10-25 18:21:28 +0000
commit1ad3f02ee5450b2cef1361c3d02fff7c7a76068e (patch)
tree60f5f0a90db27efff87def2b021a847377d779b3 /www/chromium/files/patch-remoting__remoting.gyp
parent683c1e4913160cd0071e7332f2782b1d43a9ed2f (diff)
downloadports-1ad3f02ee5450b2cef1361c3d02fff7c7a76068e.tar.gz
ports-1ad3f02ee5450b2cef1361c3d02fff7c7a76068e.zip
Notes
Diffstat (limited to 'www/chromium/files/patch-remoting__remoting.gyp')
-rw-r--r--www/chromium/files/patch-remoting__remoting.gyp34
1 files changed, 11 insertions, 23 deletions
diff --git a/www/chromium/files/patch-remoting__remoting.gyp b/www/chromium/files/patch-remoting__remoting.gyp
index eaf803408485..7455d2b5e06f 100644
--- a/www/chromium/files/patch-remoting__remoting.gyp
+++ b/www/chromium/files/patch-remoting__remoting.gyp
@@ -1,23 +1,11 @@
---- remoting/remoting.gyp.orig 2011-09-07 02:04:45.000000000 +0300
-+++ remoting/remoting.gyp 2011-09-07 02:08:27.000000000 +0300
-@@ -53,6 +53,20 @@
- 'resources/linux/chromoting16.png',
- ],
- }],
-+ ['OS=="freebsd" and target_arch=="x64"', {
-+ 'name_suffix': '- FreeBSD - amd64',
-+ 'remoting_it2me_os_files': [
-+ 'resources/linux/chromoting128.png',
-+ 'resources/linux/chromoting16.png',
-+ ],
-+ }],
-+ ['OS=="freebsd" and target_arch!="x64"', {
-+ 'name_suffix': '- FreeBSD',
-+ 'remoting_it2me_os_files': [
-+ 'resources/linux/chromoting128.png',
-+ 'resources/linux/chromoting16.png',
-+ ],
-+ }],
- ['OS=="win"', {
- 'plugin_extension': 'dll',
- 'plugin_prefix': '',
+--- remoting/remoting.gyp.orig 2011-10-07 11:31:35.000000000 +0300
++++ remoting/remoting.gyp 2011-10-09 14:43:52.277370445 +0300
+@@ -345,7 +345,7 @@
+ '../ui/ui.gyp:ui',
+ '../net/net.gyp:net',
+ '../skia/skia.gyp:skia',
+- '../third_party/libvpx/libvpx.gyp:libvpx',
++ '../third_party/libvpx/libvpx.gyp:libvpx_lib',
+ '../third_party/protobuf/protobuf.gyp:protobuf_lite',
+ '../third_party/zlib/zlib.gyp:zlib',
+ '../media/media.gyp:yuv_convert',