1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gnome-online-miners</Name>
- <Homepage>https://gitlab.gnome.org/GNOME/gnome-online-miners</Homepage>
- <Packager>
- <Name>Pisi Linux Admins</Name>
- <Email>admin@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Summary>GNOME Online Miners - crawls through your online content</Summary>
- <Description>GNOME Online Miners provides a set of crawlers that go through your online content and index them locally in Tracker</Description>
- <Archive sha1sum="10ed8c048cec610ccc4772915dab3352166e918b" type="tarxz">https://download.gnome.org/sources/gnome-online-miners/3.34/gnome-online-miners-3.34.0.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>intltool</Dependency>
- <Dependency>libxslt-devel</Dependency>
- <Dependency>docbook-xsl</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>libgdata-devel</Dependency>
- <Dependency>grilo-devel</Dependency>
- <Dependency>tinysparql-devel</Dependency>
- <Dependency>libgfbgraph-devel</Dependency>
- <Dependency>gnome-online-accounts-devel</Dependency>
- <Dependency>autoconf-archive</Dependency>
- <Dependency>dleyna-server-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch level="1">tracker3-support.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>gnome-online-miners</Name>
- <RuntimeDependencies>
- <Dependency>glib2</Dependency>
- <Dependency>grilo</Dependency>
- <Dependency>tinysparql</Dependency>
- <Dependency>libgdata</Dependency>
- <Dependency>libgfbgraph</Dependency>
- <Dependency>dleyna-server</Dependency>
- <Dependency>gnome-online-accounts</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share/dbus-1</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="executable">/usr/libexec</Path>
- </Files>
- </Package>
- <History>
- <Update release="4">
- <Date>2024-09-20</Date>
- <Version>3.34.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2022-11-02</Date>
- <Version>3.34.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2022-08-11</Date>
- <Version>3.34.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2021-06-06</Date>
- <Version>3.34.0</Version>
- <Comment>First release for Pisi Linux</Comment>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Update>
- </History>
- </PISI>
|