Update of /cvsroot/fink/experimental/beren12/finkinfo/sound
In directory usw-pr-cvs1:/tmp/cvs-serv31304
Modified Files:
id3lib-3.8.0-1.info id3lib-3.8.0-1.patch
Log Message:
maybe this will work...
Index: id3lib-3.8.0-1.info
===================================================================
RCS file: /cvsroot/fink/experimental/beren12/finkinfo/sound/id3lib-3.8.0-1.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- id3lib-3.8.0-1.info 14 Sep 2002 01:04:00 -0000 1.3
+++ id3lib-3.8.0-1.info 18 Sep 2002 19:37:48 -0000 1.4
@@ -6,7 +6,8 @@
SourceDirectory: %n-%v
#BuildDepends: doxygen
Patch: %f.patch
-GCC: 3.1
+SetCC: gcc2
+SetCXX: g++2
ConfigureParams: --mandir='${prefix}/share/man'
DocFiles: COPYING INSTALL README* CHANGELOG
Description: Library for manipulating ID3v1 and ID3v2 tags
Index: id3lib-3.8.0-1.patch
===================================================================
RCS file: /cvsroot/fink/experimental/beren12/finkinfo/sound/id3lib-3.8.0-1.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- id3lib-3.8.0-1.patch 14 Sep 2002 01:04:00 -0000 1.1
+++ id3lib-3.8.0-1.patch 18 Sep 2002 19:37:48 -0000 1.2
@@ -1,6 +1,6 @@
diff -ruN id3lib-3.8.0/include/id3/id3lib_strings.h
id3lib-3.8.0.new/include/id3/id3lib_strings.h
--- id3lib-3.8.0/include/id3/id3lib_strings.h Sat Aug 10 06:34:00 2002
-+++ id3lib-3.8.0.new/include/id3/id3lib_strings.h Fri Sep 13 21:01:53 2002
++++ id3lib-3.8.0.new/include/id3/id3lib_strings.h Fri Sep 13 21:44:17 2002
@@ -1,8 +1,9 @@
// -*- C++ -*-
-// $Id$
@@ -12,7 +12,7 @@
// This library is free software; you can redistribute it and/or modify it
// under the terms of the GNU Library General Public License as published by
-@@ -28,8 +29,111 @@
+@@ -28,8 +29,106 @@
#ifndef _ID3LIB_STRINGS_H_
#define _ID3LIB_STRINGS_H_
@@ -28,9 +28,6 @@
+
#include <string>
-+#if (!defined __APPLE__)
-+//bad Apple!
-+#if (defined(__GNUC__) && (__GNUC__ >= 3) || (defined(_MSC_VER) && _MSC_VER > 1000))
+// The code for this specialization was taken from gcc's
+// libstdc++-v3/testsuite/21_strings/capacity.cc
+namespace std
@@ -118,14 +115,13 @@
+ { return eq_int_type(__c, eof()) ? int_type(0) : __c; }
+ };
+} // namespace std
-+#endif
-+#endif // no apple
+
namespace dami
{
typedef std::basic_string<char> String;
-@@ -38,4 +142,3 @@
+@@ -38,4 +137,5 @@
};
#endif /* _ID3LIB_STRINGS_H_ */
--
++
+
-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits