<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-gnome/recipes-gnome/gnome-commander, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2026-02-09T04:41:53+00:00</updated>
<entry>
<title>gnome-commander: upgrade 1.16.1 -&gt; 1.16.2</title>
<updated>2026-02-09T04:41:53+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2026-02-08T20:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bdf3e0387e650327b49168345264ff65a834cbee'/>
<id>urn:sha1:bdf3e0387e650327b49168345264ff65a834cbee</id>
<content type='text'>
Drop patch that's included in this release.

Changes:
 - Fix double g_error_free call in remote_close_callback
 - Fix build with taglib 2.0
 - Set project gnu++11 c++ language version explicitely

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnome-commander: missing dependency for tests PACKAGECONFIG</title>
<updated>2025-02-09T20:57:18+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2025-02-09T17:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ba8d9ff050cf7a29da80c125a8b300ec816f122d'/>
<id>urn:sha1:ba8d9ff050cf7a29da80c125a8b300ec816f122d</id>
<content type='text'>
If tests PACKAGECONFIG is enabled, do_configure errors out:

../gnome-commander-1.16.1/meson.build:179:8: ERROR: Dependency "gtest" not found, tried pkgconfig and system

Fix it by adding the missing dependency.

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnome-commander: Fix build with taglib 2.0</title>
<updated>2024-03-08T18:07:28+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2024-03-08T01:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d8511c2432ca4ba75bca6e7f71f3c4c3f6098aae'/>
<id>urn:sha1:d8511c2432ca4ba75bca6e7f71f3c4c3f6098aae</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>drop GNOMEBASEBUILDCLASS = "meson"</title>
<updated>2023-11-11T17:26:41+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2023-11-11T13:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=84f88138586a64da397e0d940f39e039823b0306'/>
<id>urn:sha1:84f88138586a64da397e0d940f39e039823b0306</id>
<content type='text'>
It is set to meson by default

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnome-commander: upgrade 1.16.0 -&gt; 1.16.1</title>
<updated>2023-07-21T02:08:56+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-07-18T04:25:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=95d1088e4fcbcfb8cd1179198e74f60ad83bbcfc'/>
<id>urn:sha1:95d1088e4fcbcfb8cd1179198e74f60ad83bbcfc</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnome-commander: Upgrade to 1.16.0 release</title>
<updated>2023-03-02T02:09:24+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-03-02T00:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eba72fe2bc5e8a39fe16872c2be127300dd94e65'/>
<id>urn:sha1:eba72fe2bc5e8a39fe16872c2be127300dd94e65</id>
<content type='text'>
- Switch to using meson for build system
- Add -D_LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR to continue using std::auto_ptr
  from exiv2

- The changes are here [1]

[1] https://gcmd.github.io/2023/01/22/Release-v1-16-0.html

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnome-commander: upgrade 1.14.2 -&gt; 1.14.3</title>
<updated>2022-07-02T15:37:02+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-06-27T06:59:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4b2e46f2574cb073b13480c654210b7c2083cdba'/>
<id>urn:sha1:4b2e46f2574cb073b13480c654210b7c2083cdba</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnome-commander: initial add 1.14.2</title>
<updated>2022-04-07T00:25:34+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2022-03-31T06:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e88927d122c1b2050cbd1223aec88a72e57f3cf8'/>
<id>urn:sha1:e88927d122c1b2050cbd1223aec88a72e57f3cf8</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
