Skip to content

Instantly share code, notes, and snippets.

# Maintainer: Helle Vaanzinn <glitsj16@riseup.net>
_pkgname=firecfg.py
pkgname=${_pkgname}-git
pkgver=r21.e577b6c
pkgrel=1
pkgdesc="An improved firecfg written in python - git version"
arch=('any')
url="https://github.com/rusty-snake/firecfg.py"
license=('GPL3')
# Maintainer: Cyrinux <pkgbuilds AT levis DOT name>
_pkgname=firetunnel
pkgname=${_pkgname}-git
pkgver=r77.88d1463
pkgrel=1
pkgdesc="Tunneling program for Firejail sandboxes - git version"
arch=(x86_64)
url="https://github.com/netblue30/firetunnel"
license=(GPL2)
#!/bin/sh
#
## Show `baru` (system monitor) output in GNOME Shell panel via `argos`
#+ https://github.com/doums/baru
#+ https://github.com/p-e-w/argos
## IMPORTANT ###########################################
#+ Start this script by placing a symlink to it in the argos config dir,
#+ e.g. `ln -sf "${HOME}/bin/quickie" "${HOME}/.config/argos/baru.l.1s.sh"`.
#+ The created panel item has a `Quit` menu item or you can stop
Checking for ffmpeg/libavcodec/allcodecs.c ... not found
Checking for ffmpeg/libavcodec/hwaccels.h ... not found
Checking for ffmpeg/libavformat/allformats.c ... not found
Checking for ffmpeg/libavcodec/bitsteram_filters.c ... not found
Checking for ffmpeg/libavcodec/cbs_internal.h ... not found
Checking for ffmpeg/libavformat/protocols.c ... not found
Checking for ffmpeg/libavfilter/allfilters.c ... not found
Checking for cc version ... 10.2.0
Checking for working compiler ... yes
Detected operating system: Linux
configuration: --prefix=/usr --confdir=/etc/mplayer --disable-arts --disable-ass-internal --disable-bluray --disable-cdparanoia --disable-esd --disable-ffmpeg_a --disable-ftp --disable-gui --disable-inet6 --disable-joystick --disable-libdv --disable-liblzo --disable-lirc --disable-lircc --disable-mga --disable-musepack --disable-smb --enable-radio --enable-radio-capture --enable-runtime-cpudetection --enable-xvmc --language=en --extra-cflags= -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 --extra-ldflags=-Wl,-O1,--as-needed,-z,relro,-z,now
============ Checking for ffmpeg/libavcodec/allcodecs.c ============
Result is: not found
##########################################
============ Checking for ffmpeg/libavcodec/hwaccels.h ============
Result is: not found
##########################################
# -------- Generated by configure -----------
# Ensure that locale settings do not interfere with shell commands.
export LC_ALL = C
CONFIGURATION = --prefix=/usr --confdir=/etc/mplayer --disable-arts --disable-ass-internal --disable-bluray --disable-cdparanoia --disable-esd --disable-ffmpeg_a --disable-ftp --disable-gui --disable-inet6 --disable-joystick --disable-libdv --disable-liblzo --disable-lirc --disable-lircc --disable-mga --disable-musepack --disable-smb --enable-radio --enable-radio-capture --enable-runtime-cpudetection --enable-xvmc --language=en --extra-cflags= -O2 -pipe -fno-plt -D_FORTIFY_SOURCE=2 --extra-ldflags=-Wl,-O1,--as-needed,-z,relro,-z,now
CHARSET = UTF-8
DOC_LANGS = en
DOC_LANG_ALL = cs de en es fr hu it pl ru zh_CN
/*----------------------------------------------------------------------------
** This file has been automatically generated by configure any changes in it
** will be lost when you run configure again.
** Instead of modifying definitions here, use the --enable/--disable options
** of the configure script! See ./configure --help for details.
*---------------------------------------------------------------------------*/
#ifndef MPLAYER_CONFIG_H
#define MPLAYER_CONFIG_H
# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include firefox-common-addons.local
# try to fix https://github.com/netblue30/firejail/issues/3952
#ignore include whitelist-runuser-common.inc
noblacklist ${HOME}/.config/kgetrc
noblacklist ${HOME}/.config/okularpartrc
noblacklist ${HOME}/.config/okularrc
# Firejail profile for ledger-live-desktop [appimage]
# Description: New generation wallet desktop application providing a unique interface to maintain multiple cryptocurrencies
# This file is overwritten after every install/update
# Persistent local customizations
include ledger-live-desktop.local
# Persistent global definitions
include globals.local
#noblacklist ${HOME}/.config/Ledger Live
OS: Arch Linux
$ pacman -Q gcc make
gcc 9.3.0-1
make 4.3-1
$ git clone https://github.com/otrv4/libgoldilocks.git
Cloning into 'libgoldilocks'...
remote: Enumerating objects: 49, done.
remote: Counting objects: 100% (49/49), done.