13726 Commits

Author SHA1 Message Date
landry
fee506dfd4 Enforce XFCE_VERSION back to 4.10.0 for components which didnt see a release. 2013-05-31 19:15:31 +00:00
landry
80f4944e8a Bump XFCE_DESKTOP_VERSION to 4.10.1 since some bugfix releases were made. 2013-05-31 19:14:11 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
b60e9ca8bf Bump some pkg that directly depend on harfbuzz after the recent version
bump.
2013-05-31 15:29:40 +00:00
landry
180a392121 Add BDEP on desktop-file-utils, it uses desktop-file-install during fake. 2013-05-31 13:44:44 +00:00
zhuk
e492642ee7 Unbreak p5-qt package, spotted by espie@. While here, use perl.port.mk to
shorten PLIST.

The problematic hack should be revisited later, though...
2013-05-30 20:01:30 +00:00
ajacoutot
73ca860366 Something in our thread system makes pulseaudio dead-lock; disable pulse
completely on GDM so that it is properly started when a user logs in.
2013-05-30 19:40:59 +00:00
ajacoutot
d9db0ac3ee Deal with our lack our proper locale support in a simpler way. 2013-05-30 17:12:35 +00:00
ajacoutot
2150d0e888 This patch is not needed anymore. 2013-05-30 13:21:03 +00:00
ajacoutot
5dd4c93d89 Bump after default py3 version switch. 2013-05-30 13:09:20 +00:00
jung
19bc4a3368 Update to 0.4.1
Drop some patch lines committed to upstream.

Ok gonzalo@
2013-05-30 09:25:39 +00:00
jasper
a3be8964e3 update to gnome-contacts-3.8.2 2013-05-29 15:04:42 +00:00
jasper
57dd11c788 pushed upstream 2013-05-29 14:59:10 +00:00
jasper
0f9b0bd877 update to gedit-plugins-3.8.2 2013-05-29 14:52:26 +00:00
jasper
1010579b88 update to grilo-plugins-0.2.8 2013-05-29 14:50:19 +00:00
dcoppa
0ff0cf2b1c Fix homepage. 2013-05-28 14:41:39 +00:00
dcoppa
f5ffcab015 Zap another couple of hardcoded paths. 2013-05-28 11:15:44 +00:00
dcoppa
5d36d7b552 I've changed my mind: disable cover art support, it's fubar.
While here, simplify volume-related patches.
2013-05-27 11:43:08 +00:00
kirby
dc96cb5dd4 - update HOMEPAGE
- update MASTER_SITES where needed
 - regen distinfo while here
patch from Martin Natano with tweaks by me.
2013-05-26 09:30:55 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
dcoppa
2fe65237de commit 2d3103345e3a266eaf1d5261ef37e36ac5498ecc
Author: Uli Schlachter <psychon@znc.in>
Date:   Sun Apr 7 11:57:40 2013 +0200

Implement window gravity in ConfigureRequests

Previously, awesome didn't move windows when they sent a ConfigureRequest
(and it also shrunk them by the size of titlebars, before it forgot
to add these). This commit adds proper gravity support to
ConfigureRequest handling.

See: https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1137
2013-05-24 16:15:24 +00:00
jasper
c80a207588 update to empathy-3.8.3 2013-05-24 15:58:12 +00:00
zhuk
d714aef1ea /tmp/cvsIyELi3 2013-05-24 14:10:01 +00:00
dcoppa
f1f9e69294 Unbreak cover art support 2013-05-24 13:34:11 +00:00
ajacoutot
49ad3a0917 Remove files directly instead of @comment'ing them in the plist. 2013-05-24 13:16:36 +00:00
ajacoutot
4c3056c08a Committed upstream. 2013-05-24 11:47:00 +00:00
dcoppa
5e1ef811ce Update to gnome-mplayer-1.0.8 2013-05-24 08:31:37 +00:00
dcoppa
3538a3fce2 Update to gmtk-1.0.8 2013-05-24 08:29:53 +00:00
ajacoutot
a61b4b0bae Consolekit patch committed upstream.
Tweak the LC_* patch.
2013-05-24 06:30:23 +00:00
ajacoutot
cfacfb77ef Tweaks. 2013-05-23 15:23:16 +00:00
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