Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:11.4:Update
libmtp
libmtp.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libmtp.spec of Package libmtp
# # spec file for package libmtp # # Copyright (c) 2011 SUSE LINUX Products 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/ # %define debug_package_requires libmtp8 = %{version}-%{release} Name: libmtp Url: http://sf.net/projects/libmtp BuildRequires: doxygen pkg-config BuildRequires: libusb-devel License: LGPLv2.1+ Group: Productivity/Multimedia/Sound/Players AutoReqProv: on Summary: Commandline utilities for access to MTP Players Version: 1.0.6 Release: 1 Source0: %name-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package contains binaries and documentation that allow accessto USB based media players based on the MTP (Media TransferProtocol) authored by Microsoft. Common devices using this technology are Creative Zen, iRiver, Samsung and others. Authors: -------- Richard Low <richard@wentnet.com> Linus Walleij <triad@df.lth.se> based on code by: Mariusz Woloszyn <emsi@ipartners.pl> Marcus Meissner <marcus@jet.franken.de> %package -n libmtp8 License: LGPLv2.1+ Summary: Library for accessing MTP Players Group: Productivity/Multimedia/Sound/Players %description -n libmtp8 This package contain the libraries that allow access to USB based media players based on the MTP (Media TransferProtocol) authored by Microsoft. Common devices using this technology are Creative Zen, iRiver, Samsung and others. Authors: -------- Richard Low <richard@wentnet.com> Linus Walleij <triad@df.lth.se> based on code by: Mariusz Woloszyn <emsi@ipartners.pl> Marcus Meissner <marcus@jet.franken.de> %package -n mtp-tools License: LGPLv2.1+ Summary: Commandline utilities for access to MTP Players Group: Productivity/Multimedia/Sound/Players %package devel License: LGPLv2.1+ Summary: Development files for access to MTP Player library Group: Development/Libraries/Other Requires: libmtp8 = %version Requires: libusb-devel %description devel This package contains the development headers for the libmtp library that allows access to USB based media players based on the MTP (Media Transfer Protocol) authored by Microsoft. Authors: -------- Richard Low <richard@wentnet.com> Linus Walleij <triad@df.lth.se> based on code by: Mariusz Woloszyn <emsi@ipartners.pl> Marcus Meissner <marcus@jet.franken.de> %description -n mtp-tools This package contains binaries that allow command line access to USB based media players based on the MTP (Media TransferProtocol) authored by Microsoft. For graphical user interfaces use Amarok or Banshee. Authors: -------- Richard Low <richard@wentnet.com> Linus Walleij <triad@df.lth.se> based on code by: Mariusz Woloszyn <emsi@ipartners.pl> Marcus Meissner <marcus@jet.franken.de> %prep %setup -q %build %configure --disable-static --enable-doxygen make %install make install DESTDIR=$RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT/usr/share/hal/fdi/information/20thirdparty/ install -c -m 644 libmtp.fdi $RPM_BUILD_ROOT/usr/share/hal/fdi/information/20thirdparty/10-usb-music-players-libmtp.fdi rm -rf $RPM_BUILD_ROOT/usr/share/doc/libmtp* rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.la # copy over the mtp rules, but leave out mtp-probe grep -v mtp-probe $RPM_BUILD_ROOT/lib/udev/rules.d/libmtp.rules > $RPM_BUILD_ROOT/lib/udev/rules.d/39-libmtp.rules rm $RPM_BUILD_ROOT/lib/udev/rules.d/libmtp.rules # calling this for all unknown devices crashes some color management devices and probably others. rm $RPM_BUILD_ROOT/lib/udev/mtp-probe %post -n libmtp8 -p /sbin/ldconfig %postun -n libmtp8 -p /sbin/ldconfig %files -n mtp-tools %defattr(-, root, root) %{_prefix}/bin/* %files -n libmtp8 %defattr(-, root, root) %doc COPYING README ChangeLog AUTHORS %{_libdir}/lib*.so.* %dir /usr/share/hal %dir /usr/share/hal/fdi %dir /usr/share/hal/fdi/information %dir /usr/share/hal/fdi/information/20thirdparty/ /usr/share/hal/fdi/information/20thirdparty/10-usb-music-players-libmtp.fdi %dir /lib/udev #/lib/udev/mtp-probe %dir /lib/udev/rules.d %config /lib/udev/rules.d/39-libmtp.rules %files devel %defattr(-, root, root) %doc doc/html TODO %{_libdir}/lib*.so %{_libdir}/pkgconfig/libmtp.pc %{_prefix}/include/libmtp.h %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