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 76 77 78 79
|
Source: epiphany-browser
Section: gnome
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Amin Bandali <bandali@ubuntu.com>, Jeremy BĂcha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
appstream,
at-spi2-core <!nocheck>,
blueprint-compiler,
dbus-daemon <!nocheck>,
desktop-file-utils,
gsettings-desktop-schemas-dev,
iso-codes (>= 0.35),
itstool,
libadwaita-1-dev (>= 1.8~alpha),
libarchive-dev,
libgcr-4-dev,
libgdk-pixbuf-2.0-dev (>= 2.36.5),
libglib2.0-dev (>= 2.67.4),
# libgranite-7-dev (>= 7.2.0),
libgstreamer1.0-dev,
libgtk-4-dev (>= 4.13.3),
libjson-glib-dev (>= 1.6),
libportal-gtk4-dev (>= 0.6),
libsecret-1-dev (>= 0.19),
libsoup-3.0-dev (>= 2.99.4),
libsqlite3-dev,
libwebkitgtk-6.0-dev (>= 2.43.4),
libxml-parser-perl,
libxml2-dev (>= 2.6.12),
libxslt1-dev (>= 1.1.7),
meson (>= 0.59.0),
nettle-dev (>= 3.4),
pkgconf,
python3-docutils,
xauth <!nocheck>,
xvfb <!nocheck>
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/gnome-team/epiphany-browser
Vcs-Git: https://salsa.debian.org/gnome-team/epiphany-browser.git
Homepage: https://apps.gnome.org/Epiphany/
Package: epiphany-browser
Architecture: any
Depends: default-dbus-session-bus | dbus-session-bus,
epiphany-browser-data (>= ${source:Version}),
gsettings-desktop-schemas,
iso-codes,
${misc:Depends},
${shlibs:Depends}
Conflicts: swfdec-mozilla
Recommends: ca-certificates, gstreamer1.0-plugins-bad, yelp
Provides: gnome-www-browser, www-browser
Description: Intuitive GNOME web browser
Epiphany is a simple yet powerful GNOME web browser targeted at
non-technical users. Its principles are simplicity and standards
compliance.
.
Simplicity is achieved by a well designed user interface and reliance
on external applications for performing external tasks (such as reading
email). Simplicity does not mean less features; Epiphany has everything
a modern web browser is expected to have.
.
Standards compliance is achieved on the HTML side by using the
WebKitGTK+ rendering engine (which is based on the engine used by
Apple Safari and Google Chrome); and on the user interface side by
closely following the GNOME Human Interface Guidelines (HIG) and by
close integration with the GNOME desktop.
Package: epiphany-browser-data
Architecture: all
Depends: ${misc:Depends}
Recommends: epiphany-browser
Description: Data files for the GNOME web browser
Epiphany is a simple yet powerful GNOME web browser targeted at
non-technical users. Its principles are simplicity and standards
compliance.
.
This package contains the common files, artwork and translations for
Epiphany.
|