<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libayatana-appindicator/src, branch main</title>
<subtitle>Ayatana Application Indicators Shared Library
</subtitle>
<id>https://openid.arctica-project.org/libayatana-appindicator/atom?h=main</id>
<link rel='self' href='https://openid.arctica-project.org/libayatana-appindicator/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/'/>
<updated>2025-03-07T15:49:48+00:00</updated>
<entry>
<title>Deprecate libayatana-appindicator</title>
<updated>2025-03-07T15:49:48+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2025-03-07T15:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=13ea932892cba6913f1dd24ef0e807940fe011dc'/>
<id>urn:sha1:13ea932892cba6913f1dd24ef0e807940fe011dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct symbols in version script file</title>
<updated>2024-07-03T14:19:22+00:00</updated>
<author>
<name>Alfred Wingate</name>
<email>parona@protonmail.com</email>
</author>
<published>2024-07-01T21:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=6e29dc3814da0a425424b8ed4ccb2e3769bb2de2'/>
<id>urn:sha1:6e29dc3814da0a425424b8ed4ccb2e3769bb2de2</id>
<content type='text'>
LLVM lld checks for nonexistent symbols in version scripts files.
Correct symbols names to what appears to be the desired results.

Bug: https://bugs.gentoo.org/934481
Fixes: 4d97676bb5ba1a7612aed36d219cbaa978adc90e
Signed-off-by: Alfred Wingate &lt;parona@protonmail.com&gt;
</content>
</entry>
<entry>
<title>Fix build on macOS</title>
<updated>2024-06-17T02:17:07+00:00</updated>
<author>
<name>Sergey Fedorov</name>
<email>barracuda@macos-powerpc.org</email>
</author>
<published>2024-06-17T02:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=f8da9004a0ace40d09ed9d59ac26c143648eebf9'/>
<id>urn:sha1:f8da9004a0ace40d09ed9d59ac26c143648eebf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: Install library as library</title>
<updated>2023-09-06T09:03:46+00:00</updated>
<author>
<name>Till Maas</name>
<email>opensource@till.name</email>
</author>
<published>2023-09-06T09:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=12dc6d220d2e9974cbeb2f08b0f1b51864f6debb'/>
<id>urn:sha1:12dc6d220d2e9974cbeb2f08b0f1b51864f6debb</id>
<content type='text'>
Fedora needs libraries to be executable to extract debug information.
Debian does not. The cmake TARGETS installation takes care of this,
therefore use it.
</content>
</entry>
<entry>
<title>Limit exported symbols</title>
<updated>2023-08-10T06:37:58+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-08-09T14:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=4d97676bb5ba1a7612aed36d219cbaa978adc90e'/>
<id>urn:sha1:4d97676bb5ba1a7612aed36d219cbaa978adc90e</id>
<content type='text'>
fixes https://github.com/AyatanaIndicators/libayatana-appindicator/issues/40
</content>
</entry>
<entry>
<title>Replace DBus-GLib with GDBus and drop libdus</title>
<updated>2023-08-09T12:45:34+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-08-09T12:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=f3cf5352621a0fbf2c1e7f5c3f603fbac1a3b3f7'/>
<id>urn:sha1:f3cf5352621a0fbf2c1e7f5c3f603fbac1a3b3f7</id>
<content type='text'>
fixes https://github.com/AyatanaIndicators/libayatana-appindicator/issues/11
</content>
</entry>
<entry>
<title>Document the status property a bit more clearly.</title>
<updated>2023-07-20T08:14:32+00:00</updated>
<author>
<name>William Pettersson</name>
<email>william.pettersson@glasgow.ac.uk</email>
</author>
<published>2023-07-20T08:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=864b830e2e7b85d8763142326f84bc7b38acde97'/>
<id>urn:sha1:864b830e2e7b85d8763142326f84bc7b38acde97</id>
<content type='text'>
Details of what each property means are taken from lines ~144-146 of
app-indicator.h (search for @APP_INDICATOR_STATUS_PASSIVE).
</content>
</entry>
<entry>
<title>src/app-indicator.c: Don't use GNU old-style field designator extension</title>
<updated>2023-05-08T22:17:30+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-03-11T17:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=d848644c60d5d60a831bcb286c521508fa4f3fde'/>
<id>urn:sha1:d848644c60d5d60a831bcb286c521508fa4f3fde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>src/app-indicator.c: Fix documentation related errors</title>
<updated>2023-05-08T22:17:30+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-03-10T18:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=f7f4a8dd6b12327e37f918a2f5f65e3a0a8dc413'/>
<id>urn:sha1:f7f4a8dd6b12327e37f918a2f5f65e3a0a8dc413</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Explicitly mark deprecated functions and use substitutes</title>
<updated>2023-05-08T22:17:30+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2023-03-10T15:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-appindicator/commit/?id=aec1741226036036b2498f7b664221e649b4ff81'/>
<id>urn:sha1:aec1741226036036b2498f7b664221e649b4ff81</id>
<content type='text'>
</content>
</entry>
</feed>
