SHA256
1
0
forked from pool/rygel

Accepting request 695647 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/695647
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/rygel?expand=0&rev=171
This commit is contained in:
2019-04-18 13:19:26 +00:00
committed by Git OBS Bridge
parent 7fe214844b
commit 0ac7468e7b
4 changed files with 98 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package rygel
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,45 +12,51 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: rygel
Version: 0.36.2
Version: 0.38.0
Release: 0
Summary: UPnP/DLNA home media server for GNOME
License: LGPL-2.0-or-later
Group: Productivity/Multimedia/Other
URL: http://live.gnome.org/Rygel
Source0: https://download.gnome.org/sources/rygel/0.36/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/rygel/0.38/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gobject-introspection-devel >= 1.33.4
BuildRequires: libgupnp-av-devel >= 0.12.8
BuildRequires: libgupnp-devel >= 0.20.14
BuildRequires: libsoup-devel >= 2.44.0
BuildRequires: libtool
BuildRequires: libunistring-devel
BuildRequires: pkgconfig
BuildRequires: sqlite3-devel >= 3.5
BuildRequires: suse-xsl-stylesheets
BuildRequires: systemd
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: vala >= 0.24.0
BuildRequires: vala >= 0.36.0
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(gee-0.8) >= 0.8.0
BuildRequires: pkgconfig(glib-2.0) >= 2.40.0
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.44.0
BuildRequires: pkgconfig(gmodule-2.0)
BuildRequires: pkgconfig(gssdp-1.2) >= 1.1
BuildRequires: pkgconfig(gstreamer-1.0) >= 1.0
BuildRequires: pkgconfig(gstreamer-app-1.0) >= 1.0
BuildRequires: pkgconfig(gstreamer-audio-1.0) >= 1.0
BuildRequires: pkgconfig(gstreamer-pbutils-1.0) >= 1.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0
BuildRequires: pkgconfig(gupnp-1.2) >= 1.1
BuildRequires: pkgconfig(gupnp-av-1.0) >= 0.12.8
BuildRequires: pkgconfig(gupnp-dlna-2.0) >= 0.9.4
BuildRequires: pkgconfig(gupnp-dlna-2.0) >= 0.9.4
BuildRequires: pkgconfig(gupnp-dlna-gst-2.0) >= 0.9.4
BuildRequires: pkgconfig(libmediaart-2.0) >= 1.9.0
BuildRequires: pkgconfig(libsoup-2.4) >= 2.44.0
BuildRequires: pkgconfig(libsoup-2.4) >= 2.44.0
BuildRequires: pkgconfig(libxml-2.0) >= 2.7
BuildRequires: pkgconfig(sqlite3) >= 3.5
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(tracker-sparql-2.0)
Requires: gstreamer-plugins-base
@@ -212,19 +218,35 @@ the local machine.
%lang_package
%prep
%setup -q
%autosetup -p1
translation-update-upstream
%build
%configure --enable-tracker-plugin \
NOCONFIGURE=1 ./autogen.sh
%configure \
--enable-tracker-plugin \
--enable-media-export-plugin \
--enable-external-plugin \
--enable-gst-launch-plugin
make %{?_smp_mflags} V=1
%make_build
# Future use
#%%meson \
# -Dapi-docs=false \
# -Dsystemd-user-units-dir=auto \
# -Dexamples=false \
# -Dtests=false \
# -Dgstreamer=true \
# -Dgtk=true \
# %%{nil}
#%%meson_build
%install
%make_install
find %{buildroot} -type f -name "*.la" -delete -print
# Future use
#%%meson_install
%fdupes %{buildroot}%{_datadir}
%suse_update_desktop_file rygel
%suse_update_desktop_file rygel-preferences X-SuSE-ControlCenter-Personal
@@ -327,16 +349,12 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/pkgconfig/rygel-core-2.6.pc
%{_libdir}/pkgconfig/rygel-renderer-2.6.pc
%{_libdir}/pkgconfig/rygel-renderer-gst-2.6.pc
%{_libdir}/pkgconfig/rygel-ruih-2.0.pc
%{_libdir}/pkgconfig/rygel-server-2.6.pc
%{_datadir}/gir-1.0/RygelCore-2.6.gir
%{_datadir}/gir-1.0/RygelRenderer-2.6.gir
%{_datadir}/gir-1.0/RygelRendererGst-2.6.gir
%{_datadir}/gir-1.0/RygelServer-2.6.gir
%{_datadir}/gtk-doc/html/librygel-core/
%{_datadir}/gtk-doc/html/librygel-db/
%{_datadir}/gtk-doc/html/librygel-renderer/
%{_datadir}/gtk-doc/html/librygel-renderer-gst/
%{_datadir}/gtk-doc/html/librygel-server/
%{_datadir}/vala/vapi/rygel-core-2.6.deps
%{_datadir}/vala/vapi/rygel-core-2.6.vapi
%{_datadir}/vala/vapi/rygel-db-2.6.deps