I hereby claim:
- I am zoqaeski on github.
- I am zoqaeski (https://keybase.io/zoqaeski) on keybase.
- I have a public key ASDS6dX0qPOhtU1UwsytISnB4tOh1QEplYOz5l1aGF4UFAo
To claim this, I am signing this object:
Thread 30 (Thread 0x7fffb8915640 (LWP 727973) "dconf worker"): | |
#0 0x00007ffff431737f in poll () at /usr/lib/libc.so.6 | |
#1 0x00007ffff3414baf in () at /usr/lib/libglib-2.0.so.0 | |
#2 0x00007ffff33bf3b1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 | |
#3 0x00007fffe5880c0e in () at /usr/lib/gio/modules/libdconfsettings.so | |
#4 0x00007ffff33edfc1 in () at /usr/lib/libglib-2.0.so.0 | |
#5 0x00007ffff7da6299 in start_thread () at /usr/lib/libpthread.so.0 | |
#6 0x00007ffff4322053 in clone () at /usr/lib/libc.so.6 |
Thread 19 (Thread 0x7fffbad29640 (LWP 48935) "pool-gplates"): | |
#0 0x00007ffff431ca9d in syscall () at /usr/lib/libc.so.6 | |
#1 0x00007ffff340dc5b in g_cond_wait_until () at /usr/lib/libglib-2.0.so.0 | |
#2 0x00007ffff3390923 in () at /usr/lib/libglib-2.0.so.0 | |
#3 0x00007ffff3390ab4 in g_async_queue_timeout_pop () at /usr/lib/libglib-2.0.so.0 | |
#4 0x00007ffff33f0f1a in () at /usr/lib/libglib-2.0.so.0 | |
#5 0x00007ffff33edfc1 in () at /usr/lib/libglib-2.0.so.0 | |
#6 0x00007ffff7da6299 in start_thread () at /usr/lib/libpthread.so.0 | |
#7 0x00007ffff4322053 in clone () at /usr/lib/libc.so.6 |
[ 0.003][v][cplayer] mpv 0.30.0 Copyright © 2000-2019 mpv/MPlayer/mplayer2 projects | |
[ 0.003][v][cplayer] built on Fri Oct 25 13:53:36 UTC 2019 | |
[ 0.003][v][cplayer] ffmpeg library versions: | |
[ 0.003][v][cplayer] libavutil 56.31.100 | |
[ 0.003][v][cplayer] libavcodec 58.54.100 | |
[ 0.003][v][cplayer] libavformat 58.29.100 | |
[ 0.003][v][cplayer] libswscale 5.5.100 | |
[ 0.003][v][cplayer] libavfilter 7.57.100 | |
[ 0.003][v][cplayer] libswresample 3.5.100 | |
[ 0.003][v][cplayer] ffmpeg version: n4.2.1 |
#!/usr/bin/env zsh | |
# This script requires: | |
# - that the directory $XDG_RUNTIME_DIR exist | |
# + that the programs socat and jq be installed for writing to and reading from | |
# the MPV JSON IPC pipe | |
# Parts of this script were adapted from https://github.com/Duncaen/mpvctl, but | |
# I'm intending to add a few more features to my version. | |
# The socket is put in the XDG_RUNTIME_DIR so it won't be accessible to anyone else |
[Desktop Entry] | |
Type=Application | |
Name=mpv Media Player (Single-instance mode) | |
GenericName=Multimedia player | |
Comment=Play movies and songs without starting new instance of multimedia player | |
Icon=mpv | |
TryExec=mpvctl | |
Exec=mpvctl add -- %U | |
Terminal=false | |
Categories=AudioVideo;Audio;Video;Player;TV; |
I hereby claim:
To claim this, I am signing this object:
diff --git a/2017/texmf-dist/tex/xelatex/xunicode/xunicode.sty b/home/zoqaeski/.local/share/texmf/tex/xunicode.sty | |
index d35935e..2f55b8f 100644 | |
--- a/2017/texmf-dist/tex/xelatex/xunicode/xunicode.sty | |
+++ b/home/zoqaeski/.local/share/texmf/tex/xunicode.sty | |
@@ -104,14 +104,14 @@ | |
% When more engines become available, the following test should be | |
% altered. | |
% | |
-\begingroup | |
- \def\notXeTeXformat{% |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for ldmd... /usr/bin/ldmd | |
checking for glib-compile-resources... /usr/bin/glib-compile-resources | |
checking for pkg-config... /usr/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking whether make sets $(MAKE)... yes | |
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking whether NLS is requested... yes | |
checking for msgfmt... /usr/bin/msgfmt |
+ readonly argv0=aurcheck | |
+ argv0=aurcheck | |
+ readonly 'PS4=+(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]:+${FUNCNAME[0]}(): }' | |
+ PS4='+(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]:+${FUNCNAME[0]}(): }' | |
+(/usr/bin/aurcheck:4): main(): set -o pipefail | |
+(/usr/bin/aurcheck:6): main(): declare -i geq=0 cmp=0 ver=1 | |
+(/usr/bin/aurcheck:97): main(): readonly -f list_repo_equal quickcheck aurver syncver list_repo trap_exit usage | |
+(/usr/bin/aurcheck:99): main(): source /usr/share/makepkg/util.sh | |
++(/usr/share/makepkg/util.sh:21): source(): [[ -n '' ]] | |
++(/usr/share/makepkg/util.sh:22): source(): LIBMAKEPKG_UTIL_SH=1 |
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<array> | |
<dict> | |
<key>AudioAllowAACPass</key> | |
<true /> | |
<key>AudioAllowAC3Pass</key> | |
<true /> | |
<key>AudioAllowDTSHDPass</key> |