Hello community,

here is the log from the commit of package mjpegtools for openSUSE:Factory 
checked in at 2017-11-11 14:16:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mjpegtools (Old)
 and      /work/SRC/openSUSE:Factory/.mjpegtools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mjpegtools"

Sat Nov 11 14:16:30 2017 rev:46 rq:539451 version:2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mjpegtools/mjpegtools.changes    2017-04-17 
10:21:22.308185978 +0200
+++ /work/SRC/openSUSE:Factory/.mjpegtools.new/mjpegtools.changes       
2017-11-11 14:16:31.369980267 +0100
@@ -1,0 +2,7 @@
+Tue Oct 31 16:36:27 UTC 2017 - [email protected]
+
+- Drop pkgconfig(gdk-x11-2.0), pkgconfig(gobject-2.0) and
+  pkgconfig(gtk+-x11-2.0) BuildRequires and pass --without-gtk, no
+  longer build gtk2 support.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mjpegtools.spec ++++++
--- /var/tmp/diff_new_pack.5d8c0V/_old  2017-11-11 14:16:32.169950947 +0100
+++ /var/tmp/diff_new_pack.5d8c0V/_new  2017-11-11 14:16:32.173950800 +0100
@@ -24,7 +24,7 @@
 Group:          Productivity/Multimedia/Video/Editors and Convertors
 Url:            http://mjpeg.sourceforge.net/
 %if 0%{?BUILD_ORIG}
-Source0:        
http://sourceforge.net/projects/mjpeg/files/mjpegtools/%{version}/mjpegtools-%{version}.tar.gz
+Source:        
http://sourceforge.net/projects/mjpeg/files/mjpegtools/%{version}/mjpegtools-%{version}.tar.gz
 %else
 # WARNING: This is not a comment, but a real command to repack souce:
 #%(sh %{_sourcedir}/mjpegtools-codecpatch.sh %{_sourcedir} 
mjpegtools-%{version}.tar.gz mjpegtools-%{version}-patched.tar.gz )
@@ -47,9 +47,6 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(gdk-x11-2.0)
-BuildRequires:  pkgconfig(gobject-2.0)
-BuildRequires:  pkgconfig(gtk+-x11-2.0)
 BuildRequires:  pkgconfig(libdv)
 BuildRequires:  pkgconfig(libpng) >= 1.4
 BuildRequires:  pkgconfig(libquicktime)
@@ -157,7 +154,7 @@
 %ifarch ppc ppc64
 EXTRAOPTS="--disable-simd-accel"
 %endif
-%configure --disable-static --disable-arch_tuning $EXTRAOPTS
+%configure --disable-static --disable-arch_tuning $EXTRAOPTS --without-gtk
 make %{?_smp_mflags}
 
 %install


Reply via email to