head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.1.0.2 pkgsrc-2009Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2009.12.09.19.01.06; author drochner; state dead; branches; next 1.1; 1.1 date 2009.07.26.18.25.01; author drochner; state Exp; branches; next ; desc @@ 1.2 log @update to 2.28.2 this switches to the gnome-2.28 release branch @ text @$NetBSD: patch-ag,v 1.1 2009/07/26 18:25:01 drochner Exp $ --- libbrasero-media/brasero-medium-monitor.c.orig 2009-07-01 03:02:50.000000000 +0200 +++ libbrasero-media/brasero-medium-monitor.c @@@@ -421,6 +421,8 @@@@ brasero_medium_monitor_init (BraseroMedi watch = brasero_hal_watch_get_default (); ctx = brasero_hal_watch_get_ctx (watch); + if (!ctx) + return; g_signal_connect (watch, "device-added", @ 1.1 log @update brasero to 2.26.3 changes: minor bugfixes, translation updates pkgsrc changes: -in scsi io code, remove the code which builds a raw device path from a block device - use the raw_device hal property instead -split out the nautilus plugin, allows to use brasero (and its clients, eg sound-juicer) with less gnome desktop overhead -support playlist parsing as an option -- unfortunately this pulls in evolution-data-server indirectly which is pretty large for that limited gain of functionality (on per default, as in other pkgs able to use the evolution database) -cleanup @ text @d1 1 a1 1 $NetBSD$ @