Commit Graph

97 Commits

Author SHA1 Message Date
robert
50dcc346db update to 20.0.1132.47 2012-07-10 09:22:34 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
robert
1f4053bbd9 Add a temporary workaround to the chrome wrapper script that checks
if the SingletonLock file is available and valid.
The problem is that when chrome crashes one of the destructors fail to
remove the lockfile and then when you start chrome again, it will
try to communicate with the old PID of the chromium main process, because
the SingletonLock file will point to `hostname`-PID_of_old_chromium and
since that process is not running anymore, startup will fail.
2012-05-17 08:52:59 +00:00
robert
90bb96b466 update to 18.0.1025.168 2012-05-05 14:03:39 +00:00
robert
987aa742fd update to 18.0.1025.162 2012-04-15 13:33:24 +00:00
robert
74101d13e1 make sure we use big enough buffers for sysctl(3) 2012-04-15 10:40:44 +00:00
robert
274a4dd29b update to 18.0.1025.152 2012-04-10 19:13:46 +00:00
robert
74eded4fb8 libgnome-keyring is both a run and a build dependency 2012-04-08 07:56:21 +00:00
robert
c45244ce9c update to 18.0.1025.142; requires gcc 4.6 from now on 2012-04-03 13:59:35 +00:00
robert
74dfb01f2b update to 17.0.963.83 2012-03-24 07:36:43 +00:00
ajacoutot
56fe913c3c Remove left-over useless SUBST_CMD.
ok robert@ (maintainer)
2012-03-23 13:31:25 +00:00
robert
6e1993ad40 Disable using the zygote process just like on macosx to make
chrome happy with rthreads.
This change is fine anyways because we are not using the setuid
sandboxing which would require the zygote process.
2012-03-20 20:52:44 +00:00
robert
9af319545f update to 17.0.963.79 2012-03-12 10:28:30 +00:00
robert
626d3f5642 update to 17.0.963.78 2012-03-08 18:56:26 +00:00
robert
bcc810c80e update to 17.0.963.66 2012-03-06 18:41:54 +00:00
robert
9a3132e553 update to 17.0.963.65 2012-03-05 12:57:48 +00:00
robert
e2535fdd7c update to 17.0.963.56 2012-02-17 10:19:50 +00:00
robert
7ff1f9994d update to 16.0.912.77 2012-01-24 08:31:40 +00:00
ajacoutot
f72cb7f26e Increase limits to minimum working defaults.
ok robert@ (maintainer)
2012-01-11 16:24:07 +00:00
robert
7225978c26 update to 16.0.912.75 and backport a fix from Chromium SVN to fix the KDE
issues
2012-01-06 16:27:26 +00:00
ajacoutot
95a4fc7621 gamin,-server is gone, glib2 supports native file monitoring with kqueue(2). 2012-01-01 09:04:13 +00:00
robert
612b65fa80 update to 16.0.912.63 2011-12-14 16:58:19 +00:00
ajacoutot
6701b34d5d Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:20:52 +00:00
robert
57b3f08e60 update to 15.0.874.121 2011-11-17 14:53:21 +00:00
robert
7b93035498 update to 15.0.874.120 2011-11-11 22:54:53 +00:00
robert
1d1f0ea496 update to 15.0.874.102.
switch from using the hacked macosx transport dib to the linux one
which uses sysv shms.
make sure you also have a current kernel before using this version
2011-10-27 07:59:08 +00:00
robert
2ea0701574 update to 14.0.835.202 2011-10-05 16:16:44 +00:00
robert
154c88a827 update to 14.0.835.163 2011-09-19 08:55:26 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
ajacoutot
adfd7f6996 Fix build fix cups >=1.5. 2011-09-08 10:34:25 +00:00
robert
40a9de8641 update to 13.0.782.220 2011-09-04 20:44:47 +00:00
robert
7fbe6fea27 update to 13.0.782.218 2011-08-31 13:50:42 +00:00
robert
d5880a823b update to 13.0.782.215 2011-08-23 09:33:03 +00:00
robert
2dd585500f update to the next stable release (13.0.782.112) 2011-08-16 08:17:44 +00:00
robert
9f86f5a83c update to 12.0.742.122 2011-07-26 20:47:55 +00:00
halex
c8b1c12875 fix the chrome wrapper script a bit
- skip the tests if you already have a running chrome instance
- default to 'no' (meaning you must not use the mouse for doing the
  sensible thing)
- do not start chrome if you just close the window (alt+f4 etc)

ok robert@
2011-07-05 09:16:19 +00:00
robert
f5bf576b18 update to 12.0.742.112 2011-06-29 06:32:32 +00:00
ajacoutot
a35af41beb Add gnome-icon-theme to RUN_DEPENDS, it's needed to render some icons.
ok robert@ (maintainer)
2011-06-28 11:34:42 +00:00
canacar
9c5121f96b Try to set the number of open files to the desired value before warning
about openfiles-max. ok robert@
2011-06-17 04:25:06 +00:00
robert
dd75e16ee2 Use MODPY_VERSION instead of hardcoding 2.6 which is not the case anymore
since we default to python 2.7
2011-06-15 19:41:02 +00:00
robert
38c1147a8d update to chromium-12.0.742.100 2011-06-15 10:59:55 +00:00
robert
9a2097bd24 fix AtomicWord definition on i386, no bump needed 2011-06-10 07:41:24 +00:00
robert
b49d7d8c4c Update to the new stable branch: 12.0.742.91
http://googlechromereleases.blogspot.com/2011/06/chrome-stable-release.html
2011-06-08 20:36:56 +00:00
rpointel
d9c94aa811 bump after default python version switch 2011-06-08 18:15:28 +00:00
robert
4f302c4365 update to chromium-11.0.696.77 2011-06-07 10:39:53 +00:00
robert
c480666f7d Instead of reserving 32MB of virtual memory let's reserve the quarter of
RLIMIT_DATA (ulimit -d) if RLIMIT_DATA is not 0 (unlimited).
If RLIMIT_DATA is 0 then the default 512MB reservation will be used.
Using 32MB made v8 use less memory for sure but it was a huge performance
loss too.
2011-06-02 07:21:14 +00:00
robert
ba1ed4f32a Make v8 pre-allocate at least 32M of virtual memory to avoid
crashing with vmmap. This is needed because of their JIT is
not fully 64-bit.
2011-05-31 07:55:04 +00:00
robert
dd0e30a71b - re-enable flock in the build
- add support for detecting if an sqlite3 db is on an NFS mount
- fix printing: Chrome can only print to PDF and that is why you
  cannot print to LPD directly. It requres CUPS.
2011-05-26 11:39:14 +00:00
robert
b5b48227dd update to 11.0.696.71 2011-05-25 16:41:28 +00:00
robert
cb80367c54 Add WIP progress sndio support to chrome, developed by jakemsr@ and
with modifications by me.
It is not working yet so you can only enable it by setting the
CHROME_SNDIO environment variable, so by default nothing changes.
I commit this so that other people can work on it too.
2011-05-20 08:35:24 +00:00