This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Maintainer: Joe George <joe at externl dot com> | |
pkgname="zeroc-ice-php" | |
pkgver=3.7.3 | |
pkgrel=1 | |
pkgdesc="PHP bindings for Ice RPC framework" | |
arch=("i686" "x86_64") | |
url="https://zeroc.com" | |
license=("GPL" "custom:Ice license") | |
makedepends=( |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=oneshot backup for rlcraft | |
# This can be problematic | |
#Requires=rlcraft.service | |
[Service] | |
Type=oneshot | |
User=lartza | |
Group=lartza | |
WorkingDirectory=/home/lartza |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Contributor: kreed <[email protected]> | |
# Contributor: rayman2200 | |
# Maintainer: Eric Anderson <[email protected]> | |
pkgname=mcrcon | |
pkgver=0.6.1 | |
pkgrel=1 | |
pkgdesc="Console based remote console (rcon) client for Minecraft servers" | |
arch=('i686' 'x86_64') | |
url="https://github.com/Tiiffi/mcrcon" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Prefix is Ctrl-a | |
set -g prefix C-a | |
bind C-a send-prefix | |
unbind C-b | |
set -sg escape-time 1 | |
set -g base-index 1 | |
setw -g pane-base-index 1 | |
#Mouse works as expected |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import Network.HostName | |
import System.Posix.User | |
main = do | |
hostname <- getHostName | |
username <- getLoginName | |
putStrLn (hostname ++ " hugs " ++ username) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fastcgi_param QUERY_STRING $query_string; | |
fastcgi_param REQUEST_METHOD $request_method; | |
fastcgi_param CONTENT_TYPE $content_type; | |
fastcgi_param CONTENT_LENGTH $content_length; | |
fastcgi_param SCRIPT_NAME $fastcgi_script_name; | |
fastcgi_param REQUEST_URI $request_uri; | |
fastcgi_param DOCUMENT_URI $document_uri; | |
fastcgi_param DOCUMENT_ROOT $document_root; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python2 | |
# -*- coding: utf-8 | |
# | |
# munin-murmur.py | |
# Copyright (C) 2008 Stefan Hacker <[email protected]> | |
# The getslice part to dynamically download the ice file from Murmur. | |
# | |
# Copyright (c) 2010 - 2016, Natenom <[email protected]> | |
# | |
# All rights reserved. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
../../release/libmurmur_ice.a(Murmur.o): In function `IceProxy::Murmur::Server::__begin_registerUser(std::map<Murmur::UserInfo, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<Murmur::UserInfo>, std::allocator<std::pair<Murmur::UserInfo const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const*, IceInternal::Function<void (int)> const&, IceInternal::Function<void (IceUtil::Exception const&)> const&, IceInternal::Function<void (bool)> const&)::Cpp11CB::~Cpp11CB()': | |
M |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: melchips <truphemus dot francois at gmail dot com> | |
# Contributor: Lari Tikkanen <[email protected]> | |
pkgname=bgs-git | |
pkgver=0.6.r2.gd455737 | |
pkgrel=1 | |
pkgdesc="simple background setter based on imlib2" | |
arch=('i686' 'x86_64' 'armv7h') | |
url="https://github.com/Gottox/bgs" | |
license=('MIT') | |
depends=('imlib2' 'libxinerama') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cake, cake, cake. | |
Cake, cake, cake. | |
Cake, cake, cake. | |
There's nothing you can do that can't be done. | |
Nothing you can sing that can't be sung. | |
Nothing you can say but you can learn how to play the game. | |
It's easy. | |
Nothing you can make that can't be made. |
NewerOlder