Skip to content

Instantly share code, notes, and snippets.

View bbidulock's full-sized avatar
🎯
Focusing

Brian Bidulock bbidulock

🎯
Focusing
View GitHub Profile
[Desktop Entry]
Name=XPaint
Name[af]=X Verf
Name[ar]=رسام X
Name[da]=X-maler
Name[eo]=XPentro
Name[es]=Paint X
Name[is]=X-teikniforrit
Name[ko]=X용 패인트
Name[lt]=X Piešimas
@bbidulock
bbidulock / PKGBUILD.gentoo
Created May 5, 2014 21:56
Arch Linux PKGBUILD for gentoo 0.20.4
# Maintainer: Bartek Piotrowski <barthalion@gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=gentoo
pkgver=0.20.4
pkgrel=1
pkgdesc="A lightweight file manager for GTK"
arch=('i686' 'x86_64')
url="http://www.obsession.se/gentoo/"
license=('GPL2')
# Maintainer: SanskritFritz (gmail)
# Contributor: bidulock (AUR)
pkgname=wmspaceclock
_prgname=spaceclock
pkgver=1.2d
pkgrel=5
pkgdesc="Dockapp showing antialiased analog clock."
url="http://$pkgname.sourceforge.net/"
arch=('i686' 'x86_64')
@bbidulock
bbidulock / jwm.test.pl
Created May 15, 2014 11:41
Little test program for static windows in JWM
#!/usr/bin/perl
use Glib qw(TRUE FALSE);
use Gtk2 -init;
use strict;
use warnings;
my $manager = Gtk2::Gdk::DisplayManager->get;
my $dpy = $manager->get_default_display;
my $screen = $dpy->get_default_screen;
@bbidulock
bbidulock / PKGBUILD.volumeicon-gtk2
Created May 17, 2014 15:15
Arch Linux PKGBUILD for volumeicon-gtk2
# Maintainer: Brian Bidulock <bidulock@openss7.org>
# Contributor: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Maato <maato softwarebakery com>
# TODO: Consider adding an install-time message about
# removing ~/.config/volumeicon/volumeicon if there are
# problems running volumeicon. Ref FS#34239
pkgname=volumeicon-gtk2
_pkgname=volumeicon
# Maintainer: SanskritFritz (gmail)
# Contributor: Brian Bidulock <bidulock@openss7.org>
pkgname=wmgtemp
pkgver=1.1
pkgrel=3
pkgdesc="Dockapp to graphically display CPU and SYS temperatures."
url="http://fluxcode.net/projects/wmgtemp"
arch=('i686' 'x86_64')
license=('GPL2')
# Contributor : Mathieu Pasquet <mathieuivi@gmail.com>
pkgname=wmforkplop
pkgver=0.9.3
pkgrel=6
pkgdesc="A mixture between wmhdplop and the great wmtop."
arch=('i686' 'x86_64')
url="http://hules.free.fr/wmforkplop/"
license=(GPL)
depends=('imlib2' 'libgtop>=2')
source="http://hules.free.fr/wmforkplop/$pkgname-$pkgver.tar.gz"
# Maintainer: Atilla ÖNTAŞ <tarakbumba@gmail.com>
# Contributor: Mitchell Nemitz <mitchell.nemitz@gmail.com>
pkgname=xdg-su-git
pkgver=1.2.3.r0.g5c1f1f5
pkgrel=1
pkgdesc="Run a program as root with a graphical interface"
epoch=1
arch=('any')
url="https://github.com/tarakbumba/xdg-su"
license=('MIT')
# Maintainer: Atilla ÖNTAŞ <tarakbumba@gmail.com>
# Contributor: Mitchell Nemitz <mitchell.nemitz@gmail.com>
# Contributor: sebcactus <sebcactus@gmail.com>
pkgname=xdg-su
pkgver=1.2.3
pkgrel=1
pkgdesc="Run a program as root with a graphical interface"
arch=('any')
url="https://github.com/tarakbumba/xdg-su"
license=('MIT')
# Maintainer: Brian Bidulock <bidulock@openss7.org>
# Contributor: Anntoin Wilkinson <anntoin gmail com>
# Contributor: Iñigo Alvarez<alvarezviu@gmail.com>
pkgname=rodent
pkgver=5.2.8
pkgrel=1
pkgdesc="Lightweight, yet full of options filemanager, compatible with console commands"
arch=('i686' 'x86_64')
url="http://xffm.org/"