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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
Source: bitpim
Section: comm
Priority: extra
Maintainer: Aaron M. Ucko <ucko@debian.org>
Build-Depends: debhelper (>= 9.20120608~),
dpkg-dev (>= 1.15.7),
html2text,
libusb-dev,
python-dev (>= 2.6.6-3~),
swig,
unzip
Build-Depends-Indep: imagemagick,
python-apsw,
python-crypto,
python-dsv,
python-paramiko,
python-serial,
python-wxgtk2.8
Standards-Version: 3.9.3
Homepage: http://www.bitpim.org/
Vcs-Git: git://anonscm.debian.org/users/ucko/bitpim.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=users/ucko/bitpim.git
Package: bitpim
Architecture: all
Depends: bitpim-lib,
python-apsw,
python-crypto,
python-dsv,
python-paramiko,
python-serial,
python-wxgtk2.8,
usbutils,
${misc:Depends},
${python:Depends}
Recommends: netpbm
Suggests: ffmpeg, udev
Description: utility to communicate with many CDMA phones
BitPim allows you to view and manipulate data on many phones from LG,
Samsung, Sanyo, and other manufacturers that use Qualcomm CDMA chips.
Depending on your phone model, you may be able to access the phone
book, the calendar, wallpapers, ring tones, and the filesystem.
Package: bitpim-lib
Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
Description: architecture-dependent helper files for BitPim
BitPim allows you to view and manipulate data on many phones from LG,
Samsung, Sanyo, and other manufacturers that use Qualcomm CDMA chips.
Depending on your phone model, you may be able to access the phone
book, the calendar, wallpapers, ring tones, and the filesystem.
.
This package contains a handful of architecture-dependent helper files.
|