+summary : Application Indicator Library. Spiritual successor of libappindicator
+description: |
+ A library to allow applications to export a menu into the an Application Indicators aware menu bar. Based on KSNI it also works in KDE and will fallback to generic Systray support if none of those are available.
+ This code project was originally started by Canonical Ltd. and has been adapted by various authors with the purpose of making this Application Indicators available on Ubuntu and non-Ubuntu systems alike.
+ # libayatana provides ABI compatibility with libappindicator.
+ # Create symlinks with libappindicator's sonames so that closed-source
+ # applications built for libappindicator can continue to work.
+ pushd $installdir/%libdir%
+ for f in *.so*; do
+ ln -s $f $(sed 's|ayatana-||' <<< $f)
+ done
+ popd
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,130 @@
+<PISI>
+ <Source>
+ <Name>libayatana-appindicator</Name>
+ <Packager>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
+ </Packager>
+ <License>LGPL-2.1-or-later</License>
+ <License>LGPL-3.0-or-later</License>
+ <PartOf>programming.library</PartOf>
+ <Summary xml:lang="en">Application Indicator Library. Spiritual successor of libappindicator</Summary>
+ <Description xml:lang="en">A library to allow applications to export a menu into the an Application Indicators aware menu bar. Based on KSNI it also works in KDE and will fallback to generic Systray support if none of those are available.
+This code project was originally started by Canonical Ltd. and has been adapted by various authors with the purpose of making this Application Indicators available on Ubuntu and non-Ubuntu systems alike.
+ <Summary xml:lang="en">Application Indicator Library. Spiritual successor of libappindicator</Summary>
+ <Description xml:lang="en">A library to allow applications to export a menu into the an Application Indicators aware menu bar. Based on KSNI it also works in KDE and will fallback to generic Systray support if none of those are available.
+This code project was originally started by Canonical Ltd. and has been adapted by various authors with the purpose of making this Application Indicators available on Ubuntu and non-Ubuntu systems alike.
+ <Summary xml:lang="en">32-bit libraries for libayatana-appindicator</Summary>
+ <Description xml:lang="en">A library to allow applications to export a menu into the an Application Indicators aware menu bar. Based on KSNI it also works in KDE and will fallback to generic Systray support if none of those are available.
+This code project was originally started by Canonical Ltd. and has been adapted by various authors with the purpose of making this Application Indicators available on Ubuntu and non-Ubuntu systems alike.
+ <Summary xml:lang="en">Development files for 32-bit libayatana-appindicator</Summary>
+ <Description xml:lang="en">A library to allow applications to export a menu into the an Application Indicators aware menu bar. Based on KSNI it also works in KDE and will fallback to generic Systray support if none of those are available.
+This code project was originally started by Canonical Ltd. and has been adapted by various authors with the purpose of making this Application Indicators available on Ubuntu and non-Ubuntu systems alike.
+ <Summary xml:lang="en">Development files for libayatana-appindicator</Summary>
+ <Description xml:lang="en">A library to allow applications to export a menu into the an Application Indicators aware menu bar. Based on KSNI it also works in KDE and will fallback to generic Systray support if none of those are available.
+This code project was originally started by Canonical Ltd. and has been adapted by various authors with the purpose of making this Application Indicators available on Ubuntu and non-Ubuntu systems alike.