aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 6f6f2d852e1b323de644cb44abe221037b70b1a0 (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://builder.jadupc.com/git/pkgs/whatsie -b debian
Vcs-Browser: https://builder.jadupc.com/git/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