Module submission - libsmb++
duncan.gibson@xs4all.nl
duncan.gibson at xs4all.nl
Thu Mar 22 21:07:50 CET 2007
module name : libsmb++
suggested section : libs
update (y/n) : n
bugfix (y/n) : n
security (y/n) : n
another old module with a broken download link. the author says this
is a dead project, and moved it off sourceforge onto his archive site.
corrected the download and website urls, and added sedits to BUILD
to get it through the compiler, but its probably a moot point if
nobody is using it.
Warning: I have downloaded, built and installed only. I have not
tested at all because I haven't got a suitably configured Windows
box to test against.
Duncan / engelsman
-------------- next part --------------
--- libsmb++/BUILD 2006-10-23 00:29:32.000000000 +0200
+++ libsmb++/BUILD 2007-03-22 21:06:26.000000000 +0100
@@ -6,10 +6,14 @@
--with-docdir=/usr/share/doc/libsmb++ \
$OPTS &&
+ sedit "s:= new (char\*)\[:= new char* [:" src/Util.cpp &&
+ sedit "s:= new (char\*)\[:= new char* [:" src/Resolve.cpp &&
+ sedit "s:= new (char\*)\[:- new char* [:" src/NativeNMB.cpp &&
+
sedit "s:sys/time.h:time.h:" src/NBHostCache.cpp &&
+
make &&
prepare_install &&
make install
-
) > $C_FIFO 2>&1
--- libsmb++/DETAILS 2006-11-05 01:01:06.000000000 +0100
+++ libsmb++/DETAILS 2007-03-22 20:50:48.000000000 +0100
@@ -1,8 +1,9 @@
MODULE=libsmb++
VERSION=0.9.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=http://libsmb.sourceforge.net/
- WEB_SITE=http://libsmb.sourceforge.net/
+ SOURCE_URL[0]=http://nicolas.brodu.free.fr/common/programmation/libsmb/archived_site/
+ SOURCE_VFY[0]=sha1:ae08730a43cc4ee2aa55fe237fb82c0f33219d3f
+ WEB_SITE=http://nicolas.brodu.free.fr/common/programmation/libsmb/archived_site/
ENTERED=20020522
UPDATED=20020522
SHORT="C++ library for accessing Windows SMB shares."
-------------- next part --------------
lvu submit libsmb++ cff4f593cca326f42e6f95199952fe8a -
2.6.20.3 2.6.12 gcc-3.4.6 glibc-2.3.6
More information about the Lunar
mailing list