~ubuntu-branches/ubuntu/saucy/digikam/saucy

« back to all changes in this revision

Viewing changes to data/lensfun/slr-panasonic.xml

  • Committer: Package Import Robot
  • Author(s): Felix Geyer, Rohan Garg, Philip Muškovac, Felix Geyer
  • Date: 2011-09-23 18:18:55 UTC
  • mfrom: (1.2.36 upstream)
  • Revision ID: package-import@ubuntu.com-20110923181855-ifs67wxkugshev9k
Tags: 2:2.1.1-0ubuntu1
[ Rohan Garg ]
* New upstream release (LP: #834190)
  - debian/control
    + Build with libqtwebkit-dev
 - debian/kipi-plugins-common
    + Install libkvkontakte required by kipi-plugins
 - debian/digikam
    + Install panoramagui

[ Philip Muškovac ]
* New upstream release
  - debian/control:
    + Add libcv-dev, libcvaux-dev, libhighgui-dev, libboost-graph1.46-dev,
      libksane-dev, libxml2-dev, libxslt-dev, libqt4-opengl-dev, libqjson-dev,
      libgpod-dev and libqca2-dev to build-deps
    + Add packages for kipi-plugins, libmediawiki, libkface, libkgeomap and
      libkvkontakte
  - debian/rules:
    + Don't build with gphoto2 since it doesn't build with it.
  - Add kubuntu_fix_test_linking.diff to fix linking of the dngconverter test
  - update install files
  - update kubuntu_01_mysqld_executable_name.diff for new cmake layout
    and rename to kubuntu_mysqld_executable_name.diff
* Fix typo in digikam-data description (LP: #804894)
* Fix Vcs links

[ Felix Geyer ]
* Move library data files to the new packages libkface-data, libkgeomap-data
  and libkvkontakte-data.
* Override version of the embedded library packages to 1.0~digikam<version>.
* Exclude the library packages from digikam-dbg to prevent file conflicts in
  the future.
* Call dh_install with --list-missing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<lensdatabase>
2
 
 
3
 
    <camera>
4
 
        <maker>Panasonic</maker>
5
 
        <model>DMC-L1</model>
6
 
        <mount>4/3 System</mount>
7
 
        <cropfactor>2.0</cropfactor>
8
 
    </camera>
9
 
 
10
 
    <camera>
11
 
        <maker>Panasonic</maker>
12
 
        <model>DMC-L10</model>
13
 
        <mount>4/3 System</mount>
14
 
        <cropfactor>2.0</cropfactor>
15
 
    </camera>
16
 
 
17
 
    <camera>
18
 
        <maker>Panasonic</maker>
19
 
        <model>DMC-G1</model>
20
 
        <mount>Micro 4/3 System</mount>
21
 
        <cropfactor>2.0</cropfactor>
22
 
    </camera>
23
 
 
24
 
    <camera>
25
 
        <maker>Panasonic</maker>
26
 
        <model>DMC-GF1</model>
27
 
        <mount>Micro 4/3 System</mount>
28
 
        <cropfactor>2.0</cropfactor>
29
 
    </camera>
30
 
 
31
 
    <camera>
32
 
        <maker>Panasonic</maker>
33
 
        <model>DMC-GH1</model>
34
 
        <mount>Micro 4/3 System</mount>
35
 
        <cropfactor>2.0</cropfactor>
36
 
    </camera>
37
 
 
38
 
    <camera>
39
 
        <maker>Panasonic</maker>
40
 
        <model>DMC-G2</model>
41
 
        <mount>Micro 4/3 System</mount>
42
 
        <cropfactor>2.0</cropfactor>
43
 
    </camera>
44
 
 
45
 
    <camera>
46
 
        <maker>Panasonic</maker>
47
 
        <model>DMC-G10</model>
48
 
        <mount>Micro 4/3 System</mount>
49
 
        <cropfactor>2.0</cropfactor>
50
 
    </camera>
51
 
 
52
 
    <lens>
53
 
        <maker>Panasonic</maker>
54
 
        <model>LUMIX G 20/F1.7</model>
55
 
        <mount>4/3 System</mount>
56
 
        <cropfactor>2.0</cropfactor>
57
 
        <calibration>
58
 
            <distortion model="ptlens" focal="20" a="0.00789316" b="-0.04009" c="0.00949904" />
59
 
            <!-- Alternative model from http://xraynaudphotos.free.fr/lensfun.php -->
60
 
            <!-- distortion model="ptlens" focal="20" a="-0.0160" b="-0.0470" c="-0.0140" -->
61
 
            <vignetting model="pa" focal="20" aperture="1.7" distance="100" k1="-1.18453" k2="1.18468" k3="-0.77676" />
62
 
            <vignetting model="pa" focal="20" aperture="2.0" distance="100" k1="-0.50428" k2="-0.46084" k3="0.38333" />
63
 
            <vignetting model="pa" focal="20" aperture="2.5" distance="100" k1="-0.02049" k2="-1.00156" k3="0.54046" />
64
 
            <vignetting model="pa" focal="20" aperture="3.2" distance="100" k1="-0.06459" k2="-0.60501" k3="0.27001" />
65
 
            <vignetting model="pa" focal="20" aperture="4.0" distance="100" k1="-0.09156" k2="-0.56989" k3="0.38586" />
66
 
            <vignetting model="pa" focal="20" aperture="5.0" distance="100" k1="-0.13452" k2="-0.46186" k3="0.32235" />
67
 
            <tca model="poly3" focal="20" br="-0.0001356" vr="1.0004113" bb="-0.0000369" vb="1.0002529" />
68
 
        </calibration>
69
 
    </lens>
70
 
 
71
 
</lensdatabase>