12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
- <INARY>
- <Source>
- <Name>graphene</Name>
- <Homepage>http://projects.gnome.org/graphene/</Homepage>
- <Packager>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Packager>
- <License>GPLv2</License>
- <License>LGPLv2</License>
- <Icon>graphene</Icon>
- <IsA>app:gui</IsA>
- <Summary>A thin layer of graphic data types</Summary>
- <Description>A thin layer of graphic data types</Description>
- <Archive sha1sum="557bf6923a4d9b7f4dbfa6595f89a621f8ed469f" >https://github.com/ebassi/graphene/archive/1.10.0.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>gobject-introspection-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>graphene</Name>
- <RuntimeDependencies>
- <Dependency>gobject-introspection</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/applications</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="data">/usr/share/mime</Path>
- <Path fileType="data">/usr/share/graphene</Path>
- <Path fileType="data">/usr/share/pixmaps</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="data">/usr/share/glib-2.0</Path>
- <Path fileType="data">/usr/share/GConf</Path>
- <Path fileType="data">/usr/share/gnome-shell</Path>
- <Path fileType="data">/usr/share/metainfo</Path>
- </Files>
- <Provides>
- <SCOM script="package.py">System.Package</SCOM>
- </Provides>
- </Package>
- <Package>
- <Name>graphene-devel</Name>
- <Summary>Development files for graphene</Summary>
- <RuntimeDependencies>
- <Dependency release="current">graphene</Dependency>
- <Dependency>gtk3-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- <Path fileType="man">/usr/share/gir-1.0</Path>
- </Files>
- </Package>
- <History>
- <Update release="1">
- <Date>2019-09-18</Date>
- <Version>1.10.0</Version>
- <Comment>First release</Comment>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Update>
- </History>
- </INARY>
|