68 lines
2.5 KiB
XML
68 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>xdg-dbus-proxy</Name>
|
||
<Homepage>https://github.com/flatpak/xdg-dbus-proxy</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2.1</License>
|
||
<IsA>app:console</IsA>
|
||
<Summary>a filtering proxy for D-Bus connections</Summary>
|
||
<Description>xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was originally part of the flatpak project, but it has been broken out as a standalone module to facilitate using it in other contexts.</Description>
|
||
<Archive sha1sum="a029503d101157ebf3ecaae18c7ed928b092d7c2" type="targz">https://github.com/flatpak/xdg-dbus-proxy/archive/0.1.5.tar.gz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>dbus-devel</Dependency>
|
||
<Dependency>glib2-devel</Dependency>
|
||
<Dependency>docbook-xsl</Dependency>
|
||
<Dependency>libxslt-devel</Dependency>
|
||
<Dependency>autoconf-archive</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>xdg-dbus-proxy</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>glib2</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="man">/usr/share/man</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="4">
|
||
<Date>2024-04-19</Date>
|
||
<Version>0.1.5</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2022-06-23</Date>
|
||
<Version>0.1.4</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2021-06-14</Date>
|
||
<Version>0.1.2</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2019-09-12</Date>
|
||
<Version>0.1.1</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|