From owner-svn-ports-all@FreeBSD.ORG Thu Aug 29 21:24:05 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9D549531; Thu, 29 Aug 2013 21:24:05 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 89E122A67; Thu, 29 Aug 2013 21:24:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7TLO5DE007281; Thu, 29 Aug 2013 21:24:05 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7TLO4aK007277; Thu, 29 Aug 2013 21:24:04 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201308292124.r7TLO4aK007277@svn.freebsd.org> From: Koop Mast Date: Thu, 29 Aug 2013 21:24:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325634 - in head/devel: dconf dconf-editor dconf/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Aug 2013 21:24:05 -0000 Author: kwm Date: Thu Aug 29 21:24:04 2013 New Revision: 325634 URL: http://svnweb.freebsd.org/changeset/ports/325634 Log: Fix dconf-editor at run-time. Submitted by: Eric Turgeon Obtained from: GNOME dev repo, patch from dconf upstream Added: head/devel/dconf/files/patch-editor_ca.desrt.dconf-editor.gschema.xml (contents, props changed) Modified: head/devel/dconf-editor/Makefile head/devel/dconf/Makefile Modified: head/devel/dconf-editor/Makefile ============================================================================== --- head/devel/dconf-editor/Makefile Thu Aug 29 20:52:34 2013 (r325633) +++ head/devel/dconf-editor/Makefile Thu Aug 29 21:24:04 2013 (r325634) @@ -3,7 +3,7 @@ # $MCom: ports/trunk/devel/dconf-editor/Makefile 18422 2013-05-06 11:04:38Z kwm $ PORTNAME= dconf -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -editor COMMENT= configuration editor for dconf Modified: head/devel/dconf/Makefile ============================================================================== --- head/devel/dconf/Makefile Thu Aug 29 20:52:34 2013 (r325633) +++ head/devel/dconf/Makefile Thu Aug 29 21:24:04 2013 (r325634) @@ -1,6 +1,6 @@ # Created by: Koop Mast # $FreeBSD$ -# $MCom: ports/trunk/devel/dconf/Makefile 18634 2013-07-26 10:42:35Z kwm $ +# $MCom: ports/trunk/devel/dconf/Makefile 18669 2013-08-29 21:14:12Z kwm $ PORTNAME?= dconf PORTVERSION= 0.14.1 @@ -11,12 +11,11 @@ DISTNAME= dconf-${PORTVERSION} DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org -COMMENT= A configuration database system for GNOME +COMMENT= Configuration database system for GNOME BUILD_DEPENDS= vala>=0.18.1:${PORTSDIR}/lang/vala \ docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl - -LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus +LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus USE_XZ= yes USES= gettext gmake pathfix pkgconfig @@ -33,7 +32,7 @@ DCONF_SLAVE?= no USE_GNOME+= gtk30 INSTALLS_ICONS= yes GLIB_SCHEMAS= ca.desrt.dconf-editor.gschema.xml -LIB_DEPENDS+= dconf:${PORTSDIR}/devel/dconf +LIB_DEPENDS+= libdconf.so:${PORTSDIR}/devel/dconf .else CONFIGURE_ARGS+=--disable-editor .endif @@ -56,7 +55,7 @@ post-patch: ${WRKSRC}/client/Makefile.in \ ${WRKSRC}/editor/Makefile.in -pre-build: +#pre-build: # ${GMAKE} -C ${WRKSRC}/client dconf-client.c libdconf.so.0 # ${GMAKE} -C ${WRKSRC}/dbus-1 dconf-dbus-1.c libdconf-dbus-1.so.0 Added: head/devel/dconf/files/patch-editor_ca.desrt.dconf-editor.gschema.xml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/dconf/files/patch-editor_ca.desrt.dconf-editor.gschema.xml Thu Aug 29 21:24:04 2013 (r325634) @@ -0,0 +1,31 @@ +--- editor/ca.desrt.dconf-editor.gschema.xml.orig 2013-08-29 22:55:54.000000000 +0200 ++++ editor/ca.desrt.dconf-editor.gschema.xml 2013-08-29 23:08:00.000000000 +0200 +@@ -1,20 +1,25 @@ + + + +- ++ + 800 + The width of the window + The width of the main window in pixels. + +- ++ + 600 + The height of the window + The height of the main window in pixels. + +- ++ + false + A flag to enable maximized mode + A flag to enable maximized mode + ++ ++ false ++ A flag to enable fullscreen mode ++ A flag to enable fullscreen mode ++ + +