Files
2023-06-14 06:43:09 +00:00

62 lines
2.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gnome-video-effects</Name>
<Homepage>https://gitlab.gnome.org/GNOME/gnome-video-effects</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Summary>Collection of GStreamer effects for GNOME</Summary>
<Description>The GNOME Video Effects package contains a collection of GStreamer effects.</Description>
<Archive sha1sum="d4750a1b55cd6b6fc6f5facddb9bee071282aa0e" type="tarxz">https://download.gnome.org/sources/gnome-video-effects/0.6/gnome-video-effects-0.6.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>meson</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>gnome-video-effects</Name>
<Files>
<Path fileType="data">/usr/share/gnome-video-effects</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<RuntimeDependencies>
<Dependency>gst-plugins-good</Dependency>
<Dependency>gst-plugins-bad</Dependency>
<Dependency>frei0r-plugins</Dependency>
</RuntimeDependencies>
</Package>
<Package>
<Name>gnome-video-effects-devel</Name>
<RuntimeDependencies>
<Dependency release="current">gnome-video-effects</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2023-06-14</Date>
<Version>0.6.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-05-28</Date>
<Version>0.5.0</Version>
<Comment>First release for Pisi Linux</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
</History>
</PISI>