~ubuntu-branches/ubuntu/trusty/idjc/trusty

« back to all changes in this revision

Viewing changes to idjcpython/idjc_config.py

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2011-12-03 16:33:59 UTC
  • mfrom: (0.2.6)
  • Revision ID: package-import@ubuntu.com-20111203163359-dq5fy9i756jpoy29
Tags: 0.8.6-1
* New upstream release.
* debian/control:
  - Wrap and sort.
  - Build-depend on autopoint.
  - Drop autotools-dev, unnecessary.
* Drop the whole patch set, none of them is still needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# config.py: Automatically generated by make.
2
 
localversion = False
3
 
libexecdir = "/usr/local/libexec/"
4
 
pkgdatadir = "/usr/local/share/idjc/"
5
 
plugindir = "/usr/local/lib/python2.6/site-packages/idjc/"
6
 
avformat = 1
7
 
avcodec = 1
8
 
flacenabled = 1
9
 
oggflacenabled = 1
10
 
speexenabled = 1
11
 
version = "0.8.5"
12
 
gfext = ".png"
13
 
enh_libshout = 1