~ubuntu-branches/ubuntu/saucy/libraw/saucy

« back to all changes in this revision

Viewing changes to samples/half_mt_win32.c

  • Committer: Package Import Robot
  • Author(s): Luca Falavigna
  • Date: 2011-09-24 15:32:39 UTC
  • mfrom: (1.4.2) (0.1.6 experimental)
  • Revision ID: package-import@ubuntu.com-20110924153239-3s5echwj1dx3ti8l
Tags: 0.14.0-1
* Team upload.
* New upstream release.
* debian/control:
  - Replace libraw2 with libraw5, SONAME changed.
  - libraw-dev depends on libraw5 accordingly.
  - Build-depend on pkg-config, libjasper-dev and liblcms2-dev.
* debian/libraw5.install:
  - Renamed from libraw2.install to match new binary.
* debian/libraw5.symbols.amd64:
  - Renamed from libraw2.symbols.amd64 to match new binary.
* debian/rules:
  - Update dh_makeshlibs call to match new binary.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* -*- C++ -*-
2
2
 * File: halt_mt_win32.c
3
 
 * Copyright 2008-2010 LibRaw LLC (info@libraw.org)
4
 
 * Created: Sat Mar  8 , 2008
 
3
 * Copyright 2008-2011 LibRaw LLC (info@libraw.org)
 
4
 * Created: Sat Mar  8, 2008
5
5
 *
6
6
 * LibRaw  C API mutithreaded sample:  emulates call to "dcraw  -h [-w] [-a] [-v]"
7
7
 * Win32 version