Compare commits
10 Commits
bee8466080
...
e64cea2800
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e64cea2800 | ||
|
|
5b49a4a168 | ||
|
|
0ed037345d | ||
|
|
4eaabd5c21 | ||
|
|
74f3184536 | ||
|
|
bdc19e17dd | ||
|
|
397326be26 | ||
|
|
a02a797c20 | ||
|
|
7678a934c0 | ||
|
|
99e7d6ec2b |
BIN
3.0.27.tar.gz
Normal file
BIN
3.0.27.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,14 +1,14 @@
|
|||||||
Name: clutter-gst3
|
Name: clutter-gst3
|
||||||
Version: 3.0.26
|
Version: 3.0.27
|
||||||
Release: 3
|
Release: 2
|
||||||
Summary: An integration library for using GStreamer with Clutter
|
Summary: An integration library for using GStreamer with Clutter
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/Clutter
|
URL: https://wiki.gnome.org/Projects/Clutter
|
||||||
Source0: https://github.com/GNOME/clutter-gst/releases/tag/clutter-gst-%{version}.tar.xz
|
Source0: https://gitlab.gnome.org/Archive/clutter-gst/-/archive/%{version}/clutter-gst-%{version}.tar.gz#/%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: chrpath clutter-devel cogl-devel glib2-devel gobject-introspection-devel
|
BuildRequires: chrpath clutter-devel cogl-devel glib2-devel gobject-introspection-devel
|
||||||
BuildRequires: gstreamer1-devel gstreamer1-plugins-base-devel libgudev-devel
|
BuildRequires: gstreamer1-devel gstreamer1-plugins-base-devel libgudev-devel gtk-doc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Clutter-Gst is an integration library for using GStreamer with Clutter.
|
Clutter-Gst is an integration library for using GStreamer with Clutter.
|
||||||
@ -30,6 +30,8 @@ clutter-gst API version 3.0.
|
|||||||
%autosetup -n clutter-gst-%{version} -p1
|
%autosetup -n clutter-gst-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
./autogen.sh
|
||||||
|
|
||||||
%configure
|
%configure
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
@ -51,9 +53,26 @@ make install DESTDIR=%{buildroot}
|
|||||||
|
|
||||||
%files help
|
%files help
|
||||||
%doc README
|
%doc README
|
||||||
%doc %{_datadir}/gtk-doc/html/clutter-gst-3.0/
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 25 2022 wangkerong <wangkerong@h-partners.com> - 3.0.27-2
|
||||||
|
- modify source url
|
||||||
|
|
||||||
|
* Fri Jan 29 2021 yanglu <yanglu60@huawei.com> - 3.0.27-1
|
||||||
|
- update version
|
||||||
|
|
||||||
|
* Wed Sep 9 2020 hanhui <hanhui15@huawei.com> - 3.0.26-5
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:modify source url
|
||||||
|
|
||||||
|
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.0.26-4
|
||||||
|
- Type:NA
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update tarball
|
||||||
|
|
||||||
* Wed Aug 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.0.26-3
|
* Wed Aug 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.0.26-3
|
||||||
- Package Init
|
- Package Init
|
||||||
|
|
||||||
|
|||||||
4
clutter-gst3.yaml
Normal file
4
clutter-gst3.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: GNOME/clutter-gst
|
||||||
|
tag_prefix: ^v
|
||||||
|
seperator: .
|
||||||
Loading…
x
Reference in New Issue
Block a user