blob: 7270e93af91d465d532c43e7f9e6bcda9a390131 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = accessgram-git
pkgdesc = An accessible Telegram client for Linux
pkgver = r23.0f86022
pkgrel = 2
url = https://github.com/destructatron/AccessGram
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-telethon
depends = python-gobject
depends = gtk4
depends = gst-plugins-base
depends = gst-plugins-good
depends = gst-plugins-bad
optdepends = python-cryptg: optional Telegram crypto acceleration
provides = accessgram
conflicts = accessgram
source = git+https://github.com/destructatron/AccessGram.git
source = accessgram.desktop
sha256sums = SKIP
sha256sums = 892b7ea65e4dc5b8727c151b967736f16a0309ea16b086f083f8cee6e75e1a05
pkgname = accessgram-git
|