Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Plugin/xfconf #4396

Merged
merged 82 commits into from
Jan 2, 2023
Merged
Show file tree
Hide file tree
Changes from 70 commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
7896583
xfconf: Initialize skeleton
eiskasten Jun 14, 2022
482186f
xfconf: Add xfconf initialization and shutdown
eiskasten Jun 14, 2022
1d7d50a
xfconf: Remove lied infos/placements
eiskasten Jun 20, 2022
c248ca0
xfconf: Link with xfconf libraries
eiskasten Jun 20, 2022
1ff0012
xfconf: Add file workaround
eiskasten Jun 20, 2022
1df5489
xfconf: Add get for strings
eiskasten Jun 20, 2022
c3add37
xfconf: use gvalue instead of gchar
eiskasten Jun 20, 2022
7b606e3
xfconf: Implement set
eiskasten Jun 21, 2022
f53341a
xfconf: Remove unused plugin functions
eiskasten Jun 21, 2022
d5d13fc
xfconf: Add channel as mount parameter
eiskasten Jun 21, 2022
11ab4a5
xfconf: Remove libgen header include
eiskasten Jun 21, 2022
a2af438
xfconf: Begin with readme
eiskasten Jun 22, 2022
c3fa140
xfconf: Implement xfconf locks
eiskasten Jul 12, 2022
2fcbaeb
xfconf: Implement array get
eiskasten Jul 12, 2022
5c8ec2a
xfconf: Add array iteration in set
eiskasten Jul 12, 2022
2994614
xfconf-plugin: Remove array limitation from readme
eiskasten Aug 2, 2022
e9defcf
xfconf-plugin: Fix clang-format error
eiskasten Aug 2, 2022
031a867
xfconf-plugin: Add xfconf dependency to cirrus arch, fedora and freeb…
eiskasten Aug 2, 2022
f043490
xfconf-plugin: Use xfconf devel package instead of library only in fe…
eiskasten Aug 2, 2022
eaeb180
xfconf-plugin: Explicitly add pkgconf port to freebsd image
eiskasten Aug 2, 2022
a7a9803
xfconf-binding: Directly fetch keynames in debug macros instead of de…
eiskasten Aug 2, 2022
0542aef
xfconf-plugin: Add explicit kdb includes
eiskasten Aug 2, 2022
b6fd319
xfconf-plugin: Link elektra-ease
eiskasten Aug 2, 2022
e7f3d2c
xfconf-plugin: Fix readme shellrecorder cascading on key creation
eiskasten Aug 3, 2022
35b88ad
xfconf-plugin: Add xfconf build dependency to debian images
eiskasten Aug 3, 2022
39e5add
xfconf-plugin: Add xfconf build dependency to fedora images
eiskasten Aug 3, 2022
e42b17f
xfconf-plugin: Add xfconf build dependency to jenkinsnode image
eiskasten Aug 3, 2022
87be411
xfconf-plugin: Add xfconf build dependency to opensuse image
eiskasten Aug 3, 2022
2ba4bb3
xfconf-plugin: Remove unimplemented functions from test
eiskasten Aug 3, 2022
c5d4f43
xfconf-plugin: Remove xfconf from macOS test builds
eiskasten Aug 5, 2022
a96b6b0
xfconf-plugin: Remove plugin when library not found
eiskasten Aug 18, 2022
2a61c05
xfconf-plugin: Remove xfconf-plugin from macOS workflow
eiskasten Aug 18, 2022
b516e8a
xfconf-plugin: Add entry in plugin readme
eiskasten Aug 18, 2022
0eb9abb
xfconf-plugin: Exlcude plugin if pkgconfig is not available
eiskasten Aug 22, 2022
8a8beb8
xfconf-plugin: Add xfconf cmake module
eiskasten Aug 23, 2022
75c9abc
xfconf-plugin: Fix cmake space formatting
eiskasten Aug 23, 2022
0574de0
xfconf-plugin: Let docker reformat cmake files
eiskasten Aug 23, 2022
8467ad5
xfconf-plugin: Add gcc dependency in FreeBSD image
eiskasten Nov 1, 2022
c0ce8e9
xfconf-plugin: Replace gcc with CC env in examples
eiskasten Nov 3, 2022
7e92e98
xfconf-plugin: Add glib2 libraries in cmake file
eiskasten Nov 17, 2022
c197cda
xfonf-plugin: Add gobject to FindXfconf
eiskasten Nov 17, 2022
77911dc
xfconf-plugin: set interface error on faulty initalization
eiskasten Nov 18, 2022
f279bb8
xfconf-plugin: Add dbus to freebsd job
eiskasten Nov 18, 2022
4d7dd47
xfconf-plugin: Add release note
eiskasten Nov 18, 2022
fb53711
xfconf-plugin: redirect stderr messages to /dev/null
eiskasten Nov 18, 2022
1a1a6b5
xfconf-plugin: Update placements
eiskasten Nov 18, 2022
cc209dc
xfconf-plugin: Add readme info contract attributes
eiskasten Nov 21, 2022
002660d
xfconf-plugin: Exclude from rwstorage
eiskasten Nov 21, 2022
266ab67
xfconf-plugin: Update man page
eiskasten Nov 21, 2022
d69fa38
xfconf-plugin: Start dbus during fedora tests
eiskasten Nov 21, 2022
6e9f6a7
xfconf-plugin: Remove line number 1001 to only contain 1000 lines
eiskasten Nov 21, 2022
4b915d7
xfconf-plugin: Add dbus-x11 to fedora and debian images for dbus-launch
eiskasten Nov 21, 2022
c38088b
macos: Add coreutils for realpath
eiskasten Nov 22, 2022
cadd132
xfconf-plugin: Skip external tests if realpath is not installed
eiskasten Nov 22, 2022
7b480c4
xfconf-plugin: export dbus pids in bullseye jenkins image
eiskasten Nov 23, 2022
15deb99
xfconf-plugin: Add dbus env to ctest in jenkins
eiskasten Nov 28, 2022
07d2a23
xfconf-plugin: Escape dollar sign
eiskasten Nov 28, 2022
969be62
xfconf-plugin: Add library checks for the cmake module
eiskasten Nov 28, 2022
76145b7
xfconf-plugin: Run dbus during package build
eiskasten Nov 28, 2022
f1ca0f6
xfconf: Print warning if dbus is not running
eiskasten Dec 12, 2022
82a05d6
xfconf: Add dry-run option for plugin init
eiskasten Dec 13, 2022
d10ac3a
xfconf-plugin: check for 0 status dry-run
eiskasten Dec 14, 2022
dcbc968
xfconf-plugin: skip internal checks due to dbus
eiskasten Dec 14, 2022
beefc56
xfconf-plugin: Use 1 instead of 0 status code for dry run
eiskasten Dec 16, 2022
7b26e96
xfconf-plugin: Add limitation for memory leaks
eiskasten Dec 20, 2022
390413e
xfconf-plugin: Add memleak label during testing phase
eiskasten Dec 20, 2022
6d48838
xfconf-plugin: Move test target into separate function
eiskasten Dec 20, 2022
1d0d552
xfconf-plugin: Remove INSTALL_TEST_DATA label
eiskasten Dec 20, 2022
368b059
xfconf-plugin: Change man page date from november to august
eiskasten Dec 20, 2022
6add862
xfconf-plugin: Add xfconf valgrind supressions
eiskasten Dec 20, 2022
1458711
xfconf-plugin: Remove additional printf line from test
eiskasten Dec 22, 2022
49cd309
xfconf-plugin: Fix typo in internal check comment
eiskasten Dec 22, 2022
b135305
xfconf-plugin: Describe how xfconf locks work
eiskasten Dec 22, 2022
487ecce
xfoncf-plugin: Add description of channels and properties
eiskasten Dec 22, 2022
a599135
xfconf-plugin: Implement channel list
eiskasten Dec 22, 2022
e18c08c
xfconf-plugin: Document channel list/create/remove behavior
eiskasten Dec 22, 2022
210f415
xfconf-plugin: Add umount in example and remove stderr redirection
eiskasten Dec 22, 2022
0f5f854
xfconf-plugin: Add more content to the depencies section
eiskasten Dec 22, 2022
d1e4892
xfconf-plugin: Add description how arrays work
eiskasten Dec 23, 2022
1b1307a
xfconf-plugin: Mention the running dbus requirement
eiskasten Dec 23, 2022
e282a32
xfocnf-plugin: Explain channel plugin configuration
eiskasten Dec 23, 2022
56e94e4
xfconf-plugin: Add introduction in the readme
eiskasten Dec 23, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,15 @@ task:
pkg install -y
bison
cmake
dbus
flex
gcc12
git
libgit2
llvm12
ninja
pkgconf
xfce4-conf
markus2330 marked this conversation as resolved.
Show resolved Hide resolved
yajl
yaml-cpp

Expand All @@ -82,6 +86,7 @@ task:
tests_script:
# Work around stalled process plugin and library problems on FreeBSD: https://issues.libelektra.org/2323
- sudo mount -t fdescfs fdesc /dev/fd
- export $(dbus-launch) # Some libraries such as xfconf require a running dbus instance
- *run_tests

task:
Expand All @@ -97,7 +102,7 @@ task:
env:
BUILD_FULL: ON
BUILD_SHARED: OFF
PLUGINS: ALL;-curlget # The curlget tests fail: https://github.com/ElektraInitiative/libelektra/issues/3382
PLUGINS: ALL;-curlget;-xfconf # The curlget tests fail: https://github.com/ElektraInitiative/libelektra/issues/3382 xfce4 is uncommon on macOS
markus2330 marked this conversation as resolved.
Show resolved Hide resolved

install_script:
- | # Install Homebrew formulas
Expand Down Expand Up @@ -239,6 +244,7 @@ task:
- export PATH=$PATH:"$CIRRUS_WORKING_DIR/install/bin"
- export LUA_CPATH="${CIRRUS_WORKING_DIR}/install/lib/lua/5.2/?.so;"
- export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"$CIRRUS_WORKING_DIR/install/lib"
- export $(dbus-launch) # Some libraries such as xfconf require a running dbus instance
- *run_tests

task:
Expand Down
7 changes: 4 additions & 3 deletions .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,26 @@ jobs:
include:
# The following plugins have been disabled due to problems:
# Yamlcpp fails to compile on macOS with GCC due to problems with the macOS SDK
# it does not make sense to test the xfconf plugin on macOS as xfce is very uncommon on macOS
- name: GCC 11
CC: gcc-11
CXX: g++-11
PLUGINS: ALL;-xerces;-yamlcpp
PLUGINS: ALL;-xerces;-yamlcpp;-xfconf
BINDINGS: ALL;-rust
- name: Clang
CC: clang
CXX: clang++
ENABLE_LOGGER: ON
TOOLS: NODEP
PLUGINS: ALL
PLUGINS: ALL;-xfconf
BINDINGS: ALL;-rust
- name: Clang ASAN
CC: clang
CXX: clang++
ASAN_OPTIONS: detect_leaks=1
ENABLE_ASAN: ON
TOOLS: kdb
PLUGINS: ALL
PLUGINS: ALL;-xfconf
BINDINGS: ALL;-rust
#- name: MMap
# KDB_DEFAULT_STORAGE: mmapstorage
Expand Down
4 changes: 3 additions & 1 deletion doc/man/man7/elektra-plugins.7
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" generated with Ronn-NG/v0.10.1
.\" http://github.com/apjanke/ronn-ng/tree/0.10.1.pre1
.TH "ELEKTRA\-PLUGINS" "7" "November 2022" ""
.TH "ELEKTRA\-PLUGINS" "7" "August 2022" ""
.SH "NAME"
\fBelektra\-plugins\fR \- plugins overview
.P
Expand Down Expand Up @@ -90,6 +90,8 @@ line \fIline/\fR reads/writes any file line by line
yajl \fIyajl/\fR reads/writes JSON\.
.IP "\(bu" 4
augeas \fIaugeas/\fR reads/writes many different configuration files using the Augeas library
.IP "\(bu" 4
xfconf \fIxfconf/\fR reads/writes to arbitrary xfconf channels
.IP "" 0
.P
Using semi\-structured data for config files, mainly suitable for spec\-namespace (put a focus on having nice syntax for metadata):
Expand Down
4 changes: 2 additions & 2 deletions doc/news/_preparation_next_release.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,9 +174,9 @@ The following text lists news about the [plugins](https://www.libelektra.org/plu
- <<TODO>>
- <<TODO>>

### <<Plugin>>
### xfconf

- <<TODO>>
- Add xfconf storage plugin with the ability to read and write to xfconf channels _(Richard Stöckl @Eiskasten)_
- <<TODO>>
- <<TODO>>

Expand Down
4 changes: 2 additions & 2 deletions examples/codegen/econf/pkgconfig/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
KDB ?= kdb

application:../src/application.c genelektra.c
gcc ../src/application.c genelektra.c -std=c99 `pkg-config --cflags --libs elektra-codegen` -I. -o application -Wl,-rpath `pkg-config --variable=libdir elektra-codegen`
$(CC) ../src/application.c genelektra.c -std=c99 `pkg-config --cflags --libs elektra-codegen` -I. -o application -Wl,-rpath `pkg-config --variable=libdir elektra-codegen`

genelektra.c:../spec.ini
$(KDB) gen -F ni=../spec.ini highlevel spec:/sw/example/econf/#0/current genelektra
Expand All @@ -10,4 +10,4 @@ clean:
rm -f genelektra.c
rm -f genelektra.h
rm -f genelektra.mount.sh
rm -f application
rm -f application
4 changes: 2 additions & 2 deletions examples/codegen/menu/pkgconfig/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
KDB ?= kdb

application:../src/application.c genelektra.c
gcc ../src/application.c genelektra.c -std=c99 `pkg-config --cflags --libs elektra-codegen` -I. -o application -Wl,-rpath `pkg-config --variable=libdir elektra-codegen`
$(CC) ../src/application.c genelektra.c -std=c99 `pkg-config --cflags --libs elektra-codegen` -I. -o application -Wl,-rpath `pkg-config --variable=libdir elektra-codegen`

genelektra.c:../spec.ini
$(KDB) gen -F ni=../spec.ini highlevel spec:/sw/example/menu/#0/current genelektra
Expand All @@ -10,4 +10,4 @@ clean:
rm -f genelektra.c
rm -f genelektra.h
rm -f genelektra.mount.sh
rm -f application
rm -f application
4 changes: 2 additions & 2 deletions examples/codegen/tree/pkgconfig/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
KDB ?= kdb

application:../src/application.c genelektra.c
gcc ../src/application.c genelektra.c -std=c99 `pkg-config --cflags --libs elektra-codegen` -I. -o application -Wl,-rpath `pkg-config --variable=libdir elektra-codegen`
$(CC) ../src/application.c genelektra.c -std=c99 `pkg-config --cflags --libs elektra-codegen` -I. -o application -Wl,-rpath `pkg-config --variable=libdir elektra-codegen`

genelektra.c:../spec.ini
$(KDB) gen -F ni=../spec.ini highlevel spec:/sw/example/tree/#0/current genelektra
Expand All @@ -10,4 +10,4 @@ clean:
rm -f genelektra.c
rm -f genelektra.h
rm -f genelektra.mount.sh
rm -f application
rm -f application
2 changes: 1 addition & 1 deletion examples/external/pkgconfig/Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
application:application.c
gcc application.c `pkg-config --cflags --libs elektra` -o application -Wl,-rpath `pkg-config --variable=libdir elektra`
$(CC) application.c `pkg-config --cflags --libs elektra` -o application -Wl,-rpath `pkg-config --variable=libdir elektra`
2 changes: 1 addition & 1 deletion examples/highlevel/pkgconfig/Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
application:application.c
gcc application.c `pkg-config --cflags --libs elektra-highlevel` -o application -Wl,-rpath `pkg-config --variable=libdir elektra-highlevel`
$(CC) application.c `pkg-config --cflags --libs elektra-highlevel` -o application -Wl,-rpath `pkg-config --variable=libdir elektra-highlevel`
81 changes: 81 additions & 0 deletions scripts/cmake/Modules/FindXfconf.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
# ~~~
# Find the libxfconf includes and library
#
# XFCONF_INCLUDE_DIR - Where to find libxfconf include sub-directory.
# XFCONF_LIBRARY - Path to libxfconf library.
# XFCONF_FOUND - True if libxfconf found.
# ~~~

if (XFCONF_INCLUDE_DIR) # Already in cache, be silent.
set (XFCONF_FIND_QUIETLY TRUE)
endif (XFCONF_INCLUDE_DIR)

find_package (PkgConfig QUIET)

if (NOT PkgConfig_FOUND)
message ("PkgConfig is required to locate xfconf")
return ()
endif ()

pkg_search_module (GLIB QUIET glib-2.0)

if (NOT GLIB_FOUND)
message ("glib-2.0 is required to xfconf")
return ()
endif ()

pkg_search_module (GOBJECT QUIET gobject-2.0)

if (NOT GOBJECT_FOUND)
message ("gobject-2.0 is required to xfconf")
return ()
endif ()

find_path (
XFCONF_INCLUDE_DIR
NAMES xfconf
PATHS /usr/include/xfce4/xfconf-0 /usr/local/include/xfce4/xfconf-0)

if (XFCONF_INCLUDE_DIR-NOTFOUND)
message ("xfconf headers cannot be found")
return ()
endif ()

find_library (
XFCONF_LIBRARY
NAMES xfconf-0
PATHS /usr/lib /usr/lib64 /usr/local/lib)

if (XFCONF_LIBRARY-NOTFOUND)
message ("xfconf library cannot be found")
return ()
endif ()

find_library (
GLIB_LIBRARY
NAMES glib-2.0
PATHS "${GLIB_LIBDIR}")

if (GLIB_LIBRARY-NOTFOUND)
message ("glib library cannot be found")
return ()
endif ()

find_library (
GOBJECT_LIBRARY
NAMES gobject-2.0
PATHS "${GOBJECT_LIBDIR}")

if (GOBJECT_LIBRARY-NOTFOUND)
message ("gobject library cannot be found")
return ()
endif ()

file (GLOB XFCONF_INCLUDE_DIRS "${XFCONF_INCLUDE_DIR}" "${GLIB_INCLUDEDIR}/glib-2.0" "${GLIB_LIBDIR}/glib-2.0/include")
file (GLOB XFCONF_LIBRARIES "${XFCONF_LIBRARY}" "${GLIB_LIBRARY}" "${GOBJECT_LIBRARY}")

# Handle the QUIETLY and REQUIRED arguments and set XFCONF_FOUND to TRUE if all listed variables are TRUE.
include (FindPackageHandleStandardArgs)
find_package_handle_standard_args (Xfconf DEFAULT_MSG GLIB_LIBDIR GLIB_INCLUDEDIR XFCONF_LIBRARY XFCONF_INCLUDE_DIR)

mark_as_advanced (GLIB_LIBDIR GLIB_INCLUDEDIR XFCONF_LIBRARY XFCONF_INCLUDE_DIR)
1 change: 1 addition & 0 deletions scripts/docker/cirrus/arch/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN pacman -Sy --noconfirm \
rubygems \
texlive-most \
wget \
xfconf \
yajl \
python-pip

Expand Down
2 changes: 2 additions & 0 deletions scripts/docker/cirrus/fedora/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN dnf upgrade --refresh -y && dnf install -y \
cmake \
curl \
dbus-devel \
dbus-x11 \
diffutils \
file \
findutils \
Expand Down Expand Up @@ -43,6 +44,7 @@ RUN dnf upgrade --refresh -y && dnf install -y \
wget \
which \
xerces-c-devel \
xfconf-devel \
yajl-devel \
yaml-cpp-devel \
zlib-devel \
Expand Down
2 changes: 2 additions & 0 deletions scripts/docker/debian/bullseye/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN apt-get update && apt-get -y install \
clang-11 \
cmake \
curl \
dbus-x11 \
debsigs \
default-jdk \
devscripts \
Expand Down Expand Up @@ -52,6 +53,7 @@ RUN apt-get update && apt-get -y install \
libsystemd-dev \
libuv1-dev \
libxerces-c-dev \
libxfconf-0-dev \
libyajl-dev \
libyaml-cpp-dev \
libzmq3-dev \
Expand Down
1 change: 1 addition & 0 deletions scripts/docker/debian/bullseye/release.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ RUN --mount=type=tmpfs,target=/tmp \
--mount=type=tmpfs,target=/etc/kdb \
--mount=type=tmpfs,target=/root/.cache/elektra \
--mount=type=tmpfs,target=/root/.config \
export $(dbus-launch); \
kdb run_all

RUN echo "%sudo ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
Expand Down
2 changes: 2 additions & 0 deletions scripts/docker/debian/buster/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ RUN apt-get update && apt-get -y install \
clang-7 \
cmake \
curl \
dbus-x11 \
debsigs \
default-jdk \
devscripts \
Expand Down Expand Up @@ -52,6 +53,7 @@ RUN apt-get update && apt-get -y install \
libsystemd-dev \
libuv1-dev \
libxerces-c-dev \
libxfconf-0-dev \
libyajl-dev \
libyaml-cpp-dev \
libzmq3-dev \
Expand Down
1 change: 1 addition & 0 deletions scripts/docker/debian/buster/release.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ RUN --mount=type=tmpfs,target=/tmp \
--mount=type=tmpfs,target=/etc/kdb \
--mount=type=tmpfs,target=/root/.cache/elektra \
--mount=type=tmpfs,target=/root/.config \
export $(dbus-launch); \
kdb run_all

RUN echo "%sudo ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
Expand Down
2 changes: 2 additions & 0 deletions scripts/docker/debian/sid/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN apt-get update && apt-get -y install \
clang-format-13 \
cmake \
curl \
dbus-x11 \
dh-lua \
ed \
flex \
Expand Down Expand Up @@ -42,6 +43,7 @@ RUN apt-get update && apt-get -y install \
libsystemd-dev \
libuv1-dev \
libxerces-c-dev \
libxfconf-0-dev \
libyajl-dev \
libyaml-cpp-dev \
libzmq3-dev \
Expand Down
2 changes: 2 additions & 0 deletions scripts/docker/fedora/31/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN dnf upgrade -y && dnf install -y \
cmake \
curl \
dbus-devel \
dbus-x11 \
diffutils \
dnf-plugins-core \
file \
Expand Down Expand Up @@ -44,6 +45,7 @@ RUN dnf upgrade -y && dnf install -y \
wget \
which \
xerces-c-devel \
xfconf-devel \
yajl-devel \
yaml-cpp-devel \
zlib-devel \
Expand Down
2 changes: 2 additions & 0 deletions scripts/docker/fedora/32/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN dnf upgrade -y && dnf install -y \
cmake \
curl \
dbus-devel \
dbus-x11 \
diffutils \
dnf-plugins-core \
file \
Expand Down Expand Up @@ -44,6 +45,7 @@ RUN dnf upgrade -y && dnf install -y \
wget \
which \
xerces-c-devel \
xfconf-devel \
yajl-devel \
yaml-cpp-devel \
zlib-devel \
Expand Down
2 changes: 2 additions & 0 deletions scripts/docker/fedora/33/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN dnf upgrade --refresh -y && dnf install -y \
cmake \
curl \
dbus-devel \
dbus-x11 \
devscripts \
diffutils \
discount \
Expand Down Expand Up @@ -55,6 +56,7 @@ RUN dnf upgrade --refresh -y && dnf install -y \
wget \
which \
xerces-c-devel \
xfconf-devel \
yajl-devel \
yaml-cpp-devel \
zeromq-devel \
Expand Down
2 changes: 2 additions & 0 deletions scripts/docker/fedora/34/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN dnf upgrade --refresh -y && dnf install -y \
cmake \
curl \
dbus-devel \
dbus-x11 \
devscripts \
diffutils \
discount \
Expand Down Expand Up @@ -55,6 +56,7 @@ RUN dnf upgrade --refresh -y && dnf install -y \
wget \
which \
xerces-c-devel \
xfconf-devel \
yajl-devel \
yaml-cpp-devel \
zeromq-devel \
Expand Down
Loading