[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:39:45 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=d866b20

The following commit has been merged in the master branch:
commit d866b20d828d07a0ab887dac3d5815d65724dbd8
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sat Sep 6 06:02:15 2008 +0000

    #567: Fixing MSVC build, intermediate revision, it is still broken.
---
 config/config.mk.in                       |   3 +-
 msvc/crwparse/crwparse.vcproj             | 137 -----------------
 msvc/exiv2.sln                            |  24 ---
 msvc/exiv2com/ReadMe.txt                  |  67 ---------
 msvc/exiv2com/exif.cpp                    | 136 -----------------
 msvc/exiv2com/exif.h                      |  47 ------
 msvc/exiv2com/exif.rgs                    |  27 ----
 msvc/exiv2com/exiv2com.cpp                |  53 -------
 msvc/exiv2com/exiv2com.def                |   9 --
 msvc/exiv2com/exiv2com.idl                |  38 -----
 msvc/exiv2com/exiv2com.rc                 | 139 -----------------
 msvc/exiv2com/exiv2com.rgs                |  11 --
 msvc/exiv2com/exiv2com.vcproj             | 242 ------------------------------
 msvc/exiv2com/exiv2comPS.vcproj           | 131 ----------------
 msvc/exiv2com/exiv2comps.def              |   9 --
 msvc/exiv2com/resource.h                  |  18 ---
 msvc/exiv2com/sample/default.asp          |  22 ---
 msvc/exiv2com/sample/sample.jpg           | Bin 12425 -> 0 bytes
 msvc/exiv2com/stdafx.cpp                  |   5 -
 msvc/exiv2com/stdafx.h                    |  42 ------
 msvc/exiv2lib/exiv2lib.vcproj             |  49 +++---
 msvc/ifd-test/ifd-test.vcproj             | 143 ------------------
 msvc/makernote-test/makernote-test.vcproj | 143 ------------------
 src/exv_msvc.h                            |   7 +
 src/jp2image.cpp                          |   5 +-
 src/jpgimage.cpp                          |   6 +-
 src/pngchunk_int.hpp                      |   1 +
 src/tiffcomposite.cpp                     |  14 +-
 src/tiffimage.cpp                         |   2 +-
 src/tiffvisitor.cpp                       |   4 +-
 xmpsdk/include/MD5.h                      |  10 ++
 xmpsdk/src/MD5.cpp                        |   9 +-
 xmpsdk/src/Makefile                       |   4 +
 33 files changed, 74 insertions(+), 1483 deletions(-)

diff --git a/config/config.mk.in b/config/config.mk.in
index c51cc39..0972e2f 100644
--- a/config/config.mk.in
+++ b/config/config.mk.in
@@ -111,8 +111,9 @@ EXPAT_CPPFLAGS = @EXPAT_CPPFLAGS@
 EXPAT_LIBS = @EXPAT_LIBS@
 
 # **********************************************************************
-# Libraries and Functions
+# Libraries, include files, functions
 HAVE_LIBZ = @HAVE_LIBZ@
+HAVE_STDINT = @HAVE_STDINT@
 HAVE_TIMEGM = @HAVE_TIMEGM@
 
 # **********************************************************************
diff --git a/msvc/crwparse/crwparse.vcproj b/msvc/crwparse/crwparse.vcproj
deleted file mode 100644
index 54a8f1e..0000000
--- a/msvc/crwparse/crwparse.vcproj
+++ /dev/null
@@ -1,137 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="7.10"
-	Name="crwparse"
-	ProjectGUID="{1EB3B69F-6709-42D3-A058-540DE5051800}"
-	Keyword="Win32Proj">
-	<Platforms>
-		<Platform
-			Name="Win32"/>
-	</Platforms>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="Debug"
-			IntermediateDirectory="Debug"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories=""..\include";"..\..""
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
-				MinimalRebuild="TRUE"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="5"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="4"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="..\exiv2lib\Debug\exiv2.lib"
-				OutputFile="$(OutDir)/crwparse.exe"
-				LinkIncremental="2"
-				GenerateDebugInformation="TRUE"
-				ProgramDatabaseFile="$(OutDir)/crwparse.pdb"
-				SubSystem="1"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"
-				CommandLine="copy /y $(TargetPath) $(SolutionDir)in\$(TargetFileName)
-"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-			<Tool
-				Name="VCManagedWrapperGeneratorTool"/>
-			<Tool
-				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="Release"
-			IntermediateDirectory="Release"
-			ConfigurationType="1"
-			CharacterSet="2">
-			<Tool
-				Name="VCCLCompilerTool"
-				AdditionalIncludeDirectories=""..\include";"..\..""
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
-				RuntimeLibrary="4"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="TRUE"
-				DebugInformationFormat="3"/>
-			<Tool
-				Name="VCCustomBuildTool"/>
-			<Tool
-				Name="VCLinkerTool"
-				OutputFile="$(OutDir)/crwparse.exe"
-				LinkIncremental="1"
-				GenerateDebugInformation="TRUE"
-				SubSystem="1"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				TargetMachine="1"/>
-			<Tool
-				Name="VCMIDLTool"/>
-			<Tool
-				Name="VCPostBuildEventTool"/>
-			<Tool
-				Name="VCPreBuildEventTool"/>
-			<Tool
-				Name="VCPreLinkEventTool"/>
-			<Tool
-				Name="VCResourceCompilerTool"/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"/>
-			<Tool
-				Name="VCWebDeploymentTool"/>
-			<Tool
-				Name="VCManagedWrapperGeneratorTool"/>
-			<Tool
-				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<Filter
-			Name="Source Files"
-			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
-			<File
-				RelativePath="..\..\samples
-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list