mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
Moved location of config, theme and doc files. Added debian dir for building a .deb easily.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1607 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
3eca462859
commit
2ddba459c0
17 changed files with 246 additions and 9 deletions
25
debian/control
vendored
Normal file
25
debian/control
vendored
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Source: irssi-text
|
||||
Section: net
|
||||
Priority: optional
|
||||
Maintainer: Pekka Aleksi Knuutila <pa@debian.org>
|
||||
Standards-Version: 3.1.0
|
||||
Build-Depends: libglib1.2-dev, perl (>= 5.6.0-16), libperl-dev, libncurses5-dev, debhelper (>= 3.0.18), gettext
|
||||
|
||||
Package: irssi-text
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}
|
||||
Suggests: ${perl:Depends}
|
||||
Conflicts: irssi
|
||||
Description: text-mode version of the irssi IRC client
|
||||
Irssi is an IRC client from the author of yagirc, Timo Sirainen. It has a
|
||||
text, GTK and GNOME interface (with integration to the GNOME panel).
|
||||
Irssi's features include configurability, smart nick completion, DCC resuming,
|
||||
support for plugins and perl scripting.
|
||||
.
|
||||
This package includes the text-mode version of the irssi client.
|
||||
.
|
||||
Other irssi packages are:
|
||||
irssi-common: common files for the irssi IRC client
|
||||
irssi-gtk: GTK version of the irssi IRC client
|
||||
irssi-gnome: GNOME version of the irssi IRC client
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue