Run the pipeline from the python "merger" element at https://github.com/exmakhina/gstreamer-examples:
git clone https://github.com/exmakhina/gstreamer-examples
export GST_PLUGIN_PATH=$GST_PLUGIN_PATH:$PWD/gstreamer-examples/pluginsRun the pipeline from the python "merger" element at https://github.com/exmakhina/gstreamer-examples:
git clone https://github.com/exmakhina/gstreamer-examples
export GST_PLUGIN_PATH=$GST_PLUGIN_PATH:$PWD/gstreamer-examples/plugins| #!/usr/bin/env python | |
| # -*- coding: utf-8 vi:noet | |
| # Dump a clear-text version of an SSH key from gpg-agent | |
| __author__ = "Jérôme Carretero <cJ-tub@zougloub.eu>" | |
| __licence__ = "MIT" | |
| import sys, io, subprocess, re, ctypes | |
| libgcrypt = ctypes.CDLL("libgcrypt.so") |
| // amd64 | |
| typedef unsigned long size_t; | |
| void *tor_realloc(void *, size_t); | |
| typedef struct smartlist_t { | |
| void **list; | |
| int num_used; | |
| int capacity; | |
| } smartlist_t; |
| cave resolve system | |
| Deciding: 51 steps | |
| Error: | |
| * In program /home/cJ/root/usr/bin/cave --environment paludis:test resolve system: | |
| * When resolving and adding dependencies recursively: | |
| * When adding dependencies for 'net-misc/wget:0::(install_to_chroot)' with 'net-misc/wget-1.13.4-r1:0::installed': | |
| * When finding dependencies for 'net-misc/wget-1.13.4-r1:0::installed': |