Date: Fri, 09 Dec 2011 18:16:42 -0500 From: Joe Marcus Clarke <marcus@freebsd.org> To: Alexey Dokuchaev <danfe@nsu.ru> Cc: gnome@freebsd.org Subject: Re: gconf schemas + .desktop file question Message-ID: <4EE296DA.60409@freebsd.org> In-Reply-To: <20111209184403.GA17862@regency.nsu.ru> References: <20111209184403.GA17862@regency.nsu.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/9/11 1:44 PM, Alexey Dokuchaev wrote: > hi there, > > i'm currently working on `graphics/ufraw' port and thinking if it should > install files mentioned in ${subj}. the port provides them, but i am not > sure if it's ok to enable installation thereof. > > my hesitation is due to the fact that i don't use gnome, gconf, or related > crap; i believe those things are badly implemented and contradict unix > philosophy. nonetheless, if presence of these files would not hurt purists > like me, and does not require any dependencies, why not? maybe it would > be useful for people that are deeply in the gnome camp. > > thus my question is: is it ok to install them without setting some > USE_GNOME=gconf magic and calling `update-desktop-database' in makefile? > i'd rather not pull these dependencies, but if i have too, i'd appreciate > some hints of what should i include if corresponding OPTION would be set. > > so far i may just install them as plain files, with no gnomish dependencies > recorded. You need to run gconftool-2 to properly install schema, which means that gconf will need to be installed. For the .desktop file, look at x11/xterm. They do a good job of making this optional. For gconf schema installation, look at deskutils/akamaru. Joe > > thanks. > > ./danfe > _______________________________________________ > 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" > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EE296DA.60409>