Skip to content

Instantly share code, notes, and snippets.

View WoefulDerelict's full-sized avatar

Llewelyn Trahaearn WoefulDerelict

View GitHub Profile
@WoefulDerelict
WoefulDerelict / keybase.md
Created August 30, 2019 14:50
Proof of identity for Keybase.

Keybase proof

I hereby claim:

  • I am woefulderelict on github.
  • I am llewelyn (https://keybase.io/llewelyn) on keybase.
  • I have a public key ASCIkuKz1qscoGGJukh1YKYvwyC2JWOFEfjCp7E9vEg_tQo

To claim this, I am signing this object:

@WoefulDerelict
WoefulDerelict / PKGBUILD
Last active September 25, 2018 17:31
Simple PKGBUILD for gnome-shell-extension-volume-mixer-git
# Contributor: Llewelyn Trahaearn <WoefulDerelict at GMail dot com>
pkgname=gnome-shell-extension-volume-mixer-git
pkgver=0.15.0.r4.g8c93ef9
pkgrel=1
pkgdesc="Applet allowing separate configuration of pulseaudio mixers"
arch=(any)
url="https://github.com/aleho/gnome-shell-volume-mixer"
license=(GPL)
depends=('python' 'gnome-shell>=3.16')
@WoefulDerelict
WoefulDerelict / PKGBUILD
Created August 24, 2018 21:22
Arch Linux PKGBUILD for the 2018-08-BETA1 release of Kismet
# $Id$
# Maintainer:
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Jason Chu <jason@archlinux.org>
# Contributor: Juergen Hoetzel <jason@archlinux.org>
pkgname=kismet
pkgver=2018_08_BETA1
_realver="${pkgver//_/-}"
pkgrel=1
@WoefulDerelict
WoefulDerelict / PKGBUILD
Created February 5, 2016 22:33
Modern PKGBUILD for setuid-sandbox to replace the ancient artifact in the AUR.
# Maintainer: Benoit Favre <benoit.favre@gmail.com>
pkgname=setuid-sandbox-git
pkgver=r22.54e3ab3
pkgrel=1
pkgdesc="A suid helper to let a process willingly drop privileges on Linux."
arch=('i686' 'x86_64')
url="https://code.google.com/p/setuid-sandbox/"
license=('Apache')
depends=('libcap')