Files
2025-10-27 09:32:37 +03:00

102 lines
3.9 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gamin</Name>
<Homepage>http://www.gnome.org/~veillard/gamin/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<PartOf>desktop.gnome.base</PartOf>
<License>LGPLv2</License>
<IsA>library</IsA>
<Summary>File alteration monitor library</Summary>
<Description>Gamin is a file and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor) system. This is a serviceprovided by a library which allows to detect when a file or a directory has been modified.</Description>
<Archive sha1sum="c4d5462d8cef5e412f55861bd317dcce5cac3318" type="tarbz2" >mirrors://gnome/gamin/0.1/gamin-0.1.10.tar.bz2</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">18_gam_server_deadlocks.patch</Patch>
<!--<Patch level="1">fix-deprecated-const-01.patch</Patch> -->
<Patch level="1">explicitly-link-with-python.patch</Patch>
<Patch level="0">fix-deprecated-const-01.patch</Patch>
<Patch level="0">fix-deprecated-const-02.patch</Patch>
<Patch level="0">fix-deprecated-const-03.patch</Patch>
<Patch level="0">fix-deprecated-const-04.patch</Patch>
<Patch level="1">gamin-return.patch</Patch>
</Patches>
</Source>
<Package>
<Name>gamin</Name>
<Summary>File alteration monitor library</Summary>
<RuntimeDependencies>
<Dependency>glib2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>gamin-devel</Name>
<Summary>Development files for gamin</Summary>
<RuntimeDependencies>
<Dependency release="current">gamin</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2025-10-27</Date>
<Version>0.1.10</Version>
<Comment>Rebuild</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-02-26</Date>
<Version>0.1.10</Version>
<Comment>Rebuild for new toolchain</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2016-02-25</Date>
<Version>0.1.10</Version>
<Comment>Rebuilt with docker</Comment>
<Name>İbrahim KARAGÜZEL</Name>
<Email>karaguzelibrahim@gmail.com</Email>
</Update>
<Update release="3">
<Date>2014-05-22</Date>
<Version>0.1.10</Version>
<Comment>Rebuild</Comment>
<Name>Kamil Atlı</Name>
<Email>suvarice@gmail.com</Email>
</Update>
<Update release="2">
<Date>2014-01-25</Date>
<Version>0.1.10</Version>
<Comment>Rebuild</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-10-02</Date>
<Version>0.1.10</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>