smuxi 1.0-2 source package in Ubuntu

Changelog

smuxi (1.0-2) unstable; urgency=medium

  * [6dbc7d2] do not expose the user's realname automatically (Closes: #779803)

 -- Victor Seva <email address hidden>  Wed, 26 Aug 2015 19:56:11 +0200

Upload details

Uploaded by:
Mirco Bauer
Uploaded to:
Sid
Original maintainer:
Mirco Bauer
Architectures:
all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
smuxi_1.0-2.dsc 2.8 KiB 886d269e33ee23acb1ec10b8c552752f50ffcaff1e7b5ec309c16a9c367aeeb1
smuxi_1.0.orig.tar.gz 3.0 MiB bd6af3f76b33d923c68d9659a5c828408c8bd70144de931564e0270471e930a4
smuxi_1.0-2.debian.tar.xz 13.8 KiB d6e253ccc75ecf13de5293b266aa9e1cdc1c77b009a4ee7bbc07df763127daea

Available diffs

No changes file available.

Binary packages built by this source

smuxi: No summary available for smuxi in ubuntu wily.

No description available for smuxi in ubuntu wily.

smuxi-engine: No summary available for smuxi-engine in ubuntu wily.

No description available for smuxi-engine in ubuntu wily.

smuxi-frontend-gnome: GNOME frontend for Smuxi

 Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
 client for sophisticated users, targeting the GNOME desktop.
 .
 Smuxi is based on the client-server model: The core application (engine) can
 be placed onto a server which is connected to the Internet around-the-clock;
 one or more frontends then connect to the core. This way, the connection to
 IRC can be kept up even when all frontends have been closed. The combination
 of screen and irssi served as example for this architecture.
 .
 Smuxi also supports the regular single application mode. This behaves like a
 typical IRC client; it doesn't need separate core management and utilizes a
 local engine that is used by the local frontend client.
 .
 This package contains the GNOME frontend of Smuxi, it can run either standalone
 using a local engine or connect to a running remote engine (server).

smuxi-frontend-stfl: STFL frontend for Smuxi (experimental)

 Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
 client for sophisticated users, targeting the GNOME desktop.
 .
 Smuxi is based on the client-server model: The core application (engine) can
 be placed onto a server which is connected to the Internet around-the-clock;
 one or more frontends then connect to the core. This way, the connection to
 IRC can be kept up even when all frontends have been closed. The combination
 of screen and irssi served as example for this architecture.
 .
 Smuxi also supports the regular single application mode. This behaves like a
 typical IRC client; it doesn't need separate core management and utilizes a
 local engine that is used by the local frontend client.
 .
 This package contains the experimental STFL frontend of Smuxi, it can run
 either standalone using a local engine or connect to a running
 remote engine (server).
 .
 STFL is a library that uses ncurses to draw text based user interface using
 a markup language (like Glade for GTK+). This frontend is in early alpha state
 and lacks a lot of interface features and likes to crash.