Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047951
en ru br
Репозитории ALT

Группа :: Графические оболочки/Enlightenment
Пакет: econnman

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin