123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
- <INARY>
- <Source>
- <Name>wingpanel-session</Name>
- <Homepage>http://www.gnome.org</Homepage>
- <Packager>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:gui</IsA>
- <Summary>Stylish top panel that holds indicators and spawns an application launcher</Summary>
- <Description>Stylish top panel that holds indicators and spawns an application launcher</Description>
- <Archive sha1sum="b4a7e50706d75c466b0935bc406fc6d149e3090b">https://github.com/elementary/wingpanel-indicator-session/archive/2.2.8.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>gconf-devel</Dependency>
- <Dependency>evolution-data-server-devel</Dependency>
- <Dependency>startup-notification-devel</Dependency>
- <Dependency>libXcomposite-devel</Dependency>
- <Dependency>libXrandr-devel</Dependency>
- <Dependency>libXinerama-devel</Dependency>
- <Dependency>libXcursor-devel</Dependency>
- <Dependency>libXext-devel</Dependency>
- <Dependency>libSM-devel</Dependency>
- <Dependency>libXfixes-devel</Dependency>
- <Dependency>libXdamage-devel</Dependency>
- <Dependency>atk-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>cairo-devel</Dependency>
- <Dependency>pango-devel</Dependency>
- <Dependency>libICE-devel</Dependency>
- <Dependency>gdk-pixbuf-devel</Dependency>
- <Dependency>libXrender-devel</Dependency>
- <Dependency>libhandy-devel</Dependency>
- <Dependency>switchboard-devel</Dependency>
- <Dependency>zeitgeist-devel</Dependency>
- <Dependency>libcanberra-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch>01-pkill-for-logout.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>wingpanel-session</Name>
- <RuntimeDependencies>
- <Dependency>gconf</Dependency>
- <Dependency>startup-notification</Dependency>
- <Dependency>evolution-data-server</Dependency>
- <Dependency>libXcomposite</Dependency>
- <Dependency>libXrandr</Dependency>
- <Dependency>libXinerama</Dependency>
- <Dependency>libXcursor</Dependency>
- <Dependency>libXext</Dependency>
- <Dependency>libSM</Dependency>
- <Dependency>libXft</Dependency>
- <Dependency>libXfixes</Dependency>
- <Dependency>libXdamage</Dependency>
- <Dependency>atk</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>libICE</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libXrender</Dependency>
- <Dependency>libcanberra</Dependency>
- <Dependency>libcanberra-gtk</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc/</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/themes</Path>
- <Path fileType="data">/usr/share/wingpanel-session</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/vala</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="data">/usr/share/metainfo</Path>
- <Path fileType="data">/usr/share/gir-1.0</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- </Files>
- </Package>
- <Package>
- <Name>wingpanel-session-devel</Name>
- <Summary>Development files for wingpanel-session</Summary>
- <RuntimeDependencies>
- <Dependency release="current">wingpanel-session</Dependency>
- <Dependency>gtk2-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- </Files>
- </Package>
- <History>
- <Update release="1">
- <Date>2019-09-18</Date>
- <Version>2.1.5</Version>
- <Comment>First release</Comment>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Update>
- </History>
- </INARY>
|