This file contains hidden or 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: Alfredo Palhares <masterkorp@masterkorp.net> | |
| # Contributor: Shizeeg Unadequatov <shizeeque@gmail.com> | |
| # Please submit your patches to: | |
| # https://github.com/masterkorp/pkgbuilds | |
| pkgname=luasocket-git | |
| _gitname=luasocket | |
| pkgver=20130605 | |
| pkgrel=2 |
This file contains hidden or 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
| /**************************************************************************** | |
| * xdg-dirs show XDG environment variables. | |
| * Copyright (C) 2013 sh!zeeg <shizeeg@ya.ru> | |
| * | |
| * This program is free software: you can redistribute it and/or modify | |
| * it under the terms of the GNU General Public License as published by | |
| * the Free Software Foundation, either version 3 of the License, or | |
| * (at your option) any later version. | |
| * | |
| * This program is distributed in the hope that it will be useful, |
This file contains hidden or 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
| #!/bin/sh | |
| # http://help.yandex.ru/narod/creating/ftp.xml | |
| # | |
| LOGIN= | |
| PASS= | |
| LFTP=/usr/bin/lftp | |
| SCROT=/usr/bin/scrot | |
| SCROTOPTS= | |
| REMOTEDIR= | |
| IMGDIR="/tmp/" |
This file contains hidden or 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 python | |
| # -*- coding: utf-8 -*- | |
| """ | |
| Godville player stats viewer. For more info, see <http://godville.net/> | |
| Copyright (C) 2012 sh!zeeg <shizeeg@ya.ru> | |
| This program is free software: you can redistribute it and/or modify | |
| it under the terms of the GNU General Public License as published by | |
| the Free Software Foundation, either version 3 of the License, or | |
| (at your option) any later version. |
NewerOlder