123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>parole</Name>
- <Homepage>https://docs.xfce.org/apps/parole/start</Homepage>
- <Packager>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:gui</IsA>
- <PartOf>desktop.xfce.addon</PartOf>
- <Summary>A modern simple media player</Summary>
- <Icon>org.xfce.parole</Icon>
- <Description>
- Parole is a modern simple media player based on the GStreamer framework and written to fit well in the Xfce desktop. Parole is designed with simplicity, speed and resource usage in mind.
- </Description>
- <Archive sha1sum="219c0ac2996adbd562b1f5c27392e048760a6209" type="tarbz2">https://archive.xfce.org/src/apps/parole/4.18/parole-4.18.1.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>gtk-doc</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>python-six</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>docbook-xsl</Dependency>
- <Dependency>xfconf-devel</Dependency>
- <Dependency>taglib-devel</Dependency>
- <Dependency>libxslt-devel</Dependency>
- <Dependency>libnotify-devel</Dependency>
- <Dependency>gstreamer-devel</Dependency>
- <Dependency>dbus-glib-devel</Dependency>
- <Dependency>libxfce4ui-devel</Dependency>
- <Dependency>libxfce4util-devel</Dependency>
- <Dependency>gst-plugins-base-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- <Patch level="1">parole-0.2.0.6-underlinking.patch</Patch> -->
- </Patches>
- </Source>
- <Package>
- <Name>parole</Name>
- <RuntimeDependencies>
- <Dependency>gtk3</Dependency>
- <Dependency>dbus</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>cairo</Dependency>
- <Dependency>taglib</Dependency>
- <Dependency>xfconf</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>gstreamer</Dependency>
- <Dependency>dbus-glib</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>gdk-pixbuf</Dependency>
- <Dependency>libxfce4ui</Dependency>
- <Dependency>libxfce4util</Dependency>
- <Dependency>gst-plugins-base</Dependency>
- <Dependency>gst-plugins-good</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <Package>
- <Name>parole-devel</Name>
- <Summary>Development files for parole</Summary>
- <RuntimeDependencies>
- <Dependency release="current">parole</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>libxfce4util-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="data">/usr/share/gtk-doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="5">
- <Date>2024-08-17</Date>
- <Version>4.18.1</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2023-11-30</Date>
- <Version>4.18.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2023-02-19</Date>
- <Version>4.18.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2021-01-17</Date>
- <Version>4.16.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Ali Cengiz Kurt</Name>
- <Email>alicengizkurt@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2020-11-21</Date>
- <Version>1.0.5</Version>
- <Comment>Rebuild.For Beta System</Comment>
- <Name>Ali Cengiz Kurt</Name>
- <Email>alicengizkurt@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|