You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
Source: fw-daemon
|
|
|
|
Section: devel
|
|
|
|
Priority: extra
|
|
|
|
Maintainer: Bruce Leidl <bruce@subgraph.com>
|
|
|
|
Build-Depends: debhelper (>= 9),
|
|
|
|
dh-golang,
|
|
|
|
dh-systemd,
|
|
|
|
golang-go,
|
|
|
|
libcairo2-dev,
|
|
|
|
libglib2.0-dev,
|
|
|
|
libgtk-3-dev,
|
|
|
|
libnetfilter-queue-dev, golang-github-gotk3-gotk3-dev
|
|
|
|
Standards-Version: 3.9.8
|
|
|
|
Homepage: https://github.com/subgraph/fw-daemon
|
|
|
|
Vcs-Git: https://github.com/subgraph/fw-daemon.git
|
|
|
|
XS-Go-Import-Path: github.com/subgraph/fw-daemon
|
|
|
|
|
|
|
|
Package: fw-daemon
|
|
|
|
Architecture: any
|
|
|
|
Built-Using: ${misc:Built-Using}
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
|
|
|
Description: Subgraph Application Firewall Daemon
|
|
|
|
Subgraph Firewall A desktop application firewall for Subgraph OS.
|
|
|
|
This package provides the daemon program.
|
|
|
|
The daemon takes care of intercepting outgoing packets and prompting
|
|
|
|
the user interface for action.
|
|
|
|
|
|
|
|
Package: fw-daemon-gnome
|
|
|
|
Depends: gnome-shell, fw-daemon (>= ${source:Version}), ${misc:Depends}
|
|
|
|
Architecture: all
|
|
|
|
Description: Subgraph Application Firewall GNOME Shell Extension
|
|
|
|
This package provides a GNOME Shell Extension interface
|
|
|
|
to the Subgraph Application Firewall Daemon.
|
|
|
|
It is used to alert users of outgoing network connections.
|