1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: pidgin-extprefs
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1),
debhelper(>= 10),
libglib2.0-dev,
libgtk2.0-dev,
libtool,
pidgin-dev
Standards-Version: 4.7.0
Homepage: http://gaim-extprefs.sourceforge.net
Vcs-Browser: https://salsa.debian.org/debian/pidgin-extprefs
Vcs-Git: https://salsa.debian.org/debian/pidgin-extprefs.git
Rules-Requires-Root: no
Package: pidgin-extprefs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: extended preferences plugin for the instant messenger pidgin
The Pidgin Extended Preferences Plugin adds additional preferences that
have been commonly called for in the past from Pidgin that are either
already implemented and hidden, or trivial to implement via a plugin.
|