123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gupnp-av</Name>
- <Homepage>http://www.gupnp.org/</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Icon>gupnp-av</Icon>
- <IsA>app:gui</IsA>
- <Summary>A collection of helpers for building UPnP AV applications</Summary>
- <Description>A collection of helpers for building UPnP AV applications</Description>
- <Archive sha1sum="ef674e98e697957426e9cb3443a8aeb6e4518cdb" type="tarxz">mirrors://gnome/gupnp-av/0.14/gupnp-av-0.14.1.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>meson</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>gtk-doc</Dependency>
- <Dependency>gobject-introspection-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- <Dependency>vala-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch level="1">libxml2.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>gupnp-av</Name>
- <RuntimeDependencies>
- <Dependency>glib2</Dependency>
- <Dependency>libxml2</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/libgupnp*</Path>
- <Path fileType="library">/usr/lib/girepository-1.0</Path>
- <Path fileType="data">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/gtk-doc</Path>
- <Path fileType="data">/usr/share/gupnp-av</Path>
- <Path fileType="data">/usr/share/vala</Path>
- </Files>
- </Package>
- <Package>
- <Name>gupnp-av-devel</Name>
- <RuntimeDependencies>
- <Dependency release="current">gupnp-av</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- <Path fileType="data">/usr/share/gir-1.0</Path>
- </Files>
- </Package>
- <History>
- <Update release="6">
- <Date>2024-12-26</Date>
- <Version>0.14.1</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2022-07-02</Date>
- <Version>0.14.1</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2022-06-03</Date>
- <Version>0.14.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2022-05-22</Date>
- <Version>0.14.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2021-09-18</Date>
- <Version>0.14.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2021-06-27</Date>
- <Version>0.12.11</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|