smuxi 1.0.7-2 source package in Ubuntu

Changelog

smuxi (1.0.7-2) unstable; urgency=medium

  * remove old libgnome build dependencies (Closes: #888629)
  * fix debian-watch-uses-insecure-uri lintian warning
  * update debian/copyright
  * fix autotools-pkg-config-macro-not-cross-compilation-safe

 -- Victor Seva <email address hidden>  Tue, 06 Feb 2018 13:25:41 +0100

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
Bionic release universe gnome

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
smuxi_1.0.7-2.dsc 2.7 KiB 644de29e120ab56988c0e3476e346806af5ea41ab5c6d8164184c368bd025f42
smuxi_1.0.7.orig.tar.gz 4.5 MiB 6e8207e16f79bb481aa4bdd00edb15536a8ee612207c29bd6ad49eae641f1f98
smuxi_1.0.7-2.debian.tar.xz 13.7 KiB 86dde3f1a9165ad7d386cd8358364e4672d93f400c13e0da735766e5648956de

Available diffs

No changes file available.

Binary packages built by this source

smuxi: No summary available for smuxi in ubuntu cosmic.

No description available for smuxi in ubuntu cosmic.

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

No description available for smuxi-engine in ubuntu cosmic.

smuxi-frontend-gnome: No summary available for smuxi-frontend-gnome in ubuntu cosmic.

No description available for smuxi-frontend-gnome in ubuntu cosmic.

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.