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

Группа :: Видео
Пакет: hypnotix

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: hypnotix
Version: 3.6
Release: alt1
Summary: An M3U IPTV Player
License: GPL-2.0-or-later
Group: Video
Url: https://github.com/linuxmint/hypnotix
Packager: Artyom Bystrov <arbars at altlinux.org>

Source: %name-%version.tar
# https://github.com/linuxmint/hypnotix/issues/254
# Patch0: mpv-remove-deprecated-detach-destroy.patch
# https://github.com/linuxmint/hypnotix/issues/84
Patch1: 0001-fix-python3-shebang.patch
Patch2: 0002-Fix-hypnotix-GUI-error.patch

BuildRequires: glib2-devel python3-dev
Requires: libmpv2
Requires: python3-module-cinemagoer
Requires: python3-module-pygobject3
Requires: python3-module-pycairo
Requires: python3-module-setproctitle
Requires: python3-module-xapp
Requires: libxapps-gir
BuildArch: noarch

%description
Hypnotix is an IPTV streaming application with support for live TV, movies and series.

%prep
%setup
%autopatch -p2

sed -i -e s/__DEB_VERSION__/"3.6"/g ./usr/lib/hypnotix/hypnotix.py

%build
%make_build

%install
mkdir -p %buildroot/usr
cp -r usr %buildroot

%find_lang %name

%files
%doc README.md
%_bindir/%name
%_prefix/lib/%name/
%_desktopdir/%name.desktop
%_datadir/glib-2.0/schemas/org.x.%name.gschema.xml
%_datadir/%name/*
%_datadir/locale/*/LC_MESSAGES/*.mo
%_iconsdir/hicolor/scalable/apps/%name.svg

%changelog

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

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