gconf: new package
authorJoseph Kogut <joseph.kogut@gmail.com>
Tue, 21 Nov 2017 02:02:58 +0000 (18:02 -0800)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 1 Jan 2018 11:32:55 +0000 (12:32 +0100)
commitaa6605f6f84518cc27d492c337350bb088f86683
tree8725c20afae58dc23335f6e87cf9ada27af3b7ee
parent1a69e33d57b344cfaee52c4cf995a1c3bdf0f40f
gconf: new package

Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
[Thomas:
 - propagate dependencies of selected packages in Config.in
 - add missing Config.in comment about dependencies
 - add missing upstream URL in Config.in
 - add missing comment header in .mk file
 - remove --disable-nls from configuration options, it is taken care
   of by the package infrastructure
 - remove --disable-dependency-tracking, it is taken care of in the
   package infrastructure
 - add $(TARGET_NLS_DEPENDENCIES) to <pkg>_DEPENDENCIES, since gconf
   has optional NLS support
 - add host-intltool to <pkg>_DEPENDENCIES, since gconf needs
   intltool-update
 - fix license: it's LGPL-2.0+, not GPL-2.0.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
DEVELOPERS
package/Config.in
package/gconf/Config.in [new file with mode: 0644]
package/gconf/gconf.hash [new file with mode: 0644]
package/gconf/gconf.mk [new file with mode: 0644]