123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>grilo-plugins</Name>
- <Homepage>https://wiki.gnome.org/Projects/Grilo</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Icon>grilo-plugins</Icon>
- <IsA>app:gui</IsA>
- <Summary>Plugins for the Grilo framework</Summary>
- <Description>Plugins for the Grilo framework</Description>
- <Archive sha1sum="c94e7435d25307f4348b6d6cc08d6857efb2c0a3" type="tarxz">mirrors://gnome/grilo-plugins/0.3/grilo-plugins-0.3.16.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>meson</Dependency>
- <Dependency>avahi-glib-devel</Dependency>
- <Dependency>gettext-devel</Dependency>
- <Dependency versionFrom="0.3.15">grilo-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>gom-devel</Dependency>
- <Dependency versionFrom="3.48.0">gnome-online-accounts-devel</Dependency>
- <Dependency>gstreamer-devel</Dependency>
- <Dependency>gperf</Dependency>
- <Dependency>libgcrypt-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- <Dependency>itstool</Dependency>
- <Dependency>libarchive-devel</Dependency>
- <Dependency>libmediaart-devel</Dependency>
- <Dependency>lua-devel</Dependency>
- <Dependency>librest-devel</Dependency>
- <Dependency>sqlite-devel</Dependency>
- <Dependency>libgdata-devel</Dependency>
- <Dependency>totem-pl-parser-devel</Dependency>
- <Dependency>localsearch</Dependency>
- <Dependency>json-glib-devel</Dependency>
- <Dependency>libdmapsharing-devel</Dependency>
- <Dependency>liboauth-devel</Dependency>
- <Dependency>yelp-tools</Dependency>
- <Dependency>gst-plugins-base-devel</Dependency>
- <Dependency>tinysparql-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- <Patch>0001-grl-lua-factory-Remove-a-bad-pop.patch</Patch> -->
- </Patches>
- </Source>
- <Package>
- <Name>grilo-plugins</Name>
- <RuntimeDependencies>
- <Dependency>avahi-glib</Dependency>
- <Dependency>avahi-libs</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>gnome-online-accounts</Dependency>
- <Dependency>gom</Dependency>
- <Dependency>grilo</Dependency>
- <Dependency>gstreamer</Dependency>
- <Dependency>json-glib</Dependency>
- <Dependency>libarchive</Dependency>
- <Dependency>libdmapsharing</Dependency>
- <Dependency>libgdata</Dependency>
- <Dependency>libmediaart</Dependency>
- <Dependency>liboauth</Dependency>
- <Dependency>libxml2</Dependency>
- <Dependency>lua</Dependency>
- <Dependency>sqlite</Dependency>
- <Dependency>tinysparql</Dependency>
- <Dependency>totem-pl-parser</Dependency>
- <Dependency>localsearch</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/grilo-0.3</Path>
- <Path fileType="data">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/grilo-plugins</Path>
- <Path fileType="data">/usr/share/help</Path>
- <Path fileType="localdata">/usr/share/locale</Path>
- </Files>
- </Package>
- <Package>
- <Name>grilo-plugins-devel</Name>
- <RuntimeDependencies>
- <Dependency release="current">grilo-plugins</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="library">/usr/lib/pkgconfig</Path>
- </Files>
- </Package>
- <History>
- <Update release="5">
- <Date>2024-10-26</Date>
- <Version>0.3.16</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2024-09-20</Date>
- <Version>0.3.16</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2023-04-04</Date>
- <Version>0.3.16</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2021-10-05</Date>
- <Version>0.3.14</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2021-06-11</Date>
- <Version>0.3.13</Version>
- <Comment>First release</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|