aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/tomahawk/files/patch-src__libtomahawk__utils__Closure.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/tomahawk/files/patch-src__libtomahawk__utils__Closure.h b/audio/tomahawk/files/patch-src__libtomahawk__utils__Closure.h
new file mode 100644
index 000000000000..4c7fe8714f35
--- /dev/null
+++ b/audio/tomahawk/files/patch-src__libtomahawk__utils__Closure.h
@@ -0,0 +1,13 @@
+--- src/libtomahawk/utils/Closure.h.orig 2014-08-15 16:48:25.000000000 +0200
++++ src/libtomahawk/utils/Closure.h 2014-08-15 16:49:47.000000000 +0200
+@@ -30,6 +30,10 @@
+ #include <boost/noncopyable.hpp>
+ #include <boost/scoped_ptr.hpp>
+
++#ifdef _LIBCPP_VERSION
++namespace std { namespace tr1 = std; }
++#endif
++
+ namespace _detail {
+
+ class DLLEXPORT ClosureArgumentWrapper {
tr>* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Update to 0.8.1mnag2005-10-172-5/+7 * Update to 0.8.0mnag2005-09-176-54/+26 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * Update libdbi to 0.7.2.seanc2004-06-262-3/+3 * SIZEify (maintainer timeout)trevor2004-03-311-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Update to 0.7.1.seanc2003-11-184-64/+42 * Clear moonlight beckons.ade2003-03-072-1/+1 * Add dependency on libpq.3 and POSTGRESQL_PORT tunable. Grabseanc2003-01-191-2/+4 * upgrade to 0.6.7ijliao2003-01-032-2/+2 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-1/+1 * upgrade to 0.6.6ijliao2002-11-076-7/+29 * Add missing directorykris2002-10-281-0/+1 * Update to version 0.6.5.naddy2002-10-156-60/+81 * add libdbiijliao2001-11-04