I hereby claim:
- I am piotrb on github.
- I am piotrb (https://keybase.io/piotrb) on keybase.
- I have a public key ASC7_WtI5UQpUTYDMZg-kF1MEWc6jV2V2fRWYmLZKPGCxwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #feature_list tr.beta .status { | |
| font-weight: bold; | |
| color: #000066; | |
| } | |
| #feature_list tr.dev .status { | |
| font-weight: bold; | |
| color: #990000; | |
| } | |
| #feature_list tr.alpha .status { | |
| font-weight: bold; |
| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
| <html> | |
| <head> | |
| <meta http-equiv="content-type" content="text/html;charset=UTF-8"> | |
| <title>System down for maintenance</title> | |
| <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"> | |
| <META HTTP-EQUIV="EXPIRES" CONTENT="0"> | |
| <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> | |
| <META NAME="ROBOTS" CONTENT="NONE,NOARCHIVE"> |
| ~ ❯ brew install gtk+ ⏎ | |
| ==> Installing gtk+ dependency: cairo | |
| ==> Downloading http://www.cairographics.org/releases/cairo-1.10.2.tar.gz | |
| File already downloaded in /Users/piotr/Library/Caches/Homebrew | |
| ==> ./configure --prefix=/usr/local/Cellar/cairo/1.10.2 --with-x | |
| ==> make install | |
| make install-recursive | |
| Making install in src | |
| make install-am | |
| CC cairo-analysis-surface.lo |
| /* | |
| Copyright (c) 2010, Piotr Banasik <[email protected]> | |
| Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation | |
| files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, | |
| modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the | |
| Software is furnished to do so, subject to the following conditions: | |
| The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. |