123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- <?xml version="1.0" ?>
- <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
- <INARY>
- <Source>
- <Name>librsvg</Name>
- <Homepage>http://librsvg.sourceforge.net/</Homepage>
- <Packager>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Packager>
- <License>LGPLv2.1</License>
- <IsA>library</IsA>
- <Summary>Scalable Vector Graphics (SVG) rendering library</Summary>
- <Description>librsvg is a component used within software applications to enable support for SVG-format scalable vector graphics.</Description>
- <Archive sha1sum="322e50e18668e6c66f63e7a3dc98fbd3c04417a0">https://gitlab.gnome.org/GNOME/librsvg/-/archive/2.49.3/librsvg-2.49.3.zip</Archive>
- <BuildDependencies>
- <Dependency>libcroco-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>pango-devel</Dependency>
- <Dependency>cairo-devel</Dependency>
- <Dependency>vala-devel</Dependency>
- <Dependency>rust-cargo</Dependency>
- <Dependency>gdk-pixbuf-devel</Dependency>
- <Dependency>gtk-doc</Dependency>
- <Dependency>gobject-introspection-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch>multilib.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>librsvg</Name>
- <RuntimeDependencies>
- <Dependency>libcroco</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>vala</Dependency>
- <Dependency>rustc</Dependency>
- <Dependency>gdk-pixbuf-devel</Dependency>
- <Dependency>gobject-introspection</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc/gtk-2.0</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="man">/usr/share/man/man1</Path>
- <Path fileType="data">/usr/share/pixmaps</Path>
- <Path fileType="data">/usr/share/themes</Path>
- <Path fileType="data">/usr/share/vala</Path>
- <Path fileType="doc">/usr/share/gtk-doc</Path>
- <Path fileType="data">/usr/share/thumbnailers/librsvg.thumbnailer</Path>
- <Path fileType="data">/usr/share/gir-1.0/Rsvg-2.0.gir</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="locale">/usr/share/locale</Path>
- </Files>
- </Package>
- <Package>
- <Name>librsvg-32bit</Name>
- <BuildType>emul32</BuildType>
- <BuildDependencies>
- <Dependency>libcroco-32bit</Dependency>
- <Dependency>gtk3-32bit</Dependency>
- <Dependency>pango-32bit</Dependency>
- <Dependency>gdk-pixbuf-32bit</Dependency>
- <Dependency>rustc-32bit</Dependency>
- <Dependency>glib2-32bit</Dependency>
- </BuildDependencies>
- <RuntimeDependencies>
- <Dependency>rustc-32bit</Dependency>
- <Dependency>glib2-32bit</Dependency>
- <!--Dependency>libcroco-32bit</Dependency>
- <Dependency>gtk3-32bit</Dependency>
- <Dependency>pango-32bit</Dependency>
- <Dependency>gdk-pixbuf-32bit</Dependency-->
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib32</Path>
- </Files>
- </Package>
- <Package>
- <Name>librsvg-devel</Name>
- <RuntimeDependencies>
- <Dependency release="current">librsvg</Dependency>
- <Dependency>libcroco-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>pango-devel</Dependency>
- <Dependency>cairo-devel</Dependency>
- <Dependency>vala-devel</Dependency>
- <Dependency>rust-cargo</Dependency>
- <Dependency>gdk-pixbuf-devel</Dependency>
- <Dependency>gobject-introspection-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- <Path fileType="header">/usr/include</Path>
- </Files>
- </Package>
- <History>
- <Update release="4">
- <Date>2020-07-04</Date>
- <Version>2.49.3</Version>
- <Comment>Version bump to 2.47.3</Comment>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2019-12-14</Date>
- <Version>2.47.3</Version>
- <Comment>Version bump to 2.47.3</Comment>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2019-12-14</Date>
- <Version>2.47.1</Version>
- <Comment>Version bump to 2.47.1</Comment>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2019-09-15</Date>
- <Version>2.46.0</Version>
- <Comment>First release</Comment>
- <Name>Süleyman Poyraz</Name>
- <Email>zaryob.dev@gmail.com</Email>
- </Update>
- </History>
- </INARY>
|