Install fbterm
via your favorite package manager
pacman -S fbterm
;============================================================================= | |
; CMake - Cross Platform Makefile Generator | |
; Copyright 2000-2009 Kitware, Inc., Insight Software Consortium | |
; | |
; Distributed under the OSI-approved BSD License (the "License"); | |
; see accompanying file Copyright.txt for details. | |
; | |
; This software is distributed WITHOUT ANY WARRANTY; without even the | |
; implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
; See the License for more information. |
#!/usr/bin/env bash | |
### build_shibbolethsp --- compile ShibbolethSP plugin on Solaris | |
## Copyright (c) 2013 New York University | |
## | |
## Authors: Zachary Elliott <[email protected]> | |
## URL: https://gist.github.com/zellio/5886730 | |
## Version: 1.0.5 |