Skip to content

Instantly share code, notes, and snippets.

View bbidulock's full-sized avatar
🎯
Focusing

Brian Bidulock bbidulock

🎯
Focusing
View GitHub Profile
# Maintainer: Brian Bidulock <bidulock@openss7.org>
# Contributor: Majki <majki@majki.hu>
pkgname=tsclient2
pkgver=2.0.1
pkgrel=9
pkgdesc="Terminal Server Client [tsclient] is a GTK2 frontend for rdesktop and other remote desktop tools."
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/tsclient"
license=('GPL')
depends=('rdesktop' 'gnome-desktop2' 'libgnomeui' 'networkmanager' 'desktop-file-utils')
@bbidulock
bbidulock / PKGBUILD.gigolo-git
Created June 15, 2014 08:48
PKGBUILD for gigolo-git AUR package
# Maintainer: Pavlo Ilin <ilin.pa@gmail.com>
# Contributor: swiftscythe <swiftscythe@gmail.com>
pkgname=gigolo-git
pkgver=0.4.2.r12.g13da36e
pkgrel=1
epoch=1
pkgdesc="Frontend to manage connections to remote filesystems using GIO/GVFS"
arch=(i686 x86_64)
url="http://goodies.xfce.org/projects/applications/gigolo"
@bbidulock
bbidulock / PKGBUILD.geoip-git
Created June 15, 2014 08:19
PKGBUILD for geoip-git AUR package
# Contributor: Yosef Or Boczko <yoseforb@gmail.com>
pkgname=geoip-git
pkgver=1.6.0.r14.gb7f1bb3
pkgrel=1
pkgdesc="Non-DNS IP-to-country resolver C library & utils"
epoch=1
arch=('i686' 'x86_64')
url="http://www.maxmind.com/app/c"
license=('GPL')
@bbidulock
bbidulock / PKGBUILD
Last active August 29, 2015 14:02
PKGBUILD for linuxstopmotion-git
# Maintainer: Mark Coolen <mark dot coolen at gmail dot com>
pkgname=linuxstopmotion-git
_realname=linuxstopmotion
pkgver=0.8.0.r0.gb08ca1c
pkgrel=1
epoch=1
pkgdesc="software for capturing and creating stop-motion animations - development version"
arch=('i686' 'x86_64')
url="http://www.linuxstopmotion.org"
license=('GPL2')
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=urlview
pkgver=0.9
pkgrel=10
_patchlevel=19
pkgdesc="A curses URL parser for text files"
arch=('i686' 'x86_64')
url="http://packages.qa.debian.org/u/urlview.html"
license=('GPL')
@bbidulock
bbidulock / PKGBUILD
Created January 7, 2015 12:00
PKGBUILD for linuxptp
# Maintainer: Hanspeter Portner <ventosus at airpost dot net>
pkgname=linuxptp
pkgver=1.5
pkgrel=2
pkgdesc="An implementation of the Precision Time Protocol (PTP) according to IEEE standard 1588 for Linux."
arch=(i686 x86_64)
url="http://linuxptp.sourceforge.net/"
license=('GPL')
depends=('glibc')
@bbidulock
bbidulock / PKGBUILD
Created May 28, 2015 04:36
PKGBUILD for AlsaMixer.app
# Maintainer: <predrg@gmail.com>
pkgname=alsamixer.app
_appname=AlsaMixer.app
pkgver=0.1+20141204
pkgrel=1
pkgdesc="Simple dockable mixer application for Linux with ALSA drivers."
arch=('i686' 'x86_64')
url="http://www.dockapps.org/file.php/id/253"
url="https://web.archive.org/web/20130814154026/http://dockapps.windowmaker.org/file.php/id/253"
@bbidulock
bbidulock / PKGBUILD
Created May 31, 2015 22:53
PKGBUILD for glib
# Maintainer: Connor Behan <connor.behan@gmail.com>
# Contributor: Eric Bélanger <eric@archlinux.org>
pkgname=glib
pkgver=1.2.10
pkgrel=13
pkgdesc="Common C routines used by Gtk+ and other libs"
arch=('i686' 'x86_64')
url="http://www.gtk.org/"
license=('LGPL')
@bbidulock
bbidulock / PKGBUILD
Created June 7, 2015 03:23
PKGBUILD for evince2
# Maintainer : SpepS <dreamspepser at yahoo dot it>
# Contributor: Jan de Groot <jgc@archlinux.org>
_p=evince
pkgname=evince2
pkgver=2.32.0
pkgrel=3
pkgdesc="Simply a document viewer. Gtk2 version."
url="http://projects.gnome.org/evince/"
arch=('i686' 'x86_64')
@bbidulock
bbidulock / wmmail.patch
Created June 11, 2015 16:21
Patches for WMMail.app-0.64
diff -up src/WMMail.app-0.64/Anims/asmail/Makefile.in.orig src/WMMail.app-0.64/Anims/asmail/Makefile.in
--- src/WMMail.app-0.64/Anims/asmail/Makefile.in.orig 2000-07-03 03:52:08.000000000 -0600
+++ src/WMMail.app-0.64/Anims/asmail/Makefile.in 2015-06-11 10:07:26.000000000 -0600
@@ -1,6 +1,8 @@
-# Makefile.in generated automatically by automake 1.4 from Makefile.am
+# Makefile.in generated by automake 1.15 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994-2014 Free Software Foundation, Inc.