File: control

package info (click to toggle)
liferea 1.12~rc3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,608 kB
  • ctags: 3,161
  • sloc: ansic: 27,950; makefile: 512; python: 347; sh: 52
file content (75 lines) | stat: -rw-r--r-- 2,689 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
Source: liferea
Section: web
Priority: optional
Maintainer: David Michael Smith <sidicas2@gmail.com>
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>,
           Paul Gevers <elbrus@debian.org>
Build-Depends: debhelper (>= 10~),
               dh-autoreconf,
               dh-python,
               dpkg-dev (>= 1.16.1~),
               gobject-introspection,
               gsettings-desktop-schemas-dev,
               intltool,
               libgirepository1.0-dev,
               libglib2.0-dev,
               libgtk-3-dev,
               libjson-glib-dev,
               libpango1.0-dev,
               libpeas-dev,
               libsoup2.4-dev,
               libsqlite3-dev,
               libwebkit2gtk-4.0-dev,
               libxml2-dev,
               libxslt1-dev,
               python3
Standards-Version: 3.9.8
Homepage: http://liferea.sourceforge.net/
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/liferea.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/liferea.git

Package: liferea
Architecture: any
Depends: default-dbus-session-bus | dbus-session-bus,
         gir1.2-peas-1.0,
         liferea-data (= ${source:Version}),
         python3-cairo,
         python3-gi,
         python3-notify2,
         ${gir:Depends},
         ${misc:Depends},
         ${python3:Depends},
         ${shlibs:Depends}
Recommends: gir1.2-gnomekeyring-1.0,
            gir1.2-gstreamer-1.0,
            gnome-keyring,
Suggests: kget,
          network-manager,
Description: feed/news/podcast client with plugin support
 Liferea is a feed reader, a news reader, and a podcast client that brings
 together all of the content from your favorite web subscriptions into a simple
 interface with an embedded graphical browser that's easy to organize and
 browse.
 It supports:
    * aggregating feeds in all the major syndication formats (including
      RSS/RDF, Atom, CDF, and more);
    * synchronizing feeds across devices, with TinyTinyRSS and
      TheOldReader support;
    * downloading articles for offline reading;
    * permanently saving headlines in news bins;
    * playing podcasts directly in Liferea's browser interface;
    * social networking / web integration so you can share your favorite news
      articles to Facebook, Google+, Reddit, Twitter, Slashdot, Digg, Yahoo and
      many more.
 .
 Liferea is an abbreviation for Linux Feed Reader.

Package: liferea-data
Architecture: all
Depends: ${misc:Depends}
Description: architecture independent data for liferea
 This package contains data files for liferea, a news aggregator for
 online news feeds.
 .
 This package does not depend on liferea, but it is unlikely to be
 of use by itself.