<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/elektra/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-10-01T15:09:35Z</updated>
<entry>
<title>elektra: drop package</title>
<updated>2025-10-01T15:09:35Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2025-09-30T22:09:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fde2ee4459f78e565dd3163f27dba7a3682404b6'/>
<id>urn:sha1:fde2ee4459f78e565dd3163f27dba7a3682404b6</id>
<content type='text'>
libelektra [1] was archived on 16th February 2025.
The latest release was in 2023.

In https://github.com/openwrt/packages/pull/24775#issuecomment-2285683663
it was suggested to drop this package. So, lets drop it

[1] https://github.com/ElektraInitiative/libelektra

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>elektra: update to 0.9.14</title>
<updated>2024-08-17T01:03:35Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-08-05T21:42:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=05b218ec125e77e09a86ffaa29995bf50d918a03'/>
<id>urn:sha1:05b218ec125e77e09a86ffaa29995bf50d918a03</id>
<content type='text'>
Adjusted lua dependency.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>elektra: fix compilation with GCC13</title>
<updated>2023-11-19T04:19:05Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2023-11-17T00:34:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6386d1e9becc69d98d6a68dd9d003d54e4ac6363'/>
<id>urn:sha1:6386d1e9becc69d98d6a68dd9d003d54e4ac6363</id>
<content type='text'>
Upstream backport.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>elektra: actually fix compilation with iconv</title>
<updated>2022-07-14T21:09:03Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-07-14T08:04:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=9a0e3adbdd053e281fa30777ed55eb9a8ef701c6'/>
<id>urn:sha1:9a0e3adbdd053e281fa30777ed55eb9a8ef701c6</id>
<content type='text'>
find_package needs to be moved outside of if.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>elektra: fix compilation with external iconv</title>
<updated>2022-07-10T08:20:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-06-09T22:33:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8788cd7c848dbfe194b4cce2ecc738361fbff626'/>
<id>urn:sha1:8788cd7c848dbfe194b4cce2ecc738361fbff626</id>
<content type='text'>
Patch mostly taken from hidapi.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>elektra: update to 0.9.7</title>
<updated>2021-07-13T21:45:43Z</updated>
<author>
<name>Harald Geyer</name>
</author>
<published>2021-07-13T21:41:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=21abcc2968d114532f6c9c905dfa3f9db3f971e4'/>
<id>urn:sha1:21abcc2968d114532f6c9c905dfa3f9db3f971e4</id>
<content type='text'>
Notable changes:
* Use toml as new default storage backend:
  Upstream has removed the ini plugin, we have been using in the
  past. toml is still somewhat experimental, but upstream has
  designated it as future recommended default.
* Remove the dependency on boost. The only plugin needing that has
  been removed upstram.
* Enable plugins for libev and libuv event loop integration. This
  adds two new packages with the respective dependencies.
  Upstream has fixed the bugs preventing us from using this.
* Enable the internal notification plugin/system. This allows
  applications to automatically receive notifications about changes
  to their configuration. Again upstream fixing bugs enables this
  for us.
* Set the environment variable $XDG_CACHE_HOME to "/tmp/" globally
  to prevent elektra (and possibly other applications) from
  writing temporary data to flash.

Signed-off-by: Harald Geyer &lt;harald@ccbib.org&gt;
</content>
</entry>
<entry>
<title>libelektra: fix compilation with GCC11</title>
<updated>2021-07-07T21:49:57Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-07-07T07:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=92e08f83e57d8aaef4feeb8f95f10b6a75dd0d4b'/>
<id>urn:sha1:92e08f83e57d8aaef4feeb8f95f10b6a75dd0d4b</id>
<content type='text'>
Missing header.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: back to cmake.mk</title>
<updated>2021-06-13T04:05:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-10T23:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2e654b19f38f1f941c70a5adcdac6311234362c3'/>
<id>urn:sha1:2e654b19f38f1f941c70a5adcdac6311234362c3</id>
<content type='text'>
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: build CMake projects with Ninja</title>
<updated>2021-03-28T04:51:50Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-04T22:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a31b7320077c340268d31642ded69cc66fbc230c'/>
<id>urn:sha1:a31b7320077c340268d31642ded69cc66fbc230c</id>
<content type='text'>
faster to compile.

A small selection of packages was tested going from:

Executed in  696.30 secs   fish           external
   usr time   82.98 mins  395.00 micros   82.98 mins
   sys time    9.02 mins    0.00 micros    9.02 mins

to:

Executed in  592.20 secs   fish           external
   usr time   84.84 mins  361.00 micros   84.84 mins
   sys time    8.85 mins   57.00 micros    8.85 mins

Tested by running make -j 12 and wiping staging/build_dir/target_x

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>elektra: explicitly disable gpgme plugin</title>
<updated>2020-12-19T22:39:39Z</updated>
<author>
<name>Matt Merhar</name>
</author>
<published>2020-12-19T22:30:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fb96fb3e4a5a6e4a79eb458c75688e4fcc8fb159'/>
<id>urn:sha1:fb96fb3e4a5a6e4a79eb458c75688e4fcc8fb159</id>
<content type='text'>
With the addition of gpgme-config per 91a6168, elektra has started
detecting the presence of gpgme and is automatically building the
plugin. Even though it's not being installed, it has broken the build on
CONFIG_ARCH="arc" due to some LFS weirdness with uClibc.

Explicitly disable it since the package in its current form doesn't
expect it to be built.

Signed-off-by: Matt Merhar &lt;mattmerhar@protonmail.com&gt;
</content>
</entry>
</feed>
