Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1:Staging:A
taglib-extras
taglib-extras.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File taglib-extras.spec of Package taglib-extras
# # spec file for package taglib-extras # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Url: http://amarok.kde.org Name: taglib-extras BuildRequires: libkde4-devel BuildRequires: taglib-devel >= 1.6 Summary: Extra plugins for TagLib License: LGPL-2.1+ Group: Development/Libraries/C and C++ Version: 1.0.1 Release: 0 Source0: taglib-extras-%version.tar.bz2 # PATCH-FIX-UPSTREAM taglib-extras-fix-findtaglib-1_10.patch mlin@suse.com -- fix wrong string comparison of version number Patch0: taglib-extras-fix-findtaglib-1_10.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Obsoletes: taglib-extras < %{version} Provides: taglib-extras = %{version} %description Unofficial TagLib file type plugins maintained by the Amarok project %package devel Summary: Extra plugins for TagLib Group: Development/Libraries/C and C++ Requires: libtag-extras1 = %{version} libstdc++-devel %description devel Unofficial TagLib file type plugins maintained by the Amarok project %package -n libtag-extras1 Summary: Extra plugins for TagLib Group: System/GUI/KDE %description -n libtag-extras1 Unofficial TagLib file type plugins maintained by the Amarok project %prep %setup -q -n %name-%version %patch0 -p1 %build export CXXFLAGS="%{optflags}" export CFLAGS="%{optflags}" _libsuffix=$(echo %_lib | cut -b4-) cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DBUILD_TESTS:BOOL=ON -DLIB_SUFFIX=$_libsuffix -DWITH_KDE=ON . %{__make} %{?jobs:-j %jobs} VERBOSE=1 %install %{__make} DESTDIR="%{buildroot}" install %clean %{__rm} -rf %{buildroot} %post -n libtag-extras1 -p /sbin/ldconfig %postun -n libtag-extras1 -p /sbin/ldconfig %files -n libtag-extras1 %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING.LGPL %{_libdir}/libtag-extras*.so.* %files -n taglib-extras-devel %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING.LGPL %{_bindir}/taglib-extras-config %{_includedir}/taglib-extras %{_libdir}/libtag-extras*.so %{_libdir}/pkgconfig/*.pc %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor