Skip to content

Instantly share code, notes, and snippets.

View rakkesh's full-sized avatar

Rakesh rakkesh

  • UPPAL KALAN, INDIA
View GitHub Profile
@rakkesh
rakkesh / # mgba - 2016-06-09_10-48-46.txt
Created June 9, 2016 05:19
mgba (homebrew/games/mgba) on Mac OS X 10.11.5 - Homebrew build logs
Homebrew build logs for homebrew/games/mgba on Mac OS X 10.11.5
Build date: 2016-06-09 10:48:46
@rakkesh
rakkesh / # dmtx-utils - 2016-06-09_05-22-17.txt
Created June 8, 2016 23:54
dmtx-utils on Mac OS X 10.11.5 - Homebrew build logs
Homebrew build logs for dmtx-utils on Mac OS X 10.11.5
Build date: 2016-06-09 05:22:17
@rakkesh
rakkesh / # zbar - 2016-06-09_05-14-49.txt
Created June 8, 2016 23:46
zbar on Mac OS X 10.11.5 - Homebrew build logs
Homebrew build logs for zbar on Mac OS X 10.11.5
Build date: 2016-06-09 05:14:49
@rakkesh
rakkesh / # blockhash - 2016-06-09_05-06-40.txt
Created June 8, 2016 23:39
blockhash on Mac OS X 10.11.5 - Homebrew build logs
Homebrew build logs for blockhash on Mac OS X 10.11.5
Build date: 2016-06-09 05:06:40
@rakkesh
rakkesh / # pandoc - 2016-06-05_07-59-20.txt
Created June 5, 2016 02:39
pandoc on Mac OS X 10.11.5 - Homebrew build logs
Homebrew build logs for pandoc on Mac OS X 10.11.5
Build date: 2016-06-05 07:59:20
@rakkesh
rakkesh / # libvnc - 2016-05-01_09-43-58.txt
Created May 1, 2016 05:44
libvnc on Mac OS X 10.11.4 - Homebrew build logs
Homebrew build logs for libvnc on Mac OS X 10.11.4
Build date: 2016-05-01 09:43:58
@rakkesh
rakkesh / freeswitch.diff
Last active October 31, 2015 08:07
Homebrew freeswitch recipe diff with commit f65e2e08205b48591d826af0748c3671f3018f28
diff --git a/Library/Formula/freeswitch.rb b/Library/Formula/freeswitch.rb
index 6322420..3babf80 100644
--- a/Library/Formula/freeswitch.rb
+++ b/Library/Formula/freeswitch.rb
@@ -2,8 +2,8 @@ class Freeswitch < Formula
desc "Telephony platform to route various communication protocols"
homepage "https://freeswitch.org"
url "https://freeswitch.org/stash/scm/fs/freeswitch.git",
- :tag => "v1.4.23",
- :revision => "aaef0e298730d0f1cc11f2573bb6e6d999b0242d"
@rakkesh
rakkesh / freeswitch.rb
Last active November 3, 2015 07:19
Homebrew recipe for FreeSWITCH 1.6.2 with video support
class Freeswitch < Formula
desc "Telephony platform to route various communication protocols"
homepage "https://freeswitch.org"
url "https://freeswitch.org/stash/scm/fs/freeswitch.git",
:tag => "v1.6.2",
:revision => "643e3ff88fc96872fec3bd3c70fa2be74dbe974a"
head "https://freeswitch.org/stash/scm/fs/freeswitch.git"
bottle do