File: control

package info (click to toggle)
sdcv 0.5.0~beta2-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 428 kB
  • ctags: 320
  • sloc: cpp: 2,883; sh: 75; makefile: 11
file content (27 lines) | stat: -rw-r--r-- 773 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: sdcv
Priority: optional
Section: utils
Maintainer: Michal Čihař <nijel@debian.org>
Build-Depends: debhelper (>= 9), 
    dpkg-dev (>= 1.16.1~),
    g++ (>=4:4.8),
    cmake,
    gettext, 
    zlib1g-dev, 
    pkg-config, 
    libglib2.0-dev, 
    libreadline-dev
Standards-Version: 3.9.6
Homepage: http://sdcv.sourceforge.net/
Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/sdcv/trunk/
Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/sdcv/trunk/

Package: sdcv
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: StarDict Console Version
 sdcv is simple text-based utility for work with dictionaries in StarDict's
 format.
 .
 It supports command line interaction as well as interactive mode using
 readline.