# HG changeset patch # User Mark Brand # Date 1307811929 -7200 # Node ID 36d9d04b05103db2be17437e431e55456c4cb177 # Parent abf6f1b6b9157ea8ec52cdad8f2c024394926fe6 update packages: dbus fltk imagemagick x264 diff -r abf6f1b6b915 -r 36d9d04b0510 src/dbus-2-win.patch --- a/src/dbus-2-win.patch Fri Jun 10 20:51:59 2011 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,32 +0,0 @@ -This file is part of mingw-cross-env. -See doc/index.html for further information. - -This patch taken from https://bugs.freedesktop.org/show_bug.cgi?id=37838 - -From fb42ebba06d89c0fd9ca3b753b9f1d9837cf798f Mon Sep 17 00:00:00 2001 -From: Mark Brand -Date: Wed, 1 Jun 2011 23:51:21 +0200 -Subject: [PATCH] don't try to build dbus-daemon-launch-helper for Windows - -Fixed regression in b0acded which breaks build for Windows. ---- - bus/Makefile.am | 2 ++ - 1 files changed, 2 insertions(+), 0 deletions(-) - -diff --git a/bus/Makefile.am b/bus/Makefile.am -index dfb3bc3..73765f5 100644 ---- a/bus/Makefile.am -+++ b/bus/Makefile.am -@@ -150,7 +150,9 @@ bus_test_launch_helper_CPPFLAGS= -DDBUS_STATIC_BUILD \ - ## even when not doing "make check" - noinst_PROGRAMS = $(TESTS) - dbus_daemon_exec_PROGRAMS = dbus-daemon -+if DBUS_UNIX - libexec_PROGRAMS = dbus-daemon-launch-helper -+endif DBUS_UNIX - - ## note that TESTS has special meaning (stuff to use in make check) - ## so if adding tests not to be run in make check, don't add them to --- -1.7.4.2 - diff -r abf6f1b6b915 -r 36d9d04b0510 src/dbus.mk --- a/src/dbus.mk Fri Jun 10 20:51:59 2011 +0200 +++ b/src/dbus.mk Sat Jun 11 19:05:29 2011 +0200 @@ -4,8 +4,8 @@ # dbus PKG := dbus $(PKG)_IGNORE := -$(PKG)_VERSION := 1.5.2 -$(PKG)_CHECKSUM := 26e78f6f0ea7d5151b60e905061e11979fb6098a +$(PKG)_VERSION := 1.5.4 +$(PKG)_CHECKSUM := 11bd5828ac56a3e8f125a487b5743f09914ecea6 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz $(PKG)_WEBSITE := http://$(PKG).freedesktop.org/ @@ -15,7 +15,7 @@ define $(PKG)_UPDATE wget -q -O- 'http://cgit.freedesktop.org/dbus/dbus/refs/tags' | \ $(SED) -n "s,.*