blob: 125658d0d43d80c176ad6f14c663cae7558892c2 (
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
pkgbase = silos
pkgdesc = Web-app container, with multimedia apps (YouTube, Netflix, Twitch, VVVVID, and RaiPlay), productivity suites (Microsoft Office 365, Skype, Google Office, Trello, and Gmail), and others (WhatsApp web and Wikipedia)
pkgver = 0.2.3
pkgrel = 1
url = https://github.com/intersimone999/pyqtws
arch = any
license = GPL3
makedepends = git
makedepends = python-setuptools
depends = xdg-utils
depends = qt6-webengine
depends = python
depends = python-pip
depends = libnotify
depends = python-pyqt6-webengine
depends = python-pyqt6
depends = python-gobject
optdepends = silo-amazon: Silo app for Amazon (US and IT)
optdepends = silo-booking: Silo app for Booking.com
optdepends = silo-gmail: Silo app for Gmail
optdepends = silo-google-keep: Silo app for Google Keep
optdepends = silo-google-maps: Silo app for Google Maps
optdepends = silo-google-photos: Silo app for Google Photos
optdepends = silo-google-travel: Silo app for Google Travel
optdepends = silo-gsuite: Silo app for Google Office (Drive, Documents, Sheets)
optdepends = silo-hey: Silo app for Hey.com
optdepends = silo-netflix: Silo app for Netflix
optdepends = silo-office365: Silo app for Microsoft Office365
optdepends = silo-primevideo: Silo app for Amazon Primevideo
optdepends = silo-raiplay: Silo app for RaiPlay
optdepends = silo-skype: Silo app for Skype
optdepends = silo-telegram: Silo app for Telegram
optdepends = silo-todoist: Silo app for Todoist
optdepends = silo-trello: Silo app for Trello
optdepends = silo-twitch: Silo app for Twitch
optdepends = silo-whatsapp: Silo app for WhatsApp
optdepends = silo-wikipedia: Silo app for Wikipedia
optdepends = silo-youtube: Silo app for YouTube
source = git+https://github.com/intersimone999/pyqtws.git#tag=0.2.3
sha256sums = SKIP
pkgname = silos
depends = xdg-utils
depends = qt6-webengine
depends = python
depends = python-pip
depends = libnotify
depends = python-pyqt6-webengine
depends = python-pyqt6
depends = python-gobject
|