Files
Kamil ATLI f048419c96 zeitgeist
2025-06-22 15:51:34 +03:00

121 lines
4.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>zeitgeist</Name>
<Homepage>https://zeitgeist.freedesktop.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<PartOf>util.admin</PartOf>
<Summary>Activity logging framework.</Summary>
<Description>Zeitgeist is a service which logs the users's activities and events and makes relevant information available to other applications.</Description>
<Archive sha1sum="15def247e8aa94d5259ed4dacd596e3645be225b" type="tarbz2">https://gitlab.freedesktop.org/zeitgeist/zeitgeist/-/archive/v1.0.4/zeitgeist-v1.0.4.tar.bz2</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>vala-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>python3-six</Dependency>
<Dependency>sqlite-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-rdflib</Dependency>
<Dependency>python3-isodate</Dependency>
<Dependency>json-glib-devel</Dependency>
<Dependency>python3-pyparsing</Dependency>
<Dependency>xapian-core-devel</Dependency>
<Dependency>telepathy-glib-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level='1'></Patch> -->
<Patch level='1'>Fix_wrong_parameter_for_Event.full()_ctor.patch</Patch>
<Patch level='1'>Replace_getargspec_with_getfullargspec.patch</Patch>
</Patches>
</Source>
<Package>
<Name>zeitgeist</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>sqlite</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>python3</Dependency>
<Dependency>json-glib</Dependency>
<Dependency>xapian-core</Dependency>
<Dependency>dbus-python3</Dependency>
<Dependency>telepathy-glib</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/libexec</Path>
<!-- <Path fileType="library">/usr/lib</Path> -->
<Path fileType="data">/usr/share/vala</Path>
<Path fileType="data">/usr/share/bash-completion</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/zeitgeist/doc</Path>
<Path fileType="data">/usr/share/zeitgeist/ontology</Path>
<Path fileType="config">/usr/share/dbus-1</Path>
<Path fileType="library">/usr/lib/libzeitgeist-2.0.so*</Path>
<Path fileType="library">/usr/lib/girepository-1.0</Path>
<Path fileType="library">/usr/lib/python3.11/site-packages</Path>
</Files>
</Package>
<Package>
<Name>zeitgeist-devel</Name>
<RuntimeDependencies>
<Dependency release='current'>zeitgeist</Dependency>
<Dependency>glib2-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="5">
<Date>2025-06-15</Date>
<Version>1.0.4</Version>
<Comment>Rebuild</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2023-11-04</Date>
<Version>1.0.4</Version>
<Comment>Rebuild.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="3">
<Date>2022-12-28</Date>
<Version>1.0.4</Version>
<Comment>Rebuild.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2022-01-18</Date>
<Version>1.0.4</Version>
<Comment>Version bump</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-10-13</Date>
<Version>1.0.3</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>