Package Details: xfconf-devel 4.19.2-1

Git Clone URL: https://aur.archlinux.org/xfconf-devel.git (read-only, click to copy)
Package Base: xfconf-devel
Description: A simple client-server configuration storage and query system
Upstream URL: https://docs.xfce.org/xfce/xfconf/start
Licenses: GPL2
Groups: xfce4-devel
Conflicts: xfconf
Provides: xfconf
Submitter: twa022
Maintainer: twa022
Last Packager: twa022
Votes: 7
Popularity: 0.000003
First Submitted: 2015-02-19 02:23 (UTC)
Last Updated: 2024-07-03 13:42 (UTC)

Required by (42)

Sources (1)

Pinned Comments

twa022 commented on 2020-12-26 13:34 (UTC)

Don't flag out of date. This follows development snapshots. Will update once packages in the 4.17 series are published (use the stable packages in extra/community until then).

Latest Comments

1 2 Next › Last »

jjramsey commented on 2024-06-24 00:36 (UTC)

The PKGBUILD is missing a build dependency on glib2-devel. If it's missing, there will be the following error:

checking for gdbus-codegen... configure: error: could not find gdbus-codegen. You can run: ./configure GDBUS_CODEGEN=/path/to/gdbus-codegen to provide a custom location for it.

bittin commented on 2023-04-17 16:34 (UTC)

4.19.0 PKGBUILD: https://pastebin.com/HtWx68m8

bittin commented on 2022-11-10 05:28 (UTC)

4.17.1 PKGBUILD: https://pastebin.com/fwk3Uefs

bittin commented on 2022-11-01 09:18 (UTC)

4.17 PKGBUILD: https://pastebin.com/Le9MSND8

twa022 commented on 2020-12-26 13:34 (UTC)

Don't flag out of date. This follows development snapshots. Will update once packages in the 4.17 series are published (use the stable packages in extra/community until then).

GordonGR commented on 2017-06-26 18:28 (UTC)

I'll do that, thanks!

twa022 commented on 2017-06-26 18:19 (UTC)

If you upgrade to the latest pkgrel 4.13.1-2, it will show you at the end which packages are linked against libxfconf-0.so.2 (from xfconf<4.13) which will need to be rebuilt to link against libxfconf-0.so.3 (from xfconf>=4.13.1)

GordonGR commented on 2017-06-26 18:14 (UTC)

Well, I built them the other day, but almost nothing worked. xfwm4 complained it couldn't find libxfconf-0.so.2, xfsettings wouldn't apply the changes etc. I'll try your solution.