aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 5a702f57b9478c67f013035d95d0714bf9ca0aac (plain) (blame)
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
Source: whatsie
Section: web
Priority: optional
Maintainer: Mubashshir <ahm@jadupc.com>
Build-Depends:
 debhelper-compat (= 13),
 qt5-qmake,
 libx11-dev,
 libx11-xcb-dev,
 qtwebengine5-dev,
 qtwebengine5-dev-tools,
 qtpositioning5-dev,
Standards-Version: 4.6.0
Homepage: https://github.com/keshavbhatt/whatsie
Vcs-Git: https://git.jadupc.com/pkgs/whatsie -b debian
Vcs-Browser: https://git.jadupc.com/pkgs/whatsie

Package: whatsie
Architecture: any
Depends: ${shlibs:Depends}
Provides:
 whatsapp,
 whatsapp-web,
Description: Unofficial client for WhatsApp
 WhatSie is a feature rich WhatsApp web client based on
 Qt WebEngine for Linux Desktop.

# vim: ft=yaml:ts=1:et