Commit Graph

11823 Commits

Author SHA1 Message Date
ajacoutot
0b9609d6c9 Finally unbreak and enable RTP/RTSP support \o/
from Brad (maintainer)
2012-05-28 18:44:26 +00:00
ajacoutot
3fca82ecfb Seems I still don't quite understand the ports framework... with help
from espie@
2012-05-28 16:38:35 +00:00
jasper
b893173bff update to 3.4.1 2012-05-28 16:08:00 +00:00
ajacoutot
30ac3f3bda colord pkgpath changed, so bump. 2012-05-28 15:55:12 +00:00
dcoppa
361a07bbf2 Ditch COMMENT from the old 2.3.x era in favor of a better one
While here, zap trailing white space from pkg/DESCR
2012-05-28 14:14:05 +00:00
dcoppa
c34dcd9b3e Bugfix: less differentiation between named and numbered workspaces
(upstream git commit b88ab981fd0a5725ed886a9f9788a5b1e721534c)

Bugfix: fix stray workspaces "number 1" being created when having
workspace number 1 in your config (upstream git commit
ec4e6d1cdf5b76c79da2879635e4094e25a01f3d)

Fix for i3bar: don't wrap when changing workspaces by mouse wheel
scrolling (upstream git commit 4f93e0587a849de00a1f50bfcd48a549009178c0)
2012-05-28 13:37:50 +00:00
jasper
7f0fe91ad8 remove BROKEN-sparc64; it works with webkit > 1.8 on sparc64. 2012-05-28 13:04:27 +00:00
bentley
e8d929d5e9 +gtkglextmm 2012-05-28 09:14:52 +00:00
bentley
986bf7a6a2 Import gtkglextmm-1.2.0.
gtkglextmm is a C++ wrapper for GtkGLExt, an OpenGL extension to GTK.

ok jasper@ landry@ edd@
2012-05-28 09:13:23 +00:00
jasper
d3ce0ab2e6 - update to 1.4.5
from jca at wxcvbn.org
maintainer timed-out
2012-05-27 06:10:22 +00:00
jasper
1e878a85e0 - let g-c-a use the clang module to get the correct includes path
- add a reminder commennt in llvm/Makefile

discussed with and ok sthen@
2012-05-26 09:14:34 +00:00
ajacoutot
ceab43ba83 Committed upstream. 2012-05-25 11:50:42 +00:00
jasper
9858618dbf - update to 3.4.2 2012-05-24 13:35:44 +00:00
jasper
8a1bc053f9 update to 0.1.19 2012-05-24 11:52:32 +00:00
ajacoutot
4f0dd74211 Properly disable the wacom panel. 2012-05-24 07:58:20 +00:00
ajacoutot
aac2f54e29 Committed uptream. 2012-05-23 17:01:56 +00:00
ajacoutot
bbb1000ffa Minor update to gnome-session-3.4.2.1. 2012-05-23 14:36:33 +00:00
landry
1c316f0134 Resurrect glade3 support now that devel/glade3 <= 3.8 is back. 2012-05-22 14:56:01 +00:00
dcoppa
7ae5bc5807 Fix double definition of 'directory'.
From Christopher Zimmermann, thanks
OK jasper@
2012-05-22 13:56:33 +00:00
stsp
b955caaede Fix PATH in xflock4 so it can find xlock and gnome-screensaver. Regen patches.
ok landry
2012-05-22 10:03:03 +00:00
ajacoutot
f71a21af66 Merge -rdp into -main.
Discussed with jasper@ (maintainer)
2012-05-22 08:46:16 +00:00
mpi
2e55d1e85e Make use of openpty(3) to allocate a pseudo-tty, allowing us to enable the
NX and ssh/sftp plugins. Please note that there are still some issues with
these plugins but they should not be tty related.

ok ajacoutot@, jasper@ (maintainer) and openpty diff looked at by naddy@
2012-05-22 08:02:36 +00:00
jasper
1973672ceb - update to 3.4.3, fixes the missing file from the 2.4.2 tarball. 2012-05-21 21:10:22 +00:00
jasper
f8d1dc6f5b - update to 3.4.2 2012-05-21 17:26:37 +00:00
ajacoutot
69fd38fc86 Add BZ. 2012-05-21 06:15:50 +00:00
naddy
932043f849 strptime is XPG4v2; ok ajacoutot@ 2012-05-20 21:50:58 +00:00
ajacoutot
77b9840f10 Add missing _POSIX_THREAD_PRIORITY_SCHEDULING check.
from Brad
ok espie@
2012-05-20 10:39:00 +00:00
shadchin
427afe61f5 Update to 2.6.5.
tested mikeb@, maintainer timeout
2012-05-19 18:31:07 +00:00
ajacoutot
437f891f71 Revert upstream commit:
"editable-label: fix selection color in backdrop state
Don't set the ACTIVE flag if we don't have focus, it just doesn't make
sense."

It actually makes sense when nautilus is used to draw the Desktop when
running in fallback mode (we probably are the only ones running this
way...).
2012-05-18 15:29:26 +00:00
dcoppa
eaafe82ea7 Merged upstream. 2012-05-18 08:26:05 +00:00
ajacoutot
5e64dbdc79 Pushed upstream. 2012-05-17 18:04:00 +00:00
ajacoutot
86265ce150 Fix usage of the _POSIX_THREAD_PRIORITY_SCHEDULING macro.
from Brad
2012-05-17 05:01:35 +00:00
ajacoutot
02efe34ac9 Minor update to yelp-3.4.2. 2012-05-16 06:12:04 +00:00
jasper
3583d15ad2 switch to lua.port.mk 2012-05-15 19:38:01 +00:00
ajacoutot
5f32258a4e Bugfix update to gvfs-1.12.3. 2012-05-15 18:29:31 +00:00
ajacoutot
f92c56c5a4 Bugfix update to totem-pl-parser-3.4.2.
* fix possible crash with newer versions of GLib/GThread
2012-05-15 14:32:43 +00:00
ajacoutot
3a328c2dce Bugfix update to gnome-control-center-3.4.2. 2012-05-15 14:31:18 +00:00
ajacoutot
729a49c7dc Bugfix update to gnome-settings-daemon-3.4.2. 2012-05-15 14:21:55 +00:00
ajacoutot
80dc3d01bc Bugfix update to yelp-xsl-3.4.2. 2012-05-15 14:05:24 +00:00
jasper
6114bd8a7a - update to 3.4.2.1 2012-05-15 11:24:10 +00:00
jasper
c48f9c138f - update to 3.4.2 2012-05-15 11:23:37 +00:00
ajacoutot
04b6231f3e Bugfix update to nautilus-3.4.2. 2012-05-15 06:53:39 +00:00
ajacoutot
058c8e9565 Bugfix update to orca-3.4.2. 2012-05-15 05:55:55 +00:00
ajacoutot
3d6634808e Bugfix update to at-spi2-core-2.4.2. 2012-05-15 05:49:08 +00:00
jasper
16a3063c03 - update to 3.4.2 2012-05-14 20:09:37 +00:00
jasper
99185460b6 - update to 3.4.2 2012-05-14 19:55:43 +00:00
ajacoutot
35649f4c9d Patch commited upstream. 2012-05-14 19:36:34 +00:00
jasper
b8e5b721fb - update to 3.4.2.1 2012-05-14 18:28:00 +00:00
jasper
c407f6fab9 - update to 3.4.2 2012-05-14 18:01:07 +00:00
ajacoutot
6273261889 Add -rpath after pulseaudio update. 2012-05-14 17:46:22 +00:00