Commit Graph

77 Commits

Author SHA1 Message Date
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
ajacoutot
a57b7d6cb6 Add missing --with-gtk=3.0. 2011-09-12 08:43:00 +00:00
ajacoutot
d2251fe6d7 Drop gtk2 FLAVOR. 2011-09-12 08:21:08 +00:00
ajacoutot
6aee6a8a98 Minor update to gconf2-2.32.4. 2011-06-16 15:30:14 +00:00
ajacoutot
0211b96f79 Add a gtk2 FLAVOR for the -gtk (gconf2-sanity-check) subpackage (default
FLAVOR being gtk+3).
2011-05-14 22:18:13 +00:00
ajacoutot
a8f87eed47 It is stupid to force a gtk+{2,3} dependency on gconf2 where only one
port actually uses the gconf2-sanity-check-2 binary (which brings the
gtk+ dependency), namely gnome-session.
So, subpackage gconf2-sanity-check-2 into its own package.

discussed with and ok jasper@
2011-05-14 21:34:30 +00:00
ajacoutot
e29d998afd Remove blank line. 2011-05-06 06:43:43 +00:00
ajacoutot
9413dc5c08 Regen dependencies after recent updates: drop eggdbus dependency.
(this will also fix a symbol conflict between libeggdbus and glib2)

ok jasper@
2011-04-28 13:10:57 +00:00
ajacoutot
a61add409a Update to gconf2-2.32.3.
* translation updates
2011-04-25 11:05:35 +00:00
ajacoutot
688a4ec338 Remove now unneeded patch. 2011-04-18 10:40:27 +00:00
ajacoutot
6fca11764f Fix a path in the documentation. 2011-04-10 08:33:13 +00:00
ajacoutot
f554f5a6ee Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 07:45:02 +00:00
ajacoutot
bb25e72e21 Minor update to gconf2-2.32.2. 2011-04-04 13:14:45 +00:00
ajacoutot
fa9ea65a59 WANTLIB. 2010-12-14 10:12:21 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
ajacoutot
4cfb86d9a4 Redirect stderr to /dev/null for the pkill(1) exec.
That is needed because one may want to install packages while running
on a ramdisk kernel which does not have kvm_getproc2().

discussed with robert@
2010-11-14 14:16:43 +00:00
espie
e99803c88e gconf2 module goes wantlib 2010-11-06 20:48:11 +00:00
sthen
16fb1a7783 fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin 2010-10-18 21:35:47 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
jasper
27d13fd904 - USE_X11 is default now from gnome.port.mk 2010-10-18 13:28:51 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
0ba118740d Update to gconf2-2.32.0.
ok jasper@
2010-09-30 07:32:49 +00:00
espie
d908473ff3 fix updates from before MULTI_PACKAGES 2010-08-02 07:25:50 +00:00
ajacoutot
da0b6bf00d Subpackage this port so that polkit support is not enforced if not wanted.
gconf,-main -- same as current one
gconf,-polkit -- polkit support files (used to apply system-wide default
or mandatory settings)

ok jasper@ robert@
2010-07-07 16:40:22 +00:00
ajacoutot
e3f5fc7f55 WANTLIB. 2010-07-01 16:47:22 +00:00
ajacoutot
08686f0fb7 Maintainance update to gconf2-2.28.1. 2010-03-30 12:52:30 +00:00
ajacoutot
6aeeb059ac Really kill the gconfd-2 process when gconftool-2 runs. 2009-11-07 08:41:15 +00:00
ajacoutot
df551c50f6 Major update to gconf2-2.28.0.
LDAP and policykit support are disabled.
Bring a patch from Fedora so that the gconf daemon gets killed when
gconftool-2 is run; this should fix some applications startup after first
installation.

ok jasper@
2009-10-24 10:23:02 +00:00
ajacoutot
c798ff72db Hobbits take over. 2009-10-16 10:10:16 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
478eae4045 Just like the gettext MODULE, we need to force the run_depends on
devel/gconf2 so that static archs can run gconftool-2.

Dependent packages bump coming next...

"totally ok with it" jasper@
2009-06-11 18:25:54 +00:00
ajacoutot
fc772b4a3b All `configure' do not behave the same when --disable-schemas-install is
given so let's come up with something different: remove the configure
switch and create a link from /usr/bin/true to ${WRKDIR}/bin/gconftool-2
2009-06-11 16:42:09 +00:00
ajacoutot
b0d56a1e52 Slight change in the way DEPENDS are handled in the gconf2 MODULE.
This will help fixing a dependency issue reported by kili@ in
gstreamer-plugins-good.

ok kili@
2009-06-08 16:42:45 +00:00
ajacoutot
06b457df22 Add a gconf2 MODULE to ease dealing with schemas files.
port-modules(5) will be tweaked accordingly when all ports are converted
to using this new module.

"i like the idea" wcmaier@
"i like it" landry@
some input and ok jasper@
2009-06-07 05:27:58 +00:00
ajacoutot
e4531da486 - create ${PREFIX}/share/schemas/ by default to prepare for the up-coming
gconf2.port.mk MODULE
2009-06-07 01:28:38 +00:00
jasper
b35743c5c6 - update GConf to 2.24.0
- specify license version

tested in a bulk build by me
feedback and ok ajacoutot@
2008-11-16 21:43:20 +00:00
ajacoutot
4e96d0b36a - fix GCONF_ETCDIR
before this change it wasn't possible to add mandatory settings without
tweaking gconf
- while here, rework the way we build this port so we can drop some
patching
2008-07-25 13:42:57 +00:00
sthen
52e118a5af oops, I bumped DISTNAME not PKGNAME for this file with the cairo
WANTLIB sync. The package still built because gnome.port.mk overrode
DISTNAME, so the end result of this mistake was that the PKGNAME
didn't get bumped - missed because my test machine wasn't using
PLIST_DB.

Pointed out by naddy, thanks!
2008-06-18 20:24:12 +00:00
sthen
b29b83d776 sync wantlib and bump packages. ok ajacoutot 2008-06-15 00:04:49 +00:00
jasper
4cb508f06a - update gconf2 to 2.22.0
(mostly bug/build/doc fixes)
2008-04-29 18:23:56 +00:00
jasper
c0c8251666 - small tweak 2008-04-18 09:19:21 +00:00
ajacoutot
198c793dea - add missing /var/db/gconf/2/ directory
ok jasper@
2008-04-18 09:07:33 +00:00
jasper
de3313c5d2 - update gconf2 to 2.20.1
- fix license marker
- switch to use gnome.port.mk

ok martynas@
2007-11-10 14:08:16 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
jasper
2cd16d7f5e update gconf2 to 2.18.0.1
based on diffs by alek@

ok martynas@
2007-04-24 12:53:37 +00:00
sturm
b67038d83e WANTLIB 2007-04-14 21:20:19 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
db79367ae4 WANTLIB fixes, mostly needed by recent cairo update 2007-02-11 00:56:57 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00