Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 50257c642a2a5a1f85447913808f8fe6 > files > 1

kio-mtp-0-0.git20121204.2.mga3.src.rpm

#
# Please do not update/rebuild/touch this package before asking first to mikala and/or neoclust
# This package is part of the KDE Stack.
#


%define rel 2
%define beta git20121204
Name: kio-mtp
Summary: MTP Kio Slave 
Version: 0
Release: %mkrel -c %{beta} %{rel}
Group: Graphical desktop/KDE
License: GPLv2+
URL: https://projects.kde.org/projects/playground/base/kio-mtp
# Tarball created from git :
# git archive -o kio-mtp.tar --remote=git://anongit.kde.org/kio-mtp --format=tar --prefix=kio-mtp/ HEAD && xz -9 kio-mtp.tar
Source: %{name}.tar.xz

BuildRequires: kdelibs4-devel >= 2:%{version}
BuildRequires: pkgconfig(libmtp)

%description
Kio slave providing access to MTP device using the mtp:/// protocol.

%files
%{_kde_libdir}/kde4/kio_mtp.so
%{_kde_services}/mtp.protocol
%{_kde_appsdir}/konqueror/dirtree/remote/mtp-network.desktop
%{_kde_appsdir}/remoteview/mtp-network.desktop
%{_kde_appsdir}/solid/actions/solid_mtp.desktop

#------------------------------------------------------------------------------

%prep
%setup -qn %{name}

%build
export LD=/usr/bin/ld.gold
%cmake_kde4  -DKDE4_ENABLE_FINAL=ON
%make

%install
%makeinstall_std -C build


%changelog

* Sat Jan 12 2013 umeabot <umeabot> 0-0.git20121204.2.mga3
+ Revision: 356246
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Tue Dec 04 2012 mikala <mikala> 0-0.git20121204.1.mga3
+ Revision: 326683
- Update git snapshot

* Thu Oct 25 2012 mikala <mikala> 0-0.git20121024.1.mga3
+ Revision: 309870
- imported package kio-mtp