blob: 2294937ddb6657509218b5c43677ac176534ccde (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = acestream-launcher
pkgdesc = Acestream Launcher allows you to open Acestream links with a Media Player of your choice
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/jonian/acestream-launcher
arch = any
license = GPL
depends = python
depends = curl
depends = acestream-engine
optdepends = mpv
optdepends = libnotify
provides = acestream-launcher
source = acestream-launcher::https://github.com/jonian/acestream-launcher/archive/v1.0.0.tar.gz
md5sums = 1dc938feeac7ff9578075b9f4fd105a3
pkgname = acestream-launcher
|