Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37532953
en ru br
Репозитории ALT

Группа :: Видео
Пакет: gnome-video-effects

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%def_disable snapshot
%define ver_major 0.6
%define gst_api_ver 1.0

Name: gnome-video-effects
Version: %ver_major.0
Release: alt1

Summary: A collection of GStreamer video effects
License: GPLv2
Group: Video
Url: https://wiki.gnome.org/Projects/GnomeVideoEffects

BuildArch: noarch

%if_disabled snapshot
Source: ftp://ftp.gnome.org/pub/gnome/sources/%name/%ver_major/%name-%version.tar.xz
%else
Source: %name-%version.tar
%endif

Requires: gst-plugins-base%gst_api_ver
Requires: gst-plugins-good%gst_api_ver
Requires: gst-plugins-bad%gst_api_ver
Requires: frei0r-plugins

BuildRequires(pre): rpm-macros-meson
BuildRequires: meson

%description
A collection of GStreamer video effects to be used in different GNOME Modules.

%package devel
Summary: Development files for %name
Group: Development/GNOME and GTK+
Requires: %name = %version-%release

%description devel
This package provides .pc file needed to build apllications using %name.

%prep
%setup

%build
%meson
%meson_build

%install
%meson_install
%find_lang %name

%files -f %name.lang
%dir %_datadir/gnome-video-effects
%_datadir/gnome-video-effects/*.effect
%doc AUTHORS README NEWS

%files devel
%_datadir/pkgconfig/%name.pc

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin