Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
mobile:synchronization:FACTORY
synce-kpm
synce-kpm.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File synce-kpm.spec of Package synce-kpm
# # spec file for package synce-kpm # # Copyright (c) 2012 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/ # %if ! 0%{?python_sitelib:1} %define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib();") %endif Name: synce-kpm Version: 0.15.1 Release: 0 Summary: SynCE KDE PDA Manager License: GPL-2.0+ Group: Hardware/Mobile Url: http://www.synce.org/moin/SynceTools/SynceKpm BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} > 1110 BuildArch: noarch %endif Source0: http://downloads.sourceforge.net/project/synce/SynCE-KDE/synce-kpm/%{name}-%{version}.tar.gz Source1: %{name}.desktop BuildRequires: python-devel BuildRequires: python-setuptools BuildRequires: update-desktop-files Requires: libxslt-python Requires: python-kde4 Requires: python-qt4 Requires: python-rapi2 >= 0.13 Requires: python-setuptools Recommends: rra-tools Recommends: synce-connector Recommends: synce-sync-engine Suggests: kio_rapip %py_requires %description SynCE-KPM stands for SynCE KDE PDA Manager and aims to be an application to manage WM5/WM6 PDA devices from Linux. %prep %setup -q %build export CFLAGS="%{optflags}" python setup.py build %install python setup.py install --root %{buildroot} \ --prefix=%{_prefix} if [ ! -d %{buildroot}%{_datadir}/pixmaps ]; then mkdir -p %{buildroot}%{_datadir}/pixmaps fi cp synceKPM/data/blue_scalable.svg %{buildroot}%{_datadir}/pixmaps/%{name}.svg %suse_update_desktop_file -i %{name} Utility PDA KDE Qt %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING README TODO %{_bindir}/synce-kpm %{python_sitelib}/synce_kpm-%{version}-py%{py_ver}.egg-info %{python_sitelib}/synceKPM %{_datadir}/pixmaps/%{name}.svg %{_datadir}/applications/%{name}.desktop %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