Skip to content

Commit

Permalink
[androd color modes] add patch to .spec
Browse files Browse the repository at this point in the history
  • Loading branch information
piggz committed Oct 5, 2018
1 parent cfc760e commit 11d456b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpm/gst-plugins-bad.spec
Expand Up @@ -15,6 +15,7 @@ Patch3: 0003-photography-add-missing-vmethods.patch
Patch4: 0004-camerabin-install-GST_PHOTOGRAPHY_PROP_EXPOSURE_MODE.patch
Patch5: 0005-Downgrade-mpeg4videoparse-to-prevent-it-from-being-p.patch
Patch6: 0006-Add-android-color-tone-modes.patch
Patch7: 0007-Add-android-scene-modes.patch

%define sonamever %(echo %{version} | cut -d '+' -f 1)

Expand Down Expand Up @@ -65,6 +66,7 @@ are not tested well enough, or the code is not of good enough quality.
%patch3 -p1
%patch4 -p1
%patch5 -p1
%patch6 -p1

%build
NOCONFIGURE=1 ./autogen.sh
Expand Down

0 comments on commit 11d456b

Please sign in to comment.