Import package vendor original specs for necessary manipulations.

Fri, 09 Sep 2011 16:56:22 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 09 Sep 2011 16:56:22 +0200
changeset 17
0ad158be7636
parent 16
37c0f50c8c7d
child 18
1ae0aa395adf

Import package vendor original specs for necessary manipulations.

kdenlive/kdenlive.spec file | annotate | diff | comparison | revisions
mlt/mlt-rpmlintrc file | annotate | diff | comparison | revisions
mlt/mlt.spec file | annotate | diff | comparison | revisions
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/kdenlive/kdenlive.spec	Fri Sep 09 16:56:22 2011 +0200
     1.3 @@ -0,0 +1,184 @@
     1.4 +# vim: set sw=4 ts=4 et:
     1.5 +# Copyright (c) 2008-2010 oc2pus
     1.6 +# This file and all modifications and additions to the pristine
     1.7 +# package are under the same license as the package itself.
     1.8 +#
     1.9 +# Please submit bugfixes or comments to packman@links2linux.de
    1.10 +
    1.11 +Name:           kdenlive
    1.12 +Version:        0.8
    1.13 +Release:        1.pm.1.5
    1.14 +License:        GNU General Public License version 2 or later (GPLv2+)
    1.15 +Provides:       kde4-kdenlive = %{version}
    1.16 +Obsoletes:      kde4-kdenlive < %{version}
    1.17 +Summary:        Non-linear video editing application for KDE
    1.18 +Group:          Productivity/Multimedia/Video/Editors and Convertors
    1.19 +URL:            http://kdenlive.sourceforge.net/
    1.20 +BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
    1.21 +# http://prdownloads.sourceforge.net/kdenlive/kdenlive-%{version}.tar.gz
    1.22 +Source:         kdenlive-%{version}.tar.bz2
    1.23 +BuildRequires:  cmake
    1.24 +BuildRequires:  fdupes
    1.25 +BuildRequires:  gamin-devel
    1.26 +BuildRequires:  ladspa
    1.27 +BuildRequires:  libavc1394-devel
    1.28 +BuildRequires:  libdv-devel
    1.29 +BuildRequires:  libffmpeg-devel libamrnb-devel
    1.30 +BuildRequires:  libiec61883-devel
    1.31 +BuildRequires:  libjack-devel jack
    1.32 +BuildRequires:  libkde4-devel
    1.33 +BuildRequires:  libogg-devel
    1.34 +BuildRequires:  libquicktime-devel
    1.35 +BuildRequires:  libsamplerate-devel
    1.36 +BuildRequires:  libsoprano-devel
    1.37 +BuildRequires:  libtheora-devel
    1.38 +BuildRequires:  libvorbis-devel
    1.39 +BuildRequires:  libxml2-devel
    1.40 +BuildRequires:  mDNSResponder-devel
    1.41 +BuildRequires:  mlt-devel >= 0.7
    1.42 +BuildRequires:  mlt++-devel
    1.43 +BuildRequires:  phonon-backend-xine
    1.44 +BuildRequires:  qt-devel
    1.45 +BuildRequires:  SDL-devel
    1.46 +BuildRequires:  sox-devel
    1.47 +BuildRequires:  libqjson-devel
    1.48 +BuildRequires:  libkde4-devel
    1.49 +BuildRequires:  update-desktop-files
    1.50 +Requires:       mlt
    1.51 +Requires:       dvdauthor
    1.52 +Requires:       dvgrab >= 2.0
    1.53 +Requires:       jack
    1.54 +%kde4_runtime_requires
    1.55 +Requires:       ladspa
    1.56 +Requires:       ladspa-swh-plugins
    1.57 +Requires:       sox
    1.58 +Requires:       licenses
    1.59 +BuildRequires:  dvdauthor
    1.60 +BuildRequires:  dvgrab >= 2.0
    1.61 +BuildRequires:  jack
    1.62 +BuildRequires:  ladspa-swh-plugins
    1.63 +BuildRequires:  sox
    1.64 +BuildRequires:  mlt
    1.65 +
    1.66 +%description
    1.67 +Kdenlive is a non-linear vdeo editor for KDE. It relies on a
    1.68 +separate renderer, piave, to handle it's rendering. Kdenlive
    1.69 +supports multitrack editing.
    1.70 +
    1.71 +%lang_package
    1.72 +
    1.73 +%prep
    1.74 +%setup -q -n kdenlive-%{version}
    1.75 +
    1.76 +%build
    1.77 +%__install -dm 755 build
    1.78 +
    1.79 +pushd build
    1.80 +%cmake_kde4 ..
    1.81 +%__make %{?jobs:-j%{jobs}} VERBOSE=1
    1.82 +popd
    1.83 +
    1.84 +%install
    1.85 +pushd build
    1.86 +%makeinstall VERBOSE=1
    1.87 +popd
    1.88 +
    1.89 +%suse_update_desktop_file -n kdenlive AudioVideo AudioVideoEditing
    1.90 +
    1.91 +%find_lang kdenlive
    1.92 +
    1.93 +%fdupes -s %{buildroot}
    1.94 +
    1.95 +%kde_post_install
    1.96 +
    1.97 +%__ln_s -f /usr/share/doc/licenses/md5/$(md5sum COPYING|cut -f1 -d" ") COPYING
    1.98 +
    1.99 +%clean
   1.100 +%{?buildroot:%__rm -rf "%{buildroot}"}
   1.101 +
   1.102 +%post -p /sbin/ldconfig
   1.103 +
   1.104 +%postun -p /sbin/ldconfig
   1.105 +
   1.106 +%files
   1.107 +%defattr(-, root, root)
   1.108 +%doc AUTHORS COPYING README
   1.109 +%doc %{_mandir}/man1/kdenlive.1%{ext_man}
   1.110 +%doc %{_mandir}/man1/kdenlive_render.1%{ext_man}
   1.111 +%{_bindir}/kdenlive
   1.112 +%{_bindir}/kdenlive_render
   1.113 +%{_libdir}/kde4/libkdenlive_sampleplugin.so
   1.114 +%{_libdir}/kde4/westleypreview.so
   1.115 +%{_datadir}/kde4/apps/kdenlive
   1.116 +%{_datadir}/kde4/config/kdenlive_projectprofiles.knsrc
   1.117 +%{_datadir}/kde4/config/kdenlive_renderprofiles.knsrc
   1.118 +%{_datadir}/kde4/config/kdenlive_wipes.knsrc
   1.119 +%{_datadir}/kde4/config/kdenlive_titles.knsrc
   1.120 +%{_datadir}/kde4/config/kdenlivetranscodingrc
   1.121 +%{_datadir}/kde4/config/kdenliveeffectscategory.rc
   1.122 +%{_datadir}/kde4/config.kcfg/kdenlivesettings.kcfg
   1.123 +%{_datadir}/kde4/services/westleypreview.desktop
   1.124 +%{_datadir}/applications/kde4/kdenlive.desktop
   1.125 +%{_datadir}/mime/packages/kdenlive.xml
   1.126 +%{_datadir}/mime/packages/westley.xml
   1.127 +%dir %{_datadir}/menu
   1.128 +%{_datadir}/menu/kdenlive
   1.129 +%{_datadir}/pixmaps/kdenlive.xpm
   1.130 +%{_datadir}/icons/*/*/apps/kdenlive.*
   1.131 +%{_datadir}/icons/*/*/mimetypes/application-x-kdenlivetitle.*
   1.132 +%{_datadir}/icons/*/*/mimetypes/application-x-kdenlive.*
   1.133 +%{_datadir}/icons/*/*/mimetypes/video-mlt-playlist.*
   1.134 +
   1.135 +%files lang -f kdenlive.lang
   1.136 +
   1.137 +%changelog
   1.138 +* Wed Sep 29 2010 pascal.bleser@opensuse.org
   1.139 +- update to 0.7.8
   1.140 +* Fri Mar  5 2010 toni@links2linux.de
   1.141 +- update to 0.7.7.1
   1.142 +- fix bug in composite transition seek to position feature:
   1.143 +  http://www.kdenlive.org/mantis/view.php?id=1452
   1.144 +- fix transition corruption with non english locales:
   1.145 +  http://www.kdenlive.org/mantis/view.php?id=1450
   1.146 +* Wed Feb 17 2010 toni@links2linux.de
   1.147 +- update to 0.7.7
   1.148 +  * Improved keyboard navigation
   1.149 +  * Timeline editing mode (normal, overwrite)
   1.150 +  * Fix compatibility issue with Qt 4.6
   1.151 +  * Allow shutdown after render when using Gnome Session manager
   1.152 +  * Improved titler (now supports font outline)
   1.153 +  * Editing properties for several clips at once (for example aspect ratio)
   1.154 +* Fri Oct  9 2009 pascal.bleser@opensuse.org
   1.155 +- update to 0.7.6:
   1.156 +  * many crash and timeline corruption issues have been fixed
   1.157 +* Fri Oct  2 2009 Manfred.Tremmel@iiv.de
   1.158 +- update to 0.7.5
   1.159 +* Mon Jun  1 2009 toni@links2linux.de
   1.160 +- update to 0.7.4
   1.161 +* Thu May 21 2009 toni@links2linux.de
   1.162 +- rebuild with mlt/mlt++-0.3.8 (mlt-0.4.0 seems to break kdenlive)
   1.163 +* Mon May 18 2009 toni@links2linux.de
   1.164 +- rebuild with mlt/mlt++-0.4.0
   1.165 +* Wed Apr 15 2009 toni@links2linux.de
   1.166 +- update to 0.7.3
   1.167 +- added lang-sub-package
   1.168 +* Tue Feb  3 2009 toni@links2linux.de
   1.169 +- rebuild with mlt/mlt++-0.3.6
   1.170 +* Mon Feb  2 2009 toni@links2linux.de
   1.171 +- update to 0.7.2.1
   1.172 +* Sun Feb  1 2009 toni@links2linux.de
   1.173 +- update to 0.7.2
   1.174 +* Mon Dec 29 2008 toni@links2linux.de
   1.175 +- update to 0.7.1
   1.176 +* Fri Nov 14 2008 toni@links2linux.de
   1.177 +- update to 0.7
   1.178 +* Wed Nov 12 2008 toni@links2linux.de
   1.179 +- update to 0.7beta1
   1.180 +* Fri Oct 31 2008 toni@links2linux.de
   1.181 +- update to r2603
   1.182 +* Tue Sep 23 2008 toni@links2linux.de
   1.183 +- update to r2404
   1.184 +* Fri Aug  8 2008 toni@links2linux.de
   1.185 +- update to r2364
   1.186 +* Wed Jul  9 2008 toni@links2linux.de
   1.187 +- initial build for kde4 0.6.0 r2302
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/mlt/mlt-rpmlintrc	Fri Sep 09 16:56:22 2011 +0200
     2.3 @@ -0,0 +1,7 @@
     2.4 +# This line is mandatory to access the configuration functions
     2.5 +from Config import *
     2.6 +
     2.7 +addFilter("source-or-patch-not-bzipped")
     2.8 +
     2.9 +# mlt++-devel
    2.10 +addFilter("no-dependency-on .*libmlt.*")
    2.11 \ No newline at end of file
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/mlt/mlt.spec	Fri Sep 09 16:56:22 2011 +0200
     3.3 @@ -0,0 +1,474 @@
     3.4 +# vim: set sw=4 ts=4 et:
     3.5 +
     3.6 +%define soname		4
     3.7 +%define soname_pp	3
     3.8 +
     3.9 +%{!?python_sitelib:  %global python_sitelib  %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
    3.10 +%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
    3.11 + 
    3.12 +Name:           mlt
    3.13 +Version:        0.7.2
    3.14 +Release:        1.pm.1.8
    3.15 +License:        GNU General Public License version 2 or later (GPLv2 or later)
    3.16 +Summary:        Multimedia framework for television broadcasting
    3.17 +Group:          Productivity/Multimedia/Sound/Editors and Convertors
    3.18 +URL:            http://www.mltframework.org/twiki/bin/view/MLT/WebHome
    3.19 +# http://prdownloads.sourceforge.net/mlt/mlt-%{version}.tar.gz
    3.20 +Source:         mlt-%{version}.tar.bz2
    3.21 +Source90:       %{name}-rpmlintrc
    3.22 +Patch1:         mlt-qt_backport.patch
    3.23 +BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
    3.24 +BuildRequires:  gcc-c++
    3.25 +BuildRequires:  libffmpeg-devel libamrnb-devel ffmpeg
    3.26 +BuildRequires:  frei0r-plugins
    3.27 +BuildRequires:  gamin-devel
    3.28 +BuildRequires:  gtk2-devel
    3.29 +%if 0%{?suse_version} < 1130
    3.30 +BuildRequires:	gdk-pixbuf-devel
    3.31 +%endif
    3.32 +BuildRequires:  ImageMagick
    3.33 +BuildRequires:  ladspa-devel
    3.34 +BuildRequires:  ladspa
    3.35 +BuildRequires:  libdv-devel
    3.36 +BuildRequires:  libgsm-devel
    3.37 +BuildRequires:  libjack-devel
    3.38 +BuildRequires:  libkde4-devel
    3.39 +BuildRequires:  libmad-devel
    3.40 +BuildRequires:  libquicktime-devel
    3.41 +BuildRequires:  libsamplerate-devel
    3.42 +BuildRequires:  libvorbis-devel
    3.43 +BuildRequires:  libxml2-devel >= 2.5
    3.44 +BuildRequires:  pango-devel
    3.45 +BuildRequires:  qt-devel
    3.46 +BuildRequires:  pkgconfig
    3.47 +BuildRequires:  SDL-devel >= 1.2
    3.48 +BuildRequires:  sox-devel >= 14.3.0
    3.49 +BuildRequires:  sox >= 14.3.0
    3.50 +BuildRequires:  xorg-x11-devel
    3.51 +Requires:       ladspa
    3.52 +BuildRequires:  python-devel
    3.53 +BuildRequires:  swig
    3.54 +%py_requires
    3.55 +
    3.56 +# pmbs ...
    3.57 +#BuildRequires:  libwavpack-devel libsndfile-devel libxine1
    3.58 +
    3.59 +%if %suse_version > 1101
    3.60 +BuildRequires:  libdb-4_5-devel
    3.61 +%endif
    3.62 + 
    3.63 +%description
    3.64 +MLT is an open source multimedia framework, designed and developed
    3.65 +for television broadcasting. It provides a toolkit for broadcasters,
    3.66 +video editors, media players, transcoders, web streamers and many
    3.67 +more types of applications.
    3.68 +
    3.69 +The functionality of the system is provided via an assortment of
    3.70 +ready to use tools, xml authoring components, and an extendible
    3.71 +plug-in based API.
    3.72 +
    3.73 +%package devel
    3.74 +Summary:        MLT Video Editor development files
    3.75 +Group:          Development/Libraries/C and C++
    3.76 +Requires:       %{name} = %{version}
    3.77 +Requires:       frei0r-plugins
    3.78 +Requires:       gtk2-devel
    3.79 +%if 0%{?suse_version} < 1130
    3.80 +Requires:	    gdk-pixbuf-devel
    3.81 +%endif
    3.82 +Requires:       ladspa-devel
    3.83 +Requires:       ladspa
    3.84 +Requires:       libdv-devel
    3.85 +Requires:       libffmpeg-devel
    3.86 +Requires:       libgsm-devel
    3.87 +Requires:       libjack-devel
    3.88 +Requires:       libkde4-devel
    3.89 +Requires:       libmad-devel
    3.90 +Requires:       libmlt%{soname} = %{version}
    3.91 +Requires:       libquicktime-devel
    3.92 +Requires:       libsamplerate-devel
    3.93 +Requires:       libvorbis-devel
    3.94 +Requires:       libxml2-devel >= 2.5
    3.95 +Requires:       pango-devel
    3.96 +Requires:       qt-devel
    3.97 +Requires:       SDL-devel >= 1.2
    3.98 +Requires:       sox-devel >= 14.3.0
    3.99 +Requires:       sox >= 14.3.0
   3.100 +Requires:       xorg-x11-devel
   3.101 +
   3.102 +%description devel
   3.103 +MLT is an open source multimedia framework, designed and developed
   3.104 +for television broadcasting. It provides a toolkit for broadcasters,
   3.105 +video editors, media players, transcoders, web streamers and many
   3.106 +more types of applications.
   3.107 +
   3.108 +The functionality of the system is provided via an assortment of
   3.109 +ready to use tools, xml authoring components, and an extendible
   3.110 +plug-in based API.
   3.111 +
   3.112 +Headers and link/static libraries for package MLT.
   3.113 +
   3.114 +%package -n mlt++-devel
   3.115 +Summary:        MLT Video Editor development files
   3.116 +Group:          Development/Libraries/C and C++
   3.117 +Requires:       %{name}-devel = %{version}
   3.118 +Requires:       libmlt++%{soname_pp} = %{version}
   3.119 +
   3.120 +%description -n mlt++-devel
   3.121 +MLT is an open source multimedia framework, designed and developed
   3.122 +for television broadcasting. It provides a toolkit for broadcasters,
   3.123 +video editors, media players, transcoders, web streamers and many
   3.124 +more types of applications.
   3.125 +
   3.126 +The functionality of the system is provided via an assortment of
   3.127 +ready to use tools, xml authoring components, and an extendible
   3.128 +plug-in based API.
   3.129 +
   3.130 +Headers and link/static libraries for package MLT++.
   3.131 +
   3.132 +%package -n libmlt%{soname}
   3.133 +Summary:        MLT Video Editor shared library
   3.134 +Group:          System/Libraries
   3.135 +
   3.136 +%description -n libmlt%{soname}
   3.137 +MLT is an open source multimedia framework, designed and developed
   3.138 +for television broadcasting. It provides a toolkit for broadcasters,
   3.139 +video editors, media players, transcoders, web streamers and many
   3.140 +more types of applications.
   3.141 +
   3.142 +The functionality of the system is provided via an assortment of
   3.143 +ready to use tools, xml authoring components, and an extendible
   3.144 +plug-in based API.
   3.145 +
   3.146 +Shared library for package MLT.
   3.147 +
   3.148 +%package -n libmlt++%{soname_pp}
   3.149 +Summary:        MLT Video Editor shared library
   3.150 +Group:          System/Libraries
   3.151 +
   3.152 +%description -n libmlt++%{soname_pp}
   3.153 +MLT is an open source multimedia framework, designed and developed
   3.154 +for television broadcasting. It provides a toolkit for broadcasters,
   3.155 +video editors, media players, transcoders, web streamers and many
   3.156 +more types of applications.
   3.157 +
   3.158 +The functionality of the system is provided via an assortment of
   3.159 +ready to use tools, xml authoring components, and an extendible
   3.160 +plug-in based API.
   3.161 +
   3.162 +Shared library for package MLT.
   3.163 +
   3.164 +%package -n python-mlt
   3.165 +Summary:        MLT Video Editor python bindings
   3.166 +Group:          Development/Languages/Python
   3.167 +Requires:       %{name} = %{version}
   3.168 +%if %suse_version >= 1110
   3.169 +Requires:       python-base >= %{py_ver}
   3.170 +%else
   3.171 +Requires:       python >= %{py_ver}
   3.172 +%endif
   3.173 +
   3.174 +%description -n python-mlt
   3.175 +MLT is an open source multimedia framework, designed and developed
   3.176 +for television broadcasting. It provides a toolkit for broadcasters,
   3.177 +video editors, media players, transcoders, web streamers and many
   3.178 +more types of applications.
   3.179 +
   3.180 +The functionality of the system is provided via an assortment of
   3.181 +ready to use tools, xml authoring components, and an extendible
   3.182 +plug-in based API.
   3.183 +
   3.184 +Python bindings for package MLT.
   3.185 +
   3.186 +%prep
   3.187 +%setup -q -n %{name}-%{version}
   3.188 +%if %suse_version < 1100
   3.189 +%patch1
   3.190 +%endif
   3.191 +
   3.192 +%build
   3.193 +%suse_update_libdir src/modules/qimage/configure
   3.194 +
   3.195 +export KDEDIR=%{_prefix}
   3.196 +%configure  \
   3.197 +%ifarch %ix86
   3.198 +    --disable-sse2 \
   3.199 +    --disable-mmx \
   3.200 +%else
   3.201 +    --enable-sse2 \
   3.202 +    --enable-mmx \
   3.203 +%endif
   3.204 +    --enable-gpl \
   3.205 +    --enable-avformat \
   3.206 +    --avformat-shared="%{_libdir}" \
   3.207 +    --avformat-swscale \
   3.208 +    --avformat-vdpau \
   3.209 +    --enable-core \
   3.210 +    --enable-dgraft \
   3.211 +    --enable-dv \
   3.212 +    --enable-effectv \
   3.213 +    --enable-feeds \
   3.214 +    --enable-frei0r \
   3.215 +    --enable-gtk2 \
   3.216 +    --enable-jackrack \
   3.217 +    --enable-kdenlive \
   3.218 +    --enable-kino \
   3.219 +    --enable-lumas \
   3.220 +    --enable-linsys \
   3.221 +    --enable-melt \
   3.222 +%ifarch ppc
   3.223 +    --disable-motion_est \
   3.224 +%else
   3.225 +%ifnarch x86_64
   3.226 +    --enable-motion-est \
   3.227 +%else
   3.228 +    --disable-motion_est \
   3.229 +%endif
   3.230 +%endif
   3.231 +    --enable-normalize \
   3.232 +    --enable-oldfilm \
   3.233 +    --enable-plus \
   3.234 +    --enable-qimage \
   3.235 +    --enable-resample \
   3.236 +    --enable-sdl \
   3.237 +    --enable-sox \
   3.238 +    --enable-vmfx \
   3.239 +    --enable-vorbis \
   3.240 +%ifarch ppc
   3.241 +    --disable-xine \
   3.242 +%else
   3.243 +    --enable-xine \
   3.244 +%endif
   3.245 +    --enable-xml \
   3.246 +    --enable-shared \
   3.247 +    --luma-compress \
   3.248 +    --qimage-libdir=%{_libdir} \
   3.249 +    --qimage-includedir=%{_includedir} \
   3.250 +    --swig-languages=python
   3.251 +
   3.252 +# luma/PAL/* gets not filled, if .executed is present
   3.253 +%__rm -rf src/modules/lumas/.executed
   3.254 +
   3.255 +%__make %{?_smp_flags}
   3.256 +
   3.257 +%install
   3.258 +%makeinstall
   3.259 +
   3.260 +# make install is missing this .. DIY :)
   3.261 +%__install -dm 755 %{buildroot}%{python_sitearch}
   3.262 +%__install -m 644 src/swig/python/_mlt.so \
   3.263 +    %{buildroot}%{python_sitearch}
   3.264 +%__install -dm 755 %{buildroot}%{python_sitelib}
   3.265 +%__install -m 644 src/swig/python/mlt.py \
   3.266 +    %{buildroot}%{python_sitelib}
   3.267 +
   3.268 +%clean
   3.269 +%{?buildroot:%__rm -rf "%{buildroot}"}
   3.270 +
   3.271 +%post   -n libmlt%{soname} -p /sbin/ldconfig
   3.272 +%postun -n libmlt%{soname} -p /sbin/ldconfig
   3.273 +
   3.274 +%post   -n libmlt++%{soname_pp} -p /sbin/ldconfig
   3.275 +%postun -n libmlt++%{soname_pp} -p /sbin/ldconfig
   3.276 +
   3.277 +%files
   3.278 +%defattr(-, root, root)
   3.279 +%doc ChangeLog COPYING README
   3.280 +%doc docs/*.txt
   3.281 +%{_bindir}/melt
   3.282 +%dir %{_libdir}/mlt
   3.283 +%{_libdir}/mlt/libmltavformat.so
   3.284 +%{_libdir}/mlt/libmltcore.so
   3.285 +%{_libdir}/mlt/libmltdgraft.so
   3.286 +%{_libdir}/mlt/libmltdv.so
   3.287 +%{_libdir}/mlt/libmlteffectv.so
   3.288 +%{_libdir}/mlt/libmltfrei0r.so
   3.289 +%{_libdir}/mlt/libmltgtk2.so
   3.290 +%{_libdir}/mlt/libmltjackrack.so
   3.291 +%{_libdir}/mlt/libmltkdenlive.so
   3.292 +%{_libdir}/mlt/libmltkino.so
   3.293 +%{_libdir}/mlt/libmltlinsys.so
   3.294 +%{_libdir}/mlt/libmltmelt.so
   3.295 +%{_libdir}/mlt/libmltxml.so
   3.296 +%ifnarch x86_64
   3.297 +%ifnarch ppc
   3.298 +%{_libdir}/mlt/libmltmotion_est.so
   3.299 +%endif
   3.300 +%endif
   3.301 +%{_libdir}/mlt/libmltnormalize.so
   3.302 +%{_libdir}/mlt/libmltoldfilm.so
   3.303 +%{_libdir}/mlt/libmltplus.so
   3.304 +%{_libdir}/mlt/libmltqimage.so
   3.305 +%{_libdir}/mlt/libmltresample.so
   3.306 +%{_libdir}/mlt/libmltrotoscoping.so
   3.307 +%{_libdir}/mlt/libmltsdl.so
   3.308 +%{_libdir}/mlt/libmltsox.so
   3.309 +%{_libdir}/mlt/libmltvmfx.so
   3.310 +%{_libdir}/mlt/libmltvorbis.so
   3.311 +%ifnarch ppc
   3.312 +%{_libdir}/mlt/libmltxine.so
   3.313 +%endif
   3.314 +%{_libdir}/mlt/libmltdecklink.so
   3.315 +%dir %{_datadir}/mlt
   3.316 +%{_datadir}/mlt/metaschema.yaml
   3.317 +%dir %{_datadir}/mlt/avformat
   3.318 +%{_datadir}/mlt/avformat/*
   3.319 +%dir %{_datadir}/mlt/core
   3.320 +%{_datadir}/mlt/core/data_fx.properties
   3.321 +%{_datadir}/mlt/core/loader.dict
   3.322 +%{_datadir}/mlt/core/loader.ini
   3.323 +%dir %{_datadir}/mlt/feeds
   3.324 +%{_datadir}/mlt/feeds/*
   3.325 +%dir %{_datadir}/mlt/lumas
   3.326 +%{_datadir}/mlt/lumas/*
   3.327 +%dir %{_datadir}/mlt/oldfilm
   3.328 +%{_datadir}/mlt/oldfilm/*
   3.329 +%dir %{_datadir}/mlt/profiles
   3.330 +%{_datadir}/mlt/profiles/*
   3.331 +%dir %{_datadir}/mlt/rotoscoping
   3.332 +%{_datadir}/mlt/rotoscoping/filter_rotoscoping.yml
   3.333 +%dir %{_datadir}/mlt/xml
   3.334 +%{_datadir}/mlt/xml/mlt-xml.dtd
   3.335 +%dir %{_datadir}/mlt/frei0r
   3.336 +%{_datadir}/mlt/frei0r/blacklist.txt
   3.337 +%{_datadir}/mlt/frei0r/not_thread_safe.txt
   3.338 +%dir %{_datadir}/mlt/decklink
   3.339 +%{_datadir}/mlt/decklink/*.yml
   3.340 +
   3.341 +%files devel
   3.342 +%defattr(-, root, root)
   3.343 +%dir %{_includedir}/mlt
   3.344 +%dir %{_includedir}/mlt/framework
   3.345 +%{_includedir}/mlt/framework/*.h
   3.346 +%{_libdir}/libmlt.so
   3.347 +%{_libdir}/pkgconfig/mlt-framework.pc
   3.348 +
   3.349 +%files -n mlt++-devel
   3.350 +%defattr(-, root, root)
   3.351 +%dir %{_includedir}/mlt++
   3.352 +%{_includedir}/mlt++/*
   3.353 +%{_libdir}/libmlt++.so
   3.354 +%{_libdir}/pkgconfig/mlt++.pc
   3.355 +
   3.356 +%files -n libmlt%{soname}
   3.357 +%defattr(-, root, root)
   3.358 +%{_libdir}/libmlt.so.%{soname}
   3.359 +# no kidding, on purpose, go figure...:
   3.360 +%{_libdir}/libmlt.so.0.*
   3.361 +
   3.362 +%files -n libmlt++%{soname_pp}
   3.363 +%defattr(-, root, root)
   3.364 +%{_libdir}/libmlt++.so.%{soname_pp}
   3.365 +# no kidding, on purpose, go figure...:
   3.366 +%{_libdir}/libmlt++.so.0.*
   3.367 +
   3.368 +%files -n python-mlt
   3.369 +%defattr(-, root, root)
   3.370 +%{python_sitearch}/_mlt.so
   3.371 +%{python_sitelib}/mlt.py
   3.372 +
   3.373 +%changelog
   3.374 +* Sun Jun 12 2011 pascal.bleser@opensuse.org
   3.375 +- build with SSE2 and MMX support on 64bit
   3.376 +- build with VDPAU support
   3.377 +- update to 0.7.2:
   3.378 +  * this is a minor release to fix a few things between the 0.7.0 release and
   3.379 +    the release of Kdenlive 0.8. I recommend Kdenlive v0.8 users to upgrade to
   3.380 +    this version of Mlt
   3.381 +  * some exciting additions to the Blackmagic Design DeckLink plugin
   3.382 +  * added mlt_profile_list()
   3.383 +  * added decklink producer (i.e. capture, live encoding)
   3.384 +  * added keyer output for decklink consumer
   3.385 +  * added AVOptions to the avformat service metadata
   3.386 +  * added support for new major API versions (53) of FFmpeg
   3.387 +  * melt: added '-query profile' option
   3.388 +  * melt: added '-query formats', '-query audio_codecs' and '-query
   3.389 +    video_codecs'
   3.390 +* Mon Apr 11 2011 reddwarf@opensuse.org
   3.391 +- update to 0.7.0
   3.392 +* Wed Sep 29 2010 pascal.bleser@opensuse.org
   3.393 +- update to 0.5.10
   3.394 +* Fri Jul 30 2010 toni@links2linux.de
   3.395 +- update to 0.5.6
   3.396 +- This is a maintenance release to address some bugs that appeared
   3.397 +  thus far in the 0.5.x series. Beyond that is a few enhancements:
   3.398 +  * Added interpolation to the affine transition and filter.
   3.399 +  * Added multi-track audio encoding to avformat consumer.
   3.400 +  * Added interlaced field rendering to kdenlivetitle producer.
   3.401 +* Thu Mar 11 2010 toni@links2linux.de
   3.402 +- update to 0.5.2
   3.403 +- This is a minor maintenance release, but it is interesting because
   3.404 +  it now enables usage of libswscale as the default choice for image
   3.405 +  scaling, image format conversion, and color space conversion. That
   3.406 +  gives better quality and performance. In addition, there are some
   3.407 +  improvements in the sdl_preview consumer to make it suitable for use
   3.408 +  in OpenShot 1.1.
   3.409 +* Tue Mar  2 2010 toni@links2linux.de
   3.410 +- rebuild with --disable-sse2
   3.411 +- new URL
   3.412 +* Tue Feb 16 2010 toni@links2linux.de
   3.413 +- update to 0.5.0
   3.414 +- This is an enhancement release, confined mainly to the modules rather
   3.415 +  than the framework. In particular, this adds support for VDPAU, YADIF,
   3.416 +  and HD-SDI technologies!
   3.417 +* Mon Feb  1 2010 toni@links2linux.de
   3.418 +- update to 0.4.10
   3.419 +- added libmltlinsys.so
   3.420 +* Tue Jan 12 2010 toni@links2linux.de
   3.421 +- added python-mlt sub-package
   3.422 +* Fri Oct  9 2009 pascal.bleser@opensuse.org
   3.423 +- update to 0.4.6
   3.424 +* Fri Oct  2 2009 Manfred.Tremmel@iiv.de
   3.425 +- included debian patch mlt_0.4.4-3.diff
   3.426 +* Thu Sep 24 2009 Manfred.Tremmel@iiv.de
   3.427 +- update to 0.4.4
   3.428 +* Mon May 18 2009 toni@links2linux.de
   3.429 +- update to 0.4.2
   3.430 +- dropped libvalerie1, libmiracle1
   3.431 +- added mlt++-devel, libmlt++2 sub-packages (obsoletes mlt++-*)
   3.432 +* Wed Apr 15 2009 toni@links2linux.de
   3.433 +- update to 0.3.8
   3.434 +- split of libvalerie1, libmlt1, libmiracle1
   3.435 +* Tue Feb  3 2009 toni@links2linux.de
   3.436 +- update to 0.3.6
   3.437 +* Sun Feb  1 2009 toni@links2linux.de
   3.438 +- rebuild with new sox(-devel) packages
   3.439 +* Fri Jan  2 2009 toni@links2linux.de
   3.440 +- update to 0.3.4
   3.441 +* Tue Nov 11 2008 toni@links2linux.de
   3.442 +- update to 0.3.2
   3.443 +- openSuSE >= 11.0 use only kde4 and qt4
   3.444 +* Tue Oct 28 2008 toni@links2linux.de
   3.445 +- rebuild with newest ffmpeg libs
   3.446 +* Wed Sep 24 2008 toni@links2linux.de
   3.447 +- mad ==> libmad-devel, sox ==> sox-devel
   3.448 +- we have new sox 14.1 ... so I grabbed the sox-module from svn-version
   3.449 +* Thu Aug  7 2008 toni@links2linux.de
   3.450 +- update to 0.3.0
   3.451 +* Sun Jun 29 2008 toni@links2linux.de
   3.452 +- rebuild with new ffmpeg package
   3.453 +- removed the av_free_static call
   3.454 +- don't strip the binaries via make install
   3.455 +* Fri Dec 21 2007 toni@links2linux.de
   3.456 +- rebuild with new ffmpeg package
   3.457 +* Thu Dec 20 2007 Manfred.Tremmel@iiv.de
   3.458 +- a little change to compile it on ppc
   3.459 +- added a patch to make it compile with the latest ffmpeg version
   3.460 +* Tue Aug  7 2007 toni@links2linux.de
   3.461 +- update to 0.2.4
   3.462 +- added some more plugin-modules (qimage, kdenlive, effecttv)
   3.463 +* Sat Aug  4 2007 toni@links2linux.de
   3.464 +- rebuild with option --avformat-swscale
   3.465 +* Wed Apr 25 2007 toni@links2linux.de
   3.466 +- update to 0.2.3
   3.467 +* Tue Dec  5 2006 toni@links2linux.de
   3.468 +- update to 0.2.2
   3.469 +- repacked as tar.bz2
   3.470 +* Wed Mar 22 2006 guru@unixtech.be
   3.471 +- rewrote spec file
   3.472 +- disable mmx support on x86_64
   3.473 +- new upstream version
   3.474 +* Sun Aug 28 2005 guru@unixtech.be
   3.475 +- fixed bug in requires
   3.476 +* Fri Aug 19 2005 guru@unixtech.be
   3.477 +- new package

mercurial