File: control

package info (click to toggle)
swac-explore 0.2-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 544 kB
  • ctags: 159
  • sloc: sh: 994; cpp: 504; php: 144; makefile: 79
file content (16 lines) | stat: -rw-r--r-- 647 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: swac-explore
Section: misc
Priority: optional
Maintainer: Nicolas Vion <nico@yojik.eu>
Build-Depends: debhelper (>= 6), autotools-dev, pkg-config, libsqlite3-dev, libgtkmm-2.4-dev, libgstreamer0.10-dev
Standards-Version: 3.7.3
Homepage: http://shtooka.net/

Package: swac-explore
Architecture: any
Depends: ${shlibs:Depends}, swac-get
Description: audio collections of words (SWAC) explorer
 Swac-explore is a GTK+ interface written in C++ which allows to browse audio
 collections of words (SWAC). The program reads data from a SQLite3 database
 (~/.swac/swac.db) which can be generated and managed by the swac-get command
 line program.