gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.
discussed with espie@
* Better handling of libexecinfo. I moved from adding some goo to
CMakeLists.txt to writing proper FindExecinfo.cmake package.
* Force source directory, or visualization presets could miss
installation;
* Force "plist" in WANTLIB, as it's being used by plugin;
* Add back fftw3 dependency: while we use external libchromaprint now,
fftw3 is also needed for so called "moodbar".
* Nit: remove libnjb, it's use was actually gone in the last release;
Lots of input from sthen@ and nigel@, committing ASAP.
Apache ActiveMQ is the most popular and powerful open source
messaging and Integration Patterns server. Apache ActiveMQ is fast,
supports many Cross Language Clients and Protocols, comes with easy to
use Enterprise Integration Patterns and many advanced features while
fully supporting JMS 1.1 and J2EE 1.4.
rc.d help and ok aja@
services into your rich desktop software. It is officially supported
software developed by Last.fm staff.
This is the last prerequisite for Clementine.
"import as-is, i've seen those ports too much" landry@
client-side library that implements a custom algorithm for extracting
fingerprints from any audio source.
This is another prerequisite of Clemetine.
okay landry@
overhead! The SparseHash library contains several hash map
implementations, including implementations that optimize for space
or speed.
These hashtable implementations are similar in API to SGI's hash_map
class and the tr1 unordered_map class, but with different performance
characteristics. It's easy to replace hash_map or unordered_map by
sparse_hash_map or dense_hash_map in C++ code.
They also contain code to serialize and unserialize from disk.
This is a prerequisite of upcoming Clementine.
okay@ landry
JSON arrays will be mapped to QVariantList instances, while JSON's
objects will be mapped to QVariantMap.
This is prerequisite of Clementine and many KDE4 ports.
okay landry@