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 <[email protected]> | |
| 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 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
| /**************************************************************************** | |
| * xdg-dirs show XDG environment variables. | |
| * Copyright (C) 2013 sh!zeeg <[email protected]> | |
| * | |
| * 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
| # Maintainer: Alfredo Palhares <[email protected]> | |
| # Contributor: Shizeeg Unadequatov <[email protected]> | |
| # 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
| # Maintainer: ntkoopman ??? | |
| # Contributor: Shizeeg Unadequatov <[email protected]> | |
| pkgname=swiften-git | |
| pkgver=20130408 | |
| pkgrel=1 | |
| pkgdesc="XMPP Client Library" | |
| arch=('i686' 'x86_64') | |
| url="http://swift.im/" | |
| license=('GPL3') |
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
| # Contributor: Georgios N. Tsalikis <[email protected]> | |
| # Contributor: Shizeeque Unadequatov <[email protected]> | |
| pkgname=lite-git | |
| pkgver=20121223 | |
| pkgrel=1 | |
| pkgdesc="A toolkit engine for DirectFB" | |
| arch=('i686' 'x86_64') | |
| url="http://www.directfb.org" | |
| license="LGPL" |
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: Jesse Jaara <gmail.com: jesse.jaara> | |
| # Contributor: Shizeeg Unadequatov <[email protected]> | |
| pkgname=dfbterm-git | |
| pkgver=20121217 | |
| pkgrel=1 | |
| pkgdesc="Terminal emulator for directfb. Git version" | |
| arch=('i686' 'x86_64') | |
| url="http://www.directfb.org" | |
| license=('LGPL') |
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: Ferk <ferkiwi at gmail.com> | |
| # Contributor: Shizeeque Unadequatov <[email protected]> | |
| pkgname=imlib2-webp-git | |
| _gitname=imlib2-webp | |
| pkgver=20121209 | |
| pkgrel=1 | |
| pkgdesc='A WebP loader for Imlib2. Enables WebP support for every application that uses the imlib2 library.' | |
| arch=('i686' 'x86_64') | |
| url='http://www.hauweele.net/~gawen/imlib2-webp.html' |
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 -*- | |
| # vim: ts=4:st=4:et | |
| """ | |
| Yandex.Speller-cli For more info, see <http://www.yandex.net/speller> | |
| Copyright (C) 2013 sh!zeeg <[email protected]> | |
| 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 |
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: Moritz Lipp <[email protected]> | |
| # Contributor: Shizeeg Unadequatov <[email protected]> | |
| pkgname=zathura-git | |
| _gitname='zathura' | |
| pkgver=20130626 | |
| pkgrel=1 | |
| pkgdesc="a document viewer" | |
| arch=('i686' 'x86_64') | |
| url="http://pwmt.org/projects/zathura" |
OlderNewer