Skip to content

Commit

Permalink
Merge branch 'clean_up_spec' into 'master'
Browse files Browse the repository at this point in the history
[nemo-qtmultimedia-plugins] Clean up .spec. Contributes to JB#38781

See merge request mer-core/nemo-qtmultimedia-plugins!8
  • Loading branch information
pvuorela committed Jan 13, 2020
2 parents f80d13a + 05f4d83 commit 684e34c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 53 deletions.
29 changes: 2 additions & 27 deletions rpm/nemo-qtmultimedia-plugins-gstvideotexturebackend.spec
@@ -1,21 +1,11 @@
#
# Do NOT Edit the Auto-generated Part!
# Generated by: spectacle version 0.27
#

Name: nemo-qtmultimedia-plugins-gstvideotexturebackend

# >> macros
# << macros

Summary: QtMultimedia QML VideoOutput backend for GStreamer NemoVideoTexture interface
Version: 0.0.0
Release: 1
Group: System/Libraries
License: BSD
URL: https://github.com/nemomobile/nemo-qtmultimedia-plugins
URL: https://git.sailfishos.org/mer-core/nemo-qtmultimedia-plugins/
Source0: %{name}-%{version}.tar.bz2
Source100: nemo-qtmultimedia-plugins-gstvideotexturebackend.yaml
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Qml)
Expand All @@ -31,31 +21,16 @@ BuildRequires: qt5-qtmultimedia-gsttools
%prep
%setup -q -n %{name}-%{version}

# >> setup
# << setup

%build
# >> build pre
# << build pre

%qmake5

make %{?jobs:-j%jobs}

# >> build post
# << build post
make %{?_smp_mflags}

%install
rm -rf %{buildroot}
# >> install pre
# << install pre
%qmake5_install

# >> install post
# << install post

%files
%defattr(-,root,root,-)
%{_libdir}/qt5/plugins/video/declarativevideobackend/libgstnemovideotexturebackend.so
# >> files
# << files
26 changes: 0 additions & 26 deletions rpm/nemo-qtmultimedia-plugins-gstvideotexturebackend.yaml

This file was deleted.

0 comments on commit 684e34c

Please sign in to comment.