12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
- <INARY>
- <Source>
- <Name>bamf</Name>
- <Homepage>https://live.gnome.org/bamf</Homepage>
- <Packager>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Packager>
- <License>GPLv3</License>
- <IsA>library</IsA>
- <Summary>A GPLv3-based library to delight your users with fancy features.</Summary>
- <Description>A GPLv3-based library to delight your users with fancy features.</Description>
- <Archive sha1sum="b83a5464f22345394beb2479b943850f751eb9db" >https://launchpad.net/bamf/0.5/0.5.4/+download/bamf-0.5.4.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>libgtop-devel</Dependency>
- <Dependency>libwnck3-devel</Dependency>
- <Dependency>libdbusmenu-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch>bamf-no-gtester2xunit.patch</Patch>
- <Patch>bamf-no-werror.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>bamf</Name>
- <RuntimeDependencies>
- <Dependency>libgtop</Dependency>
- <Dependency>libwnck3</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc/gconf</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/bamf</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="data">/usr/share/upstart</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="data">/usr/share/vala</Path>
- <Path fileType="data">/usr/share/icons</Path>
- </Files>
- </Package>
- <Package>
- <Name>bamf-docs</Name>
- <IsA>data:doc</IsA>
- <Summary>bamf reference documents</Summary>
- <Files>
- <Path fileType="doc">/usr/share/gtk-doc</Path>
- </Files>
- </Package>
- <Package>
- <Name>bamf-devel</Name>
- <Summary>Development files for bamf</Summary>
- <RuntimeDependencies>
- <Dependency release="current">bamf</Dependency>
- <Dependency>libgtop-devel</Dependency>
- <Dependency>libwnck3-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- <Path fileType="data">/usr/share/gir-1.0</Path>
- </Files>
- </Package>
- <History>
- <Update release="1">
- <Date>2019-09-18</Date>
- <Version>0.5.4</Version>
- <Comment>First release</Comment>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Update>
- </History>
- </INARY>
|