blob: 5a6defd2a4d57097f3f3d165d2f2989a831d235c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = hypnotix
pkgdesc = An IPTV streaming application with support for live TV, movies and series.
pkgver = 4.8
pkgrel = 1
url = https://github.com/linuxmint/hypnotix
arch = any
license = GPL-3.0-or-later
depends = circle-flags
depends = dconf
depends = hicolor-icon-theme
depends = mpv
depends = python-cairo
depends = python-gobject
depends = python-cinemagoer
depends = python-requests
depends = python-setproctitle
depends = python-unidecode
depends = xapp
depends = yt-dlp
source = hypnotix-4.8.tar.gz::https://github.com/linuxmint/hypnotix/archive/refs/tags/4.8.tar.gz
sha256sums = 0c20c0c77f1af1c75faf1659dd01a48ecb00cfd58531f78abc8a2b6b6ff8a942
pkgname = hypnotix
|