Update of /cvsroot/fink/experimental/dmacks/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv24319
Added Files:
libmodman1.info libmodman1.patch
Log Message:
externalized component of libproxy1; builds but libproxy1 can't detect it so
why bother?
--- NEW FILE: libmodman1.patch ---
diff -Nurd -x'*~' libmodman-2.0.1.orig/libmodman/CMakeLists.txt
libmodman-2.0.1/libmodman/CMakeLists.txt
--- libmodman-2.0.1.orig/libmodman/CMakeLists.txt 2010-09-01
16:19:38.000000000 -0400
+++ libmodman-2.0.1/libmodman/CMakeLists.txt 2011-09-16 05:59:03.000000000
-0400
@@ -12,7 +12,7 @@
include_directories(${CMAKE_SOURCE_DIR})
# PkgConfig file
-if(NOT WIN32 AND NOT APPLE)
+if(NOT WIN32)
set (PKGCONFIG_PREFIX ${CMAKE_INSTALL_PREFIX})
if(IS_ABSOLUTE ${LIB_INSTALL_DIR})
@@ -34,7 +34,7 @@
endif()
# CMake Find helper
-if (NOT WIN32 AND NOT APPLE)
+if (NOT WIN32)
configure_file(Findlibmodman.cmake.in
${CMAKE_CURRENT_BINARY_DIR}/Findlibmodman.cmake @ONLY)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/Findlibmodman.cmake
--- NEW FILE: libmodman1.info ---
Package: libmodman1
Version: 2.0.1
Revision: 1
Source: http://libmodman.googlecode.com/files/libmodman-%v.tar.gz
Source-MD5: 30591745dee416331e1cf143b39e4e31
BuildDepends: <<
cmake,
fink (>= 0.28),
pkgconfig (>= 0.23)
<<
Depends: %n-shlibs (= %v-%r)
BuildDependsOnly: true
GCC: 4.0
PatchFile: %n.patch
PatchFile-MD5: c77037b86e780347b20d7ed120a765f7
CompileScript: <<
cmake -DCMAKE_INSTALL_PREFIX=%p -DCMAKE_INSTALL_NAME_DIR=%p/lib
make VERBOSE=1
<<
InstallScript: <<
make install DESTDIR=%d
<<
SplitOff: <<
Package: %N-shlibs
Files: <<
lib/libmodman.1.0.0.dylib
lib/libmodman.1.dylib
<<
Shlibs: <<
%p/lib/libmodman.1.dylib 1.0.0 %n (>= 2.0.1-1)
<<
DocFiles:AUTHORS COPYING NEWS
<<
DocFiles: AUTHORS COPYING NEWS
DescPackaging: <<
We're apple, but we still want public lib-detection files.
<<
Description: Library for managing modules of libproxy
Homepage: http://code.google.com/p/libproxy
License: LGPL
Maintainer: Daniel Macks <[email protected]>
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs