Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
ec3449fb91
!5 update to version 0.6.0
From: @lwg99 
Reviewed-by: @open-bot 
Signed-off-by: @open-bot
2023-11-29 07:31:50 +00:00
lwg K
c0e04a9ea5 update to version 0.6.0 2023-11-23 10:16:37 +08:00
openeuler-ci-bot
cd31feac12 !4 Upgrade to 0.5.0
From: @weijin-deng
Reviewed-by: @dwl301
Signed-off-by: @dwl301
2021-05-28 16:52:34 +08:00
weijin-deng
2e838f9813 Upgrade to 0.5.0
Update Version, Release, Source0, BuildRequires
Update stage 'build', 'install'
2021-05-28 16:46:20 +08:00
openeuler-ci-bot
298ab82e39 !3 Add gnome-video-effects yaml file
Merge pull request !3 from 雷炬/master
2020-05-09 19:10:07 +08:00
lei_ju
cdb21891ec Increase gnome-video-effects yaml 2020-05-07 16:15:42 +08:00
openeuler-ci-bot
9041c98dd1 !2 modify spec
Merge pull request !2 from wisdoman/master
2019-12-16 14:22:14 +08:00
wisdoman
fac3fe83d1 modify spec 2019-12-16 11:50:19 +08:00
openeuler-ci-bot
20e6489955 !1 add code
Merge pull request !1 from wisdoman/master
2019-12-14 17:00:43 +08:00
wisdoman
a02fa5b4d2 package init 2019-12-14 16:44:43 +08:00
3 changed files with 48 additions and 0 deletions

Binary file not shown.

44
gnome-video-effects.spec Normal file
View File

@ -0,0 +1,44 @@
Name: gnome-video-effects
Version: 0.6.0
Release: 1
Summary: Collection for GStreamer video effects
License: GPLv2
URL: https://wiki.gnome.org/Projects/GnomeVideoEffects
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.6/%{name}-%{version}.tar.xz
Buildarch: noarch
BuildRequires: meson gettext
Requires: frei0r-plugins
%description
This package is a collection of GStreamer effects to be used in different GNOME Modules.
%prep
%autosetup -p1
%build
%meson
%meson_build
%install
%meson_install
%files
%doc AUTHORS NEWS README COPYING
%{_datadir}/pkgconfig/gnome-video-effects.pc
%{_datadir}/gnome-video-effects
%changelog
* Thu Nov 23 2023 lwg <liweiganga@uniontech.com> - 0.6.0-1
- update to version 0.6.0
* Fri May 28 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 0.5.0-1
- Upgrade to 0.5.0
- Update Version, Release, Source0, BuildRequires
- Update stage 'build', 'install'
* Wed Dec 11 2019 Tianfei <tianfei16@huawei.com> - 0.4.3-5
- Package init

4
gnome-video-effects.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: gitlab.gnome
src_repo: gnome-video-effects
tag_prefix: ^
separator: .