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: aleiphoenix <aleiphoenix@gmail.com> | |
| pkgname=librabbitmq-c | |
| pkgver=20121123 | |
| pkgrel=1 | |
| pkgdesc="A RabbitMQ(amqp) library written in C-language" | |
| arch=('i686' 'x86_64') | |
| license=('BSD') | |
| makedepends=('git' 'autoconf' 'python' 'xmlto') | |
| url=https://github.com/alanxz/rabbitmq-c |
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
| --- PKGBUILD 2012-04-05 18:48:24.000000000 +0900 | |
| +++ PKGBUILD.neko.1.8.2-7 2012-04-07 18:50:50.989358970 +0900 | |
| @@ -6,13 +6,13 @@ | |
| pkgname=neko | |
| pkgver=1.8.2 | |
| -_fixedrevision=1878 | |
| -pkgrel=6 | |
| +_fixedrevision=1879 | |
| +pkgrel=7 |
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: Kyle Brady <kyle at spark-gap dot com> | |
| # Contributor: Patrick Hof <courts@offensivethinking.org> | |
| # Contributor: Michael Fellinger <mf@rubyists.com> | |
| # Contributor: Daichi Shinozaki <dsdseg@gmail.com> | |
| pkgname=haxe | |
| pkgver=2.08 | |
| pkgrel=4 | |
| pkgdesc="An open source programming language." | |
| arch=('i686' 'x86_64') |
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/bash | |
| /usr/bin/nekotools server -p 2000 -h localhost -d ./ |
NewerOlder