forked from pool/libquicktime
Autobuild autoformatter for 74596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libquicktime?expand=0&rev=31
This commit is contained in:
committed by
Git OBS Bridge
parent
efdba2bcca
commit
7bf264811c
@@ -18,12 +18,10 @@
|
||||
|
||||
%define soname 0
|
||||
|
||||
|
||||
|
||||
Name: libquicktime
|
||||
Version: 1.2.2
|
||||
Release: 8
|
||||
#to_be_filled_by_service
|
||||
Release: 1
|
||||
License: GNU General Public License version 2 or later (GPL v2 or later)
|
||||
Summary: Library for Reading and Writing Quicktime Movie Files
|
||||
Url: http://libquicktime.sf.net
|
||||
@@ -56,6 +54,7 @@ forked from quicktime4linux.
|
||||
|
||||
%package -n %{name}%{soname}
|
||||
|
||||
|
||||
Summary: Library for Reading and Writing Quicktime Movie Files
|
||||
Group: System/Libraries
|
||||
# Last version with this name was openSUSE 11.4
|
||||
@@ -68,6 +67,7 @@ forked from quicktime4linux.
|
||||
|
||||
%package -n libquicktime-devel
|
||||
|
||||
|
||||
Summary: Library for reading/writing quicktime movie files
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name}%{soname} = %{version}
|
||||
@@ -78,6 +78,7 @@ from quicktime4linux
|
||||
|
||||
%package -n libquicktime-tools
|
||||
|
||||
|
||||
Summary: Libquicktime Tools
|
||||
Group: Productivity/Multimedia/Video/Editors and Convertors
|
||||
Requires: %{name}%{soname} = %{version}
|
||||
@@ -156,4 +157,5 @@ find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print
|
||||
%{_bindir}/qtstreamize
|
||||
%{_bindir}/qtyuv4toyuv
|
||||
%doc %{_mandir}/man1/lqtplay.1%{ext_man}
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user