13846 Commits

Author SHA1 Message Date
ajacoutot
5ee64d03d0 Fix the session IsActive check in the Consolekit case by properly
creating a proxy to the session bus.
2013-05-23 14:32:59 +00:00
ajacoutot
cc6cac9073 Remove pulse config; upcoming change to pulseaudio will make it irrelevant. 2013-05-22 16:32:36 +00:00
dcoppa
673badeea3 Major update to awesome-3.5.1
OK jasper@
2013-05-22 15:05:50 +00:00
gonzalo
dced8f9704 Update for Smplayer to 0.8.5:
http://smplayer.sourceforge.net/en/changes

Ok edd@ (maintainer) benoit@
2013-05-22 13:07:13 +00:00
ajacoutot
c951afe02c BROKEN: our libgtop2 does not implement procopenfiles and was using lsof
to workaround it; gnome-system-monitor is thus broken at runtime.
Since this change: "better kmem pointer hiding" in sys/kern/kern_sysctl.c,
lsof is broken as a regular user.

Best fix would be to implement the missings bits in libgtop2...
2013-05-22 12:45:48 +00:00
ajacoutot
9fffcb6721 Tweak comment. 2013-05-22 10:12:05 +00:00
ajacoutot
e02be43f0b Add pulseaudio configuration for the _gdm user; this allows pulseaudio to
properly die when a user login and start its own.
2013-05-22 10:08:37 +00:00
ajacoutot
ed4d55b9e9 -fprofile-arcs works fine nowadays. 2013-05-22 07:18:01 +00:00
naddy
7d195df056 missing bump after MODULES change 2013-05-21 17:00:26 +00:00
jasper
a63c5c6e32 update to anjuta-3.8.3 2013-05-21 06:59:15 +00:00
zhuk
79b72bdd8e Avoid using -O3 for compilation.
Noticed and initial patch provided by Juan Francisco Cantero Hurtado
on ports@, thanks!
2013-05-21 06:24:30 +00:00
dcoppa
e964059697 MASTER_SITES has changed; regen distinfo while here. 2013-05-21 06:22:30 +00:00
jasper
8a2e6d9785 update to empathy-3.8.2 2013-05-20 09:02:02 +00:00
bcallah
afd9e8c288 +uwm 2013-05-20 06:39:00 +00:00
bcallah
e3e21d70e5 Import x11/uwm. Ultimate Window Manager (UWM) is a lightweight window
manager with few dependencies and a unique look and feel.
tweaks from and ok aja@
2013-05-20 06:38:39 +00:00
zhuk
14dcbaf728 Unbreak parallel build by adding missing dependencies. No need to bump.
Note that parallel fake of kde-workspace is still broken here due to
bug somewhere in CMake.
2013-05-19 20:04:07 +00:00
jasper
e3171a0ef2 add patch forgotten in previous; thanks to rpe@ for the reminder. 2013-05-19 17:28:29 +00:00
zhuk
f7249555a9 Missing item in SHARED_LIBS, noticed after recent CMake change. 2013-05-19 15:04:06 +00:00
zhuk
e71e47b8e1 Fix compilation of krossqtsplugin after recent changes in CMake. This is
actually a plugin (see kdepim-runtime), so it should be created with
KDE4_ADD_PLUGIN instead of KDE4_ADD_LIBRARY. Looks like it was done other
way to help linking problems for tests. I'll look there more later, now
it's time to at least unbreak kdelibs.

Initially notfied by Scott McEachern on ports@, prodded by espie@ too.
2013-05-19 11:21:54 +00:00
ajacoutot
fb8603099b Fix and simplify substitutions. 2013-05-19 09:46:02 +00:00
ajacoutot
d260b5263f Add devel/check to BUILD_DEPENDS since it gets picked up for tests.
Remove uneeded patches and chunks.
2013-05-18 17:28:55 +00:00
ajacoutot
28964f5087 Missing dependency on telepathy-mission-control. 2013-05-18 17:27:42 +00:00
sebastia
eb9320a176 NSCalendar fix on amd64, from upstream 2013-05-18 15:35:24 +00:00
sebastia
8ac95c5849 patch from upstream, make Grr load its GUI again on amd64 2013-05-17 17:16:56 +00:00
ajacoutot
c5cf97cb80 Fix a crash in the media-keys plugin (upstream). 2013-05-17 15:08:04 +00:00
ajacoutot
c696787c11 Fix a crash on logout (from upstream). 2013-05-17 14:55:57 +00:00
dcoppa
059168ee8f Bunch of fixes from upstream:
Fix crash when not having tray_output configured

libi3: mark IPC fd CLOEXEC

Ensure that resize will take place even if pixel is smaller than
size increments

Fix floating window size with hide_edge_borders

render_con: fix height rounding in aspect ratio computation

tabbed: floor(), put extra pixels into the last tab
2013-05-17 10:21:42 +00:00
kirby
eb8ddbe5be - update HOMEPAGE, reminded by natano at natano dot net
- update MASTER_SITES
 - regen distinfo while here.
2013-05-17 09:12:26 +00:00
jasper
a9ef99948b update to grilo-plugins-0.2.7 2013-05-16 18:56:29 +00:00
jasper
adeaf6c1ee update to grilo-0.2.6 2013-05-16 18:56:16 +00:00
dcoppa
7597ec93d6 Update to i3-4.5.1
ok jasper@, abieber@
2013-05-16 18:42:30 +00:00
sthen
8c49cfdb82 use gettext/libiconv MODULES. 2013-05-16 09:16:43 +00:00
sebastia
786014dca5 fix build with clang, actually a problem in cups 2013-05-15 15:36:11 +00:00
sebastia
372b91ffec do not include a non-existent header 2013-05-15 15:18:10 +00:00
sebastia
ba9b559653 fix building with clang 2013-05-15 14:52:19 +00:00
ajacoutot
4a417d52d5 Use autoconf 2.69. 2013-05-15 13:39:05 +00:00
ajacoutot
6568593366 Update to devhelp-3.8.2. 2013-05-15 13:03:10 +00:00
ajacoutot
6f68e5d785 Update to gnome-session-3.8.2.1. 2013-05-15 12:58:34 +00:00
jasper
ff440e529e update to gnome-system-monitor-3.8.2.1 2013-05-14 20:42:58 +00:00
jasper
bf8e8c01da update to eog-plugins-3.8.1 2013-05-14 16:57:02 +00:00
ajacoutot
f394fc7420 Update to gvfs-1.16.2. 2013-05-14 16:51:45 +00:00
ajacoutot
7d721ee7a8 Update to gnome-control-center-3.8.2. 2013-05-14 12:26:00 +00:00
ajacoutot
f0cb3901c3 Update to totem-3.8.2. 2013-05-14 12:24:50 +00:00
ajacoutot
caef047ce5 Update to totem-pl-parser-3.4.5. 2013-05-14 12:16:10 +00:00
ajacoutot
09634eac6d Update to gnome-settings-daemon-3.8.2. 2013-05-14 12:07:12 +00:00
ajacoutot
6c6db4dc8f Update to gnome-icon-theme-symbolic-3.8.2.2. 2013-05-14 11:49:13 +00:00
sebastia
88162d22f1 Hook up cynthiune 2013-05-14 11:05:14 +00:00
sebastia
f3d53d9b4d Cynthiune is a versatile music player based on GNUstep, able to play a
lot of different audio formats.
Install audio/timidity port to allow Cynthiune to play Midi files.

tests and feedback from sthen@, brett@

OK sthen@
2013-05-14 11:02:32 +00:00
ajacoutot
dd6c0a70da Update to gnome-clocks-3.8.2. 2013-05-14 10:03:33 +00:00
zhuk
a08123dd95 Hook up x11/kde4/l10n to the build, forgotten on initial import. 2013-05-14 09:34:28 +00:00