Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37726994
en ru br
ALT Linux repos
S:1.1-alt5

Group :: Graphical desktop/Enlightenment
RPM: econnman

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: econnman
Version: 1.1
Release: alt5

Summary: Enlightenment Connection Manager
License: BSD
Group: Graphical desktop/Enlightenment
URL: http://www.enlightenment.org/
BuildArch: noarch

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-base python3-devel
BuildRequires: efl-libs-devel

Requires: connman python3-module-efl


%description
Enlightenment connection manager frontend.

%prep
%setup -q

sed -i 's|#!/usr/bin/python|#!/usr/bin/python3|' \
   $(find ./ -name '%name-bin*')

%build
%autoreconf
export PYTHON=/usr/bin/python3
%configure
%make_build V=1

%install
%make_install DESTDIR=%buildroot install

%files
%doc AUTHORS COPYING README
%_bindir/*
%_datadir/applications/%{name}*.desktop
%_datadir/%name


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin