Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[qmlcontacts] Remove tools. They moved to n-q-p-contacts.
  • Loading branch information
rburchell committed Jun 14, 2013
1 parent c606180 commit faa6e49
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 375 deletions.
2 changes: 1 addition & 1 deletion qmlcontacts.pro
@@ -1,2 +1,2 @@
TEMPLATE = subdirs
SUBDIRS = src tools
SUBDIRS = src
14 changes: 0 additions & 14 deletions rpm/qmlcontacts.spec
Expand Up @@ -38,14 +38,6 @@ Obsoletes: meego-handset-people-branding-upstream <= 0.2.32
%description
Contacts application using Qt Quick for Nemo Mobile.

%package tools
Summary: Development tools for qmlcontacts
License: BSD
Group: Applications/System

%description tools
Tools to help development of contacts application/framework/etc.

%prep
%setup -q -n %{name}-%{version}

Expand Down Expand Up @@ -83,9 +75,3 @@ desktop-file-install --delete-original \
%{_libdir}/qt4/imports/org/nemomobile/qmlcontacts/*
# >> files
# << files

%files tools
%defattr(-,root,root,-)
%{_bindir}/vcardconverter
# >> files tools
# << files tools
10 changes: 0 additions & 10 deletions rpm/qmlcontacts.yaml
Expand Up @@ -41,13 +41,3 @@ Files:
- "%{_bindir}/qmlcontacts"
- "%{_datadir}/applications/qmlcontacts.desktop"
- "%{_libdir}/qt4/imports/org/nemomobile/qmlcontacts/*"

SubPackages:
- Name: tools
Summary: Development tools for qmlcontacts
Description: Tools to help development of contacts application/framework/etc.
Group: Applications/System
License: BSD
AutoDepend: false
Files:
- "%{_bindir}/vcardconverter"
2 changes: 0 additions & 2 deletions tools/tools.pro

This file was deleted.

121 changes: 0 additions & 121 deletions tools/vcardconverter/main.cpp

This file was deleted.

125 changes: 0 additions & 125 deletions tools/vcardconverter/photohandler.cpp

This file was deleted.

66 changes: 0 additions & 66 deletions tools/vcardconverter/photohandler.h

This file was deleted.

36 changes: 0 additions & 36 deletions tools/vcardconverter/vcardconverter.pro

This file was deleted.

0 comments on commit faa6e49

Please sign in to comment.