File: control

package info (click to toggle)
plasma-gmailfeed 1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 192 kB
  • sloc: cpp: 72; xml: 13; sh: 6; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 1,211 bytes parent folder | download
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
Source: plasma-gmailfeed
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Nicholas D Steeves <nsteeves@gmail.com>
Build-Depends:
 cmake (>= 2.8.12~),
 debhelper (>= 11~),
 extra-cmake-modules (>= 0.0.11~),
 libappstream-dev,
 libkf5notifications-dev,
 libkf5plasma-dev (>= 5.0.0~),
 qtbase5-dev (>= 5.3.0~),
 qtdeclarative5-dev,
Standards-Version: 4.1.4
Homepage: https://github.com/anthon38/gmailfeed
Vcs-Git: https://salsa.debian.org/qt-kde-team/3rdparty/plasma-gmailfeed.git
Vcs-Browser: https://salsa.debian.org/qt-kde-team/3rdparty/plasma-gmailfeed

Package: plasma-gmailfeed
Architecture: any
Depends: qml-module-qtquick-xmllistmodel, ${misc:Depends}, ${shlibs:Depends}
Description: plasmoid that shows your Gmail feed with notifications
 Gmail Feed is a lightweight plasmoid for Plasma 5.  It provides a
 list of unread emails from your Gmail inbox.  It also notifies you
 when new messages are received.
 .
 Essentially, it is an xbiff that uses an Atom feed rather than POP3
 or IMAP.  At this time it exclusively supports Gmail and does not
 support limiting the feed to labels or sections like Primary, Social,
 Promotions, or Forums.