Commit Graph

87355 Commits

Author SHA1 Message Date
ajacoutot
5c62f3a504 Update to vinagre-3.10.1. 2013-10-14 14:50:52 +00:00
ajacoutot
630d2e68ea Update to vino-3.10.1. 2013-10-14 14:50:26 +00:00
ajacoutot
ec9c677d7a Update to gnome-photos-3.10.1. 2013-10-14 14:08:57 +00:00
zhuk
79d0988e44 Sigh, now tested with libattica present... 2013-10-14 14:03:01 +00:00
bcallah
46eea7f60d Bugfix update to 0.11.9.
ok juanfra@ bentley@
2013-10-14 14:02:37 +00:00
zhuk
7abf3c36f5 Oops, libattica bindings are gone here too, then. 2013-10-14 13:59:07 +00:00
ajacoutot
820cc6efd2 Properly detect the active VT on macppc now that we have support for it. 2013-10-14 13:56:10 +00:00
dcoppa
b541eaf307 Unbreak build: this wants ruby=1.8 due to ruby-iconv.
Build failure reported by naddy@
OK bcallah@ (maintainer)
2013-10-14 13:52:46 +00:00
ajacoutot
10cab6f0c3 Committed upstream. 2013-10-14 13:52:32 +00:00
zhuk
51b4b31ffb Disable libattica bindings. Smokegen tends to dump core there, and they
are not used in ports either in CVS or in WIP repo.
2013-10-14 13:42:52 +00:00
zhuk
db08565fde Improve FindRuby.cmake and add support for Ruby 2.0.
input from and okay dcoppa@
2013-10-14 13:02:51 +00:00
dcoppa
15f66503d9 Update to cmake-2.8.12.
Tested in a bulk build by the usual suspects, Thanks!

ok espie@, kili@
ok zhuk@ for kde4
2013-10-14 12:58:02 +00:00
ajacoutot
fa0ebf851d Update to gnome-icon-theme-symbolic-3.10.1. 2013-10-14 12:51:43 +00:00
ajacoutot
fc7e2c8c50 Update to gnome-music-3.10.1. 2013-10-14 12:38:15 +00:00
espie
05a20b9788 simplify -F mode. Now we have a specific NoBuild class, it's simpler
to just say our build queue is always empty, rather than constrain the
number of build jobs artificially.

and so, we have actual build jobs that will only rebuild info and trigger
quickly, so it's no longer necessary to allow fetch jobs to do so.

prompted by a bug-report from rpe@
2013-10-14 12:14:33 +00:00
ajacoutot
dd5bd7516a Update to gnome-power-manager-3.10.1. 2013-10-14 11:27:12 +00:00
ajacoutot
0e3c11417b Update to py-gobject 3.10.1. 2013-10-14 11:24:09 +00:00
ajacoutot
d5088ad5b7 Update to gnome-color-manager-3.10.1. 2013-10-14 10:56:19 +00:00
nigel
42e673b9bf Update to version 1.06, add boost sprit support, and fixes.
Ok ajacoutot@
2013-10-14 10:44:06 +00:00
ajacoutot
ffa675d894 Fix build after recent gtkmm update. 2013-10-14 08:41:52 +00:00
espie
1f20995748 as opi term-report shows, 0.7 is not quite high enough for a default.
crank up to 0.8. see what changes
2013-10-14 07:38:36 +00:00
dcoppa
0486321615 Security fix for a heap-based buffer overflow in the it_read_envelope
function (CVE-2006-3668).
Cherry-picked from Fedora.

OK brad@
2013-10-14 07:17:21 +00:00
jasper
ba1eb23669 update to bijiben-3.10.1 2013-10-13 22:24:33 +00:00
naddy
19b8746210 make very sure we pick up the intended Tcl/Tk version, otherwise Tk
detection will fail in configure
2013-10-13 21:41:44 +00:00
naddy
bfb09c8fb2 Update to 1.16.0:
* added mpg123-id3dump to extract meta data
* added mpg123-strip to strip dirt out of MPEG streams
* various internal improvements

amd64: AVX decoder not enabled since there is no kernel support yet.

feedback and ok brad@
2013-10-13 21:13:03 +00:00
naddy
4966724a6c BROKEN on amd64: hangs in most bulk builds; ok sthen@ espie@ 2013-10-13 21:04:41 +00:00
bcallah
0134e69262 +blockrage 2013-10-13 20:40:57 +00:00
bcallah
70efc4b171 Import games/blockrage, a falling block puzzle game remake of the DOS
classic, Xixit.
ok landry@
2013-10-13 20:40:36 +00:00
naddy
c0f8bfa54d We don't include Berkeley DB support, so don't pick it up when
configuring the bdbobj test program.
2013-10-13 20:18:08 +00:00
espie
c7a350aabb add the fullpkgname as a comment at the end of the I: lines.
prompted by a question from miod@
2013-10-13 19:59:06 +00:00
espie
6525c91219 sigh... if we force junking, we untaint.
but that's because we're tainted! so taint correctly
before we release the lock.
2013-10-13 19:57:07 +00:00
naddy
e09db175f3 remove various cruft that appears to have been blindly carried over
from version to version
2013-10-13 19:47:46 +00:00
espie
b404b0376e slightly more intricate hack, better colors, that span full lines when they're
supposed to...
2013-10-13 19:19:53 +00:00
zhuk
c2f5ca3439 One more dependency fix for KDE4 PIM, now in kdepimlibs. 2013-10-13 18:39:08 +00:00
espie
a4f0496bb8 add optional colors with -DCOLOR. 2013-10-13 18:32:58 +00:00
espie
8877767529 - use separated Heuristics::Size object
- choose size/nosize in Config.
- use affinity or affinitystub
- move locker creation to State, so we can init cores right away.
- as core init has run, we can call DPB::Core->reap (event loop) while
processing size and build stats, so that the startup script may start
slightly earlier.
- setup more options in Config for Reporter to use.
- scaffolding in SubEngine/Build to be able to use affinity info right away
2013-10-13 18:31:50 +00:00
espie
4bd97c750a add (for now) stub code to provide a specific queue order when dealing
with affinity.
2013-10-13 18:24:24 +00:00
espie
e0c02a1816 the "build-in-memory" stuff is independent from the rest of heuristics:
split it off, and provide a "stubbed" version of Heuristics::Size and
of Affinity  that do nothing, to be used on one host configuration without
in-memory builds.
2013-10-13 18:23:35 +00:00
juanfra
0ffd3c549a Increase the stack size margin. Fix crashes in code with big tail recursion. 2013-10-13 17:27:20 +00:00
ajacoutot
3dca6a3ebc Update to evolution-ews-3.10.1. 2013-10-13 17:01:15 +00:00
zhuk
a3b03a2014 Disable/improve some Python-related checks, after discussion with fgsch@
a long time ago. Namely, do not warn about .pyc/.pyo without .py, it's
perfectly legal.
2013-10-13 16:54:24 +00:00
ajacoutot
50e9d376dc Update to evolution-3.10.1. 2013-10-13 16:51:20 +00:00
zhuk
a87fa44b81 Add checks for some files having newline and EOF in MESSAGE, DESCR and such. 2013-10-13 16:47:18 +00:00
ajacoutot
cffde34944 Update to evolution-data-server-3.10.1. 2013-10-13 16:38:45 +00:00
naddy
4cd29eea59 multimedia/libmp4v2 is also required at build time for MP4 support 2013-10-13 14:44:07 +00:00
jasper
7aaaa1e35b update to yad-0.23.1 2013-10-13 11:31:32 +00:00
landry
7c75608917 Update to Devel::ptkdb 1.232 (and bump EPOCH), bringing 6 years of
changes.
2013-10-13 11:15:03 +00:00
espie
769e3b4c10 more sensible defaults: if at least one host uses mem, turn on WANTSIZE,
unless we explicitly turn that off.
2013-10-13 10:34:55 +00:00
ajacoutot
e902b8897f Update to rhythmbox-3.0.1. 2013-10-13 09:27:13 +00:00
landry
f670bbe286 Bugfix update to thunderbird{,-i18n} 24.0.1.
See http://www.mozilla.org/en-US/thunderbird/24.0.1/releasenotes/
2013-10-13 08:13:21 +00:00