14029 Commits

Author SHA1 Message Date
ajacoutot
10cc662da5 Update to grilo-0.2.7. 2013-09-19 08:32:21 +00:00
ajacoutot
9a8837aeb0 Update to gtk-vnc-0.5.3. 2013-09-18 19:18:15 +00:00
ajacoutot
568177319d I totally forgot to commit this days ago... 2013-09-18 17:36:42 +00:00
ajacoutot
52e00be06c Update to gtk+2-2.24.21. 2013-09-17 16:44:36 +00:00
ajacoutot
e1af700619 -baker 2013-09-17 10:45:55 +00:00
ajacoutot
2e8d34329c Remove gnomebaker -- it's an old and unmaintained GNOME2 application.
ok jasper@
2013-09-17 10:45:36 +00:00
sthen
57607b1603 add an @pkgpath line to fix updates, ok aja 2013-09-17 10:07:51 +00:00
mlarkin
6ef8f44eab Revert previous, apparently we really did mean SSSE3 2013-09-17 05:25:39 +00:00
mlarkin
8b561f511b Typo in comment: SSSE3 -> SSE3 2013-09-17 05:18:15 +00:00
ajacoutot
67b19dc296 Bump after argyll got renamed to argyllcms. 2013-09-16 15:49:19 +00:00
sebastia
6f9e25c14f Mark as not for GCC3_ARCHS for the time being:
cc1obj: error: unrecognized option `-fobjc-exceptions'
2013-09-15 16:24:58 +00:00
ajacoutot
c287210297 Update to gnome-color-manager-3.8.3. 2013-09-13 14:18:38 +00:00
ajacoutot
be7cea1412 update to gnome-control-center-3.8.5. 2013-09-13 14:12:52 +00:00
ajacoutot
ea78aca218 Properly link to GnuTLS so that it builds reliably in bulks _and_ fix
crypto in VNC.

spotted by naddy@
patch from Fedora
ok jasper@ (maintainer)
2013-09-13 08:22:48 +00:00
ajacoutot
ed7e71a1e6 Forgot to commit these after the recent zetigeist update. 2013-09-13 06:08:24 +00:00
dcoppa
3abf3a891f Fix for decoding problem in datetime plugin
(upstream git commit 1d20b99ec742ce08a8083a01ccb15adb763815e1)
2013-09-12 17:25:43 +00:00
ajacoutot
873a49a078 SECURITY fix for a potential denial of service.
GNOME BZ #641811 #693608 #707905
2013-09-12 12:47:32 +00:00
ajacoutot
415b858e8d Re-enable plugins that depends on python3's x11/dbus-python now that we
have it.
2013-09-12 07:10:57 +00:00
ajacoutot
ba6f2efdcf Add zeitgeist support now that we have an up-to-date version. 2013-09-12 06:55:22 +00:00
ajacoutot
34442d5169 Unbreak after recent zeitgeist update (from upstream). 2013-09-12 06:54:21 +00:00
nigel
e59f18c0ef Correct typo
Ok ajacoutot@
2013-09-11 14:38:44 +00:00
ajacoutot
c16304fb86 Update to gnome-shell-extensions-3.8.4. 2013-09-11 14:06:40 +00:00
ajacoutot
f0eb485ea9 Update to nagstamon-0.9.11. 2013-09-11 10:21:36 +00:00
ajacoutot
95a54f9511 Make this readable by a human being. 2013-09-10 16:57:11 +00:00
ajacoutot
7bd5153622 +dbus-python,python3 2013-09-10 13:43:13 +00:00
ajacoutot
9141699f0f Bump after dbus-python got renamed to py-dbus. 2013-09-10 13:26:45 +00:00
ajacoutot
b885623c4b Add a python3 FLAVOR.
Rename from dbus-python to py-dbus (and py3-dbus).
2013-09-10 13:25:41 +00:00
ajacoutot
be41e3282f Update to empathy-3.8.4. 2013-09-09 14:48:55 +00:00
sebastia
6d77a90c05 Minor bugfix update to sqlclient 1.7.0 2013-09-08 16:33:20 +00:00
sebastia
bb591adfe9 minor update GNUstep make to 2.6.5.
while there remove LDFLAGS env var, making gnustep base picking up
the right libs when building the tools
2013-09-08 16:28:00 +00:00
ajacoutot
47c4d014f2 Update to gnome-themes-standard-3.8.4. 2013-09-08 07:03:04 +00:00
brad
bdaa1365e8 Update to MPlayer 20130819 snapshot.
ok gonzalo@ sthen@ edd@
2013-09-06 23:14:39 +00:00
ajacoutot
f1a58fd72e Sync WANTLIB after gnutls/p11-kit update. 2013-09-06 16:28:48 +00:00
ajacoutot
3dde02f49b Update to gnome-settings-daemon-3.8.5. 2013-09-06 14:15:05 +00:00
landry
1677936675 Mark as BROKEN-alpha: .got subsegment exceeds 64K 2013-09-04 18:17:54 +00:00
ajacoutot
0294a79b68 Update to gnome-desktop-3.8.4. 2013-09-04 16:27:11 +00:00
ajacoutot
7eb73ebe24 Sync with recent version of BZ patch from stsp@ 2013-09-02 16:04:20 +00:00
sthen
ae7a01935c additional time_t fix for 32-bit arch 2013-09-02 10:36:31 +00:00
dcoppa
27677902fe Revert "raise fullscreen windows on top of all other X11 windows"
It was a fix for dzen2 setups, but broke several other use cases
(upstream git commit 103ab83131d30614ea9337e752548a834773bfc6)

Bugfix: update root geometry on output changes for "fullscreen global"
(upstream git commit 93463bc3932e820bc86383fc4de1a07c82356967)

Bugfix: don't flatten tabbed/stacked containers
(upstream git commit 2481b9dcd73e91969033abb2b6f83aed608aeea1)
2013-09-02 06:15:34 +00:00
sebastia
61044fe14b update GNUstep examples to 1.4.0, adding a couple of new examples to GSTest
while there, switch to use SUBST_CMD instead of hand-rolled perl
in pre-configure
2013-09-01 13:04:09 +00:00
sthen
c82427c541 blackbox patches from patrick keshishian,
- improvement in handling of UTF-8 window titles, see
http://marc.info/?l=openbsd-ports&m=137339931231574&w=2

- 64-bit time_t fix

- avoid "deprecated conversion from string constant to 'char*'" warnings

also sync wantlib and drop USE_GROFF while there.
2013-09-01 12:49:09 +00:00
sebastia
afb2b6ebe2 minor bugfix update to 1.3 2013-09-01 12:31:55 +00:00
ajacoutot
21491c9140 Update to latexila-2.8.3. 2013-08-31 15:43:11 +00:00
ajacoutot
ec2e464dff Update to gtk+3-3.8.4. 2013-08-30 14:47:20 +00:00
ajacoutot
d4fd07e867 Update to gnome-documents-3.8.4. 2013-08-30 12:07:07 +00:00
ajacoutot
af8159ff90 Update to gnome-online-accounts-3.8.3. 2013-08-30 11:57:51 +00:00
ajacoutot
5dfaca6140 Remove useless CONFIGURE_ARGS. 2013-08-29 07:13:15 +00:00
ajacoutot
417c7a7a03 Some part of this patch is not needed anymore. 2013-08-28 09:45:12 +00:00
stsp
9a23ced5f7 Make GNOME detect supported locales from 'locale -a' output (which is
POSIX compliant), in addition to looking for linux-specific locale
archive files and rummaging around in the /usr/share/locale directory
with unportable assumptions about its contents.

Fixes GNOME's language/keyboard settings and makes locales work as
expected in the GNOME desktop.

ok aja
2013-08-28 09:33:30 +00:00
ajacoutot
074af028b9 Fix build with libsecret >=0.16
spotted by nigel@
2013-08-28 07:59:46 +00:00