mirror of
https://abf.rosa.ru/djam/gstreamer1.0.git
synced 2025-02-24 00:32:56 +00:00
update to 1.0.10
This commit is contained in:
parent
871d01ff08
commit
6f8e73a6cc
2 changed files with 9 additions and 8 deletions
1
.abf.yml
1
.abf.yml
|
@ -2,3 +2,4 @@ sources:
|
|||
gstreamer-1.0.2.tar.xz: 9bf31a7dfa388ba17a388edf688621ebc3a35d6d
|
||||
gstreamer-1.0.3.tar.xz: 4aeb226012521fe54d5e8ceee011f094ad428491
|
||||
gstreamer-1.0.7.tar.xz: 3ce96dd414233f23b81651e90a3efd54054abce4
|
||||
gstreamer-1.0.10.tar.xz: bb705d949ba470c4c647efae979066514cf6b013
|
||||
|
|
|
@ -11,20 +11,20 @@
|
|||
|
||||
Name: %{oname}%{api}
|
||||
Summary: GStreamer Streaming-media framework runtime
|
||||
Version: 1.0.7
|
||||
Release: %mkrel 1
|
||||
Version: 1.0.10
|
||||
Release: 1
|
||||
License: LGPLv2+
|
||||
Group: Sound
|
||||
URL: http://gstreamer.freedesktop.org/
|
||||
Source0: http://gstreamer.freedesktop.org/src/gstreamer/%{oname}-%{version}.tar.xz
|
||||
Source1: gstreamer.prov
|
||||
Patch0: gstreamer-inspect-rpm-format.patch
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(gmodule-no-export-2.0)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gthread-2.0)
|
||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.4.9
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(gmodule-no-export-2.0)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gthread-2.0)
|
||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.4.9
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: pkgconfig(popt)
|
||||
BuildRequires: gettext-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue