blob: 9fa643ef1289ac85913a6d2f59082da3a12e1475 (
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
|
pkgbase = whatsapp-for-linux-git
pkgdesc = An unofficial WhatsApp desktop application for linux
pkgver = 1.5.2.r4.g5a1ad95
pkgrel = 1
url = https://github.com/eneshecan/whatsapp-for-linux
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = GPL3
makedepends = cmake
makedepends = git
depends = gtkmm3
depends = webkit2gtk
depends = libayatana-appindicator
depends = gst-plugins-base
depends = gst-plugins-good
depends = gst-plugins-bad
depends = gst-libav
provides = whatsapp-for-linux
conflicts = whatsapp-for-linux
source = git+https://github.com/eneshecan/whatsapp-for-linux.git
b2sums = SKIP
pkgname = whatsapp-for-linux-git
|