~ubuntu-branches/ubuntu/trusty/kdegraphics/trusty

« back to all changes in this revision

Viewing changes to libs/libkdcraw/libraw/internal/var_defines.h

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2010-10-16 04:51:54 UTC
  • mfrom: (1.1.51 upstream)
  • Revision ID: james.westby@ubuntu.com-20101016045154-qjdwz49yc9gx3rph
Tags: 4:4.5.2-0ubuntu1
* Merge with Debian git remaining changes:
  - New upstream release 4.5.2
  - Don't add libchm-dev (it's in Universe)
  - In kcolorchooser don't add conflict/replace kcoloredit
  - Don't advertise chm backends in okular-extra-backends description
  - Bump libkdcraw7 to libkdcraw8
  - Bump libkexiv2-7 to libkexiv2-8
  - Bump libkipi6 to libkipi7
  - Update symbol files
  - Build against kdelibs5-dev 4.5.2-0ubuntu1 for libkutils4 transition
* Drop kubuntu_01_fix_kamera_solid_action.diff, applied upstream
* Drop kubuntu_03_gwenview_black_list_to_documents_only.diff, applied upstream
* Refresh kruler.install    

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 * Created: Sat Mar  8, 2008
5
5
 *
6
6
 * LibRaw redefinitions of dcraw internal variables
7
 
 *
8
 
 * This program is free software; you can redistribute it and/or modify
9
 
 * it under the terms of the GNU General Public License as published by
10
 
 * the Free Software Foundation; either version 2, or (at your option)
11
 
 * any later version.
12
 
 *
13
 
 * This program is distributed in the hope that it will be useful,
14
 
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15
 
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16
 
 * GNU General Public License for more details.
17
 
 *
18
 
 * You should have received a copy of the GNU General Public License
19
 
 * along with this program; if not, write to the Free Software
20
 
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
21
 
 * 02111-1307, USA.
 
7
 
 
8
LibRaw is free software; you can redistribute it and/or modify
 
9
it under the terms of the one of three licenses as you choose:
 
10
 
 
11
1. GNU LESSER GENERAL PUBLIC LICENSE version 2.1
 
12
   (See file LICENSE.LGPL provided in LibRaw distribution archive for details).
 
13
 
 
14
2. COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
 
15
   (See file LICENSE.CDDL provided in LibRaw distribution archive for details).
 
16
 
 
17
3. LibRaw Software License 27032010
 
18
   (See file LICENSE.LibRaw.pdf provided in LibRaw distribution archive for details).
22
19
 */
23
20
 
24
21
#ifndef VAR_DEFINES_H