Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37799536
en ru br
ALT Linux repos
S:2.3.6-alt2
D:1.6.0-alt1

Group :: Sound
RPM: mixxx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mixxx-2.0.0-gentoo-sqlite3.patch
Download


https://bugs.gentoo.org/622776
--- mixxx-2.0.0/src/library/trackcollection.h
+++ mixxx-2.0.0/src/library/trackcollection.h
@@ -34,8 +34,7 @@
 #include "library/dao/libraryhashdao.h"
 
 #ifdef __SQLITE3__
-typedef struct sqlite3_context sqlite3_context;
-typedef struct Mem sqlite3_value;
+#include <sqlite3.h>
 #endif
 
 class TrackInfoObject;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin