Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37860003
en ru br
ALT Linux repositórios
S:1.10.6-alt2
5.0: 1.6.6-alt2
4.1: 1.6.6-alt1

Group :: Sistema/Bibliotecas
RPM: libhdf5

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: hdf5-link.patch
Download


--- hl/src/Makefile.in.orig	2007-08-16 20:12:14 +0400
+++ hl/src/Makefile.in	2007-09-15 00:59:23 +0400
@@ -24,7 +24,7 @@ CPPFLAGS=-I. -I$(srcdir) -I$(top_builddi
 
 ## This is our main target, but also remove the settings file when cleaning.
 LIB=libhdf5_hl.la
-LIBHDF5=$(top_builddir)/src/libhdf5.la
+LIBS+=$(top_builddir)/src/libhdf5.la
 CLEAN=
 
 ## Source and object files for the library (lexicographically)...
--- c++/src/Makefile.in.orig	2007-08-16 20:12:25 +0400
+++ c++/src/Makefile.in	2007-09-15 01:00:22 +0400
@@ -43,6 +43,8 @@ LIB_SRC=H5Exception.cpp H5IdComponent.cp
 	H5Group.cpp H5File.cpp
 LIB_OBJ=$(LIB_SRC:.cpp=.lo)
 
+LIBS+=$(top_builddir)/src/libhdf5.la
+
 PUB_HDR=H5Cpp.h H5AbstractDs.h H5AtomType.h H5Attribute.h H5Classes.h           \
         H5CommonFG.h H5CompType.h H5DataSet.h H5DataSpace.h H5DataType.h        \
         H5DcreatProp.h H5DxferProp.h H5EnumType.h H5Exception.h H5FaccProp.h    \
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009