From owner-freebsd-gnome@FreeBSD.ORG Mon Sep 16 15:33:07 2013 Return-Path: Delivered-To: freebsd-gnome@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 38B31ABE for ; Mon, 16 Sep 2013 15:33:07 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep21.mx.upcmail.net (fep21.mx.upcmail.net [62.179.121.41]) by mx1.freebsd.org (Postfix) with ESMTP id 78B30266F for ; Mon, 16 Sep 2013 15:33:06 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep21-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20130916153258.PVJV23383.viefep21-int.chello.at@edge03.upcmail.net>; Mon, 16 Sep 2013 17:32:58 +0200 Received: from [127.0.0.1] ([178.84.134.112]) by edge03.upcmail.net with edge id RrYy1m0022Rg3Ey03rYy3W; Mon, 16 Sep 2013 17:32:58 +0200 X-SourceIP: 178.84.134.112 Message-ID: <523724A9.40709@rainbow-runner.nl> Date: Mon, 16 Sep 2013 17:32:57 +0200 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: Roelof Wobben Subject: Re: Glib-schemas References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 130916-0, 16-09-2013), Outbound message X-Antivirus-Status: Clean Cc: "freebsd-gnome@freebsd.org" X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 15:33:07 -0000 On 16-9-2013 15:00, Roelof Wobben wrote: > Hello, > > To learn to port I study some packages. > I noticed that on several packages there is a Glib-schemas tag. GLIB_SCHEMAS are gschema files that are installed in share/glib-2.0/schemas, and are not added to the pkg-plist. GLIB_SCHEMA is used because the files need some programs run and by using the tag this will be done automaticly. As described in the top of Mk/bsd.gnome.mk, and I agree that the docs need updating. -Koop > Is there some information on what that tag means. > > Roelof > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"